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
ruby_4_0
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
Age
Commit message (
Expand
)
Author
2023-07-25
[ruby/irb] Display `show_cmds`'s output in a pager when in TTY
Stan Lo
2023-07-18
[ruby/irb] Declare rdoc as dependency
Stan Lo
2023-07-15
[ruby/irb] Indent multiline percent literals
tomoya ishida
2023-07-15
[ruby/irb] Bump 1.7.4 (https://github.com/ruby/irb/pull/645)
ima1zumi
2023-07-14
[ruby/irb] Fix history-saving feature
Stan Lo
2023-07-13
[ruby/irb] Bump version to 1.7.3
Stan Lo
2023-07-12
[ruby/irb] Correct preferred_dialog_height's caller
Stan Lo
2023-07-11
[ruby/irb] Bump version to 1.7.2
ima1zumi
2023-07-11
[ruby/irb] Require Reline 0.3.6 or higher
ima1zumi
2023-07-09
[ruby/irb] Avoid using Reline as a module
Stan Lo
2023-07-04
[ruby/irb] Use `max_by` for `longest_cmd_name_length`
Andy Waite
2023-07-04
[ruby/irb] Refactor eval history
Stan Lo
2023-07-03
[ruby/irb] Stop treating history-saving logic as extension
Stan Lo
2023-07-02
[ruby/irb] Bump version to 1.7.1
Stan Lo
2023-06-30
[ruby/irb] Reduce internal operations' exposure to benchmarking
Stan Lo
2023-06-30
[ruby/irb] Re-implement prev_spaces feature for pasted code
tomoya ishida
2023-06-27
[ruby/irb] Remove keyword exception from Context#evaluate because
tomoya ishida
2023-06-27
[ruby/irb] Move input line mutation out of `Context#evaluate`
Stan Lo
2023-06-25
[ruby/irb] Fix process_continue(rename to should_continue?) and
tomoya ishida
2023-06-24
[ruby/irb] Omit nesting_level, use indent_level to build prompt
tomoya ishida
2023-06-20
[ruby/irb] Improve indentation: bugfix, heredoc, embdoc, strings
tomoya ishida
2023-06-19
[ruby/irb] Add missing token that ignored by ripper
tomoya ishida
2023-06-15
[ruby/irb] Rewrite RubyLex to fix some bugs and make it possible to
tomoya ishida
2023-06-13
[ruby/irb] Use symbol.inspect instead of ":"+symbol.id2name to avoid
tomoya ishida
2023-06-10
[ruby/irb] Use `Kernel.warn` to print command alias warning
Stan Lo
2023-06-10
[ruby/irb] Remove the unused fork command definition
Stan Lo
2023-06-05
[ruby/irb] Refactor ExtendCommand::Nop
Stan Lo
2023-06-05
[ruby/irb] Simplify irb_info command
Stan Lo
2023-06-05
[ruby/irb] Fixed string escaping omissions
ima1zumi
2023-06-04
[ruby/irb] Bump version to 1.7.0
Stan Lo
2023-05-28
[ruby/irb] Set maximum document dialog height by
tomoya ishida
2023-05-23
[ruby/irb] Allow `show_source` for private methods
TSUYUSATO Kitsune
2023-05-19
[ruby/irb] Simplify each_top_level_statement
tomoya ishida
2023-05-19
[ruby/irb] Display mod key as `Option` on Darwin platforms
Adam Daniels
2023-05-18
[ruby/irb] Refactor RubyLex's input/io methods
Stan Lo
2023-05-18
[ruby/irb] Print deprecation warning for `help` command
Stan Lo
2023-04-28
[ruby/irb] Retire magic-file.rb
Stan Lo
2023-04-27
[ruby/irb] Simplify Locale#load
Stan Lo
2023-04-27
[ruby/irb] Stop using MagicFile for printing help messages
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-04-24
[ruby/irb] Simplify the help command's implementation
Stan Lo
2023-04-24
[ruby/irb] Filter out top-level methods when using `ls
Stan Lo
2023-04-23
[ruby/irb] fix typo in tracer (https://github.com/ruby/irb/pull/565)
Yusuf Daniju
2023-04-09
[ruby/irb] Bump version to 1.6.4
ima1zumi
2023-04-08
[ruby/irb] Simplify command method definition
Stan Lo
2023-04-05
[ruby/irb] Drop Ruby 2.6 support
Stan Lo
2023-04-02
[ruby/irb] Don't check RUBY_ENGINE when deciding whether to accept kargs
Stan Lo
2023-04-02
[ruby/irb] Remove dead code (https://github.com/ruby/irb/pull/554)
Stan Lo
2023-03-13
[ruby/irb] Replace METHOD_IS_A with ===
Stan Lo
[prev]
[next]