summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-29Update to ruby/mspec@2bd2eaderegon
2018-12-28* 2018-12-29svn
2018-12-28.travis.yml: increase timeout for test-allk0kubun
2018-12-28test_io.rb: increase timeout for RubyCIk0kubun
2018-12-28test_readline.rb: skip readline test for new solaris11s-sunck0kubun
2018-12-28webrick/test_utils.rb: loosen timeout severityk0kubun
2018-12-28jit_support.rb: deal with -std=c99 flagk0kubun
2018-12-28test_array.rb: increase timeout for RubyCIk0kubun
2018-12-28test_iseq_load.rb: increase timeout for RubyCIk0kubun
2018-12-28Fix #endif annotation.samuel
2018-12-28Don't allow rb_fiber_resume to raise exception on unborn fiber.samuel
2018-12-28Implement Fiber#raise. Fixes #10344.samuel
2018-12-28* expand tabs.svn
2018-12-28Hoisted out undefined_constantnobu
2018-12-28Add RUBY_API_VERSION to rbconfig.rb on mswin toonobu
2018-12-28test_jit.rb: suppress random failure on RubyCIk0kubun
2018-12-28configure.ac: try to fix addr2line build failurek0kubun
2018-12-28.travis.yml: ignore non-existent filesnobu
2018-12-28.travis.yml: rbconfig.rb is not needed to setup sourcesnobu
2018-12-28RUBY_PROGRAM_VERSION for MJIT_PRECOMPILED_HEADERnobu
2018-12-28vm_insnhelper.c: USE_FLONUM is always definedshyouhei
2018-12-28fix r66599 to sucess install. please refix this patch @nobuko1
2018-12-28Moved version numbersnobu
2018-12-28Check if restrict keyword is supportednobu
2018-12-28vm_insnhelper.c: delete unused macrosshyouhei
2018-12-27* remove trailing spaces.svn
2018-12-27fix missed script_compiled events. [Bug #15471]ko1
2018-12-27test_method.rb: do not kill RubyCI openSUSE machinek0kubun
2018-12-27accept_nonblock_spec.rb: skip spurious failurek0kubun
2018-12-27* 2018-12-28svn
2018-12-27test/mkmf/test_flags.rb: try to suppress random CI failurek0kubun
2018-12-27jit_support.rb: skip testing MJIT on oracle developer studiok0kubun
2018-12-27common.mk: pass CFLAGS to transform_mjit_header.rbk0kubun
2018-12-27Fix restorationnobu
2018-12-27Suppress warningsnobu
2018-12-27[DOC] SecureRandom is extended by Random::Formatter.akr
2018-12-27Arrange as same as comment and return statementkazu
2018-12-27delete emacs mode lines [ci skip]shyouhei
2018-12-27add .dir-locals.el [ci skip]shyouhei
2018-12-27Fix Net::Protocol::BufferedIO#write when sending large multi-byte stringnobu
2018-12-27* 2018-12-27svn
2018-12-27io-console.gemspec: updatenobu
2018-12-26string.c: remove the deprecation warnings of `String#bytes` with blockmame
2018-12-26Revert "string.c: remove the deprecation warnings of `String#bytes` with block"mame
2018-12-26Fix typos [ci skip]kazu
2018-12-26object.c (rb_obj_match): use rb_warn for deprecation warningmame
2018-12-26string.c: remove the deprecation warnings of `String#bytes` with blockmame
2018-12-26Import bigdecimal 1.4.2mrkn
2018-12-26fix typonaruse
2018-12-26add #line [ci skip]shyouhei