aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gmake.mk: get rid of unicode normalization table timestampnobu2019-04-042-2/+9
* iseq.h: Remove dead membersnobu2019-04-041-2/+0
* gmake.mk: update normalization tablenobu2019-04-041-0/+6
* enumerator.c: make arith_seq_first support nil beginmrkn2019-04-042-0/+13
* ruby/test_arithmetic_sequence.rb: add assertions for beginless and endless ra...mrkn2019-04-041-0/+20
* range.c: support to make beginless arithmetic sequencesmrkn2019-04-042-1/+5
* * expand tabs.svn2019-04-041-1/+1
* Revert "Introduce inline cache for invokesuper"k0kubun2019-04-041-7/+1
* * 2019-04-04svn2019-04-031-1/+1
* Introduce inline cache for invokesuperk0kubun2019-04-031-1/+7
* Partially allow failures in test-bundled-gemsk0kubun2019-04-032-3/+14
* vs2019 build is not functional nowk0kubun2019-04-031-0/+2
* * expand tabs.svn2019-04-031-6/+6
* date: make zone a substring to copy encoding and taintednessnobu2019-04-033-29/+22
* Revive accidentally removed assertionkazu2019-04-031-0/+1
* range.c (r_cover_range_p): support beginless rangemame2019-04-032-2/+8
* Introduce beginless range [Feature#14799]mame2019-04-038-19/+123
* 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