index
:
ruby.git
master
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_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
mathn.rb
Age
Commit message (
Expand
)
Author
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 character
matz
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_FILE
matz
2005-09-17
* lib/mathn.rb (Rational::inspect): should preserve original
matz
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 indentation
matz
2003-07-25
* ext/socket/socket.c (tcp_s_gethostbyname): was using
matz
2003-05-02
* string.c (rb_str_ljust): now takes optional argument to specify
matz
2003-01-23
* lib/rational.rb: modified to support "quo".
matz
2001-05-06
forgot some checkins.
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 1.0-971002
v1_0_971002
Yukihiro Matsumoto
2019-08-17
version 0.99.4-961224
v0_99_4_961224
Yukihiro Matsumoto