diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-11-27 02:55:02 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-11-27 02:55:02 +0000 |
| commit | da9e225d87622364198d8fb63c88acf942ef53c8 (patch) | |
| tree | 873ee551ddc85ff49dbb2eb197f87be0761b0247 /ChangeLog | |
| parent | 34873118b14f8dc89e968cc26220b830272a67e8 (diff) | |
merges r25029 from trunk into ruby_1_9_1.
--
* ext/bigdecimal/lib/bigdecimal/{ludcmp,math}.rb: depend on
bigdecimal.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@25947 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Tue Sep 22 05:04:08 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/bigdecimal/lib/bigdecimal/{ludcmp,math}.rb: depend on + bigdecimal. + + * ext/bigdecimal/lib/bigdecimal/*.rb: made module functions. + Tue Sep 22 01:10:02 2009 Marc-Andre Lafortune <ruby-core@marc-andre.ca> * ossl_config.c (ossl_config_add_value_m, ossl_config_set_section): |
