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
/
lib
/
complex.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
warn only when $VERBOSE.
tadf
2009-08-16
1
-1
/
+1
*
* lib/complex.rb, lib/rational.rb: added warning messages.
tadf
2009-08-16
1
-0
/
+2
*
* complex.c: edited rdoc.
tadf
2009-06-19
1
-0
/
+2
*
* lib/complex.rb: provides some obsolate methods.
tadf
2008-09-20
1
-0
/
+6
*
* complex.c: an instance method image has been removed and
tadf
2008-09-20
1
-0
/
+6
*
* complex.c: uses f_(in)?exact_p macro.
tadf
2008-09-19
1
-2
/
+4
*
* complex.c (nucomp_div): now behaves as quo.
tadf
2008-08-22
1
-0
/
+6
*
* lib/complex.rb: remove Math first before overwriting by CMath.
matz
2008-04-08
1
-0
/
+1
*
lib/complex.rb depends lib/cmath.rb.
tadf
2008-04-05
1
-224
/
+0
*
* lib/cmath.rb: new.
tadf
2008-04-05
1
-0
/
+6
*
revert git backfire in r15860; sorry
matz
2008-03-30
1
-32
/
+0
*
* proc.c (proc_dup): should copy is_lambda attribute as well.
matz
2008-03-30
1
-0
/
+32
*
* complex.c (f_lcm): removed.
tadf
2008-03-27
1
-32
/
+0
*
both complex and rational are now builtin classes.
tadf
2008-03-16
1
-517
/
+103
*
* lib/rational.rb (floor, ceil, truncate, round): do not use
tadf
2008-02-12
1
-3
/
+38
*
* $Date$ keyword removed to avoid inclusion of locale dependent
akr
2008-01-06
1
-1
/
+0
*
* lib/complex.rb: be able to create Complex(0, -0.0). [ruby-list:44268]
keiju
2007-11-26
1
-0
/
+3
*
* object.c (rb_mod_attr): make Module#attr to be an alias to
matz
2006-07-20
1
-2
/
+2
*
* sprintf.c (rb_f_sprintf): [ruby-dev:27967]
matz
2005-12-07
1
-0
/
+4
*
* misc/ruby-mode.el (ruby-expr-beg): support $! at the end of
matz
2005-11-30
1
-7
/
+2
*
* numeric.c (rb_num_coerce_relop): export function.
matz
2003-07-31
1
-69
/
+63
*
* lib/net/smtp.rb (Net::SMTP::send0): add taint check.
matz
2003-07-29
1
-5
/
+5
*
* ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly
matz
2003-07-26
1
-82
/
+112
*
remove debug message
matz
2003-07-25
1
-1
/
+0
*
* variable.c (rb_mod_const_missing): new method. [ruby-core:00441]
matz
2003-07-22
1
-6
/
+10
*
* eval.c (rb_clear_cache_by_class): check both klass and origin.
matz
2003-07-17
1
-9
/
+7
*
Re-expose Complex.new as .new! (Kernel#Complex needs to call _something_ :)
dave
2003-04-24
1
-4
/
+8
*
* lib/cgi.rb (CGI::QueryExtension::[]): always return Value
matz
2003-04-23
1
-2
/
+2
*
* io.c (rb_io_fread): may lose data on nonblocking read.
matz
2003-03-23
1
-7
/
+7
*
* lib/complex.rb (Complex#==): should not raise error by type
matz
2003-02-06
1
-2
/
+1
*
Added RDoc comments. See comments at EOF for remaining issues.
gsinclair
2003-02-04
1
-37
/
+148
*
* range.c (range_step): iteration done using "+" if elements are
matz
2002-05-30
1
-1
/
+2
*
* various files: macro fix-up by Michal Rokos.
matz
2002-04-25
1
-1
/
+3
*
* class.c (rb_mod_clone): should not copy class name, since clone
matz
2001-10-22
1
-13
/
+0
*
* string.c (rb_str_index): wrong increment for non alphanumeric
matz
2001-10-16
1
-1
/
+1
*
matz
matz
2000-08-07
1
-6
/
+6
*
matz
matz
2000-07-18
1
-2
/
+0
*
2000-01-17
matz
2000-01-17
1
-13
/
+19
*
1.4.0
matz
1999-08-13
1
-8
/
+10
*
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1999-01-20
1
-4
/
+10
*
Initial revision
v1_0_r2
r2
matz
1998-01-16
1
-0
/
+490