summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-03Warn more duplicate literal hash keysNobuyoshi Nakada
2021-06-03Assertions for duplicate literal hash key warningsNobuyoshi Nakada
2021-06-02Note about 07c05b6fe931337e928a89ac5ebf654862dc0ecaTakashi Kokubun
2021-06-02Fix a race condition around mjit_recompileTakashi Kokubun
2021-06-02Do not expect ec on rb_vm_bugreportTakashi Kokubun
2021-06-03[rubygems/rubygems] Rename test/rubygems/test_{case,utilities}.rb to avoid "t...Yusuke Endoh
2021-06-02Implemented some NilClass method in Ruby code is faster [Feature #17054] (#3366)S.H
2021-06-02use a bool instead of intAaron Patterson
2021-06-02Allocate exact space for objspace_each_objectsPeter Zhu
2021-06-03* 2021-06-03 [ci skip]git
2021-06-03Fix `_MSC_VER` warningsDaisuke Fujimura (fd0)
2021-06-02Update to ruby/spec@c6e9285Benoit Daloze
2021-06-02Update to ruby/spec@a0b7d0dBenoit Daloze
2021-06-02Update to ruby/mspec@0091e8aBenoit Daloze
2021-06-02Skip a `File.atime` test randomly failing on Travis ppc64le.Jun Aruga
2021-06-02Refactor rb_vm_insn_addr2insn callsTakashi Kokubun
2021-06-02Clarify these are just for MJITTakashi Kokubun
2021-06-02Suppress false warning by MSVCNobuyoshi Nakada
2021-06-02[ruby/rdoc] Add a dependency on psych gem 4.0.0 or neweraycabta
2021-06-02[ruby/rdoc] Add an alias for test-unit with older versions of RubyGemsaycabta
2021-06-02* 2021-06-02 [ci skip]git
2021-06-01Use the current object as the compaction indexAaron Patterson
2021-06-01Make `Thread#native_thread_id` not-implemented if unsupportedNobuyoshi Nakada
2021-06-01Expose assert_all? for ruby/csv repoHiroshi SHIBATA
2021-06-01Add static modifier to C function in hash.c (#3138)S.H
2021-06-01Add static modifier to C function in re.c (#3153)S.H
2021-06-01Refactor rb_define_class_variable function (#4400)S.H
2021-06-01Remove unneeded rb_ary_ptr_use_start defination in internal/array.h (#4427)S.H
2021-06-01Remove unneeded rb_str_initialize defination in internal/string.h (#4465)S.H
2021-06-01Refactor rb_class_path_cached function (#4485)S.H
2021-06-01Refactor rb_define_class_variable function (#4492)S.H
2021-06-01Enable VM_ASSERT in --jit CIs (#4543)Takashi Kokubun
2021-05-31Make --without-mjit-tabs work againTakashi Kokubun
2021-05-31Revert "Try enabling VM_ASSERT in --jit CIs"Takashi Kokubun
2021-05-31Change the default --jit-max-cache to 10000Takashi Kokubun
2021-05-31Decompose the captured_cc code for investigationTakashi Kokubun
2021-05-31Try enabling VM_ASSERT in --jit CIsTakashi Kokubun
2021-06-01* 2021-06-01 [ci skip]git
2021-05-31Drop JIT_ISEQ_SIZE_THRESHOLDTakashi Kokubun
2021-05-31The test for command injection on Unix platforms should be omitted on Windowsaycabta
2021-05-31tool/ci_functions.sh: Fix typos and improve the comment. [ci skip]Jun Aruga
2021-05-31Tweak skipped files in bundler gemspecDavid Rodríguez
2021-05-31[ruby/net-protocol] Bump version to 0.1.1Hiroshi SHIBATA
2021-05-30Mark inlined ISeqs during MJIT compilation (#4539)Takashi Kokubun
2021-05-31* 2021-05-31 [ci skip]git
2021-05-31Update bundled_gemsKazuhiro NISHIYAMA
2021-05-29Attempt to fix floating point test failureJeremy Evans
2021-05-30* 2021-05-30 [ci skip]git
2021-05-29Fix Enumerator::ArithmeticSequence handling of float rangesJeremy Evans
2021-05-29* 2021-05-29 [ci skip]git