summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-23Let Time::TM share the implementation with Timenobu
2018-10-23addr2line.c: add explicit casts for clang on 32bit environmentmame
2018-10-23file.c: use correct integer-conversion functionmame
2018-10-23_mjit_compile_send.erb: fix wrong cc usagesk0kubun
2018-10-23* expand tabs.svn
2018-10-23Revert "vm_trace: implement postponed_jobs as st_table"normal
2018-10-23test/lib/test/unit/assertions.rb: skip memory leak checkk0kubun
2018-10-23wercker.yml: pending for nowk0kubun
2018-10-23wercker.yml: run --jit-wait test on Werckerk0kubun
2018-10-23mjit.c: prevent from accessing expired jobk0kubun
2018-10-22revisit more MJIT test skipsk0kubun
2018-10-22* 2018-10-23svn
2018-10-22test/ruby/test_string.rb: skip test_crypt for MJIT againk0kubun
2018-10-22revert r65292 and r65297k0kubun
2018-10-22No longer subsec and isdst membersnobu
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