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
/
test
/
ruby
/
test_complex.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* test/ruby/test_complex.rb: added some tests.
tadf
2008-12-04
1
-1
/
+28
*
* complex.c (nurat_{to_s,inspect}): provides better representation
tadf
2008-12-03
1
-0
/
+10
*
trivial changes.
tadf
2008-11-10
1
-1
/
+1
*
* complex.c (nucomp_s_canonicalize_internal): does no apply
tadf
2008-09-23
1
-88
/
+21
*
* complex.c (nucomp_s_canonicalize_internal): checks exactness of
tadf
2008-09-21
1
-34
/
+46
*
* complex.c: an instance method image has been removed and
tadf
2008-09-20
1
-97
/
+84
*
* prec.c: removed. Precision will be redesigned and be back again.
yugui
2008-09-19
1
-4
/
+0
*
* complex.c (nucomp_s_convert): accepts complex
tadf
2008-09-17
1
-1
/
+4
*
* numeric.c: provides predicate real? instead of scalar?.
tadf
2008-09-16
1
-4
/
+6
*
* complex.c (nucomp_marshal_{dump,load}): preserve instance
tadf
2008-09-16
1
-0
/
+2
*
* complex.c (nucomp_eql_p): new.
tadf
2008-09-15
1
-0
/
+4
*
* complex.c (f_{add,mul,sub}): omitted some shortcuts for preserve
tadf
2008-09-14
1
-0
/
+20
*
* rational.c: removed unused code.
tadf
2008-09-07
1
-4
/
+16
*
* complex.c: uses f_real_p macro.
tadf
2008-09-05
1
-0
/
+10
*
* complex.c (numeric_abs2): new.
tadf
2008-08-31
1
-0
/
+5
*
* rational.c: added a static variable for nurat_to_f.
tadf
2008-08-30
1
-2
/
+2
*
removed some lines which gain the score of coverage.
tadf
2008-08-29
1
-126
/
+0
*
* complex.c ({nucomp,numeric}_rect): new.
tadf
2008-08-29
1
-39
/
+59
*
* complex.c (nucomp_div): now behaves as quo.
tadf
2008-08-22
1
-36
/
+63
*
* complex.c (nucomp_div): [ruby-dev:34357]
tadf
2008-04-14
1
-0
/
+2
*
* bignum.c (Init_Bignum): rdiv method removed. [ruby-dev:34242]
matz
2008-04-03
1
-28
/
+4
*
anyway renamed.
tadf
2008-03-26
1
-2
/
+2
*
* test/ruby/test_rational.rb: add tests to achieve over 90% test
mame
2008-03-25
1
-1
/
+126
*
fixed. [ruby-dev:34109]
tadf
2008-03-22
1
-1
/
+1
*
both complex and rational are now builtin classes.
tadf
2008-03-16
1
-0
/
+1017