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
/
lib
/
complex.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 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
matz
1998-01-16
1
-0
/
+490