summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-08range.c: force hash values fixablenobu
2019-04-08range.c: force hash values fixablenobu
2019-04-08enumerator.c: force hash values fixablenobu
2019-04-07doc/signals.rdoc: Clarify a bit where Signal.trap handlers are executederegon
2019-04-07gc.c: missing breaknobu
2019-04-07Add debug message for test_rinda crashk0kubun
2019-04-06* 2019-04-07svn
2019-04-06Fix typo in a comment [ci skip]k0kubun
2019-04-06Add debug counter for VM <-> MJIT callsk0kubun
2019-04-06internal.h: fix potential memory leaknobu
2019-04-06Cover all insns in test_jit againk0kubun
2019-04-06Suppress unnecessary warnings in test_jitk0kubun
2019-04-06Resurrect a test dropped in r67442k0kubun
2019-04-06appveyor.yml: try porting r67454 to msys2k0kubun
2019-04-06appveyor.yml: Use pre-generated headers and tablesnobu
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