summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-02[ruby/prism] IndexTargetNode should always have ATTRIBUTE_WRITEKevin Newton
2024-01-02Sync to latest prismKevin Newton
2024-01-02Fix Exception#detailed_message for GC compactionPeter Zhu
2024-01-02Sync to latest prismKevin Newton
2024-01-02[ruby/rdoc] [DOC] MarkupReferenceBurdette Lamar
2024-01-02Introduce NODE_FILEyui-knk
2024-01-02[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-01-02LLDB: Print actual node structure of NODE_LINEyui-knk
2024-01-02[DOC] Links to extension.rdoc from extension.ja.rdocNobuyoshi Nakada
2024-01-02[DOC] Stop using `:enddoc:` in rdoc filesNobuyoshi Nakada
2024-01-02Add a test case for `__LINE__` assignment in condition warningyui-knk
2024-01-02Warn "literal in condition" for `__LINE__`yui-knk
2024-01-02Use max_cpu when RUBY_MAX_CPU givenShia
2024-01-02[DOC] clarify situation for Ractor#send of T_DATA objects.Luke Gruber
2024-01-02Set Ractor moved object's shape to original object's shapeLuke Gruber
2024-01-01Don't create T_MATCH object if /regexp/.match(string) doesn't matchLuke Gruber
2024-01-01[ruby/irb] Make show_source resolve top-level constant namesStan Lo
2024-01-01[DOC] Fix alignment of values for Integer#divPeter Zhu
2024-01-01[DOC] Fix indentation for Integer#divPeter Zhu
2024-01-01[ruby/irb] Fix display_document params in noautocomplete modetomoya ishida
2024-01-01Roll net-* bundled gems from git to fix CI (#9403)Sorah Fukumori
2024-01-01[DOC] Fix wrong description about Process.waitpid2 (#9401)Takuya Aramaki
2024-01-01[ruby/net-http] Renew test certificatesSorah Fukumori
2024-01-01[ruby/irb] test_recovery_sigint: Ensure precondition is metSorah Fukumori
2024-01-01[ruby/irb] Remove redundant env cleanup in rendering testStan Lo
2023-12-31[DOC] Remove extra colon in Hash#default_procPeter Zhu
2024-01-01[DOC] Fix markupNobuyoshi Nakada
2024-01-01[DOC] Fix missing `::` for dlNobuyoshi Nakada
2024-01-01[DOC] Use local linksNobuyoshi Nakada
2023-12-31[ruby/rdoc] Allow empty name rdoc-ref as a local linkNobuyoshi Nakada
2023-12-31[ruby/win32ole] [DOC] Fix indentNobuyoshi Nakada
2023-12-31[ruby/win32ole] [DOC] Remove useless comment that is mixed into RDocNobuyoshi Nakada
2023-12-30[DOC] Fix link to untrace_var from trace_varPeter Zhu
2023-12-31[ruby/win32ole] [DOC] Add .document filesNobuyoshi Nakada
2023-12-29Change test_warmup_frees_pages to check each size poolPeter Zhu
2023-12-29[DOC] Fix indentation for Numeric#stepPeter Zhu
2023-12-29[ruby/securerandom] Update file list to packageNobuyoshi Nakada
2023-12-30Reduce `if` for decreasing counter on OP_REPEAT_INC (#9393)Hiroya Fujinami
2023-12-29[DOC] Fix syntax in Hash#eql?Peter Zhu
2023-12-29[DOC] Remove useless word in Hash#eql?Peter Zhu
2023-12-29[DOC] Add parantheses in call-seq for Hash#eql?Peter Zhu
2023-12-29Fix [Bug #20098]: set counter value for {n,m} repetition correctly (#9391)Hiroya Fujinami
2023-12-29Introduce NODE_LINEyui-knk
2023-12-29[ruby/reline] Revert kill_ring.rb file permissiontomoya ishida
2023-12-29[ruby/reline] Replace `object_id` comparison with `equal?`Alexander Momchilov
2023-12-29[ruby/securerandom] Increase speed of UUID generationBlake Imsland
2023-12-28Fix use of the rb_profile_frames start parameterDylan Thacker-Smith
2023-12-28ci: Fixup for 301a7b1eYuta Saito
2023-12-28[DOC] Add What's Here for Complex (#9366)Burdette Lamar
2023-12-28Fix [Bug #20083]: correct a cache point size for atomic groups (#9367)Hiroya Fujinami