summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-05remove Unicode 12.0.0 related directory and generated filesduerst
2019-04-05* 2019-04-06svn
2019-04-05revert r67445, (r67446,) r67447duerst
2019-04-05downloader.rb: fix typo, extra %nobu
2019-04-05appveyor.yml: download beta version for testnobu
2019-04-05downloader.rb: quote base namenobu
2019-04-05output more debug information in downloader.rb (temporary)duerst
2019-04-05* remove trailing spaces.svn
2019-04-05add puts statements to debug Unicode file download (temporary)duerst
2019-04-05`rb_add_method` is void function.ko1
2019-04-05* expand tabs.svn
2019-04-05add definemethod/definesmethod insn.ko1
2019-04-05update to Unicode Version 12.1.0 (beta)duerst
2019-04-04* 2019-04-05svn
2019-04-04change lib/unicode_normalize/tables.rb to single item per line to make diffs ...duerst
2019-04-04gmake.mk: get rid of unicode normalization table timestampnobu
2019-04-04iseq.h: Remove dead membersnobu
2019-04-04gmake.mk: update normalization tablenobu
2019-04-04enumerator.c: make arith_seq_first support nil beginmrkn
2019-04-04ruby/test_arithmetic_sequence.rb: add assertions for beginless and endless ra...mrkn
2019-04-04range.c: support to make beginless arithmetic sequencesmrkn
2019-04-04* expand tabs.svn
2019-04-04Revert "Introduce inline cache for invokesuper"k0kubun
2019-04-03* 2019-04-04svn
2019-04-03Introduce inline cache for invokesuperk0kubun
2019-04-03Partially allow failures in test-bundled-gemsk0kubun
2019-04-03vs2019 build is not functional nowk0kubun
2019-04-03* expand tabs.svn
2019-04-03date: make zone a substring to copy encoding and taintednessnobu
2019-04-03Revive accidentally removed assertionkazu
2019-04-03range.c (r_cover_range_p): support beginless rangemame
2019-04-03Introduce beginless range [Feature#14799]mame
2019-04-02Fix more ASAN errorstenderlove
2019-04-02Extract type to sym as a new functiontenderlove
2019-04-02Fix typo in lldb scripttenderlove
2019-04-02* 2019-04-03svn
2019-04-02Fix ASAN errortenderlove
2019-04-02Poison / verify the freelisttenderlove
2019-04-02Merge rubygems/rubygems from upstream.hsbt
2019-04-02Azure Pipeline tests on Linux are not reliablek0kubun
2019-04-02downloader.rb: keep linked file newer than cached filenobu
2019-04-02date_parse.c: name JISX0301_DEFAULT_ERAnobu
2019-04-02date_parse.c: renamed JAPANESE prefix as JISX0301nobu
2019-04-02* expand tabs.svn
2019-04-02date: use del_hash to extract an element destructivelynobu
2019-04-01Fix ASAN errors when walking the heaptenderlove
2019-04-01add regex support to lldb debug outputtenderlove
2019-04-01* expand tabs.svn
2019-04-01unpoison / poison objects while walking the heaptenderlove
2019-04-01Make spec for the jit feature more general and not MRI-specificeregon