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