summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-03-01 04:12:13 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-03-01 04:12:13 +0000
commit4c8148385c7fd5638c25b9394ac350bd8389c130 (patch)
tree16c3b20fdeef94d7040d42c49340b08711fda2de /ChangeLog
parent1060968df79dfa1f775a212149afc3ee8d9865c8 (diff)
downloadruby-4c8148385c7fd5638c25b9394ac350bd8389c130.tar.gz
ruby-4c8148385c7fd5638c25b9394ac350bd8389c130.tar.xz
ruby-4c8148385c7fd5638c25b9394ac350bd8389c130.zip
* test/ruby/allpairs.rb: new file for all pairs method.
* test/ruby/test_m17n_comb.rb: use allpairs.rb to reduce test cases. * test/ruby/test_sprintf_comb.rb: ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15658 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d9ce30ab4..ad04fc638 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Sat Mar 1 13:11:03 2008 Tanaka Akira <akr@fsij.org>
+
+ * test/ruby/allpairs.rb: new file for all pairs method.
+
+ * test/ruby/test_m17n_comb.rb: use allpairs.rb to reduce test cases.
+
+ * test/ruby/test_sprintf_comb.rb: ditto.
+
Sat Mar 1 12:34:21 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
* string.c (sym_inspect): use rb_str_inspect() instead of