diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Tue Oct 9 21:29:19 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * array.c (rb_ary_permutation, rb_ary_combination): missing type + names. + + * array.c (rb_ary_permutation): used buffer should be t1. + Tue Oct 9 16:58:10 2007 Yukihiro Matsumoto <matz@ruby-lang.org> * array.c: remove to_a completely. |
