aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2018-10-23svn2018-10-221-1/+1
* test/ruby/test_string.rb: skip test_crypt for MJIT againk0kubun2018-10-222-1/+2
* revert r65292 and r65297k0kubun2018-10-222-6/+0
* No longer subsec and isdst membersnobu2018-10-221-6/+0
* Revert TM_IS_TIME to 1nobu2018-10-221-1/+1
* Return fixed values at subsec, utc_offset, and isdstnobu2018-10-221-3/+37
* Add debug option to check ci failures on solariskazu2018-10-221-0/+3
* * expand tabs.svn2018-10-221-2/+2
* Set the size of a new enumerator created by Enumerator#each with arguments to...knu2018-10-222-2/+7
* mjit_worker.c: return more appropriate resultk0kubun2018-10-221-8/+2
* mjit_worker.c: check appropriate flag to stopk0kubun2018-10-221-1/+1
* mjit_worker.c: make sure copy job wait is unblockedk0kubun2018-10-221-4/+15
* .travis.yml: give up -O0shyouhei2018-10-221-2/+0
* test_thread.rb: another temporary skip for MJITk0kubun2018-10-221-0/+2
* time.c: optional arguments of Time::TM#initializenobu2018-10-222-6/+6
* Merge stringio.gemspec from github repository.hsbt2018-10-221-2/+2
* Merge rubygems master branch from github.com/rubygems/rubygems.hsbt2018-10-2262-410/+386
* test_time_tz.rb: refactor dummy TZ tests and add another timezonenobu2018-10-211-37/+38
* skip 2 tests for MJIT for nowk0kubun2018-10-212-0/+4
* revert revert of r65285k0kubun2018-10-212-3/+0
* revert r65285k0kubun2018-10-212-0/+3
* check VLIW casenaruse2018-10-211-7/+6
* lib/net/http.rb: [DOC] fix typosstomar2018-10-211-6/+6
* initialize is_stmt with default_is_stmtnaruse2018-10-211-0/+1
* Use inline function with stable code instead of macronaruse2018-10-211-1/+17
* try to remove some test skips for MJITk0kubun2018-10-214-8/+0
* NEWS: note about --disable-mjit-support [ci skip]k0kubun2018-10-211-1/+4
* Improve docs of Proc / Methodaycabta2018-10-211-5/+49
* * 2018-10-22svn2018-10-211-1/+1
* NEWS: prefer advertising --jit option [ci skip]k0kubun2018-10-211-1/+1
* mjit.c: remove wrongly-committed debug codek0kubun2018-10-211-1/+0
* mjit.c: copy call cache values to MJIT workerk0kubun2018-10-215-28/+49
* lib/mutex_m.rb: fix example code in documentationstomar2018-10-211-3/+3
* vm_core.h: fix typo [ci skip]k0kubun2018-10-211-1/+1
* _mjit_compile_send.erb: don't split send_guardk0kubun2018-10-213-16/+7
* mjit.c: copy inline cache values to MJIT workerk0kubun2018-10-215-9/+59
* fix sign of integer variablenaruse2018-10-211-1/+1
* Improve doc of yield_selfaycabta2018-10-211-0/+19
* Add missing info for Mutex_m to the doc [Bug #13598]aycabta2018-10-211-1/+5
* Improve doc of Regexp about "ignore case" behavior [Misc #10836]aycabta2018-10-211-3/+8
* `--excludes` option must be in TEST_ALL_TESTOPTSnobu2018-10-211-1/+1
* Quote `$(TESTSDIR)`nobu2018-10-211-1/+1
* * properties.svn2018-10-210-0/+0
* Exclude CI platform specific failures by --excludes optionnobu2018-10-215-11/+8
* fix a warning message.ko12018-10-211-1/+1
* skip tests broken with OpenSSL 1.1.1 on Travis osxk0kubun2018-10-212-0/+10
* appveyor.yml: workaround wrong command line escapek0kubun2018-10-211-1/+1
* .travis.yml: mspec -j is unstablek0kubun2018-10-211-1/+2
* .travis.yml: use --job-status=replacek0kubun2018-10-211-2/+2
* appveyor.yml: fix wrong spec directoryk0kubun2018-10-211-1/+1