aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NEWS: Fix a typo [ci skip]kazu2019-03-281-1/+1
* Note r67356 in NEWS [ci skip]k0kubun2019-03-281-0/+4
* parse.y: show error line separatelynobu2019-03-281-13/+9
* [DOC] fix missing paren [ci skip]nobu2019-03-281-1/+1
* erb.rb: prohibit marshaling [EXPERIMENTAL]nobu2019-03-282-0/+17
* [DOC] Fix method references to Method instance methodsnobu2019-03-282-2/+2
* [DOC] fix markups [ci skip]nobu2019-03-2812-197/+186
* * 2019-03-28svn2019-03-271-1/+1
* Fix typoskazu2019-03-273-14/+14
* Skip EBADF spec in MJIT test for nowk0kubun2019-03-271-11/+13
* Add debug print for random CI failure on osx Travisk0kubun2019-03-271-1/+14
* * 2019-03-27svn2019-03-271-1/+1
* Merge fileutils-1.2.0 from ruby/fileutils.hsbt2019-03-272-12/+18
* 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