aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prefer using vm_base_ptr rather than cfp->bpk0kubun2019-03-258-14/+14
* * 2019-03-25svn2019-03-251-1/+1
* use cfp->bp more.ko12019-03-258-12/+16
* * 2019-03-24svn2019-03-241-1/+1
* Update power_assert to 1.1.4ktsj2019-03-242-3/+1
* * 2019-03-23svn2019-03-231-1/+1
* file.c: raise NotImplementedError instread of Errno::ENOSYSglass2019-03-231-1/+11
* [DOC] fix markups [ci skip]nobu2019-03-2215-482/+450
* add debug counters to count call cache fastpath.ko12019-03-223-0/+53
* * 2019-03-22svn2019-03-221-1/+1
* * expand tabs.svn2019-03-221-1/+1
* optimize method dispatch for lead/kw params.ko12019-03-221-0/+100
* dir.c: fix Dir.glob starts with braceshirosaki2019-03-212-0/+37
* array.c: [DOC] remove unnecessary markups [ci skip]nobu2019-03-211-2/+2
* Check argument_arity_error condition in inlinable_iseq_pk0kubun2019-03-212-6/+7
* Share vm_call_iseq_optimizable_p to reduce copy-pastek0kubun2019-03-213-5/+12
* Make rb_iseq_only_optparam_p statick0kubun2019-03-211-1/+1
* * expand tabs.svn2019-03-211-1/+1
* Fix a wrong lineno in backtrace for cfuncmame2019-03-212-1/+15
* Show retry's stdout as wellk0kubun2019-03-211-2/+4
* Retry vcpkg install failuresk0kubun2019-03-211-1/+11
* Explain why cl.exe needs --jit-verbose=2 [ci skip]k0kubun2019-03-211-0/+2
* Insert --jit-verbose=2 logs for mswin debuggingk0kubun2019-03-211-1/+4
* Remove duplicated and change orderkazu2019-03-211-6/+3
* Add Enumerator::Lazy docs.hsbt2019-03-201-26/+221
* remove redundant check.ko12019-03-201-1/+1
* fix a type error with a cast for clang.ko12019-03-201-1/+1
* * 2019-03-21svn2019-03-201-1/+1
* * expand tabs.svn2019-03-201-4/+4
* optimize method dispatch for lead/opt params.ko12019-03-201-13/+90
* vm_trace.c: [DOC] remove the trick [ci skip]nobu2019-03-201-3/+0
* Improve TracePoint docs.hsbt2019-03-202-37/+62
* string.c: [DOC] fix reference to sprintf [ci skip]nobu2019-03-201-1/+1
* string.c: [DOC] remove unnecessary markups [ci skip]nobu2019-03-201-97/+98
* string.c: [DOC] fix indent [ci skip]nobu2019-03-201-43/+43
* * 2019-03-20svn2019-03-201-1/+1
* parse.y: make tNUMPARAM idnobu2019-03-201-13/+3
* parse.y: removed redundant number_arg parser eventnobu2019-03-192-10/+3
* parse.y: fix var_ref of numbered param in rippernobu2019-03-192-20/+32
* parse.y: fix segv with Ripper#yydebugnobu2019-03-192-1/+10
* Added Ripper#debug_outputnobu2019-03-191-0/+36
* Use designated initializers for compile_statusk0kubun2019-03-181-15/+10
* Use alloca for stack_size_for_pos as wellk0kubun2019-03-181-5/+1
* Use alloca again instead of malloc and freek0kubun2019-03-182-33/+25
* Resurrect r67287 and r67288k0kubun2019-03-183-50/+78
* * 2019-03-19svn2019-03-181-1/+1
* Revert "Eliminate mjit_copy_job_t reference from mjit_worker"k0kubun2019-03-182-54/+37
* Eliminate mjit_copy_job_t reference from mjit_workerk0kubun2019-03-182-37/+54
* parse.y: numbered parameter in lambdanobu2019-03-182-5/+33
* Revert "Try disabling Travis cache on darwin"k0kubun2019-03-181-8/+0