aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* RUBY_PROGRAM_VERSION for MJIT_PRECOMPILED_HEADERnobu2018-12-281-0/+1
* vm_insnhelper.c: USE_FLONUM is always definedshyouhei2018-12-281-1/+1
* fix r66599 to sucess install. please refix this patch @nobuko12018-12-282-4/+7
* Moved version numbersnobu2018-12-288-26/+35
* Check if restrict keyword is supportednobu2018-12-282-0/+6
* vm_insnhelper.c: delete unused macrosshyouhei2018-12-283-50/+53
* * remove trailing spaces.svn2018-12-271-1/+1
* fix missed script_compiled events. [Bug #15471]ko12018-12-274-5/+24
* test_method.rb: do not kill RubyCI openSUSE machinek0kubun2018-12-271-0/+4
* accept_nonblock_spec.rb: skip spurious failurek0kubun2018-12-271-1/+1
* * 2018-12-28svn2018-12-271-1/+1
* test/mkmf/test_flags.rb: try to suppress random CI failurek0kubun2018-12-272-2/+2
* jit_support.rb: skip testing MJIT on oracle developer studiok0kubun2018-12-271-2/+5
* common.mk: pass CFLAGS to transform_mjit_header.rbk0kubun2018-12-271-1/+1
* Fix restorationnobu2018-12-271-2/+2
* Suppress warningsnobu2018-12-271-0/+8
* [DOC] SecureRandom is extended by Random::Formatter.akr2018-12-271-0/+17
* Arrange as same as comment and return statementkazu2018-12-271-1/+1
* delete emacs mode lines [ci skip]shyouhei2018-12-2756-78/+52
* add .dir-locals.el [ci skip]shyouhei2018-12-271-0/+37
* Fix Net::Protocol::BufferedIO#write when sending large multi-byte stringnobu2018-12-272-4/+14
* * 2018-12-27svn2018-12-271-1/+1
* io-console.gemspec: updatenobu2018-12-271-3/+10