aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 2018-03-19svn2018-03-191-1/+1
* iseq.c: mark kwrest argnobu2018-03-191-1/+2
* compile.c: fix function name [ci skip]nobu2018-03-181-2/+2
* Improve CSV performancewatson19782018-03-181-7/+7
* Remove duplicated `,` [ci skip]kazu2018-03-181-1/+1
* IBF works only on x86 platforms nownobu2018-03-181-0/+1
* * 2018-03-18svn2018-03-171-1/+1
* If host of URI is omitted, make it with IP address. seki2018-03-171-1/+5
* compile.c: resize to align offsetsnobu2018-03-171-1/+11
* debugging SEGV on Solaris11snobu2018-03-171-0/+3
* Remove unused variablesk0kubun2018-03-171-2/+2
* Add doc for `opt` parameter of IO#reopen [ci skip]k0kubun2018-03-171-2/+3
* test_jit.rb: debug cc1 availabilityk0kubun2018-03-171-3/+10
* compile.c: align offsetsnobu2018-03-171-4/+19
* string.c: [DOC] split with block [ci skip]nobu2018-03-171-1/+5
* misc/ruby-style.el: use spaces for indentationk0kubun2018-03-171-1/+1
* transform_mjit_header.rb: read output and errorsnobu2018-03-171-2/+2
* 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