aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* process.c: [DOC] remove extra quotes [ci skip]nobu2019-03-301-1/+1
* Fix a typo in an assertion messagenobu2019-03-301-1/+1
* * 2019-03-30svn2019-03-291-1/+1
* mjit_worker.c: explicitly ignore the unused result of RB_DEBUG_COUNTER_INC_IFmame2019-03-291-4/+4
* Add mjit_compile_failures debug counterk0kubun2019-03-292-0/+4
* ruby tool/update-deps --fixk0kubun2019-03-291-0/+9
* Prevent mjit length counters from being 0k0kubun2019-03-292-6/+10
* Add debug counters for MJIT cancelk0kubun2019-03-297-1/+16
* Add debug counter for rb_mjit_unit_listk0kubun2019-03-292-0/+11
* Fix a typo [ci skip]kazu2019-03-291-1/+1
* Debug make install instead of makek0kubun2019-03-291-2/+2
* 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