index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
irb
/
lc
/
ja
/
error.rb
Age
Commit message (
Expand
)
Author
2025-01-24
Migrate irb and reline to the bundled gems
Hiroshi SHIBATA
2024-03-16
[ruby/irb] Fix irb_history saved to current directory
tomoya ishida
2024-02-23
[ruby/irb] Turn on frozen literal in files
Stan Lo
2024-02-22
[ruby/irb] Delete IRB::NotImplementedError
tomoya ishida
2023-01-11
[ruby/irb] Formatting to header styles
Hiroshi SHIBATA
2023-01-11
[ruby/irb] After Ruby 2.0, coding is always utf-8
Hiroshi SHIBATA
2023-01-11
[ruby/irb] Removed Release Version and Revisions for old VCS software
Hiroshi SHIBATA
2022-10-03
[ruby/irb] Remove unused error
st0012
2022-03-14
[ruby/irb] Move `:stopdoc:` directive
Nobuyoshi Nakada
2019-11-25
Remove e2mmap dependency
aycabta
2015-12-16
Add frozen_string_literal: false for all files
naruse
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 overall
zzak
2009-07-07
* bin/irb, lib/irb.rb lib/irb/*: irb-0.9.6, extend inspect-mode
keiju
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 command
yugui
2008-01-06
* $Date$ keyword removed to avoid inclusion of locale dependent
akr
2005-04-13
* bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.
keiju
2003-03-23
update NotImplementError to NotImplementedError.
matz
2003-02-07
* lib/irb/workspace.rb, lib/irb/ext/math-mode.rb,
knu
2002-07-09
* irb 0.9
keiju
2001-05-03
Get rid of Japanese comments and fix English comments as appropriate.
knu
2001-04-30
Initial revision
knu