aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Judge ERB version not RUBY_VERSION but ERB.versionnaruse2018-02-242-3/+3
* On getting changelog, use git-log with --no-notesnaruse2018-02-241-1/+1
* version.h: get rid of duplicationnobu2018-02-242-10/+4
* test for r62555nobu2018-02-241-0/+1
* rational.c: removed needless calcnobu2018-02-241-1/+1
* rational.c: segfault on Rational exponentnobu2018-02-242-8/+18
* Improve Array#sample with random documentationnobu2018-02-241-2/+5
* NEWS: elaborate on JIT for 2.6.0-preview1 [ci skip]k0kubun2018-02-241-1/+7
* Fix typo: blcok -> blocknobu2018-02-241-2/+2
* * 2018-02-24svn2018-02-241-1/+1
* mjit.c: fix deadlock on marking MJIT's ISeqk0kubun2018-02-241-1/+8
* eval_error.c: rb_error_write flagsnobu2018-02-232-11/+35
* groups_spec.rb: get rid of limit on macOSnobu2018-02-231-2/+1
* Update minitest-5.11.3 on bundled gems.hsbt2018-02-231-1/+1
* Use Process::Tmsnobu2018-02-238-13/+13
* [DOC] missing docs at toplevelnobu2018-02-2313-1/+146
* [DOC] obsolete classesnobu2018-02-233-1/+4
* [DOC] nodoc internal methods/classesnobu2018-02-235-1/+7
* [DOC] hide declaration from rdocnobu2018-02-231-1/+1
* process.c: deprecated Struct::Tmsnobu2018-02-231-0/+1
* test/ruby/test_rubyoptions.rb: fix typo and only expect +JIT for CRubyeregon2018-02-221-3/+3
* ruby.c: fix typo in r62530k0kubun2018-02-221-1/+1
* * properties.svn2018-02-220-0/+0
* test_rubyoptions.rb: don't test --jit if not supportedk0kubun2018-02-223-43/+46
* * 2018-02-23svn2018-02-221-1/+1
* tool/generic_erb.rb: check ERB versionk0kubun2018-02-221-1/+2
* version.c: show +JIT when --jit is passedk0kubun2018-02-226-4/+55
* erb.rb: deprecate safe_level of ERB.newk0kubun2018-02-2216-70/+236
* Fix CMDARG manipulationnobu2018-02-222-37/+23
* Ignore rb_mjit_min_header- instead of rb_mjit_header-nobu2018-02-221-1/+1
* Ignore /mjit_config.hnobu2018-02-221-0/+1
* NEWS: fixed unintentional description list [ci skip]nobu2018-02-221-2/+1
* NEWS: fixed unintentional description list [ci skip]nobu2018-02-221-2/+1
* NEWS: adjust layout [ci skip]nobu2018-02-221-4/+15
* Add KeyError, NameError and NoMethodError changeskou2018-02-221-0/+12
* NEWS: fixed a typo [ci skip]nobu2018-02-221-1/+1
* test_process.rb: assert minimum maxgroupsnobu2018-02-221-0/+1
* * 2018-02-22svn2018-02-211-1/+1
* * NEWS: add NEWS entry about Binding#source_location [Feature #14230]mame2018-02-211-0/+5
* test_process.rb: unlimited getgroups on darwinnobu2018-02-211-0/+1
* use `--version`.ko12018-02-211-2/+2
* add NEWS entries about [Feature #14318] and [Feature #14330].ko12018-02-211-0/+9
* Update url with 404 status on LEGAL file.hsbt2018-02-211-3/+6
* Update maintainers of unmaintained libraries.hsbt2018-02-211-3/+3
* test_time_tz.rb: past Japanese DST tzdata fixnobu2018-02-211-1/+1
* test_time_tz.rb: past Japanese DST tzdata fixnobu2018-02-211-2/+17
* vm_insnhelper.c: no insns_info in jitnobu2018-02-211-0/+2
* Makefile.in (mjit_config.h): fix duplicated outputnobu2018-02-211-1/+1
* * 2018-02-21svn2018-02-211-1/+1
* Makefile.in: empty commentnobu2018-02-211-1/+1