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
Commit message (
Expand
)
Author
Age
Files
Lines
*
irb.rb: restore the last error
nobu
2018-04-14
1
-1
/
+5
*
irb/{context,workspace}.rb: use local_variable_set
nobu
2018-04-14
2
-2
/
+10
*
irb/context.rb: using input-method
nobu
2018-04-14
1
-0
/
+1
*
Hash instead of Set
nobu
2018-03-13
1
-3
/
+2
*
Speed up func1.func2 completion by using Set for ignored modules
nobu
2018-03-13
1
-11
/
+28
*
proc.c (bind_location): Add Binding#source_location
mame
2017-12-26
1
-1
/
+1
*
Remove unnecessary `:`
kazu
2017-12-12
1
-1
/
+1
*
Add uplevel keyword to Kernel#warn and use it
shyouhei
2017-12-12
2
-2
/
+2
*
irb/init.rb: make sure ARGV refers to toplevel one
k0kubun
2017-12-12
1
-2
/
+2
*
irb.rb: preserve ARGV on binding.irb
k0kubun
2017-12-12
1
-15
/
+15
*
Fix TOCTTOU and avoid to read existing unreadable file
kazu
2017-11-24
1
-2
/
+5
*
workspace.rb: one more space
nobu
2017-11-24
1
-1
/
+1
*
workspace.rb: fix SCRIPT_LINES__
nobu
2017-11-24
1
-9
/
+7
*
irb.rb: show source around binding.irb on start
k0kubun
2017-11-24
1
-0
/
+21
*
Remove unnecessary `require 'thread'`
kazu
2017-10-08
2
-3
/
+0
*
Don't pollute toplevel by an IRB internal method
a_matsuda
2017-06-15
2
-3
/
+5
*
ruby-lex.rb: fix continued line conditions
nobu
2017-04-20
1
-3
/
+12
*
ruby-lex.rb: merge regexps
nobu
2017-04-20
1
-1
/
+1
*
Removed math mode from irb.
hsbt
2017-04-20
6
-57
/
+0
*
slex.rb: japanese comment [ci skip]
nobu
2017-01-09
1
-1
/
+1
*
require "irb/output-method" for StdioOutputMethod
nobu
2016-12-13
1
-0
/
+1
*
ruby-lex.rb: fix for label
nobu
2016-12-08
1
-1
/
+1
*
* basictest/test.rb: Adjust spaces in class declarations
hsbt
2016-10-07
8
-18
/
+18
*
Use qualified names
nobu
2016-08-30
1
-1
/
+1
*
* lib/irb/ext/save-history.rb: Fix NoMethodError when method is not defined.
hsbt
2016-04-15
1
-1
/
+1
*
* lib/irb/ext/save-history.rb: suppress warning: method redefined;
naruse
2016-04-14
1
-0
/
+1
*
* lib/irb/ruby-lex.rb: fixed parse error for striped heredocument syntax.
hsbt
2015-12-18
1
-2
/
+2
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
39
-0
/
+39
*
* lib/drb/drb.rb: use attr_reader instead of Module#attr.
hsbt
2014-08-27
1
-6
/
+6
*
* lib/e2mmap.rb: remove needless instance variables.
hsbt
2014-08-24
12
-12
/
+0
*
* lib/irb/completion.rb: reverted r47163.
hsbt
2014-08-13
1
-1
/
+1
*
* lib/irb/completion.rb: fixed broken completion list with
hsbt
2014-08-13
1
-1
/
+1
*
* lib/irb/ext/multi-irb.rb: fixed indent.
hsbt
2014-08-10
2
-72
/
+72
*
* lib/irb/ext/multi-irb.rb: removed commented-out code.
hsbt
2014-08-10
1
-19
/
+0
*
* lib/irb.rb: removed commented-out code.
hsbt
2014-08-09
16
-135
/
+3
*
* lib/cmath.rb: fixed indent.
hsbt
2014-08-09
29
-1308
/
+1308
*
* lib/irb/init.rb: removed unreachable code.
hsbt
2014-08-08
1
-6
/
+2
*
* lib/irb/ruby-lex.rb: fix counting indent in identify_string_dvar.
keiju
2014-07-08
1
-1
/
+1
*
lib/irb/locale.rb: fix typo
nobu
2014-07-04
1
-1
/
+1
*
* lib/irb/inspector.rb: [DOC] Fix typo (s/dependant/dependent/)
a_matsuda
2013-11-30
2
-2
/
+2
*
* lib/irb/notifier.rb: [Doc] Fix typo
a_matsuda
2013-11-27
1
-1
/
+1
*
* lib/irb/notifier.rb: Fix typo
a_matsuda
2013-11-27
1
-1
/
+1
*
* lib/irb/lc/ja/help-message: update help messages.
ayumin
2013-06-04
1
-4
/
+16
*
* lib/irb/completion.rb: Use %w literal construction for long lists.
eregon
2013-06-04
1
-21
/
+19
*
* lib/irb/lc/help-message: Apply english updates for irb --help #7510
zzak
2013-06-02
1
-8
/
+18
*
* lib/irb.rb, lib/irb/ext/save-history.rb: Add documentation on how to
zzak
2013-02-04
1
-0
/
+7
*
* lib/irb.rb, lib/irb/context.rb: Add documentation on how to enable
zzak
2013-02-04
1
-1
/
+15
*
* .document: Removed extra space
drbrain
2013-01-16
1
-0
/
+4
*
* lib/irb/ext/save-history.rb: identify rightly a status of a
keiju
2013-01-15
1
-1
/
+1
*
* lib/irb/ext/save-history.rb: outputs its history to
keiju
2013-01-14
1
-1
/
+12
[next]