aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [ruby/prism] Document the version option on prism parseKevin Newton2024-01-021-0/+4
* Fix up common.mk targets for prismKevin Newton2024-01-021-0/+3
* [ruby/prism] IndexTargetNode should always have ATTRIBUTE_WRITEKevin Newton2024-01-029-13/+106
* Sync to latest prismKevin Newton2024-01-021-22/+23
* Fix Exception#detailed_message for GC compactionPeter Zhu2024-01-023-2/+12
* Sync to latest prismKevin Newton2024-01-021-1/+1
* [ruby/rdoc] [DOC] MarkupReferenceBurdette Lamar2024-01-021-48/+41
* Introduce NODE_FILEyui-knk2024-01-0212-37/+185
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2024-01-022-5/+5
* LLDB: Print actual node structure of NODE_LINEyui-knk2024-01-021-0/+2
* [DOC] Links to extension.rdoc from extension.ja.rdocNobuyoshi Nakada2024-01-021-4/+6
* [DOC] Stop using `:enddoc:` in rdoc filesNobuyoshi Nakada2024-01-022-7/+8
* Add a test case for `__LINE__` assignment in condition warningyui-knk2024-01-021-0/+9
* Warn "literal in condition" for `__LINE__`yui-knk2024-01-022-0/+9
* Use max_cpu when RUBY_MAX_CPU givenShia2024-01-021-2/+5
* [DOC] clarify situation for Ractor#send of T_DATA objects.Luke Gruber2024-01-021-2/+2
* Set Ractor moved object's shape to original object's shapeLuke Gruber2024-01-022-1/+24
* Don't create T_MATCH object if /regexp/.match(string) doesn't matchLuke Gruber2024-01-013-3/+26
* [ruby/irb] Make show_source resolve top-level constant namesStan Lo2024-01-012-1/+29
* [DOC] Fix alignment of values for Integer#divPeter Zhu2024-01-011-6/+6
* [DOC] Fix indentation for Integer#divPeter Zhu2024-01-011-1/+1
* [ruby/irb] Fix display_document params in noautocomplete modetomoya ishida2024-01-012-8/+9
* Roll net-* bundled gems from git to fix CI (#9403)Sorah Fukumori2024-01-011-3/+3
* [DOC] Fix wrong description about Process.waitpid2 (#9401)Takuya Aramaki2024-01-011-1/+1
* [ruby/net-http] Renew test certificatesSorah Fukumori2024-01-014-133/+71
* [ruby/irb] test_recovery_sigint: Ensure precondition is metSorah Fukumori2024-01-011-2/+10
* [ruby/irb] Remove redundant env cleanup in rendering testStan Lo2024-01-011-1/+0
* [DOC] Remove extra colon in Hash#default_procPeter Zhu2023-12-311-1/+1
* [DOC] Fix markupNobuyoshi Nakada2024-01-011-7/+7
* [DOC] Fix missing `::` for dlNobuyoshi Nakada2024-01-011-3/+3
* [DOC] Use local linksNobuyoshi Nakada2024-01-012-7/+8
* [ruby/rdoc] Allow empty name rdoc-ref as a local linkNobuyoshi Nakada2023-12-312-13/+24
* [ruby/win32ole] [DOC] Fix indentNobuyoshi Nakada2023-12-311-12/+12
* [ruby/win32ole] [DOC] Remove useless comment that is mixed into RDocNobuyoshi Nakada2023-12-311-1/+0
* [DOC] Fix link to untrace_var from trace_varPeter Zhu2023-12-301-1/+1
* [ruby/win32ole] [DOC] Add .document filesNobuyoshi Nakada2023-12-311-0/+1
* Change test_warmup_frees_pages to check each size poolPeter Zhu2023-12-291-2/+4
* [DOC] Fix indentation for Numeric#stepPeter Zhu2023-12-291-69/+69
* [ruby/securerandom] Update file list to packageNobuyoshi Nakada2023-12-291-2/+7
* Reduce `if` for decreasing counter on OP_REPEAT_INC (#9393)Hiroya Fujinami2023-12-301-2/+9
* [DOC] Fix syntax in Hash#eql?Peter Zhu2023-12-291-1/+1
* [DOC] Remove useless word in Hash#eql?Peter Zhu2023-12-291-1/+0
* [DOC] Add parantheses in call-seq for Hash#eql?Peter Zhu2023-12-291-1/+1
* Fix [Bug #20098]: set counter value for {n,m} repetition correctly (#9391)Hiroya Fujinami2023-12-292-2/+11
* Introduce NODE_LINEyui-knk2023-12-298-11/+259
* [ruby/reline] Revert kill_ring.rb file permissiontomoya ishida2023-12-291-0/+0
* [ruby/reline] Replace `object_id` comparison with `equal?`Alexander Momchilov2023-12-291-1/+1
* [ruby/securerandom] Increase speed of UUID generationBlake Imsland2023-12-291-4/+4
* Fix use of the rb_profile_frames start parameterDylan Thacker-Smith2023-12-282-2/+9
* ci: Fixup for 301a7b1eYuta Saito2023-12-282-7/+9