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
/
test
/
irb
Age
Commit message (
Expand
)
Author
2024-05-28
[Bug #20511] Update reline-0.5.7 (#10848)
Hiroshi SHIBATA
2023-12-20
[ruby/irb] Warn users about errors in loading RC files
Stan Lo
2023-12-13
[ruby/irb] Remove unused lvar in mesure command test
tomoya ishida
2023-12-13
[ruby/irb] Warn and do nothing if block is passed to measure command
tomoya ishida
2023-12-12
Save $VERBOSE properly
Nobuyoshi Nakada
2023-12-12
Prevent a warning: setting Encoding.default_external
Yusuke Endoh
2023-12-10
[ruby/irb] Simplify show_source's super calculation
Stan Lo
2023-12-03
[ruby/irb] Disable pager in eval_history test
tomoya ishida
2023-12-02
[ruby/irb] Implement `history` command
Gary Tou
2023-12-01
[ruby/irb] Scrub past history input before split
hogelog
2023-11-30
[ruby/irb] Page evaluation result's output
Stan Lo
2023-11-29
[ruby/irb] Use gem repl_type_completor, remove type_completion
tomoya ishida
2023-11-28
[ruby/irb] Change show_source tests into integration tests
Peter Zhu
2023-11-28
[ruby/irb] This enhancement allows a user to add the -s flag if they
paulreece
2023-11-28
[ruby/irb] Rescue errors from main.to_s/inspect when formatting
Kasumi Hanazuki
2023-11-27
[ruby/irb] Hide debugger hint after the input is submitted
Stan Lo
2023-11-26
[ruby/irb] Display aliases in help message
Stan Lo
2023-11-26
[ruby/irb] Support disabling pager
Stan Lo
2023-11-25
[ruby/irb] Fix exception(backtrace=nil) prints nothing
tomoya ishida
2023-11-25
[ruby/irb] Fix flaky test case
hogelog
2023-11-23
[ruby/irb] Handle handle_exception's exception
tomoya ishida
2023-11-23
[ruby/irb] Hint debugger command in irb:rdbg session
Stan Lo
2023-11-21
[ruby/irb] Enable Setting Completer Type through `IRB_COMPLETOR`
ima1zumi
2023-11-18
[ruby/irb] Fix irb crash on `{}.` completion
tomoya ishida
2023-11-15
Fix IRB tests (#8925)
Hiroshi SHIBATA
2023-11-15
Fixup da2c2931a60
Hiroshi SHIBATA
2023-11-15
Skip Type completion tests related with IRB::VERSION
Hiroshi SHIBATA
2023-11-15
Revert "Tests of irb is still broken."
Hiroshi SHIBATA
2023-11-10
Tests of irb is still broken.
Hiroshi SHIBATA
2023-11-10
[ruby/irb] Revert "Skip TypeCompletion test in ruby ci
Hiroshi SHIBATA
2023-11-09
[ruby/irb] Add command line option to select which completor to use
tomoya ishida
2023-11-08
[ruby/irb] Skip TypeCompletion test in ruby ci
tomoya ishida
2023-11-08
[ruby/irb] Type based completion using Prism and RBS
tomoya ishida
2023-10-30
[ruby/irb] Use IRB's own doc for doc dialog tests
Stan Lo
2023-10-21
[ruby/irb] Minor refactors around irb.rb
Stan Lo
2023-10-16
[ruby/irb] Suppress "Switch to inspect mode" messages
Nobuyoshi Nakada
2023-10-14
[ruby/irb] Restore encoding in InputCompletor test
tomoya ishida
2023-10-14
[ruby/irb] Restore IRB::InputCompletor for compatibility
tomoya ishida
2023-10-12
[ruby/irb] Fix require path completion disturbing string method
tomoya ishida
2023-10-12
[ruby/irb] Fix test runner exit bug
tomoya ishida
2023-10-12
[ruby/irb] Decouple RubyLex from prompt and line_no
tomoya ishida
2023-10-11
[ruby/irb] Rename current completor to RegexpCompletor and
tomoya ishida
2023-10-04
[ruby/irb] Clear all context usages in RubyLex
Stan Lo
2023-09-30
[ruby/irb] Fix Reline's test failure running with `make test-all
tomoya ishida
2023-09-26
[ruby/irb] Disable pager in show-source test
tomoya ishida
2023-09-22
[ruby/irb] Page show_source's output
Stan Lo
2023-09-17
[ruby/irb] Test should not depend on user's irbrc file specified by
tomoya ishida
2023-09-16
[ruby/irb] Test should not depend on user's irbrc file
tomoya ishida
2023-09-16
[ruby/irb] Handle Concurrent Sessions and Saving Readline::HISTORY
Chad Schroeder
2023-08-29
[ruby/irb] Improve help/show_cmds message during debugger
Stan Lo
[next]