diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-05-17 06:33:50 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-05-17 06:33:50 +0000 |
| commit | fe5470bd65f9fb9888fd508b0265681691059054 (patch) | |
| tree | 08681d28d0e918cc08444eefd241ed639fdb8bd4 /ChangeLog | |
| parent | c89af9fc53fe324a9c8247a423e6c35f471e1c9d (diff) | |
thread problems
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@696 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Wed May 17 14:14:23 2000 Yukihiro Matsumoto <matz@netlab.co.jp> + + * re.c (rb_reg_new_1): use /m instead of /p. + Wed May 17 02:22:03 2000 Yukihiro Matsumoto <matz@netlab.co.jp> * eval.c (rb_thread_polling): wait 0.06 second to let other |
