aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* accept_nonblock_spec.rb: wait before calling #accept_nonblockk0kubun2018-12-301-1/+2
* test_array.rb: increase timeout for RubyCIk0kubun2018-12-301-1/+1
* clock_gettime_spec.rb: exclude invalid clocks for Solarisk0kubun2018-12-301-5/+11
* test_optimization.rb: increase timeout for RubyCIk0kubun2018-12-301-1/+1
* Unset SOURCE_DATE_EPOCH on Rubygems test casessorah2018-12-301-0/+1
* test_refinement.rb: increase timeout for RubyCIk0kubun2018-12-302-2/+2
* accept_nonblock_spec: IO.select instead of sleepnormal2018-12-301-1/+1
* Update to ruby/spec@2d89e48eregon2018-12-305-117/+136
* Update NoMethodError/NameError docs [ci skip]nobu2018-12-291-4/+13
* Skip specs on AIX as it doesn't have /dev/fderegon2018-12-291-1/+1
* Reenable spec on Solaris to find out which clocks fail on Solariseregon2018-12-291-1/+1
* Exclude CLOCKs which require special permissions in Process.clock_gettime specseregon2018-12-291-4/+7
* `TracePoint#enable(target_thraed:)` [Feature #15473]ko12018-12-293-4/+54
* * 2018-12-30svn2018-12-291-1/+1
* hide ar_table internals from internal.h.ko12018-12-293-25/+33
* process.c: document system(..., exception: true) [ci skip]k0kubun2018-12-291-7/+26
* Reenable spec on Linux to find out which clocks fail on RHELeregon2018-12-291-1/+1
* Refactor Process.clock_gettime spec to give more information when it failseregon2018-12-291-3/+4
* test_jit.rb: suppress random test failurek0kubun2018-12-291-7/+3
* clock_gettime_spec.rb: add more platform guards for RubyCIk0kubun2018-12-291-1/+4
* erb.rb: increase warn level only when non-zero safe_levelk0kubun2018-12-292-2/+10
* Revert "erb.rb: print deprecation warning with warn level 1"k0kubun2018-12-292-8/+8
* test_gc.rb: increase timeout for RubyCIk0kubun2018-12-291-1/+1
* test_jit.rb: prevent mixing outputs by race conditionk0kubun2018-12-291-0/+1
* test_notimp.rb: loosen timeoutk0kubun2018-12-291-1/+1
* spawn_spec.rb: add missing platform guardk0kubun2018-12-291-12/+14
* test_iseq_load.rb: increase timeout for stressful roundtripk0kubun2018-12-291-1/+1
* * properties.svn2018-12-290-0/+0
* clock_gettime_spec.rb: skip a new spec broken on solarisk0kubun2018-12-291-1/+1
* Update to ruby/spec@c8b36c4eregon2018-12-292-1/+2
* Update to ruby/spec@944ea57eregon2018-12-2934-316/+747
* Update to ruby/mspec@2bd2eaderegon2018-12-292-3/+10
* * 2018-12-29svn2018-12-281-1/+1
* .travis.yml: increase timeout for test-allk0kubun2018-12-281-1/+1
* test_io.rb: increase timeout for RubyCIk0kubun2018-12-281-1/+1
* test_readline.rb: skip readline test for new solaris11s-sunck0kubun2018-12-281-0/+4
* webrick/test_utils.rb: loosen timeout severityk0kubun2018-12-281-3/+3
* jit_support.rb: deal with -std=c99 flagk0kubun2018-12-281-1/+1
* test_array.rb: increase timeout for RubyCIk0kubun2018-12-283-3/+3
* test_iseq_load.rb: increase timeout for RubyCIk0kubun2018-12-281-1/+1
* Fix #endif annotation.samuel2018-12-281-1/+1
* Don't allow rb_fiber_resume to raise exception on unborn fiber.samuel2018-12-282-0/+6
* Implement Fiber#raise. Fixes #10344.samuel2018-12-282-0/+69
* * expand tabs.svn2018-12-281-1/+1
* Hoisted out undefined_constantnobu2018-12-281-12/+17
* Add RUBY_API_VERSION to rbconfig.rb on mswin toonobu2018-12-281-1/+2
* test_jit.rb: suppress random failure on RubyCIk0kubun2018-12-281-2/+2
* configure.ac: try to fix addr2line build failurek0kubun2018-12-281-1/+1
* .travis.yml: ignore non-existent filesnobu2018-12-281-1/+1
* .travis.yml: rbconfig.rb is not needed to setup sourcesnobu2018-12-281-0/+1