aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add direct marking on iseq operandstenderlove2018-03-097-72/+171
* configure.ac: --disable-mathn optionnobu2018-03-093-3/+14
* math.c: calling ordernobu2018-03-091-7/+7
* Removed useless assertions [ci skip]nobu2018-03-093-6/+0
* rational.c: removed redundant conditionsnobu2018-03-091-23/+10
* complex.c: removed redundant conditionsnobu2018-03-091-27/+9
* complex.c: removed already unused macrosnobu2018-03-091-14/+0
* * 2018-03-09svn2018-03-081-1/+1
* Raise ArgumentError if host component is nilnaruse2018-03-082-0/+14
* Fix a typo [ci skip]kazu2018-03-081-1/+1
* * 2018-03-08svn2018-03-081-1/+1
* fix error if the input is mixed Unicode and percent-escapesnaruse2018-03-082-3/+10
* transform_mjit_header.rb: inline ivar operationsk0kubun2018-03-071-0/+3
* complex.c: check typenobu2018-03-072-2/+16
* complex.c: check typenobu2018-03-072-3/+19
* complex.c, rational.c: no backrefnobu2018-03-072-12/+2
* complex.c, rational.c: adjust indentnobu2018-03-072-4/+4
* date_core.c: check conversionnobu2018-03-072-19/+36
* test_date_arith.rb: needs `test_` prefixnobu2018-03-071-1/+1
* object.c: conversions with IDnobu2018-03-071-7/+11
* complex.c, rational.c: simplified macro conditionsnobu2018-03-072-15/+1
* * 2018-03-07svn2018-03-061-1/+1
* vm_insnhelper.c: blockparamproxy in rescuenobu2018-03-062-1/+13
* test_signal.rb: fix arguments ordernobu2018-03-061-4/+4
* _mjit_compile_pc_and_sp.erb: skip moving pck0kubun2018-03-064-3/+15
* transform_mjit_header.rb: inline VM instructionsk0kubun2018-03-061-2/+33
* transform_mjit_header.rb: drop obsoleted debug codek0kubun2018-03-061-8/+0
* parse.y: tSPACE for old bisonnobu2018-03-061-1/+2
* use the reference as failure messagesnobu2018-03-061-2/+2
* thread.c: deadlock in backtracenobu2018-03-062-1/+23
* resolv.rb: remove rangerandnobu2018-03-061-12/+2
* resolv.rb: close socketnobu2018-03-062-33/+88
* Removed redundant private declaration.hsbt2018-03-061-1/+0
* * 2018-03-06svn2018-03-051-1/+1
* thread.c: reset waitq of keeping mutexes in childnormal2018-03-053-0/+26
* Fix a typo [ci skip]kazu2018-03-051-1/+1
* parse.y: named whitespacesnobu2018-03-052-0/+28
* README.md: removed unnecessary schemesnobu2018-03-051-2/+2
* Tiny Fix for ASYNC BUG error message copyingnobu2018-03-051-1/+1
* required paths are real pathsnobu2018-03-053-6/+6
* Makefile.sub: reconfignobu2018-03-051-1/+2
* add prefix to the function name.ko12018-03-051-10/+11
* * 2018-03-05svn2018-03-041-1/+1
* Update to ruby/spec@c1b568beregon2018-03-043689-6096/+6095
* mjit_compile.c: use local variables for stackk0kubun2018-03-0412-50/+214
* compile.c: set catch_except_p flagk0kubun2018-03-043-0/+51
* vm.c: trivial optimizationnobu2018-03-041-4/+3
* vm.c: handle_exception loopnobu2018-03-041-32/+37
* vm.c: untangle goto loopnobu2018-03-041-9/+10
* * 2018-03-04svn2018-03-041-1/+1