aboutsummaryrefslogtreecommitdiffstats
path: root/lib/complex.rb
Commit message (Expand)AuthorAgeFilesLines
* Re-expose Complex.new as .new! (Kernel#Complex needs to call _something_ :)dave2003-04-241-4/+8
* * lib/cgi.rb (CGI::QueryExtension::[]): always return Valuematz2003-04-231-2/+2
* * io.c (rb_io_fread): may lose data on nonblocking read.matz2003-03-231-7/+7
* * lib/complex.rb (Complex#==): should not raise error by typematz2003-02-061-2/+1
* Added RDoc comments. See comments at EOF for remaining issues.gsinclair2003-02-041-37/+148
* * range.c (range_step): iteration done using "+" if elements arematz2002-05-301-1/+2
* * various files: macro fix-up by Michal Rokos.matz2002-04-251-1/+3
* * class.c (rb_mod_clone): should not copy class name, since clonematz2001-10-221-13/+0
* * string.c (rb_str_index): wrong increment for non alphanumericmatz2001-10-161-1/+1
* matzmatz2000-08-071-6/+6
* matzmatz2000-07-181-2/+0
* 2000-01-17matz2000-01-171-13/+19
* 1.4.0matz1999-08-131-8/+10
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-4/+10
* Initial revisionv1_0_r2matz1998-01-161-0/+490