1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
ttate 6228c04396 Curses::getstr and Window#getstr use getnstr() and wgetnstr()
if they are available.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1855 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-11-23 09:53:54 +00:00
..
curses Curses::getstr and Window#getstr use getnstr() and wgetnstr() 2001-11-23 09:53:54 +00:00
dbm * configure.in: use waitpid on mingw32. 2001-06-01 02:25:28 +00:00
digest * eval.c (rb_thread_restore_context): save current value of 2001-09-08 14:17:53 +00:00
etc Rename *.jp to *.ja, since jp is a region code and ja is a language 2001-07-19 05:44:26 +00:00
fcntl * dir.c (dir_s_glob): supprt backslash escape of metacharacters 2001-02-14 05:52:06 +00:00
gdbm * ext/gdbm/gdbm.c (rb_gdbm_fetch): str is a VALUE now. 2001-10-03 07:52:09 +00:00
nkf * regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS and 2001-07-18 05:56:05 +00:00
pty * parse.y (str_extend): should check nesting parentheses in #{}. 2001-11-21 15:42:12 +00:00
readline * ext/readline/readline.c: restore terminal mode 2001-09-06 05:14:06 +00:00
sdbm * intern.h (rb_protect_inspect): follow the change of array.c. 2001-10-29 06:16:01 +00:00
socket * parse.y (str_extend): shuould allow interpolation of $-x. 2001-10-29 05:07:26 +00:00
tcltklib * parse.y (str_extend): shuould allow interpolation of $-x. 2001-10-29 05:07:26 +00:00
tk * parse.y (parse_regx): should raise error on untermitated 2001-11-19 05:03:03 +00:00
Win32API * ext/Win32API/Win32API.c: remove Init_win32api(). 2001-03-26 05:11:18 +00:00
.cvsignore * ext/extmk.rb.in: support multi-level ext/ directories. 2001-07-13 18:02:10 +00:00
aix_mksym.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
configsub.rb * mkconfig.rb, ext/configsub.rb: VERSION -> RUBY_VERSION. 2001-05-31 04:40:37 +00:00
extmk.rb.in * parse.y (parse_regx): should raise error on untermitated 2001-11-19 05:03:03 +00:00
Setup Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
Setup.dj Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
Setup.emx Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
Setup.nt Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00
Setup.x68 Import the "digest" module and the submodules, from the Rough Ruby 2001-07-13 20:06:14 +00:00