diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -28,6 +28,19 @@ Wed Jul 1 06:47:09 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * enum.c (enum_grep): gets rid of type-punning calls. +Tue Jun 30 18:19:07 2009 Yukihiro Matsumoto <matz@ruby-lang.org> + + * hash.c (rb_hash_hash): documentation fix. a patch from + Marc-Andre Lafortune. [ruby-core:23943] + + * object.c (rb_mod_cmp): ditto. + + * range.c (range_eq): ditto. + + * string.c (rb_str_partition, rb_str_rpartition): ditto. + + * struct.c (rb_struct_s_def): ditto. + Tue Jun 30 17:44:24 2009 Yukihiro Matsumoto <matz@ruby-lang.org> * re.c (reg_match_pos): adjust offset based on characters, not |
