summaryrefslogtreecommitdiff
path: root/lib/irb/context.rb
AgeCommit message (Expand)Author
2010-03-30 * lib/irb.rb: suppoort [Feature#988], [ruby-core:21177].keiju
2009-10-11* lib/irb/context.rb (IRB::Context#irb_name): removed duplicatednobu
2009-10-09* lib/irb/context.rb (IRB::Context#initialize):naruse
2009-07-07 * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-modekeiju
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-10-04 * lib/irb/irb/ext/save-history.rb: change load_history using File.expand_pat...keiju
2008-02-12* ext/json/lib/json/pure/generator.rb,naruse
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
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