summaryrefslogtreecommitdiffstats
path: root/lib/irb.rb
Commit message (Expand)AuthorAgeFilesLines
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * lib/irb.rb: typo. Thanks, Giles Bowkett.keiju2007-07-061-1/+1
* * string.c (scan_once): wrong condition to use mbclen2().matz2005-10-271-1/+1
* * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.keiju2005-04-131-4/+6
* * lib/irb.rb (IRB::Irb::eval_input): warn and exit if $SAFE >=3matz2003-06-101-2/+6
* * array.c (rb_ary_zip): iterates over items in the receiver.matz2002-11-191-1/+1
* use Object#class instead of deprecated Object#type.nobu2002-10-021-3/+3
* * irb 0.9keiju2002-07-091-57/+79
* *** empty log message ***keiju2001-05-081-3/+2
* Get rid of Japanese comments and fix English comments as appropriate.knu2001-05-031-4/+2
* Initial revisionknu2001-04-301-0/+317