summaryrefslogtreecommitdiff
path: root/lib/forwardable.rb
AgeCommit message (Expand)Author
2011-05-11 * lib/forwardable.rb: support 'delegate :foo => :bar' for to meetkeiju
2010-06-23Clean warnings: unused variables.naruse
2010-05-23* ext/openssl/lib/openssl/x509-internal.rb, lib/forwardable.rb,nobu
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-11-28 * lib/foerwardable.rb: should be usable def_single_delegator forkeiju
2008-06-04* lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2005-10-05* range.c (rb_range_beg_len): should return Qfalse for non-rangematz
2001-11-03* matrix.rb (Matrix#column_vectors, Matrix#row_vectors): ditto bug.keiju
2001-05-07Initial revisionknu