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
Commit message (
Expand
)
Author
Age
Files
Lines
*
test/excludes/_wercker: skip tests
k0kubun
2018-10-24
2
-0
/
+2
*
compile.c: fix peephole optimization
nobu
2018-10-24
2
-1
/
+7
*
* properties.
svn
2018-10-24
0
-0
/
+0
*
wercker.yml: skip TestParallel::TestParallel#test_separate
k0kubun
2018-10-24
4
-7
/
+11
*
wercker.yml: try to split test-all again
k0kubun
2018-10-24
1
-2
/
+6
*
wercker.yml: skip test_queue_with_trap on -wait as well
k0kubun
2018-10-24
2
-3
/
+3
*
newhashfromarray should be a leaf insn.
ko1
2018-10-24
1
-0
/
+1
*
need a cast
ko1
2018-10-24
1
-1
/
+1
*
introduce new YARV insn newhashfromarray.
ko1
2018-10-24
4
-52
/
+13
*
* properties.
svn
2018-10-23
0
-0
/
+0
*
wercker.yml: skip #test_queue_with_trap for now
k0kubun
2018-10-23
2
-1
/
+3
*
wercker.yml: increase timeout scale
k0kubun
2018-10-23
1
-2
/
+2
*
wercker.yml: run both --jit and --jit-wait
k0kubun
2018-10-23
1
-6
/
+38
*
wercker.yml: stop using my personal Docker container
k0kubun
2018-10-23
1
-10
/
+12
*
getifaddrs_spec.rb: `should` returned `nil` on success
nobu
2018-10-23
1
-0
/
+7
*
wercker.yml: stop splitting test-all
k0kubun
2018-10-23
1
-6
/
+2
*
* 2018-10-24
svn
2018-10-23
1
-1
/
+1
*
Skip BUGs on Solaris
kazu
2018-10-23
2
-1
/
+3
*
getifaddrs_spec.rb: allow no address
nobu
2018-10-23
1
-14
/
+14
*
appveyor.yml: give up using mspec -j
k0kubun
2018-10-23
1
-2
/
+2
*
test/unit.rb: glob w/o prefix/suffix
nobu
2018-10-23
1
-2
/
+7
*
test/unit.rb: fixed wrong method name
nobu
2018-10-23
2
-2
/
+3
*
.travis.yml: run the slowest jobs first
k0kubun
2018-10-23
2
-11
/
+13
*
wercker.yml: profile slow tests
k0kubun
2018-10-23
1
-2
/
+2
*
.travis.yml: let osx build print verbose output
k0kubun
2018-10-23
1
-3
/
+3
*
wercker.yml: explain the usage of Wercker
k0kubun
2018-10-23
1
-2
/
+10
*
wercker.yml: setup MJIT wait CI
k0kubun
2018-10-23
1
-20
/
+18
*
mjit_worker.c: don't ask MJIT copy job to main thread
k0kubun
2018-10-23
1
-1
/
+5
*
appveyor.yml: separately execute problematic test case
k0kubun
2018-10-23
1
-2
/
+2
*
Let Time::TM share the implementation with Time
nobu
2018-10-23
1
-1
/
+30
*
addr2line.c: add explicit casts for clang on 32bit environment
mame
2018-10-23
1
-3
/
+3
*
file.c: use correct integer-conversion function
mame
2018-10-23
1
-4
/
+4
*
_mjit_compile_send.erb: fix wrong cc usages
k0kubun
2018-10-23
1
-2
/
+2
*
* expand tabs.
svn
2018-10-23
1
-14
/
+14
*
Revert "vm_trace: implement postponed_jobs as st_table"
normal
2018-10-23
3
-22
/
+61
*
test/lib/test/unit/assertions.rb: skip memory leak check
k0kubun
2018-10-23
3
-2
/
+3
*
wercker.yml: pending for now
k0kubun
2018-10-23
1
-15
/
+19
*
wercker.yml: run --jit-wait test on Wercker
k0kubun
2018-10-23
1
-0
/
+33
*
mjit.c: prevent from accessing expired job
k0kubun
2018-10-23
2
-1
/
+12
*
revisit more MJIT test skips
k0kubun
2018-10-22
8
-22
/
+7
*
* 2018-10-23
svn
2018-10-22
1
-1
/
+1
*
test/ruby/test_string.rb: skip test_crypt for MJIT again
k0kubun
2018-10-22
2
-1
/
+2
*
revert r65292 and r65297
k0kubun
2018-10-22
2
-6
/
+0
*
No longer subsec and isdst members
nobu
2018-10-22
1
-6
/
+0
*
Revert TM_IS_TIME to 1
nobu
2018-10-22
1
-1
/
+1
*
Return fixed values at subsec, utc_offset, and isdst
nobu
2018-10-22
1
-3
/
+37
*
Add debug option to check ci failures on solaris
kazu
2018-10-22
1
-0
/
+3
*
* expand tabs.
svn
2018-10-22
1
-2
/
+2
*
Set the size of a new enumerator created by Enumerator#each with arguments to...
knu
2018-10-22
2
-2
/
+7
*
mjit_worker.c: return more appropriate result
k0kubun
2018-10-22
1
-8
/
+2
[next]