summaryrefslogtreecommitdiff
path: root/spec/ruby/core/module/instance_method_spec.rb
diff options
context:
space:
mode:
authoraycabta <aycabta@gmail.com>2021-09-10 04:58:35 +0900
committergit <svn-admin@ruby-lang.org>2021-09-10 09:04:47 +0900
commitc25511ef46c047e970e45e363288e8c005284c31 (patch)
tree927e02297b30d0085241a8afafc6199aa90b3a84 /spec/ruby/core/module/instance_method_spec.rb
parentc94735fa240eae853265900876bbe67d9b9655d6 (diff)
[ruby/reline] Add a test for dialog with scroll key
https://github.com/ruby/reline/commit/99640abf75
Diffstat (limited to 'spec/ruby/core/module/instance_method_spec.rb')
0 files changed, 0 insertions, 0 deletions
>Fix memory leak of darray in loaded_features_indexPeter Zhu 2025-10-20ZJIT: Implement codegen for FixnumMod (#14857)Max Bernstein 2025-10-02ZJIT: Add `NoSingletonClass` patch point (#14680)Stan Lo 2025-09-29Update dependency after rebaseSatoshi Tagomori 2025-09-29Add and fix dependenciesSatoshi Tagomori 2025-09-25ZJIT: Actually call rb_zjit_root_update_references()Alan Wu 2025-09-18Use `ec->interrupt_mask` to prevent interrupts. (#14588)Samuel Williams 2025-09-13Use API version for syntax version instead of program versionNobuyoshi Nakada 2025-09-12Explicitly use a ruby version for prism to parse the code as (#14523)Earlopain 2025-09-02ZJIT: Clear jit entry from iseqs after TracePoint activation (#14407)Stan Lo 2025-08-22Fixes to encoding/transcoding for ractors.Luke Gruber 2025-08-21variable.c: handle cleared fields_obj in genfields cacheJean Boussier 2025-08-18Fix dependencies of generated prism sources for NMakeNobuyoshi Nakada 2025-08-14Extract `ruby_api_version_name`Nobuyoshi Nakada 2025-08-13Add link to Ruby options doc in help textPeter Zhu 2025-08-06ZJIT: Implement SingleRactorMode invalidation (#14121)Stan Lo 2025-08-06Struct: keep direct reference to IMEMO/fields when space allowsJean Boussier 2025-07-30ZJIT: Prepare for sharing JIT hooks with ZJIT (#14044)Takashi Kokubun 2025-07-26Rename builtin_binary.inc as .rbbinNobuyoshi Nakada 2025-07-25update-depsHiroshi SHIBATA 2025-07-25Split autogenerated dependency to depend file from common.mkHiroshi SHIBATA