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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix regexp to complete complex literal
aycabta
2019-11-28
1
-5
/
+3
*
Delete newline when C-k on emacs mode at EOL
aycabta
2019-11-28
1
-0
/
+8
*
Remove two removed constants
aycabta
2019-11-28
1
-1
/
+1
*
Fix ghost method line no
aycabta
2019-11-28
2
-4
/
+15
*
Remove an unnecessary variable
aycabta
2019-11-26
1
-2
/
+1
*
Slightly fix the warning message [ci skip]
Takashi Kokubun
2019-11-26
1
-1
/
+1
*
Suggest an alternative to suppress the irb warning
Takashi Kokubun
2019-11-26
1
-1
/
+2
*
Cache loaded module to suppress method redefined warnings
aycabta
2019-11-25
1
-1
/
+5
*
Remove e2mmap dependency
aycabta
2019-11-25
11
-67
/
+157
*
Remove lib/irb/slex.rb
aycabta
2019-11-25
2
-283
/
+0
*
Remove debug code...
aycabta
2019-11-24
1
-1
/
+0
*
Disable tracer ext of IRB when tracer doesn't found
aycabta
2019-11-24
1
-1
/
+15
*
Tracer.set_get_line_procs should support block and Proc object
aycabta
2019-11-23
1
-3
/
+5
*
Tracer.add_filter should support block and Proc object
aycabta
2019-11-23
1
-3
/
+5
*
Use more strict regexp to avoid to match naninanirb.rb
Kazuhiro NISHIYAMA
2019-11-21
2
-3
/
+3
*
Support %U/%u/%W/%w/%V/%g/%G formats in Time.strptime
Jeremy Evans
2019-11-21
1
-1
/
+12
*
[ruby/reline] Version 0.0.7
aycabta
2019-11-21
1
-1
/
+1
*
Version 0.0.6
aycabta
2019-11-21
1
-1
/
+1
*
Version 1.1.0
aycabta
2019-11-21
1
-2
/
+2
*
Consider escape sequence to calculate prompt width
aycabta
2019-11-21
1
-1
/
+1
*
Add a warning message and --legacy of an alias of --singleline
aycabta
2019-11-21
2
-1
/
+7
*
Refactor filter_backtrace
Y. Ushiki
2019-11-21
1
-13
/
+3
*
Fix filter_backtrace for context-mode 0
Y. Ushiki
2019-11-21
1
-1
/
+2
*
Use singleline/multiline instead of readline/reidline
aycabta
2019-11-21
5
-56
/
+66
*
Change argument `Proc` to `#call` defined object.
manga_osyo
2019-11-21
1
-5
/
+5
*
Add <Home> <End> keys.
manga_osyo
2019-11-21
1
-0
/
+2
*
Mintty on Cygwin isn't a kind of command prompt, can process ANSI escape code
aycabta
2019-11-20
1
-8
/
+8
*
Fix indent of a line when a newline is inserted to the next
aycabta
2019-11-20
1
-0
/
+20
*
Replace typo "bock" with "block"
aycabta
2019-11-20
1
-2
/
+2
*
A preceding token of "do" of block has EXPR_CMDARG or EXPR_ENDFN
aycabta
2019-11-20
1
-2
/
+2
*
Number sign comment (# bla bla) is a kind of newline character
aycabta
2019-11-20
1
-2
/
+2
*
Generate history file path correctly when $HOME/.irbrc doesn't exist
aycabta
2019-11-20
1
-5
/
+5
*
Suppress `stty` error on Apple Terminal
Nobuyoshi Nakada
2019-11-19
1
-1
/
+1
*
[ruby/rss] Only check taint on Ruby <2.7
Jeremy Evans
2019-11-18
1
-1
/
+1
*
[ruby/rexml] Only taint on Ruby <2.7
Jeremy Evans
2019-11-18
1
-2
/
+2
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
12
-70
/
+15
*
Warn on access/modify of $SAFE, and remove effects of modifying $SAFE
Jeremy Evans
2019-11-18
6
-106
/
+25
*
Remove unnecessary check
aycabta
2019-11-18
1
-1
/
+1
*
[ruby/irb] Remove ruby-token.rb from spec.files
aycabta
2019-11-17
1
-1
/
+0
*
[ruby/irb] Version 1.1.0.pre.4
aycabta
2019-11-17
1
-1
/
+1
*
[ruby/reline] Version 0.0.5
aycabta
2019-11-17
1
-1
/
+1
*
Fix typos
Kazuhiro NISHIYAMA
2019-11-17
3
-3
/
+3
*
[ruby/reline] Restore left cursor key support on Unix like OSes...
aycabta
2019-11-15
1
-1
/
+1
*
Implement em_set_mark and em_exchange_mark
aycabta
2019-11-15
2
-1
/
+20
*
Fix a typo [ci skip]
Kazuhiro NISHIYAMA
2019-11-15
1
-1
/
+1
*
Suppress warnings except for when last evaluation
aycabta
2019-11-13
3
-5
/
+17
*
Fix a typo
Kazuhiro NISHIYAMA
2019-11-13
1
-1
/
+1
*
Merge released version of RubyGems 3.1.0.pre3
Hiroshi SHIBATA
2019-11-13
1
-1
/
+0
*
Merge Bundler 2.1.0.pre3 released version
Hiroshi SHIBATA
2019-11-13
18
-89
/
+118
*
Reline#readline and Reline#readmultiline to private.
osyo-manga
2019-11-12
1
-0
/
+2
[next]