summaryrefslogtreecommitdiff
path: root/lib/mathn.rb
AgeCommit message (Expand)Author
2011-08-26* ext/pathname/lib/pathname.rb: Fix typos and grammar mistakes. Patchdrbrain
2011-06-29 * math.c: Attach documentation for Math.drbrain
2011-06-01 * lib/mathn.rb: Improve documentation and attach it to Numeric.drbrain
2011-05-23 * lib/mathn.rb: Improve documentation. Patch by Sandor Szucs.drbrain
2011-05-12 * lib/mathn.rb: Fix indentation. Patch by Jason Dew.drbrain
2011-05-12 * lib/mathn.rb: Add documentation. Patch by Jason Dew. [Ruby 1.9 -drbrain
2010-01-25* lib/matrix.rb: suppress warnings.akr
2009-09-24* lib/mathn.rb (Bignum#**): Fixed bignum**fixnum that was broken when requiri...marcandre
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-12-23* lib/mathn.rb: Math.sqrt(NaN) should be NaN. [ruby-dev:37537]yugui
2008-10-24 * lib/mathn.rb: moved into ext/mathn/rational/rational.c andkeiju
2008-10-05 * lib/rational.rb: resolved conflicts of aliases.tadf
2008-09-29moved def_canon.tadf
2008-09-29 * lib/mathn.rb: added String#to_[rc].tadf
2008-09-28 * lib/mathn.rb ({Fixnum,Bignum,Float}#**): may produce complextadf
2008-09-27 * lib/mathn.rb: a hack to provide canonicalization. This must betadf
2008-09-20 * complex.c: an instance method image has been removed andtadf
2008-09-19 * complex.c: uses f_(in)?exact_p macro.tadf
2008-09-03* lib/mathn.rb (Integer): moved into prime.rb.yugui
2008-06-23* lib/mathn.rb (Rational::power2): removed incomplete method.matz
2008-06-19* lib/mathn.rb (Rational::power2): typo fixed. [ruby-core:17293]matz
2008-03-16both complex and rational are now builtin classes.tadf
2008-02-12 * lib/rational.rb (floor, ceil, truncate, round): do not usetadf
2008-01-09* lib/mathn.rb (Prime#each): returns an enumerator if no blockkazu
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2006-06-19* ext/socket/socket.c (unix_sysaccept): typo fixed.matz
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2005-09-19* lib/mathn.rb (Fixnum): remove debug print.matz
2005-09-19* io.c (io_close): call rb_io_close() directly if io is a T_FILEmatz
2005-09-17* lib/mathn.rb (Rational::inspect): should preserve originalmatz
2004-11-14* string.c (rb_str_clear): avoid revealing NULL pointer.matz
2004-10-05* io.c (rb_fopen): mode string copy at the lowest level.matz
2003-12-19* misc/ruby-mode.el (ruby-calculate-indent): proper indentationmatz
2003-07-25* ext/socket/socket.c (tcp_s_gethostbyname): was usingmatz
2003-05-02* string.c (rb_str_ljust): now takes optional argument to specifymatz
2003-01-23* lib/rational.rb: modified to support "quo".matz
2001-05-06forgot some checkins.matz
1999-08-131.4.0matz
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
2019-08-17version 1.0-971002v1_0_971002Yukihiro Matsumoto
2019-08-17version 0.99.4-961224v0_99_4_961224Yukihiro Matsumoto