aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix more ASAN errorstenderlove2019-04-021-3/+9
* Extract type to sym as a new functiontenderlove2019-04-021-31/+37
* Fix typo in lldb scripttenderlove2019-04-022-3/+7
* * 2019-04-03svn2019-04-021-1/+1
* Fix ASAN errortenderlove2019-04-021-1/+1
* Poison / verify the freelisttenderlove2019-04-021-1/+33
* Merge rubygems/rubygems from upstream.hsbt2019-04-0234-184/+264
* Azure Pipeline tests on Linux are not reliablek0kubun2019-04-021-0/+1
* downloader.rb: keep linked file newer than cached filenobu2019-04-021-3/+9
* date_parse.c: name JISX0301_DEFAULT_ERAnobu2019-04-021-1/+2
* date_parse.c: renamed JAPANESE prefix as JISX0301nobu2019-04-021-4/+4
* * expand tabs.svn2019-04-021-2/+2
* date: use del_hash to extract an element destructivelynobu2019-04-023-11/+5
* Fix ASAN errors when walking the heaptenderlove2019-04-011-1/+20
* add regex support to lldb debug outputtenderlove2019-04-011-0/+7
* * expand tabs.svn2019-04-011-10/+10
* unpoison / poison objects while walking the heaptenderlove2019-04-012-0/+24
* Make spec for the jit feature more general and not MRI-specificeregon2019-04-011-4/+4
* Simplify spec as there is no easy way to tell if MJIT support is availableeregon2019-04-011-14/+2
* * 2019-04-02svn2019-04-011-1/+1
* Fix Float#to_s specs to not depend on the platform representation of doubleseregon2019-04-011-127/+124
* Added tests for end of Heiseinobu2019-04-012-1/+64
* date_parse.c: removed 'r' which is not in JIS X 0301 yetnobu2019-04-011-1/+1
* * expand tabs.svn2019-04-011-3/+3
* date_parse.c: extract Japanese era initialsnobu2019-04-011-3/+5
* * 2019-04-01svn2019-03-311-2/+2
* exp is String, so it's always truthykazu2019-03-311-1/+1
* * 2019-03-31svn2019-03-311-1/+1
* Fix a typo [ci skip]kazu2019-03-311-1/+1
* ruby.c: respect features by command linenobu2019-03-302-19/+45
* rdoc: Colorize background of code/pre [ci skip]nobu2019-03-301-0/+3
* 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