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_rational.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* test/ruby/test_complex.rb (@unify): fix the detection if math
yugui
2009-11-26
1
-1
/
+2
*
* complex.c (nucomp_rationalize) added. [experimental]
tadf
2009-08-16
1
-0
/
+55
*
* complex.c (nucomp_hash), rational.c (nurat_hash): not to use
nobu
2009-07-25
1
-0
/
+4
*
* rational.c: renamed equal_p to eqeq_p.
tadf
2009-07-03
1
-1
/
+1
*
* rational.c (nurat_cmp): use rb_num_coerce_cmp.
tadf
2009-06-27
1
-0
/
+3
*
* rational.c (nurat_s_convert): calls to_r when the given argument
tadf
2009-06-18
1
-2
/
+2
*
* complex.c (nucomp_coerce): accepts Complex instances.
tadf
2009-06-16
1
-0
/
+6
*
removed extra spaces.
tadf
2009-06-07
1
-4
/
+4
*
* test/ruby/test_complex.rb: added some tests.
tadf
2008-12-04
1
-0
/
+14
*
revert.
tadf
2008-12-03
1
-3
/
+0
*
* test/ruby/test_rational.rb: add a test.
mame
2008-12-02
1
-0
/
+3
*
trivial changes.
tadf
2008-11-10
1
-1
/
+1
*
* complex.c (nucomp_s_canonicalize_internal): does no apply
tadf
2008-09-23
1
-131
/
+21
*
* complex.c (nucomp_s_canonicalize_internal): checks exactness of
tadf
2008-09-21
1
-28
/
+47
*
* prec.c: removed. Precision will be redesigned and be back again.
yugui
2008-09-19
1
-10
/
+0
*
* 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: refined.
tadf
2008-09-13
1
-1
/
+1
*
* rational.c: removed unused code.
tadf
2008-09-07
1
-11
/
+25
*
* complex.c: uses f_real_p macro.
tadf
2008-09-05
1
-0
/
+7
*
* complex.c (numeric_abs2): new.
tadf
2008-08-31
1
-2
/
+6
*
removed some lines which gain the score of coverage.
tadf
2008-08-29
1
-104
/
+0
*
* complex.c ({nucomp,numeric}_rect): new.
tadf
2008-08-29
1
-41
/
+149
*
* complex.c (nucomp_div): now behaves as quo.
tadf
2008-08-22
1
-16
/
+31
*
* test/ruby/test_io_m17n.rb: remove a duplicative method.
mame
2008-05-13
1
-1
/
+1
*
* bignum.c (Init_Bignum): rdiv method removed. [ruby-dev:34242]
matz
2008-04-03
1
-15
/
+0
*
* numeric.c (num_rdiv): should always return rational number.
matz
2008-04-02
1
-1
/
+1
*
anyway renamed.
tadf
2008-03-26
1
-1
/
+1
*
* test/ruby/test_rational.rb: add tests to achieve over 90% test
mame
2008-03-25
1
-0
/
+104
*
fixed. [ruby-dev:34109]
tadf
2008-03-22
1
-4
/
+3
*
both complex and rational are now builtin classes.
tadf
2008-03-16
1
-0
/
+971