summaryrefslogtreecommitdiff
path: root/complex.c
AgeCommit message (Expand)Author
2008-06-13 * complex.c (string_to_c, nucomp_s_convert): preserve the currenttadf
2008-06-13* complex.c (string_to_c_internal): save and restore backref. fixed [ruby-dev...wanabe
2008-06-12 * complex.c: refactoring.tadf
2008-06-10 * complex.c (nucomp_s_convert): need not to initialize optionaltadf
2008-06-09fixedtadf
2008-06-09 * complex.c (nucomp_s_convert): can accept Complex('i').tadf
2008-06-09* include/ruby/ruby.h (CONST_ID): constant ID cache for non-gcc.nobu
2008-06-09* complex.c (make_patterns): constified.nobu
2008-05-16* math.c (to_flo): rb_Float() accepts even strings for input.matz
2008-04-22* complex.c, rational.c: fixed indent.nobu
2008-04-14 * complex.c (nucomp_div): [ruby-dev:34357]tadf
2008-04-05 * lib/cmath.rb: new.tadf
2008-04-03* bignum.c (Init_Bignum): rdiv method removed. [ruby-dev:34242]matz
2008-04-03 * complex.c (nucomp_int_check): function for DRY real check.tadf
2008-03-31adopted the ruby's style.tadf
2008-03-30revert git backfire in r15860; sorrymatz
2008-03-30* proc.c (proc_dup): should copy is_lambda attribute as well.matz
2008-03-27 * complex.c (f_lcm): removed.tadf
2008-03-24trivial changes.tadf
2008-03-22fixed. [ruby-dev:34109]tadf
2008-03-20* complex.c (nucomp_sub, nucomp_expt): call corresponding functions.mame
2008-03-20improvements.tadf
2008-03-19added rb_gcd.tadf
2008-03-19revert.tadf
2008-03-19* complex.c (nucomp_to_s, nucomp_inspect): get rid of makingnobu
2008-03-16edited comments.tadf
2008-03-16both complex and rational are now builtin classes.tadf