aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* debugging SEGV on Solaris11snobu2018-03-171-7/+18
* * 2018-03-17svn2018-03-171-1/+1
* mjit.c: add timeout for --jit-waitk0kubun2018-03-172-2/+16
* test_weakmap.rb: skip unstable assertionnobu2018-03-161-2/+2
* sample/timeout.rb: fix warningskazu2018-03-161-8/+8
* re.c: do not escape terminator in Regexp.unionnobu2018-03-162-12/+24
* debugging SEGV on Solaris11snobu2018-03-161-0/+14
* debugging SEGV on Solaris11snobu2018-03-161-0/+14
* test_iseq.rb: skip iseq with coveragenobu2018-03-161-1/+6
* Revert "Add direct marking on iseq operands"naruse2018-03-167-171/+72
* Revert "Fix error: implicit conversion loses integer precision"naruse2018-03-163-4/+4
* Revert "Fix warning: cast from pointer to integer of different size"naruse2018-03-161-5/+5
* compile.c: fix load_from_binarynobu2018-03-162-6/+13
* gmake.mk: expand MJIT header rulesnobu2018-03-162-1/+6
* configure.ac: DLDFLAGS without arch flagsnobu2018-03-161-1/+3
* Revert r62617 "compile.c: fix load_from_binary"naruse2018-03-152-6/+6
* * properties.svn2018-03-150-0/+0
* Introduce URI::File to handle file URI schemenaruse2018-03-154-1/+169
* * 2018-03-16svn2018-03-151-1/+1
* configure.ac: fix rb_cv_gcc_compiler_casnobu2018-03-151-23/+17
* NEWS: add descriptions of [Feature #12732]mrkn2018-03-151-0/+8
* string.c: split with blocknobu2018-03-153-31/+95
* test_array.rb (test_slice!): moved misplaced testnobu2018-03-152-1/+2
* Add `exception:` keyword in Kernel#Complex()mrkn2018-03-152-22/+90
* Add `exception:` keyword in Kernel#Rational()mrkn2018-03-152-37/+134
* Add `exception:` keyword in Kernel#Float()mrkn2018-03-152-81/+174
* Add `exception:` keyword in Kernel#Integer()mrkn2018-03-154-30/+103
* variable.c: hoisted out overtaken cvar warningsnobu2018-03-151-24/+19
* enumerator.c: pretty kwagsnobu2018-03-151-1/+30
* use SIGUSR2 to debug.ko12018-03-151-5/+5
* win32/configure.bat: stop when setup failednobu2018-03-151-1/+2
* vm.c: refined error messagenobu2018-03-151-2/+10
* * 2018-03-15svn2018-03-141-1/+1
* Unconditionally define `TRACE_INSN_P`tenderlove2018-03-141-8/+5
* configure.ac: basic libsnobu2018-03-141-2/+5
* test_weakmap.rb: fixing CI failuresnobu2018-03-141-3/+12
* quote symbolsnobu2018-03-143-2/+14
* * 2018-03-14svn2018-03-131-1/+1
* Fix typos [ci skip]kazu2018-03-131-3/+3
* test/ripper/test_lexer.rb: add test for r62743k0kubun2018-03-131-0/+5
* Fix FrozenError on `Ripper.slice`k0kubun2018-03-131-1/+1
* mjit_compile.c: remove unintended definitionk0kubun2018-03-131-2/+0
* mjit_compile.c: disable comment_id by defaultk0kubun2018-03-131-0/+5
* Improve Pathname performancewatson19782018-03-131-6/+6
* Add FileUtils#cp_lrmame2018-03-133-0/+114
* Rename test classes to allow stable test count when running test-all -jnobu2018-03-1327-29/+29
* eval_error.c: reset attributesnobu2018-03-132-7/+32
* eval_error.c: last newlinenobu2018-03-132-12/+14
* test_enumerator.rb: duplicate assertionsnobu2018-03-131-4/+0
* Add missing class FrozenError to Exception subclasses list documentationnobu2018-03-131-0/+1