1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/nkf
matz 95ad43eeb5 * eval.c (rb_f_require): move rb_file_s_expand_path from
rb_find_file_noext().

* file.c (rb_find_file_noext): move rb_file_s_expand_path to
  rb_f_require().

* string.c (rb_str_each_line): should propagate taint mark.

* ext/nkf/nkf.c (rb_nkf_kconv): ditto.

* ruby.c (load_file): local variables 'c' remain uninitialized on
  xflag.

* regex.c (re_match): prefetched escaped character too early.

* eval.c (rb_call0): add argument check for attr_readers.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@1574 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-07-06 06:37:01 +00:00
..
lib 19991029 1999-10-29 09:25:48 +00:00
nkf1.7 19991004 1999-10-04 04:51:08 +00:00
.cvsignore This commit was manufactured by cvs2svn to create branch 'ruby_1_6'. 2001-01-09 17:17:33 +00:00
depend 19991018 1999-10-18 09:03:16 +00:00
extconf.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
MANIFEST remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
nkf.c * eval.c (rb_f_require): move rb_file_s_expand_path from 2001-07-06 06:37:01 +00:00
test.rb remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00