ruby/ext/bigdecimal/lib/bigdecimal
matz b268c7309e * array.c (rb_ary_pop): may cause realloc oscillation. a patch
from MORITA Naoyuki <mlgetter at kidou.sakura.ne.jp>.
  [ruby-dev:29028]

* parse.y (then): we'd like to reserve colon here for the future.
  warning added.

* ruby.h: export rb_cMethod.  [ruby-talk:201259]

* ext/bigdecimal/bigdecimal.c: Allows '_' to appear within
  digits.  [ruby-dev:28872]

* ext/bigdecimal/lib/bigdecimal/util.rb: Bug in to_r reported by
  [ruby-list:42533] fixed.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10526 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-07-13 15:43:02 +00:00
..
jacobian.rb * ext/bigdecimal/bigdecimal.c: add RDoc document. a patch from 2006-06-29 09:09:33 +00:00
ludcmp.rb * ext/bigdecimal/bigdecimal.c: add RDoc document. a patch from 2006-06-29 09:09:33 +00:00
math.rb * ext/bigdecimal/bigdecimal.c: add RDoc document. a patch from 2006-06-29 09:09:33 +00:00
newton.rb * ext/bigdecimal/bigdecimal.c: add RDoc document. a patch from 2006-06-29 09:09:33 +00:00
util.rb * array.c (rb_ary_pop): may cause realloc oscillation. a patch 2006-07-13 15:43:02 +00:00