diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Thu May 22 17:12:10 2003 Yukihiro Matsumoto <matz@ruby-lang.org> + + * gc.c (run_final): use rb_thread_critical instead of DEFER_INTS. + [ruby-dev:20272] + + * marshal.c: try to make ArgumentError and TypeError consistent. + [ruby-core:01068] + Thu May 22 15:46:37 2003 Yukihiro Matsumoto <matz@ruby-lang.org> * eval.c (rb_define_alloc_func): need not to disable |
