summaryrefslogtreecommitdiffstats
path: root/ext/bigdecimal/lib
Commit message (Expand)AuthorAgeFilesLines
* * ext/bigdecimal/lib/bigdecimal/jacobian.rb (Jacobian::dfdxi):matz2008-06-201-1/+1
* * bignum.c (bignorm): sizeof(long) may be smaller thanmatz2006-07-111-3/+2
* * ext/bigdecimal/bigdecimal.c: add RDoc document. a patch frommatz2006-06-295-34/+102
* * ext/bigdecimal/lib/bigdecimal/newton.rb (Newton::nlsolve): typomatz2006-06-101-1/+1
* * ext/bigdecimal/sample/linear.rb: resolve LoadError.ocean2005-02-181-38/+0
* * bigdecimal/newton.rb: resolve LoadError.ocean2005-02-182-3/+3
* mult & div instead of * & /.shigek2003-08-291-7/+9
* E added. Typo corrected.shigek2003-08-191-3/+22
* Refinement for speedup.shigek2003-08-171-24/+20
* Typo 'selt' corrected to 'self'.shigek2003-08-161-2/+2
* sqrt() & atan() added.shigek2003-08-151-5/+39
* Newly added.shigek2003-08-141-0/+147
* Comment changed.shigek2003-08-081-1/+1
* Trailing 0s in split removed.(to_digits changed).shigek2003-08-051-2/+0
* Bug in to_digits fixed.shigek2003-08-051-8/+5
* Typo pointed out by Javier Goizueta fixed.shigek2003-08-041-1/+1
* Spec for div changed.shigek2003-07-251-1/+0
* As discussed in ruby-dev ML:shigek2003-07-185-0/+325
* More pathes from Tadasi Saito.shigek2003-07-184-243/+0
* Changed according to Tadashi Saito's advice.shigek2003-06-271-4/+4
* Dir. rearrangement according to the suggestions from Minero Aoki.shigek2003-04-243-133/+0
* Rubbish !shigek2003-03-281-7/+0
* Copied from rough/bigdecimal,documents & some sample programs added.shigek2003-03-288-0/+383