aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2019-04-06svn2019-04-051-1/+1
* revert r67445, (r67446,) r67447duerst2019-04-051-8/+0
* downloader.rb: fix typo, extra %nobu2019-04-051-1/+1
* appveyor.yml: download beta version for testnobu2019-04-051-1/+1
* downloader.rb: quote base namenobu2019-04-051-1/+1
* output more debug information in downloader.rb (temporary)duerst2019-04-051-0/+1
* * remove trailing spaces.svn2019-04-051-1/+1
* add puts statements to debug Unicode file download (temporary)duerst2019-04-051-0/+7
* `rb_add_method` is void function.ko12019-04-052-5/+3
* * expand tabs.svn2019-04-054-24/+24
* add definemethod/definesmethod insn.ko12019-04-057-155/+131
* update to Unicode Version 12.1.0 (beta)duerst2019-04-056-4/+49249
* * 2019-04-05svn2019-04-041-1/+1
* change lib/unicode_normalize/tables.rb to single item per line to make diffs ...duerst2019-04-042-1136/+9000
* 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