index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
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