Age | Commit message (Expand) | Author |
---|
2017-10-08 | Remove unnecessary `require 'thread'` | kazu |
2016-08-30 | Use qualified names | nobu |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2011-05-18 | * lib: remove trailing spaces. | nobu |
2011-05-17 | * lib/singleton.rb: Improve documentation. by Pete Higgins. | drbrain |
2009-01-02 | * lib/singleton.rb: fix documentation. [ruby-core:21038] | matz |
2008-12-31 | * lib/singleton.rb: fix indentation of RDoc text. [ruby-core:21029] | matz |
2008-06-18 | * marshal.c (w_object, marshal_dump, r_object0, marshal_load): search | nobu |
2008-05-28 | * lib/singleton.rb (SingletonClassMethods): _load should be public. | nobu |
2007-02-14 | * lib/delegate.rb: catch up with class local variable (@_v) spec. | ko1 |
2006-12-31 | * Merge YARV | ko1 |
2005-03-15 | *** empty log message *** | nobu |
2004-03-29 | * exception message clean-up by Ian Macdonald <[email protected]>. | 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 |