summaryrefslogtreecommitdiff
path: root/lib/irb
AgeCommit message (Expand)Author
2013-01-16* .document: Removed extra spacedrbrain
2013-01-15 * lib/irb/ext/save-history.rb: identify rightly a status of akeiju
2013-01-14 * lib/irb/ext/save-history.rb: outputs its history tokeiju
2012-12-29 * lib/irb/completion.rb: treat rightly comletion for symbol on irbkeiju
2012-12-28 * lib/irb/context.rb: IRB::Context#new: Check from JobManagerkeiju
2012-12-27 * lib/irb/ruby-lex.rb: make lex_state to EXPR_END when next tokenkeiju
2012-12-27 * lib/irb/ruby-lex.rb: allow to handle recursive heredocs onkeiju
2012-12-26fix typo from r38623zzak
2012-12-26 * lib/irb/context.rb: fix IRB::Inspector#keys_with_inspector [Bug #7598]keiju
2012-12-26 * lib/irb/context.rb: IRB::Context#use_readline= has been obsolatekeiju
2012-12-26 * lib/irb/context.rb: make a correct prompt fromkeiju
2012-12-26 * lib/irb/ext/math-mode.rb: make not able to change math-modekeiju
2012-12-26 * lib/irb/init.rb: change default debug level forkeiju
2012-12-25* remove trailing spaces.nobu
2012-12-25 * lib/irb/init.rb, lib/irb/context.rb: fix conf.debug_level= keiju
2012-12-25 * lib/irb/ruby-lex.rb: improve RubyLex performance for large fileskeiju
2012-12-25 * lib/irb/output-method.rb: raise right exception whenkeiju
2012-12-25 * lib/irb/init.rb, lib/irb/lc/ja/error.rb, lib/irb/lc/error.rb:keiju
2012-12-25 * lib/irb/workspace.rb: define method to private on top-level irbkeiju
2012-12-23* lib/irb/ruby-lex.rb: Add handling for %i and %I quoting to irbzzak
2012-12-21* lib/irb/slex.rb(#match): Typo, should be D_DETAILzzak
2012-12-21* lib/irb/input-method.rb, lib/irb.rb: Typo in zzak
2012-12-21* lib/irb/inspector.rb, lib/irb/context.rb: Move IRB::INSPECTORS and zzak
2012-12-21* lib/irb.rb, lib/irb/*: Documentation for IRBzzak
2012-12-20 * lib/irb/completion.rb (CompletionProc): support completion oftarui
2012-12-13* lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak
2012-12-10* lib/irb/magic-file.rb: set a encoding, which is detected fromnari
2012-11-16* lib/cgi/core.rb: Use symbols instead of strings formarcandre
2012-06-27NotImplementError is not exist.kazu
2012-01-27* lib/irb/completion.rb (IRB::InputCompletor::CompletionProc):nobu
2011-11-05* ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj
2011-06-29 * lib/irb/completion.rb: complate correctry string literal. fix [Bug #1145].keiju
2011-06-29 * lib/irb/cmd/help.rb: support RDoc 3.7. fix [Bug #3760].keiju
2011-06-28 * lib/irb/ruby-lex.rb: recognize '\char' in ruby statement.keiju
2011-06-27 * lib/irb/ruby-lex.rb: fix [Bug #4232].keiju
2011-06-27 * lib/irb/workspace.rb: fix BUG#4793.keiju
2011-05-18* lib: remove trailing spaces.nobu
2011-05-15* remove trailing spaces.nobu
2011-01-31* lib/irb/locale.rb (IRB::Locale::#search_file):yugui
2011-01-18 * lib/irb/comletion.rb: Irb tab completion support for XX::method forms.keiju
2011-01-09* lib/irb/locale.rb (IRB::Locale::LOCALE_NAME_RE):yugui
2011-01-05* lib/irb/locale.rb (IRB::Locale#search_file): make it possibleyugui
2010-12-05* lib/irb/init.rb (IRB.parse_opts): fix typo. [ruby-core:33574]nobu
2010-11-08* lib/*.rb: Remove unused variable warnings.marcandre
2010-11-03* lib/irb/ruby-lex.rb (RubyLex#identify_string): use charclass.nobu
2010-11-02* lib/irb/ruby-lex.rb (RubyLex#identify_string): parse multiplematz
2010-08-01* lib/irb/init.rb (IRB.parse_opts): set VERBOSE to true when debugmame
2010-07-11* lib/csv.rb: Fix unused variable warnings.marcandre
2010-06-04Clarification of what '*' matches. Patch by John Wells <john.wells at greatw...drbrain
2010-05-23* ext/openssl/lib/openssl/x509-internal.rb, lib/forwardable.rb,nobu