diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-04-25 01:35:13 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-04-25 01:35:13 +0000 |
| commit | 378a63a638028a855ad089ce208585cbb9f6c07c (patch) | |
| tree | 3a3f7b00ed003baf4eff8f43840112ba5939b7aa /ChangeLog | |
| parent | 609e70cd228863b0da397c6744b73b0d9533fb41 (diff) | |
| download | ruby-378a63a638028a855ad089ce208585cbb9f6c07c.tar.gz ruby-378a63a638028a855ad089ce208585cbb9f6c07c.tar.xz ruby-378a63a638028a855ad089ce208585cbb9f6c07c.zip | |
* eval_intern.h (PUSH_TAG): no argument now.
* eval.c, eval_error.h, eval_jump.h, eval_load.c, proc.c, thread.c:
ditto.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12212 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,9 @@ -Wed Apr 25 10:33:15 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> +Wed Apr 25 10:36:03 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * eval_intern.h (PUSH_TAG): no argument now. + + * eval.c, eval_error.h, eval_jump.h, eval_load.c, proc.c, thread.c: + ditto. * thread.c (alloc_event_fook, rb_thread_remove_event_hook): should return value. |
