Age | Commit message (Expand) | Author |
---|
2024-02-23 | [ruby/irb] Turn on frozen literal in files | Stan Lo |
2024-02-01 | [ruby/irb] Add rubocop with a few basic styling rules | Stan Lo |
2023-04-27 | [ruby/irb] Simplify Locale#load | Stan Lo |
2023-04-26 | [ruby/irb] Remove encoding_aliases.rb | Stan Lo |
2023-04-26 | [ruby/irb] Fix Locale's encoding lookup for Japanese encodings | Stan Lo |
2023-01-11 | [ruby/irb] Formatting to header styles | Hiroshi SHIBATA |
2023-01-11 | [ruby/irb] Removed Release Version and Revisions for old VCS software | Hiroshi SHIBATA |
2020-01-14 | Use Reline.encoding_system_needs if exists | aycabta |
2019-11-25 | Cache loaded module to suppress method redefined warnings | aycabta |
2017-12-12 | Add uplevel keyword to Kernel#warn and use it | shyouhei |
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/cmath.rb: fixed indent. | hsbt |
2014-07-04 | lib/irb/locale.rb: fix typo | nobu |
2012-12-13 | * lib/irb*: merge doc from doc/irb/ird.rd and improve overall | zzak |
2011-05-15 | * remove trailing spaces. | nobu |
2011-01-31 | * lib/irb/locale.rb (IRB::Locale::#search_file): | yugui |
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 possible | yugui |
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-20 | * lib/irb/locale.rb (IRB::Locale#initialize) | yugui |
2008-12-18 | * lib/irb/init.rb (IRB.opt_parse): (M17N) adds -U and -E as command | yugui |
2008-02-18 | * lib/irb/locale.rb (IRB::Locale#lc2kconv): check ja_JP.EUC-JP as well. | akr |
2008-01-06 | * $Date$ keyword removed to avoid inclusion of locale dependent | akr |
2006-12-14 | * lib/irb/locale.rb (IRB::Locale::puts): typo fixed. a from | matz |
2006-12-09 | * lib/irb/locale.rb (IRB::Locale::search_file): ues File.exist? | matz |
2005-08-26 | * lib/irb/init.rb: make IRB -I option that is same befavior for ruby. | keiju |
2005-04-13 | * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5. | keiju |
2005-01-16 | * ext/readline/readline.c: suppress warnings. | nobu |
2003-07-24 | * eval.c (thgroup_add): no warning for terminated threads. | matz |
2002-11-22 | * file.c (rb_find_file_ext): should not terminate searching with | matz |
2002-07-09 | * irb 0.9 | keiju |
2001-06-27 | * lib/matrix.rb: resolve 'ruby -w' warnings. | keiju |
2001-06-22 | * lib/irb/locale.rb: fix for require "kconv" problem | keiju |
2001-04-30 | Initial revision | knu |