summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-04-01Simplify spec as there is no easy way to tell if MJIT support is availableeregon
2019-04-01* 2019-04-02svn
2019-04-01Fix Float#to_s specs to not depend on the platform representation of doubleseregon
2019-04-01Added tests for end of Heiseinobu
2019-04-01date_parse.c: removed 'r' which is not in JIS X 0301 yetnobu
2019-04-01* expand tabs.svn
2019-04-01date_parse.c: extract Japanese era initialsnobu
2019-03-31* 2019-04-01svn
2019-03-31exp is String, so it's always truthykazu
2019-03-31* 2019-03-31svn
2019-03-31Fix a typo [ci skip]kazu
2019-03-30ruby.c: respect features by command linenobu
2019-03-30rdoc: Colorize background of code/pre [ci skip]nobu
2019-03-30process.c: [DOC] remove extra quotes [ci skip]nobu
2019-03-30Fix a typo in an assertion messagenobu
2019-03-29* 2019-03-30svn
2019-03-29mjit_worker.c: explicitly ignore the unused result of RB_DEBUG_COUNTER_INC_IFmame
2019-03-29Add mjit_compile_failures debug counterk0kubun