aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add debug counters for MJITk0kubun2019-03-292-0/+16
* Elaborate more on some debug counters [ci skip]k0kubun2019-03-291-7/+7
* Add some more buffer for timeout checkk0kubun2019-03-291-1/+1
* * expand tabs.svn2019-03-291-3/+3
* use GET_CFP() instead of access reg_cfp directly.ko12019-03-291-3/+3
* process.c: [DOC] fix markups [ci skip]nobu2019-03-291-7/+8
* process.c: [DOC] fix markups [ci skip]nobu2019-03-291-3/+3
* strip trailing spaces [ci skip]nobu2019-03-291-2/+2
* Fix broken retry logick0kubun2019-03-291-7/+5
* Guard spec against msys2 shellk0kubun2019-03-281-2/+7
* [bug:8215] seems to be still broken on mswink0kubun2019-03-281-0/+1
* * 2019-03-29svn2019-03-281-1/+1
* * properties.svn2019-03-280-0/+0
* Do not fail with --disable-jit-supportk0kubun2019-03-281-2/+9
* Update to ruby/spec@e81b3cderegon2019-03-2853-106/+932
* 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