index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
irb.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/irb] Update descriptions of methods
KaĆque Kandy Koga
2021-10-07
1
-1
/
+1
*
[ruby/irb] Fix typo of variable
aycabta
2021-10-04
1
-1
/
+1
*
[ruby/irb] Add doc about "echo on assignment"
aycabta
2021-09-27
1
-0
/
+6
*
[ruby/irb] Add a space before left paren
aycabta
2021-09-27
1
-1
/
+1
*
[ruby/irb] Move IRB::TOPLEVEL_BINDING from exe/irb to lib/irb/workspace.rb
aycabta
2021-09-10
1
-0
/
+2
*
Add --autocomplete / --noautocomplete options
aycabta
2021-08-30
1
-0
/
+3
*
[ruby/irb] Pass local variables from workspace binding to lexer
Jeremy Evans
2021-07-10
1
-1
/
+1
*
[ruby/irb] Fix `Encoding::ConverterNotFoundError`
Koichi ITO
2021-05-11
1
-1
/
+1
*
[ruby/irb] Treat encodings in exception correctly
aycabta
2021-05-11
1
-4
/
+11
*
[ruby/irb] SIGINT should raise Interrupt after IRB session
Koichi Sasada
2021-04-02
1
-1
/
+2
*
[ruby/irb] Update help message for next context-mode of 4
Jeremy Evans
2021-02-27
1
-5
/
+14
*
[ruby/irb] use `RubyLex::TerminateLineInput` appropriately [Bug #17564]
Nobuhiro IMAI
2021-01-27
1
-1
/
+1
*
[ruby/irb] handle repeated exception separately
Nobuhiro IMAI
2021-01-18
1
-0
/
+2
*
[ruby/irb] Fix comment, irb gem supports 2.5.0 or older
aycabta
2021-01-08
1
-1
/
+1
*
[ruby/irb] Fix BACK_TRACE_LIMIT logic
aycabta
2021-01-08
1
-2
/
+2
*
[ruby/irb] Use Exception#full_message to show backtrace in the correct order
aycabta
2021-01-08
1
-40
/
+34
*
[ruby/irb] fix typo in `IRB::Irb#convert_invalid_byte_sequence`
Nobuhiro IMAI
2021-01-08
1
-1
/
+1
*
[ruby/irb] Escape invalid byte sequence in Exception
aycabta
2021-01-05
1
-1
/
+25
*
[ruby/irb] Support arg for measure command
aycabta
2020-12-22
1
-2
/
+3
*
[ruby/irb] Add measure command
aycabta
2020-12-20
1
-1
/
+17
*
[ruby/irb] Stop using bang version for #inspect of result
aycabta
2020-11-22
1
-1
/
+1
*
Fix small typo in comment in lib/irb.c
Andrew Kerr
2020-10-22
1
-1
/
+1
*
[ruby/irb] Drop OMIT_ON_ASSIGNMENT and add :truncate option for ECHO_ON_ASSIG...
aycabta
2020-09-19
1
-1
/
+1
*
[ruby/irb] Omit output if first line of multiline is too long
aycabta
2020-09-14
1
-2
/
+12
*
[ruby/irb] Add OMIT_ON_ASSIGNMENT
aycabta
2020-09-14
1
-2
/
+24
*
[ruby/irb] Prefer require_relative to load the files in this library
Nobuyoshi Nakada
2020-08-18
1
-9
/
+9
*
[DOC] get rid of parsing as TIDYLINK unintentionally
Nobuyoshi Nakada
2020-04-07
1
-2
/
+2
*
[ruby/irb] Suppress crashing when EncodingError has occurred without lineno
aycabta
2020-03-26
1
-1
/
+2
*
[ruby/irb] Detect multiple lines output simplify
aycabta
2020-03-26
1
-1
/
+1
*
[ruby/irb] Add a new easter egg: dancing ruby
Yusuke Endoh
2020-02-02
1
-0
/
+1
*
[ruby/irb] [ruby/irb] Rewrite an expression to detect multiline
Kenta Murata
2020-01-21
1
-1
/
+1
*
[ruby/irb] Add newline_before_multiline_output
Kenta Murata
2020-01-21
1
-1
/
+7
*
[ruby/irb] Fix typo
Marcus Stollsteimer
2019-12-24
1
-1
/
+1
*
Fixed misspellings
Nobuyoshi Nakada
2019-12-20
1
-1
/
+1
*
Remove e2mmap dependency
aycabta
2019-11-25
1
-1
/
+0
*
Use more strict regexp to avoid to match naninanirb.rb
Kazuhiro NISHIYAMA
2019-11-21
1
-1
/
+1
*
Use singleline/multiline instead of readline/reidline
aycabta
2019-11-21
1
-9
/
+9
*
Suppress warnings except for when last evaluation
aycabta
2019-11-13
1
-1
/
+4
*
Only untaint line on Ruby <2.7
Jeremy Evans
2019-11-05
1
-1
/
+1
*
IRB: Document command evaluation history.
zverok
2019-10-26
1
-2
/
+12
*
Remove unsused output_method argument
Jeremy Evans
2019-10-24
1
-2
/
+2
*
set real path to __FILE__ and __dir__ in Binding#irb
takkanm
2019-10-11
1
-1
/
+3
*
Don't echo results of assignment expressions
Steven Willis
2019-08-16
1
-1
/
+43
*
Revert "Don't echo results of assignment expressions"
aycabta
2019-08-06
1
-43
/
+1
*
Don't echo results of assignment expressions
Steven Willis
2019-08-06
1
-1
/
+43
*
Use source_location instead of eval(__FILE__,binding) in Binding#irb
Yusuke Endoh
2019-08-03
1
-1
/
+1
*
Check wether prompt_i is nil
aycabta
2019-07-15
1
-1
/
+2
*
Save history in IRB is enabled by default
aycabta
2019-07-15
1
-5
/
+4
*
Auto indent in IRB is enabled by default
aycabta
2019-07-15
1
-3
/
+3
*
Show "-" if indent level is negative
aycabta
2019-07-01
1
-3
/
+11
[next]