diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Wed Dec 19 15:37:06 2007 Yukihiro Matsumoto <matz@ruby-lang.org> + + * insnhelper.ci (vm_yield_with_cfunc): call cfunc with + (argv[0], data, argc, argv) to pass all arguments. + + * eval.c (loop_i): adapted to new calling convention. + Wed Dec 19 15:13:20 2007 Yukihiro Matsumoto <matz@ruby-lang.org> * string.c (rb_str_justify): should propagate encoding from pad |
