diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,10 +1,12 @@ -Thu Oct 4 16:52:20 2007 Yukihiro Matsumoto <matz@ruby-lang.org> +Thu Oct 4 16:54:00 2007 Yukihiro Matsumoto <matz@ruby-lang.org> * re.c (kcode_setter): Perl-ish global variable `$=' no longer effective. * io.c (Init_IO): remove obsolete variables: $defout, $deferr. + * re.c (Init_Regexp): remove obsolete const alias: MatchingData. + Thu Oct 4 16:28:33 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> * encoding.c (rb_obj_encoding): returns encoding of the given object. |
