index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mathn.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/matrix.rb: suppress warnings.
akr
2010-01-25
1
-0
/
+4
*
* lib/mathn.rb (Bignum#**): Fixed bignum**fixnum that was broken when requiri...
marcandre
2009-09-24
1
-2
/
+2
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
1
-13
/
+13
*
* lib/mathn.rb: Math.sqrt(NaN) should be NaN. [ruby-dev:37537]
yugui
2008-12-23
1
-0
/
+2
*
* lib/mathn.rb: moved into ext/mathn/rational/rational.c and
keiju
2008-10-24
1
-95
/
+3
*
* lib/rational.rb: resolved conflicts of aliases.
tadf
2008-10-05
1
-7
/
+7
*
moved def_canon.
tadf
2008-09-29
1
-15
/
+5
*
* lib/mathn.rb: added String#to_[rc].
tadf
2008-09-29
1
-4
/
+16
*
* lib/mathn.rb ({Fixnum,Bignum,Float}#**): may produce complex
tadf
2008-09-28
1
-0
/
+30
*
* lib/mathn.rb: a hack to provide canonicalization. This must be
tadf
2008-09-27
1
-0
/
+90
*
* complex.c: an instance method image has been removed and
tadf
2008-09-20
1
-3
/
+3
*
* complex.c: uses f_(in)?exact_p macro.
tadf
2008-09-19
1
-2
/
+6
*
* lib/mathn.rb (Integer): moved into prime.rb.
yugui
2008-09-03
1
-95
/
+1
*
* lib/mathn.rb (Rational::power2): removed incomplete method.
matz
2008-06-23
1
-44
/
+0
*
* lib/mathn.rb (Rational::power2): typo fixed. [ruby-core:17293]
matz
2008-06-19
1
-1
/
+1
*
both complex and rational are now builtin classes.
tadf
2008-03-16
1
-5
/
+4
*
* lib/rational.rb (floor, ceil, truncate, round): do not use
tadf
2008-02-12
1
-5
/
+0
*
* lib/mathn.rb (Prime#each): returns an enumerator if no block
kazu
2008-01-09
1
-0
/
+1
*
* $Date$ keyword removed to avoid inclusion of locale dependent
akr
2008-01-06
1
-1
/
+0
*
* ext/socket/socket.c (unix_sysaccept): typo fixed.
matz
2006-06-19
1
-0
/
+1
*
* sprintf.c (rb_str_format): allow %c to print one character
matz
2006-06-09
1
-8
/
+0
*
* lib/mathn.rb (Fixnum): remove debug print.
matz
2005-09-19
1
-3
/
+0
*
* io.c (io_close): call rb_io_close() directly if io is a T_FILE
matz
2005-09-19
1
-1
/
+6
*
* lib/mathn.rb (Rational::inspect): should preserve original
matz
2005-09-17
1
-2
/
+3
*
* string.c (rb_str_clear): avoid revealing NULL pointer.
matz
2004-11-14
1
-38
/
+47
*
* io.c (rb_fopen): mode string copy at the lowest level.
matz
2004-10-05
1
-0
/
+3
*
* misc/ruby-mode.el (ruby-calculate-indent): proper indentation
matz
2003-12-19
1
-1
/
+1
*
* ext/socket/socket.c (tcp_s_gethostbyname): was using
matz
2003-07-25
1
-11
/
+11
*
* string.c (rb_str_ljust): now takes optional argument to specify
matz
2003-05-02
1
-1
/
+1
*
* lib/rational.rb: modified to support "quo".
matz
2003-01-23
1
-9
/
+2
*
forgot some checkins.
matz
2001-05-06
1
-1
/
+5
*
1.4.0
matz
1999-08-13
1
-2
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1999-01-20
1
-2
/
+3
*
Initial revision
v1_0_r2
r2
matz
1998-01-16
1
-0
/
+308