| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * ext/Setup*, ext/bigfloat/*: Back out the import of BigFloat in | knu | 2002-04-17 | 1 | -2/+0 |
| | | | | | | | | favor of its forthcoming successor, BigDecimal. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2378 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
| * | * ext/bigfloat/extconf.rb: Downcase the module name. (BigFloat.so | knu | 2002-03-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | -> bigfloat.so) * ext/bigfloat/bigfloat.c (BigFloat_inspect): Alter the inspect format not to look like an array. (pointed out by akr) * ext/bigfloat/bigfloat.c (BigFloat_hash): Implement BigFloat#hash. * ext/bigfloat/bigfloat.c (BigFloat_dump, BigFloat_load): Support marshaling. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
| * | Initial revision | knu | 2002-03-22 | 1 | -0/+2 |
| git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2244 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||||
