diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,7 +1,8 @@ -Fri May 29 10:04:32 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> +Fri May 29 17:08:23 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> - * hash.c (rb_hash_inspect): rescurses with defined ID to get rid - of extra call. [ruby-core:23601] + * hash.c (Init_Hash): made #to_s an alias to #inspect to reduce + the result of recursive array. a patch from ujihisa a + [ruby-core:23601]. [ruby-dev:38555] Fri May 29 09:30:00 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> |
