summaryrefslogtreecommitdiff
path: root/lib/irb/ext
AgeCommit message (Expand)Author
2021-03-06[ruby/irb] Make save-history extension safe for concurrent useJeremy Evans
2021-02-12[ruby/irb] Fix inverse separator conditionNobuyoshi Nakada
2021-02-11[ruby/irb] Suppress error when File::ALT_SEPARATOR is nilaycabta
2021-01-29Fix absolute path predicate on WindowsNobuyoshi Nakada
2021-01-27[ruby/irb] add `IRB::FileInputMethod.open` to ensure closing associated FileNobuhiro IMAI
2020-08-28[ruby/irb] Discard newlines at end of fileaycabta
2020-08-18[ruby/irb] Workaround a bug of ruby-mode.elNobuyoshi Nakada
2020-08-18[ruby/irb] Yet another unnecessary readlineNobuyoshi Nakada
2020-08-18[ruby/irb] Make history infinite if set SAVE_HISTORY to negativeaycabta
2020-08-18[ruby/irb] Suppress crash when bignum is set to SAVE_HISTORYaycabta
2020-04-07[DOC] get rid of parsing as TIDYLINK unintentionallyNobuyoshi Nakada
2020-01-14Use Reline.encoding_system_needs if existsaycabta
2019-11-25Remove e2mmap dependencyaycabta
2019-11-24Remove debug code...aycabta
2019-11-24Disable tracer ext of IRB when tracer doesn't foundaycabta
2019-10-26IRB: Document command evaluation history.zverok
2019-08-22IRB's multiline history is enable only when Reidline modeaycabta
2019-07-27Ignore history file without saving if permissions cannot be changedJeremy Evans
2019-07-15Simplify history saving codeaycabta
2019-07-15Use #to_a for Readline::HISTORY directlyaycabta
2019-07-15Remove debug printaycabta
2019-07-15Support multiline irb_historyaycabta
2019-07-15Suppress warningsMasataka Pocke Kuwabara
2019-05-27Add support for history with Reline backendSutou Kouhei
2018-11-02lib/*: Prefer require_relative over require.marcandre
2017-10-08Remove unnecessary `require 'thread'`kazu
2017-04-20Removed math mode from irb.hsbt
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-16Add frozen_string_literal: false for all filesnaruse
2014-08-24* lib/e2mmap.rb: remove needless instance variables.hsbt
2014-08-10* lib/irb/ext/multi-irb.rb: fixed indent.hsbt
2014-08-10* lib/irb/ext/multi-irb.rb: removed commented-out code.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 tozzak
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-26 * lib/irb/ext/math-mode.rb: make not able to change math-modekeiju
2012-12-21* lib/irb.rb, lib/irb/*: Documentation for IRBzzak
2012-12-13* lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak
2010-11-08* lib/*.rb: Remove unused variable warnings.marcandre
2010-04-22 * lib/irb/ext/multi-irb.rb: fix multi-irb runningkeiju
2009-07-21 * lib/irb.rb, lib/irb/init.rb, lib/irb/ext/save-history.rb: addkeiju
2009-07-07 * bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-modekeiju
2009-03-06* lib/**/*.rb: removed unnecessary shbang lines.nobu
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-12-18* lib/optparse/version.rb: remove variable shadowing to stopmatz
2008-10-04* irb/ext/save-history.rb: typokeiju
2008-10-04 * lib/irb/irb/ext/save-history.rb: change load_history using File.expand_pat...keiju