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
/
tool
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer String#each_byte when using a block
Nobuyoshi Nakada
2020-06-15
1
-1
/
+1
*
tool/lib/minitest/unit.rb: Reproducible shuffle of test suites
Yusuke Endoh
2020-06-15
1
-1
/
+12
*
A help message to `tool/sync_default_gems.rb`
David Rodríguez
2020-06-15
1
-8
/
+15
*
Support arguments of singleton method
Nobuyoshi Nakada
2020-06-14
1
-0
/
+1
*
Fixed up rest, keywords, keyword rest and block arguments
Nobuyoshi Nakada
2020-06-14
1
-2
/
+9
*
Make __builtin_cexpr! and __builtin_cstmt! work again
Takashi Kokubun
2020-06-13
1
-2
/
+17
*
Added install-dbg
Nobuyoshi Nakada
2020-06-13
1
-3
/
+24
*
[rubygems/rubygems] Test against compact_index 0.13.0
David Rodríguez
2020-06-05
2
-3
/
+3
*
[rubygems/rubygems] Bump compact_index to 0.12.1
David Rodríguez
2020-06-05
2
-3
/
+3
*
Update leaked-globals [Bug #16934]
Nobuyoshi Nakada
2020-06-04
1
-2
/
+2
*
Fixed up 56ca006784d
Nobuyoshi Nakada
2020-06-03
1
-6
/
+13
*
run lldb to investigate the stuck process.
Koichi Sasada
2020-06-02
1
-2
/
+10
*
add more 2 sec.
Koichi Sasada
2020-06-01
1
-1
/
+1
*
send SEGV to show backtrace.
Koichi Sasada
2020-06-01
1
-1
/
+1
*
runnable.rb: ignore broken symlink error on Windows [ci skip]
Nobuyoshi Nakada
2020-05-30
1
-2
/
+6
*
Add a debug_counter for JIT cancel on leave
Takashi Kokubun
2020-05-28
1
-0
/
+1
*
Remove Ruby <2.2 support from tool/lib/vcs.rb
Jeremy Evans
2020-05-28
1
-93
/
+27
*
Use Module#name instead of #inspect
Yusuke Endoh
2020-05-28
1
-1
/
+1
*
Don't convert bundler man pages from mdoc to man
Jeremy Evans
2020-05-27
1
-2
/
+7
*
test/drb/test_drbssl.rb: skip LeakChecker as openssl keeps /dev/random
Yusuke Endoh
2020-05-27
1
-1
/
+7
*
fiddle: need to update configure after updating config tools
Nobuyoshi Nakada
2020-05-27
1
-0
/
+16
*
extlibs.rb: make symlink only if the target exists
Nobuyoshi Nakada
2020-05-23
1
-0
/
+1
*
Fixed wrong usage rm_rf for cleanup the default gems in sync tool
Hiroshi SHIBATA
2020-05-23
1
-6
/
+6
*
pure_parser.rb: get rid of an error at localed messages
Nobuyoshi Nakada
2020-05-20
1
-1
/
+4
*
Make builtin loader sources by Ripper
Nobuyoshi Nakada
2020-05-19
1
-44
/
+70
*
Reduce code size for rb_class_of
Takashi Kokubun
2020-05-17
1
-1
/
+3
*
Mark some JIT-ed functions as COLDFUNC
Takashi Kokubun
2020-05-17
1
-0
/
+16
*
Added --test-order=nosort option
Nobuyoshi Nakada
2020-05-17
2
-3
/
+8
*
leakchecker.rb: show test name
Nobuyoshi Nakada
2020-05-16
1
-1
/
+1
*
extlibs.rb: fixed Downloader.cache_file call and return value
Nobuyoshi Nakada
2020-05-14
1
-1
/
+1
*
Stop always inlining not-optimized get/setivar
Takashi Kokubun
2020-05-12
1
-3
/
+0
*
Added test_gems.rb for setup dependencies
Hiroshi SHIBATA
2020-05-13
2
-0
/
+53
*
extlibs.rb: links in extracted directory
Nobuyoshi Nakada
2020-05-12
1
-0
/
+36
*
extlibs.rb: added variable references
Nobuyoshi Nakada
2020-05-12
1
-2
/
+25
*
delete mk_builtin_binary.rb
卜部昌平
2020-05-10
1
-44
/
+0
*
delete mk_call_iseq_optimized.rb
卜部昌平
2020-05-10
1
-73
/
+0
*
rbuninstall.rb: show paths without destdir as well as rbinstall.rb
Nobuyoshi Nakada
2020-05-09
1
-4
/
+5
*
rbuninstall.rb: get rid of errors when prefix ends with "/."
Nobuyoshi Nakada
2020-05-09
1
-0
/
+1
*
rbuninstall.rb: print output record separator instead of $\
Nobuyoshi Nakada
2020-05-09
1
-4
/
+4
*
rbinstall.rb: get rid of installing duplicate files
Nobuyoshi Nakada
2020-05-09
1
-1
/
+5
*
rbinstall.rb: record bundled gem files
Nobuyoshi Nakada
2020-05-09
1
-2
/
+9
*
Workaround for Minitest5
Hiroshi SHIBATA
2020-05-08
2
-0
/
+5
*
Check encodings of STDIN,STDOUT,STDERR too
Kazuhiro NISHIYAMA
2020-05-08
1
-12
/
+19
*
Always correct sp on leave cancel
Takashi Kokubun
2020-05-06
1
-3
/
+1
*
leakchecker.rb: try `lsof`
Nobuyoshi Nakada
2020-05-07
1
-2
/
+9
*
Makes nil-safe
Nobuyoshi Nakada
2020-05-06
1
-1
/
+1
*
Ignore FDs kept by system library
Nobuyoshi Nakada
2020-05-06
1
-0
/
+13
*
leakchecker.rb: search /dev/fd too
Nobuyoshi Nakada
2020-05-06
1
-12
/
+12
*
envutil.rb: Also alias to #name
Nobuyoshi Nakada
2020-05-05
1
-2
/
+10
*
Bison 3.5.91 now defaults parse.error to "simple"
Nobuyoshi Nakada
2020-05-04
1
-0
/
+1
[next]