summaryrefslogtreecommitdiff
path: root/lib/irb/context.rb
AgeCommit message (Expand)Author
2005-07-29* lib/irb/context.rb: fix `irb --readline` option. [ruby-dev:40955]keiju
2005-04-13 * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.keiju
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
2003-10-15* marshal.c (w_object): dump extended modules as well.matz
2003-07-26* variable.c (rb_mod_const_missing): "const_missing" should notmatz
2003-07-03* array.c (rb_values_at): extract common procedure frommatz
2003-06-01context.rb typo, thank rubikichi-sankeiju
2002-10-02use Object#class instead of deprecated Object#type.nobu
2002-07-09* irb 0.9keiju
2001-05-03Get rid of Japanese comments and fix English comments as appropriate.knu
2001-04-30Initial revisionknu