diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-01-13 02:39:03 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-01-13 02:39:03 +0000 |
| commit | 224a3c26b4fe7dc689a7267e21a0d1a32b736499 (patch) | |
| tree | 67fc798fce72393e2ebfb0ff2989352f38795a08 /ChangeLog | |
| parent | 212f40c0c5a7c368769e77567f289782ad375e0a (diff) | |
| download | ruby-224a3c26b4fe7dc689a7267e21a0d1a32b736499.tar.gz ruby-224a3c26b4fe7dc689a7267e21a0d1a32b736499.tar.xz ruby-224a3c26b4fe7dc689a7267e21a0d1a32b736499.zip | |
* test/yaml/test_yaml.rb (YAML_Unit_Tests::test_spec_type_{int,float}):
fix syntax error.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5453 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +Tue Jan 13 11:38:58 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * test/yaml/test_yaml.rb (YAML_Unit_Tests::test_spec_type_{int,float}): + fix syntax error. + Tue Jan 13 07:52:40 2004 why the lucky stiff <why@ruby-lang.org> * ext/syck/bytecode.c: turn off default implicit typing. @@ -11,7 +16,7 @@ Tue Jan 13 07:52:40 2004 why the lucky stiff <why@ruby-lang.org> Tue Jan 13 04:29:52 2004 Dave Thomas <dave@pragprog.com> - * lib/rdoc/ri/ri_driver.rb (RiDriver::report_method_stuff): + * lib/rdoc/ri/ri_driver.rb (RiDriver::report_method_stuff): Show fully-qualified class names in class list. Tue Jan 13 01:24:17 2004 Yukihiro Matsumoto <matz@ruby-lang.org> |
