aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* string.c: remove the deprecation warnings of `String#bytes` with blockmame2018-12-262-71/+36
* Revert "string.c: remove the deprecation warnings of `String#bytes` with block"mame2018-12-262-36/+71
* Fix typos [ci skip]kazu2018-12-261-2/+2
* object.c (rb_obj_match): use rb_warn for deprecation warningmame2018-12-263-3/+14
* string.c: remove the deprecation warnings of `String#bytes` with blockmame2018-12-262-71/+36
* Import bigdecimal 1.4.2mrkn2018-12-262-4/+4
* fix typonaruse2018-12-261-1/+1
* add #line [ci skip]shyouhei2018-12-262-0/+4
* spec/ruby/library/socket/socket/bind_spec.rb: allow to run under dockermame2018-12-261-4/+6
* spec/ruby/core/process/setpriority_spec.rb: allow to run under dockermame2018-12-261-5/+20
* test/rdoc: skip some tests when euid is rootmame2018-12-263-0/+6
* test/ruby/test_process.rb (test_execopts_uid): rescue Errno::EACCESmame2018-12-261-5/+5
* doc/extension.ja.rdoc (rb_gc_register_mark_object): fix prototypenormal2018-12-261-1/+1
* * expand tabs.svn2018-12-261-3/+3
* insns.def: refactor to avoid CALL_METHOD macroshyouhei2018-12-267-69/+146
* add _sp_inc_helpers.erb [ci skip]shyouhei2018-12-263-4/+40
* [DOC] Remove heading with no content [ci skip]kazu2018-12-252-4/+0
* * properties.svn2018-12-250-0/+0
* [DOC] Add doc/NEWS-2.6.0 [ci skip]kazu2018-12-251-0/+664
* * 2018-12-26svn2018-12-251-1/+1
* [DOC] Move from NEWS to doc/NEWS-2.6.0 [ci skip]kazu2018-12-251-637/+2
* erb.rb: print deprecation warning with warn level 1k0kubun2018-12-252-8/+8
* version.h (RUBY_VERSION): 2.7.0 development has started.matz2018-12-252-2/+2
* Restore SOURCE_DATE_EPOCHnobu2018-12-253-0/+9
* Set typeflag [Bug #15461]nobu2018-12-251-1/+1
* * properties.svn2018-12-250-0/+0
* Add a tool to update w.r-l.o files on releasenaruse2018-12-251-0/+204
* Keep RUBY_RELEASE_DATE's definitionnaruse2018-12-251-1/+2
* fix a test by restoring value checking.ko12018-12-251-1/+2