ruby/ext
shugo a76e21e612 * ext/readline/readline.c: new methods
Readline::basic_word_break_characters,
	Readline::basic_word_break_characters=,
	Readline::completer_word_break_characters,
	Readline::completer_word_break_characters=,
	Readline::basic_quote_characters,
	Readline::basic_quote_characters=,
	Readline::completer_quote_characters,
	Readline::completer_quote_characters=,
	Readline::filename_quote_characters,
	Readline::filename_quote_characters=.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-12-19 08:02:55 +00:00
..
Win32API * string.c (rb_str_replace): swap arguments of OBJ_INFECT. 2001-12-18 08:47:06 +00:00
curses * array.c (rb_ary_modify): should copy the internal buffer if the 2001-12-10 07:18:16 +00:00
dbm * configure.in: use GCC, not without_gcc. remove without_gcc. 2001-12-02 14:10:27 +00:00
digest * eval.c (rb_thread_restore_context): save current value of 2001-09-08 14:17:53 +00:00
etc * string.c (rb_str_replace): swap arguments of OBJ_INFECT. 2001-12-18 08:47:06 +00:00
fcntl * dir.c (dir_s_glob): supprt backslash escape of metacharacters 2001-02-14 05:52:06 +00:00
gdbm * time.c (time_new_internal): avoid loop to calculate negative 2001-12-13 08:19:09 +00:00
nkf * regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS and 2001-07-18 05:56:05 +00:00
pty * marshal.c (w_float): must distinguish -0.0 from 0.0. 2001-11-27 10:00:35 +00:00
readline * ext/readline/readline.c: new methods 2001-12-19 08:02:55 +00:00
sdbm * intern.h (rb_protect_inspect): follow the change of array.c. 2001-10-29 06:16:01 +00:00
socket * eval.c (rb_mod_define_method): define_method should follow 2001-12-19 07:48:32 +00:00
syslog * string.c (rb_str_replace): swap arguments of OBJ_INFECT. 2001-12-18 08:47:06 +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
.cvsignore * ext/extmk.rb.in: support multi-level ext/ directories. 2001-07-13 18:02:10 +00:00
Setup Import the "syslog" module from the rough ruby project. This module 2001-11-26 12:00:40 +00:00
Setup.dj Import the "syslog" module from the rough ruby project. This module 2001-11-26 12:00:40 +00:00
Setup.emx Import the "syslog" module from the rough ruby project. This module 2001-11-26 12:00:40 +00:00
Setup.nt Import the "syslog" module from the rough ruby project. This module 2001-11-26 12:00:40 +00:00
Setup.x68 Import the "syslog" module from the rough ruby project. This module 2001-11-26 12:00:40 +00:00
aix_mksym.rb
configsub.rb * mkconfig.rb, ext/configsub.rb: VERSION -> RUBY_VERSION. 2001-05-31 04:40:37 +00:00
extmk.rb.in * ext/extmk.rb.in: ignore adding -Wl,-R to DLDFLAGS when the directory 2001-12-07 06:52:31 +00:00