mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* bignum.c: Reorder functions to decrease forward reference.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41822 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
8dbf566094
commit
42d6020059
2 changed files with 1430 additions and 1429 deletions
|
@ -1,3 +1,7 @@
|
|||
Sun Jul 7 19:21:30 2013 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* bignum.c: Reorder functions to decrease forward reference.
|
||||
|
||||
Sun Jul 7 14:41:57 2013 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* bignum.c: (bigsub_core): Use bary_sub.
|
||||
|
|
Loading…
Add table
Reference in a new issue