summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-19iseq.c: mark kwrest argnobu
2018-03-18compile.c: fix function name [ci skip]nobu
2018-03-18Improve CSV performancewatson1978
2018-03-18Remove duplicated `,` [ci skip]kazu
2018-03-18IBF works only on x86 platforms nownobu
2018-03-17* 2018-03-18svn
2018-03-17If host of URI is omitted, make it with IP address. seki
2018-03-17compile.c: resize to align offsetsnobu
2018-03-17debugging SEGV on Solaris11snobu
2018-03-17Remove unused variablesk0kubun
2018-03-17Add doc for `opt` parameter of IO#reopen [ci skip]k0kubun
2018-03-17test_jit.rb: debug cc1 availabilityk0kubun
2018-03-17compile.c: align offsetsnobu
2018-03-17string.c: [DOC] split with block [ci skip]nobu
2018-03-17misc/ruby-style.el: use spaces for indentationk0kubun
2018-03-17transform_mjit_header.rb: read output and errorsnobu
2018-03-17debugging SEGV on Solaris11snobu
2018-03-17* 2018-03-17svn
2018-03-17mjit.c: add timeout for --jit-waitk0kubun
2018-03-16test_weakmap.rb: skip unstable assertionnobu
2018-03-16sample/timeout.rb: fix warningskazu
2018-03-16re.c: do not escape terminator in Regexp.unionnobu
2018-03-16debugging SEGV on Solaris11snobu
2018-03-16debugging SEGV on Solaris11snobu
2018-03-16test_iseq.rb: skip iseq with coveragenobu
2018-03-16Revert "Add direct marking on iseq operands"naruse
2018-03-16Revert "Fix error: implicit conversion loses integer precision"naruse
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