aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* error.c: bypass Exception.newnobu2018-02-202-5/+5
* mjit.c: separate call from macronobu2018-02-201-4/+8
* Signature of rb_uint2inum and rb_int2inumnobu2018-02-201-2/+2
* random.c: Random.bytesnobu2018-02-203-3/+28
* Makefile.in: fix for Solarisnobu2018-02-201-1/+1
* tool/m4/ruby_replace_type.m4: use AC_CHECK_TYPES for HAVE_* macrosnormal2018-02-201-1/+1
* Signature of rb_uint2big and rb_int2bignobu2018-02-202-7/+7
* mjit.c: fix compile errornobu2018-02-201-1/+5
* mjit.c: prefer $TMPDIR and $TMPnobu2018-02-201-8/+41
* mjit.c: dldflags on mingwnobu2018-02-201-2/+11
* mjit.c: fix memory leaknobu2018-02-201-2/+5
* vm.c: disable dtrace in jit sourcenobu2018-02-204-3/+5
* common.mk: moved macros to mjit_config.hnobu2018-02-204-7/+13