aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* introduce new YARV insn newhashfromarray.ko12018-10-244-52/+13
* * properties.svn2018-10-230-0/+0
* wercker.yml: skip #test_queue_with_trap for nowk0kubun2018-10-232-1/+3
* wercker.yml: increase timeout scalek0kubun2018-10-231-2/+2
* wercker.yml: run both --jit and --jit-waitk0kubun2018-10-231-6/+38
* wercker.yml: stop using my personal Docker containerk0kubun2018-10-231-10/+12
* getifaddrs_spec.rb: `should` returned `nil` on successnobu2018-10-231-0/+7
* wercker.yml: stop splitting test-allk0kubun2018-10-231-6/+2
* * 2018-10-24svn2018-10-231-1/+1
* Skip BUGs on Solariskazu2018-10-232-1/+3
* getifaddrs_spec.rb: allow no addressnobu2018-10-231-14/+14
* appveyor.yml: give up using mspec -jk0kubun2018-10-231-2/+2
* test/unit.rb: glob w/o prefix/suffixnobu2018-10-231-2/+7
* test/unit.rb: fixed wrong method namenobu2018-10-232-2/+3
* .travis.yml: run the slowest jobs firstk0kubun2018-10-232-11/+13
* wercker.yml: profile slow testsk0kubun2018-10-231-2/+2
* .travis.yml: let osx build print verbose outputk0kubun2018-10-231-3/+3
* wercker.yml: explain the usage of Werckerk0kubun2018-10-231-2/+10
* wercker.yml: setup MJIT wait CIk0kubun2018-10-231-20/+18
* mjit_worker.c: don't ask MJIT copy job to main threadk0kubun2018-10-231-1/+5
* appveyor.yml: separately execute problematic test casek0kubun2018-10-231-2/+2
* Let Time::TM share the implementation with Timenobu2018-10-231-1/+30
* addr2line.c: add explicit casts for clang on 32bit environmentmame2018-10-231-3/+3
* file.c: use correct integer-conversion functionmame2018-10-231-4/+4
* _mjit_compile_send.erb: fix wrong cc usagesk0kubun2018-10-231-2/+2
* * expand tabs.svn2018-10-231-14/+14
* Revert "vm_trace: implement postponed_jobs as st_table"normal2018-10-233-22/+61
* test/lib/test/unit/assertions.rb: skip memory leak checkk0kubun2018-10-233-2/+3
* wercker.yml: pending for nowk0kubun2018-10-231-15/+19
* wercker.yml: run --jit-wait test on Werckerk0kubun2018-10-231-0/+33
* mjit.c: prevent from accessing expired jobk0kubun2018-10-232-1/+12
* revisit more MJIT test skipsk0kubun2018-10-228-22/+7
* * 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