ruby/ext/curses
nobu 3780ede6ef * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c,
ext/dl/ptr.c, ext/dl/sym.c, ext/gdbm/gdbm.c, ext/iconv/iconv.c,
  ext/stringio/stringio.c, ext/strscan/strscan.c,
  ext/tcltklib/tcltklib.c, ext/win32ole/win32ole.c:
  use rb_define_alloc_func().


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3193 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-12-20 11:23:40 +00:00
..
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
MANIFEST new methods and constants for using the mouse, character attributes, 2001-08-12 23:42:44 +00:00
curses.c * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c, 2002-12-20 11:23:40 +00:00
depend ext/*/depend 1999-10-21 07:08:00 +00:00
extconf.rb Add wresize, resizeterm and KEY_RESIZE. 2002-01-29 19:24:43 +00:00
hello.rb new methods and constants for using the mouse, character attributes, 2001-08-12 23:42:44 +00:00
mouse.rb new methods and constants for using the mouse, character attributes, 2001-08-12 23:42:44 +00:00
rain.rb Initial revision 1998-01-16 12:13:05 +00:00
view.rb This commit was generated by cvs2svn to compensate for changes in r372, 1999-01-20 04:59:39 +00:00
view2.rb * parse.y (yylex): obsolete '?<whitespace>'; use '?\s', '?\n', 2002-06-18 06:29:07 +00:00