1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Invalid date.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4359 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
shigek 2003-08-08 15:38:46 +00:00
parent faf68391a4
commit 95cd9e4bb2

View file

@ -1,4 +1,4 @@
Fri Aug 9 00:35:00 2003 Shigeo Kobayashi <shigek@ruby-lang.org>
Sat Aug 9 00:35:00 2003 Shigeo Kobayashi <shigek@ruby-lang.org>
* ext/bigdecimal.c: F style output(like 1234.56789) implemented
to to_s method.