Age | Commit message (Expand) | Author |
2021-04-03 | Backport lib/reline, and lib/irb for 3.0.1 4th (#4349) | aycabta |
2020-08-18 | [ruby/irb] Workaround a bug of ruby-mode.el | Nobuyoshi Nakada |
2020-08-18 | [ruby/irb] Yet another unnecessary readline | Nobuyoshi Nakada |
2020-08-18 | [ruby/irb] Make history infinite if set SAVE_HISTORY to negative | aycabta |
2020-08-18 | [ruby/irb] Suppress crash when bignum is set to SAVE_HISTORY | aycabta |
2020-01-14 | Use Reline.encoding_system_needs if exists | aycabta |
2019-08-22 | IRB's multiline history is enable only when Reidline mode | aycabta |
2019-07-27 | Ignore history file without saving if permissions cannot be changed | Jeremy Evans |
2019-07-15 | Simplify history saving code | aycabta |
2019-07-15 | Use #to_a for Readline::HISTORY directly | aycabta |
2019-07-15 | Remove debug print | aycabta |
2019-07-15 | Support multiline irb_history | aycabta |
2019-07-15 | Suppress warnings | Masataka Pocke Kuwabara |
2019-05-27 | Add support for history with Reline backend | Sutou Kouhei |
2016-04-15 | * lib/irb/ext/save-history.rb: Fix NoMethodError when method is not defined. | hsbt |
2016-04-14 | * lib/irb/ext/save-history.rb: suppress warning: method redefined; | naruse |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2014-08-24 | * lib/e2mmap.rb: remove needless instance variables. | hsbt |
2014-08-09 | * lib/irb.rb: removed commented-out code. | hsbt |
2014-08-09 | * lib/cmath.rb: fixed indent. | hsbt |
2013-02-04 | * lib/irb.rb, lib/irb/ext/save-history.rb: Add documentation on how to | zzak |
2013-01-15 | * lib/irb/ext/save-history.rb: identify rightly a status of a | keiju |
2013-01-14 | * lib/irb/ext/save-history.rb: outputs its history to | keiju |
2012-12-21 | * lib/irb.rb, lib/irb/*: Documentation for IRB | zzak |
2009-07-21 | * lib/irb.rb, lib/irb/init.rb, lib/irb/ext/save-history.rb: add | keiju |
2009-07-07 | * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-mode | keiju |
2009-03-06 | * lib/**/*.rb: removed unnecessary shbang lines. | nobu |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
2008-10-04 | * irb/ext/save-history.rb: typo | keiju |
2008-10-04 | * lib/irb/irb/ext/save-history.rb: change load_history using File.expand_pat... | keiju |
2008-01-06 | * $Date$ keyword removed to avoid inclusion of locale dependent | akr |
2005-04-14 | * lib/irb/ruby-lex.rb, lib/irb/slex.rb: bug fix of [ruby-Bugs-1745] | keiju |
2005-04-13 | * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5(new files) | keiju |