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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
singleton.rb
Age
Commit message (
Expand
)
Author
2008-06-18
merge revision(s) 17396:
shyouhei
2005-03-15
*** empty log message ***
nobu
2004-05-07
* eval.c (rb_eval): too many line trace call. (ruby-bugs PR#1320)
matz
2003-08-22
* enum.c (inject_i): use rb_yield_values.
matz
2003-08-02
* numeric.c (flo_to_s): get rid of buffer overflow.
matz
2003-04-23
* lib/cgi.rb (CGI::QueryExtension::[]): always return Value
matz
2003-04-21
* gc.c (rb_gc): use rb_gc_mark_maybe() to mark registered C
matz
2002-10-02
use Object#class instead of deprecated Object#type.
nobu
2002-06-13
ext/exmk.rb.in, lib/singleton.rb: remove nested ""s.
matz
2002-06-04
* string.c (rb_str_aset): should raise error if an indexing string
matz
2002-02-01
* file.c (rb_stat_inspect): print dev, rdev in hexadecimal.
matz
2002-01-29
* file.c (rb_stat_rdev_major): added. [new]
matz
2002-01-28
* eval.c (is_defined): defined?(Foo::Baz) should check constants
matz
2001-12-03
* time.c (time_plus): must detect result overflow.
matz
2001-11-28
* eval.c (rb_thread_select): should subtract timeofday() from
matz
2001-11-27
* marshal.c (w_float): must distinguish -0.0 from 0.0.
matz
2001-07-31
* marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSION
matz
2001-05-06
forgot some checkins.
matz
2000-12-25
001225
matz
2000-02-29
2000-02-29
matz
1999-11-25
19991125
matz
1999-11-17
19991117
matz
1999-08-13
1.4.0
matz