diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -65,6 +65,16 @@ Fri Sep 28 12:49:05 2007 Koichi Sasada <ko1@atdot.net> * benchmark/driver.rb: fix file selection algorithm. +Fri Sep 28 02:05:42 2007 Yukihiro Matsumoto <matz@ruby-lang.org> + + * string.c (rb_str_comparable): need not to check asciicompat here. + + * encoding.c (rb_enc_check): ditto. + + * string.c (rb_enc_str_coderange): tuned a bit; no broken check. + + * encoding.c (rb_enc_check): new encoding comparison criteria. + Thu Sep 27 17:36:28 2007 NAKAMURA Usaku <usa@ruby-lang.org> * win32/REAMDE.win32: follow recent changes. |
