index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
bigdecimal
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
3
-7
/
+7
*
* ext/bigdecimal/bigdecimal.c (BigDecimal_to_r): moved from
matz
2008-11-11
1
-12
/
+0
*
* ext/bigdecimal/lib/bigdecimal/jacobian.rb (Jacobian::dfdxi):
matz
2008-06-20
1
-1
/
+1
*
* bignum.c (bignorm): sizeof(long) may be smaller than
matz
2006-07-11
1
-3
/
+2
*
* ext/bigdecimal/bigdecimal.c: add RDoc document. a patch from
matz
2006-06-29
5
-34
/
+102
*
* ext/bigdecimal/lib/bigdecimal/newton.rb (Newton::nlsolve): typo
matz
2006-06-10
1
-1
/
+1
*
* ext/bigdecimal/sample/linear.rb: resolve LoadError.
ocean
2005-02-18
1
-38
/
+0
*
* bigdecimal/newton.rb: resolve LoadError.
ocean
2005-02-18
2
-3
/
+3
*
mult & div instead of * & /.
shigek
2003-08-29
1
-7
/
+9
*
E added. Typo corrected.
shigek
2003-08-19
1
-3
/
+22
*
Refinement for speedup.
shigek
2003-08-17
1
-24
/
+20
*
Typo 'selt' corrected to 'self'.
shigek
2003-08-16
1
-2
/
+2
*
sqrt() & atan() added.
shigek
2003-08-15
1
-5
/
+39
*
Newly added.
shigek
2003-08-14
1
-0
/
+147
*
Comment changed.
shigek
2003-08-08
1
-1
/
+1
*
Trailing 0s in split removed.(to_digits changed).
shigek
2003-08-05
1
-2
/
+0
*
Bug in to_digits fixed.
shigek
2003-08-05
1
-8
/
+5
*
Typo pointed out by Javier Goizueta fixed.
shigek
2003-08-04
1
-1
/
+1
*
Spec for div changed.
shigek
2003-07-25
1
-1
/
+0
*
As discussed in ruby-dev ML:
shigek
2003-07-18
5
-0
/
+325
*
More pathes from Tadasi Saito.
shigek
2003-07-18
4
-243
/
+0
*
Changed according to Tadashi Saito's advice.
shigek
2003-06-27
1
-4
/
+4
*
Dir. rearrangement according to the suggestions from Minero Aoki.
shigek
2003-04-24
3
-133
/
+0
*
Rubbish !
shigek
2003-03-28
1
-7
/
+0
*
Copied from rough/bigdecimal,documents & some sample programs added.
shigek
2003-03-28
8
-0
/
+383