aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hash instead of Setnobu2018-03-131-3/+2
* Speed up func1.func2 completion by using Set for ignored modulesnobu2018-03-131-11/+28
* Bug Fix Enumerator::Lazy#uniq state for multiple callnobu2018-03-134-9/+61
* * 2018-03-13svn2018-03-121-1/+1
* assertions.rb: parenthesesnobu2018-03-121-1/+1
* eval_error.c: fix underflownobu2018-03-122-4/+10
* ripper: fix escaped spacenobu2018-03-123-11/+17
* * 2018-03-12svn2018-03-121-1/+1
* Fix setting method visibility on method wrapped with prependnobu2018-03-123-2/+61
* parse.y: fix interpolated string literal dedentnobu2018-03-112-5/+18
* parse.y: reduce duplicate codenobu2018-03-111-7/+5
* test_jit.rb: show debugging output on stderrk0kubun2018-03-111-2/+2
* test_jit.rb: fix typok0kubun2018-03-111-1/+1
* test_jit.rb: add debugging outputk0kubun2018-03-111-0/+7
* * 2018-03-11svn2018-03-111-1/+1