diff --git a/ChangeLog b/ChangeLog index 8620114f3f..5de093ed22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,6 +25,8 @@ Mon Dec 10 06:44:47 2007 Tanaka Akira * file.c (rb_f_test): ditto. + [ruby-dev:32495] + Mon Dec 10 06:41:00 2007 Tanaka Akira * re.c (rb_reg_names): new method Regexp#names. @@ -34,6 +36,8 @@ Mon Dec 10 06:41:00 2007 Tanaka Akira * lib/pp.rb (MatchData#pretty_print): show names of named captures. + [ruby-dev:32493] + Mon Dec 10 01:35:06 2007 Yukihiro Matsumoto * parse.y (expr): redefinable not (!) operator. @@ -597,6 +601,7 @@ Mon Nov 26 23:18:46 2007 Masatoshi SEKI Mon Nov 26 17:32:16 2007 Tanaka Akira * re.c (Init_Regexp): new method Regexp#fixed_encoding? + [ruby-dev:32361] Mon Nov 26 13:28:14 2007 Keiju Ishitsuka @@ -767,6 +772,7 @@ Tue Nov 20 17:10:11 2007 Tanaka Akira * io.c (rb_io_close_on_exec_p): new method IO#close_on_exec?. (rb_io_set_close_on_exec): new method IO#close_on_exec=. + [ruby-dev:32323] Tue Nov 20 16:24:31 2007 Tanaka Akira @@ -896,6 +902,8 @@ Mon Nov 19 17:51:27 2007 Tanaka Akira * lib/time.rb (Time#xmlschema): use nsec instead of usec. + [ruby-dev:32306] + Mon Nov 19 17:48:30 2007 Yukihiro Matsumoto * object.c (rb_class_superclass): should not raise exception for