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
/
rational.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/mathn.rb (Bignum#**): Fixed bignum**fixnum that was broken when requiri...
marcandre
2009-09-24
1
-2
/
+2
*
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/rational.rb: resolved conflicts of aliases.
tadf
2008-10-05
1
-2
/
+2
*
trivial change.
tadf
2008-04-07
1
-2
/
+2
*
* lib/cmath.rb: new.
tadf
2008-04-05
1
-0
/
+2
*
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
-518
/
+10
*
* lib/rational.rb (floor, ceil, truncate, round): do not use
tadf
2008-02-12
1
-22
/
+53
*
* $Date$ keyword removed to avoid inclusion of locale dependent
akr
2008-01-06
1
-1
/
+0
*
* lib/rational.rb: fix high-precision Rationals cannot be
keiju
2007-05-08
1
-1
/
+3
*
* lib/rational.rb (Integer::gcd): small typo fix. [ruby-core:07395]
matz
2006-02-20
1
-1
/
+1
*
* lib/webrick/httpservlet/cgihandler.rb (WEBrick::HTTPServlet::CGIHandler):
matz
2006-02-20
1
-33
/
+7
*
* string.c (scan_once): wrong condition to use mbclen2().
matz
2005-10-27
1
-58
/
+233
*
* lib/mathn.rb (Fixnum): remove debug print.
matz
2005-09-19
1
-6
/
+0
*
* io.c (io_close): call rb_io_close() directly if io is a T_FILE
matz
2005-09-19
1
-0
/
+6
*
* array.c (rb_ary_update): pedantic check to detect
matz
2004-11-15
1
-11
/
+13
*
* exception message clean-up by Ian Macdonald <ian@caliban.org>.
matz
2004-03-29
1
-2
/
+2
*
* eval.c (rb_clear_cache_by_class): check both klass and origin.
matz
2003-07-17
1
-6
/
+3
*
* lib/rational.rb (Integer::denominator): fixed typo. (ruby-bugs-ja:PR#466)
nobu
2003-05-16
1
-1
/
+1
*
* regex.c (re_match_exec): \Z changed to be consistent with new $
matz
2003-05-14
1
-1
/
+1
*
* string.c (rb_str_ljust): now takes optional argument to specify
matz
2003-05-02
1
-4
/
+4
*
* parse.y (arg_ambiguous): hopefully better message.
matz
2003-04-22
1
-1
/
+3
*
* lib/complex.rb (Complex#==): should not raise error by type
matz
2003-02-06
1
-7
/
+21
*
* eval.c (rb_eval): do not warn discarding already undefined
matz
2003-01-23
1
-1
/
+3
*
* lib/rational.rb: modified to support "quo".
matz
2003-01-23
1
-37
/
+6
*
* lib/rational.rb(Rational#hash): modify algorism for hash-function.
keiju
2002-08-15
1
-1
/
+1
*
* eval.c (rb_eval): ruby_frame->last_func may be null, if it's
matz
2002-06-11
1
-3
/
+3
*
regexp literal (e.g. \202) match, etc.
matz
1999-09-01
1
-5
/
+29
*
1.4.0
matz
1999-08-13
1
-1
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1999-01-20
1
-2
/
+7
*
Initial revision
matz
1998-01-16
1
-0
/
+361