summaryrefslogtreecommitdiff
path: root/lib/irb/completion.rb
AgeCommit message (Expand)Author
2007-07-06 * lib/irb.rb: typo. Thanks, Giles Bowkett.keiju
2006-07-19 * lib/irb/completion.rb: support for completion of numerickeiju
2006-07-18patch was misapplied. fixed. sorryryan
2006-07-08cached rdoc diagrams, private rdoc comments, minor clarifications in debug.rb...ryan
2004-03-10* struct.c (rb_struct_s_def): Struct::new executes block withmatz
2003-10-16consistent parentheses in assignment RHS.matz
2003-05-22* object.c (rb_obj_clone): defer copying freezing state aftermatz
2002-12-24* lib/irb/completion.rb: Use Object#class rather than Object#type.knu
2002-12-24* class.c (ins_methods_i): should not show ID_ALLOCATOR.matz
2002-10-02use Object#class instead of deprecated Object#type.nobu
2002-07-09* irb 0.9keiju
2001-04-30Merge from irb-tools 0.7.1.knu
2000-05-122000-05-12matz