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
*
preserve encodings in error messages
nobu
2015-09-28
1
-2
/
+2
*
complex.c: ruby/config.h must be included before math.h
odaira
2015-09-23
1
-0
/
+1
*
ruby/missing.h: M_PI fallback definition
nobu
2015-07-21
1
-1
/
+1
*
* complex.c (f_complex_polar): simple bug reproduced only when y is
usa
2015-05-22
1
-1
/
+1
*
numeric.c: Numeric#positive? and Numeric#negative?
nobu
2015-05-17
1
-0
/
+3
*
* complex.c (k_exact_one_p): remove unused macro k_exact_one_p.
gogotanaka
2015-03-24
1
-1
/
+0
*
* complex.c (k_inexact_p, k_exact_zero_p): use k_exact_zero_p macro
gogotanaka
2015-03-24
1
-5
/
+4
*
complex.c: [DOC] mention about Complex literal.
gogotanaka
2015-03-21
1
-2
/
+3
*
complex.c: suppress warnings on FreeBSD
nobu
2015-03-09
1
-2
/
+2
*
complex.c: sign of zeros
nobu
2015-02-25
1
-12
/
+26
*
complex.c: specialize
nobu
2015-02-25
1
-11
/
+9
*
complex.c: move optimization
nobu
2015-02-25
1
-29
/
+40
*
complex.c: M_PI in VC
nobu
2015-02-25
1
-0
/
+4
*
numeric.c: calculate complex numbers
nobu
2015-02-24
1
-4
/
+6
*
complex.c: multiply as rotation
nobu
2015-02-24
1
-0
/
+35
*
* complex.c: removed commented-out code.
hsbt
2015-01-10
1
-4
/
+0
*
* internal.h: Gather declarations in non-header files.
akr
2014-11-18
1
-2
/
+0
*
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-15
1
-1
/
+0
*
provide backward compatibilities
nobu
2014-08-22
1
-0
/
+2
*
add some documents [ci skip]
nobu
2014-07-28
1
-1
/
+1
*
* include/ruby/ruby.h (struct RComplex): no longer. [Feature #9888]
shyouhei
2014-06-23
1
-0
/
+14
*
avoid large alloca on Complex/Rational calls
normal
2014-05-02
1
-8
/
+15
*
* complax.c: [DOC] Document number conversion of `nil` by @skade [fix GH-570]...
hsbt
2014-03-21
1
-0
/
+2
*
complex.c: remove f_inspect and f_to_s
nobu
2014-03-17
1
-23
/
+14
*
unused functions and variables
nobu
2014-03-17
1
-58
/
+6
*
* complex.c: removed meaningless lines.
tadf
2013-09-15
1
-2
/
+0
*
rational.c: conditionally defined variable
nobu
2013-09-10
1
-0
/
+2
*
complex.c: fix typo
nobu
2013-09-09
1
-4
/
+4
*
complex.c, rational.c: use RB_TYPE_P
nobu
2013-09-09
1
-49
/
+27
*
* gc.c: support RGENGC. [ruby-trunk - Feature #8339]
ko1
2013-05-13
1
-1
/
+1
*
* include/ruby/ruby.h: constify RRational::(num,den) and
ko1
2013-05-13
1
-4
/
+4
*
* *.c, parse.y, insns.def: use RARRAY_AREF/ASET macro
ko1
2013-05-13
1
-2
/
+2
*
* array.c: Document synonymous methods, by windwiny [GH-277]
zzak
2013-04-12
1
-0
/
+1
*
* complex.c: edited rdoc.
tadf
2013-03-10
1
-1
/
+7
*
* complex.c: described syntax of string form.
tadf
2013-03-10
1
-0
/
+18
*
marshal.c: marshal_dump instance varialbes
nobu
2013-01-26
1
-0
/
+1
*
complex.c, time.c: make marshal methods private
nobu
2012-12-01
1
-2
/
+2
*
* complex.c (string_to_c_strict, string_to_c): check NUL.
tadf
2012-11-22
1
-3
/
+21
*
* complex.c (nucomp_to_c): added.
tadf
2012-11-21
1
-0
/
+16
*
* complex.c: some improvements.
tadf
2012-11-20
1
-11
/
+29
*
* complex.c (read_comp): mathn compliant.
tadf
2012-11-18
1
-8
/
+8
*
trivial changes.
tadf
2012-11-18
1
-11
/
+12
*
* complex.c (read_comp): modified handling of polar form.
tadf
2012-11-17
1
-5
/
+4
*
* complex.c (read_comp): fixed handling of polar form.
tadf
2012-11-17
1
-3
/
+11
*
* complex.c (string_to_c_strict, string_to_c): rewrote without regexp.
tadf
2012-11-17
1
-131
/
+230
*
* complex.c (make_patterns): should not accept extra sign.
tadf
2012-11-17
1
-1
/
+1
*
* complex.c: modified doc.
tadf
2012-11-10
1
-3
/
+7
*
* complex.c: modified doc.
tadf
2012-11-03
1
-35
/
+94
*
* include/ruby/ruby.h: add C APIs.
nari
2012-10-20
1
-2
/
+1
*
* complex.c: Fix examples of r36993.
eregon
2012-09-22
1
-7
/
+5
[next]