summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-16Revert "Fix warning: cast from pointer to integer of different size"naruse
2018-03-16compile.c: fix load_from_binarynobu
2018-03-16gmake.mk: expand MJIT header rulesnobu
2018-03-16configure.ac: DLDFLAGS without arch flagsnobu
2018-03-15Revert r62617 "compile.c: fix load_from_binary"naruse
2018-03-15* properties.svn
2018-03-15Introduce URI::File to handle file URI schemenaruse
2018-03-15* 2018-03-16svn
2018-03-15configure.ac: fix rb_cv_gcc_compiler_casnobu
2018-03-15NEWS: add descriptions of [Feature #12732]mrkn
2018-03-15string.c: split with blocknobu
2018-03-15test_array.rb (test_slice!): moved misplaced testnobu
2018-03-15Add `exception:` keyword in Kernel#Complex()mrkn
2018-03-15Add `exception:` keyword in Kernel#Rational()mrkn
2018-03-15Add `exception:` keyword in Kernel#Float()mrkn
2018-03-15Add `exception:` keyword in Kernel#Integer()mrkn
2018-03-15variable.c: hoisted out overtaken cvar warningsnobu
2018-03-15enumerator.c: pretty kwagsnobu
2018-03-15use SIGUSR2 to debug.ko1
2018-03-15win32/configure.bat: stop when setup failednobu
2018-03-15vm.c: refined error messagenobu
2018-03-14* 2018-03-15svn
2018-03-14Unconditionally define `TRACE_INSN_P`tenderlove
2018-03-14configure.ac: basic libsnobu
2018-03-14test_weakmap.rb: fixing CI failuresnobu
2018-03-14quote symbolsnobu
2018-03-13* 2018-03-14svn
2018-03-13Fix typos [ci skip]kazu
2018-03-13test/ripper/test_lexer.rb: add test for r62743k0kubun
2018-03-13Fix FrozenError on `Ripper.slice`k0kubun
2018-03-13mjit_compile.c: remove unintended definitionk0kubun
2018-03-13mjit_compile.c: disable comment_id by defaultk0kubun
2018-03-13Improve Pathname performancewatson1978
2018-03-13Add FileUtils#cp_lrmame
2018-03-13Rename test classes to allow stable test count when running test-all -jnobu
2018-03-13eval_error.c: reset attributesnobu
2018-03-13eval_error.c: last newlinenobu
2018-03-13test_enumerator.rb: duplicate assertionsnobu
2018-03-13Add missing class FrozenError to Exception subclasses list documentationnobu
2018-03-13Hash instead of Setnobu
2018-03-13Speed up func1.func2 completion by using Set for ignored modulesnobu
2018-03-13Bug Fix Enumerator::Lazy#uniq state for multiple callnobu
2018-03-12* 2018-03-13svn
2018-03-12assertions.rb: parenthesesnobu
2018-03-12eval_error.c: fix underflownobu
2018-03-12ripper: fix escaped spacenobu
2018-03-12* 2018-03-12svn
2018-03-12Fix setting method visibility on method wrapped with prependnobu
2018-03-11parse.y: fix interpolated string literal dedentnobu
2018-03-11parse.y: reduce duplicate codenobu