summaryrefslogtreecommitdiff
path: root/lib/irb/lc
AgeCommit message (Expand)Author
2024-03-18[ruby/irb] docs(help): Add latest options to ja help messageOKURA Masafumi
2024-03-16[ruby/irb] Fix irb_history saved to current directorytomoya ishida
2024-02-23[ruby/irb] Turn on frozen literal in filesStan Lo
2024-02-22[ruby/irb] Delete IRB::NotImplementedErrortomoya ishida
2023-11-26[ruby/irb] Support disabling pagerStan Lo
2023-11-09[ruby/irb] Add command line option to select which completor to usetomoya ishida
2023-04-26[ruby/irb] Remove encoding_aliases.rbStan Lo
2023-02-15[ruby/irb] Fix help-message (https://github.com/ruby/irb/pull/506)HASUMI Hitoshi
2023-01-11[ruby/irb] Formatting to header stylesHiroshi SHIBATA
2023-01-11[ruby/irb] After Ruby 2.0, coding is always utf-8Hiroshi SHIBATA
2023-01-11[ruby/irb] Removed Release Version and Revisions for old VCS softwareHiroshi SHIBATA
2022-10-03[ruby/irb] Remove unused errorst0012
2022-09-17[ruby/irb] Support --noscript option to not use first non-option argument as ...Jeremy Evans
2022-07-12[ruby/irb] [DOC] Include updated help message (https://github.com/ruby/irb/pu...Burdette Lamar
2022-07-08[ruby/irb] Additions/revisions to help-message (https://github.com/ruby/irb/p...Burdette Lamar
2022-03-14[ruby/irb] Move `:stopdoc:` directiveNobuyoshi Nakada
2021-10-11[ruby/irb] Add help about extra doc dir optionaycabta
2021-09-27[ruby/irb] Add doc about "echo on assignment"aycabta
2021-09-27[ruby/irb] Add a space before left parenaycabta
2021-08-30Add --autocomplete / --noautocomplete optionsaycabta
2021-02-27[ruby/irb] Update help message for next context-mode of 4Jeremy Evans
2020-02-01[ruby/irb] Exclude useless files from RDocNobuyoshi Nakada
2019-11-25Remove e2mmap dependencyaycabta
2019-11-21Use singleline/multiline instead of readline/reidlineaycabta
2019-06-27bc mode is already removed [ci skip]Kazuhiro NISHIYAMA
2019-05-21Add --colorize and --nocolorize options to IRBaycabta
2019-04-30Use Ripper for IRBaycabta
2019-04-23Revert "IRB is improved with Reline and RDoc, take 2"Nobuyoshi Nakada
2019-04-23IRB is improved with Reline and RDoc, take 2aycabta
2019-04-21Revert "IRB is improved with Reline and RDoc"aycabta
2019-04-20IRB is improved with Reline and RDocaycabta
2017-04-20Removed math mode from irb.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2013-06-04* lib/irb/lc/ja/help-message: update help messages.ayumin
2013-06-02* lib/irb/lc/help-message: Apply english updates for irb --help #7510zzak
2013-01-16* .document: Removed extra spacedrbrain
2012-12-25 * lib/irb/init.rb, lib/irb/lc/ja/error.rb, lib/irb/lc/error.rb:keiju
2012-12-13* lib/irb*: merge doc from doc/irb/ird.rd and improve overallzzak
2011-05-18* lib: remove trailing spaces.nobu
2010-04-09* lib/irb/init.rb, lib/irb/lc/help-message,mame
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-12-18* lib/irb/init.rb (IRB.opt_parse): (M17N) adds -U and -E as commandyugui
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2007-12-27* lib/weakref.rb, lib/irb/ruby-lex.rb, lib/irb/lc/error.rb, enc/trans/japanes...akr
2005-04-13 * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.keiju
2004-02-20* lib/irb/init.rb (IRB::IRB.parse_opts): add -I option tomatz
2003-03-23update NotImplementError to NotImplementedError.matz
2003-02-07* lib/irb/workspace.rb, lib/irb/ext/math-mode.rb,knu
2002-07-09* irb 0.9keiju