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
/
complex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* complex.c (string_to_c, nucomp_s_convert): preserve the current
tadf
2008-06-13
1
-8
/
+17
*
* complex.c (string_to_c_internal): save and restore backref. fixed [ruby-dev...
wanabe
2008-06-13
1
-2
/
+7
*
* complex.c: refactoring.
tadf
2008-06-12
1
-90
/
+41
*
* complex.c (nucomp_s_convert): need not to initialize optional
tadf
2008-06-10
1
-2
/
+0
*
fixed
tadf
2008-06-09
1
-12
/
+17
*
* complex.c (nucomp_s_convert): can accept Complex('i').
tadf
2008-06-09
1
-10
/
+18
*
* include/ruby/ruby.h (CONST_ID): constant ID cache for non-gcc.
nobu
2008-06-09
1
-0
/
+2
*
* complex.c (make_patterns): constified.
nobu
2008-06-09
1
-4
/
+6
*
* math.c (to_flo): rb_Float() accepts even strings for input.
matz
2008-05-16
1
-2
/
+2
*
* complex.c, rational.c: fixed indent.
nobu
2008-04-22
1
-117
/
+130
*
* complex.c (nucomp_div): [ruby-dev:34357]
tadf
2008-04-14
1
-5
/
+20
*
* lib/cmath.rb: new.
tadf
2008-04-05
1
-121
/
+18
*
* bignum.c (Init_Bignum): rdiv method removed. [ruby-dev:34242]
matz
2008-04-03
1
-6
/
+3
*
* complex.c (nucomp_int_check): function for DRY real check.
tadf
2008-04-03
1
-61
/
+24
*
adopted the ruby's style.
tadf
2008-03-31
1
-884
/
+892
*
revert git backfire in r15860; sorry
matz
2008-03-30
1
-27
/
+18
*
* proc.c (proc_dup): should copy is_lambda attribute as well.
matz
2008-03-30
1
-18
/
+27
*
* complex.c (f_lcm): removed.
tadf
2008-03-27
1
-27
/
+18
*
trivial changes.
tadf
2008-03-24
1
-55
/
+55
*
fixed. [ruby-dev:34109]
tadf
2008-03-22
1
-14
/
+14
*
* complex.c (nucomp_sub, nucomp_expt): call corresponding functions.
mame
2008-03-20
1
-2
/
+2
*
improvements.
tadf
2008-03-20
1
-52
/
+255
*
added rb_gcd.
tadf
2008-03-19
1
-75
/
+2
*
revert.
tadf
2008-03-19
1
-24
/
+23
*
* complex.c (nucomp_to_s, nucomp_inspect): get rid of making
nobu
2008-03-19
1
-23
/
+24
*
edited comments.
tadf
2008-03-16
1
-1
/
+1
*
both complex and rational are now builtin classes.
tadf
2008-03-16
1
-0
/
+1533