summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-22Revert TM_IS_TIME to 1nobu
2018-10-22Return fixed values at subsec, utc_offset, and isdstnobu
2018-10-22Add debug option to check ci failures on solariskazu
2018-10-22* expand tabs.svn
2018-10-22Set the size of a new enumerator created by Enumerator#each with arguments to...knu
2018-10-22mjit_worker.c: return more appropriate resultk0kubun
2018-10-22mjit_worker.c: check appropriate flag to stopk0kubun
2018-10-22mjit_worker.c: make sure copy job wait is unblockedk0kubun
2018-10-22.travis.yml: give up -O0shyouhei
2018-10-22test_thread.rb: another temporary skip for MJITk0kubun
2018-10-22time.c: optional arguments of Time::TM#initializenobu
2018-10-22Merge stringio.gemspec from github repository.hsbt
2018-10-22Merge rubygems master branch from github.com/rubygems/rubygems.hsbt
2018-10-21test_time_tz.rb: refactor dummy TZ tests and add another timezonenobu
2018-10-21skip 2 tests for MJIT for nowk0kubun
2018-10-21revert revert of r65285k0kubun
2018-10-21revert r65285k0kubun
2018-10-21check VLIW casenaruse
2018-10-21lib/net/http.rb: [DOC] fix typosstomar
2018-10-21initialize is_stmt with default_is_stmtnaruse
2018-10-21Use inline function with stable code instead of macronaruse
2018-10-21try to remove some test skips for MJITk0kubun
2018-10-21NEWS: note about --disable-mjit-support [ci skip]k0kubun
2018-10-21Improve docs of Proc / Methodaycabta
2018-10-21* 2018-10-22svn
2018-10-21NEWS: prefer advertising --jit option [ci skip]k0kubun
2018-10-21mjit.c: remove wrongly-committed debug codek0kubun
2018-10-21mjit.c: copy call cache values to MJIT workerk0kubun
2018-10-21lib/mutex_m.rb: fix example code in documentationstomar
2018-10-21vm_core.h: fix typo [ci skip]k0kubun
2018-10-21_mjit_compile_send.erb: don't split send_guardk0kubun
2018-10-21mjit.c: copy inline cache values to MJIT workerk0kubun
2018-10-21fix sign of integer variablenaruse
2018-10-21Improve doc of yield_selfaycabta
2018-10-21Add missing info for Mutex_m to the doc [Bug #13598]aycabta
2018-10-21Improve doc of Regexp about "ignore case" behavior [Misc #10836]aycabta
2018-10-21`--excludes` option must be in TEST_ALL_TESTOPTSnobu
2018-10-21Quote `$(TESTSDIR)`nobu
2018-10-21* properties.svn
2018-10-21Exclude CI platform specific failures by --excludes optionnobu
2018-10-21fix a warning message.ko1
2018-10-21skip tests broken with OpenSSL 1.1.1 on Travis osxk0kubun
2018-10-21appveyor.yml: workaround wrong command line escapek0kubun
2018-10-21.travis.yml: mspec -j is unstablek0kubun
2018-10-21.travis.yml: use --job-status=replacek0kubun
2018-10-21appveyor.yml: fix wrong spec directoryk0kubun
2018-10-21.travis.yml: debug problematic test case on osxk0kubun
2018-10-21check version of .debug_infonaruse
2018-10-21Skip dwarf if its version is not supportednaruse
2018-10-20appveyor.yml: don't run win32ole with -jk0kubun