summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-26Ractor.make_shareable(proc_obj) makes inner structure shareablelukeg
2025-03-26Re-use objspace variable instead of calling rb_gc_get_objspace()Peter Zhu
2025-03-26Use release version of turbo_testsHiroshi SHIBATA
2025-03-25Reset thread interrupt lock on forkJohn Hawthorn
2025-03-25Fail test if child process exists non-zeroJohn Hawthorn
2025-03-25Clear VM_CHECK lock info on forkJohn Hawthorn
2025-03-25Prefer FL_TEST_RAW() in GC on known on-heap objectsAlan Wu
2025-03-25[ruby/etc] Etc.sysconfdir does not work in a RactorBenoit Daloze
2025-03-25Make ruby_autocompact_compare_func staticPeter Zhu
2025-03-25Make ruby_enable_autocompact staticPeter Zhu
2025-03-25[ruby/etc] Most Etc methods are not Ractor-safe currentlyBenoit Daloze
2025-03-25[DOC] Doc for Hash#transform_keys! (#12942)Burdette Lamar
2025-03-25[DOC] Use install-modular-gc in gc/README.mdPeter Zhu
2025-03-25[rubygems/rubygems] Remove specs with bad sources when converging dependenciesDavid Rodríguez
2025-03-25[rubygems/rubygems] Tweak to check specs size just onceDavid Rodríguez
2025-03-25[rubygems/rubygems] Add test for fixing mismatched versions in lockfileRandy Stauner
2025-03-24Move rb_gc_impl_ractor_cache_free to shutdown sectionPeter Zhu
2025-03-24Move rb_gc_impl_objspace_free to shutdown sectionPeter Zhu
2025-03-24Launchable: Fix CI scripts by adding backslashes (#12974)Naoto Ono
2025-03-24[Bug #21141] [DOC] Fix indentationNobuyoshi Nakada
2025-03-24[Bug #21141] [DOC] Refine description of `Time#utc?`Nobuyoshi Nakada
2025-03-24Update ext/json/generator/dependHiroshi SHIBATA
2025-03-24Removed trailing spaceHiroshi SHIBATA
2025-03-24Reorganize `fpconv` vendoringJean Boussier
2025-03-24[ruby/json] Extends license descriptioneno
2025-03-24[ruby/json] Adjust fpconv to add ".0" to integerseno
2025-03-24[ruby/json] Faster float formattingeno
2025-03-24Revert "Fix broken CI. (#12963)"Hiroshi SHIBATA
2025-03-24[rubygems/rubygems] Raise an error in frozen mode if CHECKSUMS entries are mi...David Rodríguez
2025-03-24[rubygems/rubygems] Fix redundant `path` configurationsDavid Rodríguez
2025-03-24[rubygems/rubygems] Rename block variableDavid Rodríguez
2025-03-24[rubygems/rubygems] Add `Specification#lock_name` and use that when dealing w...David Rodríguez
2025-03-24[rubygems/rubygems] Refactor replacing locked specification path sourcesDavid Rodríguez
2025-03-24[rubygems/rubygems] Refactor replacement of locked path sourcesDavid Rodríguez
2025-03-24[rubygems/rubygems] Remove unnecessary replacement of locked dependencies sou...David Rodríguez
2025-03-24[rubygems/rubygems] Refactor Path vs Gemspec source comparisonDavid Rodríguez
2025-03-24[rubygems/rubygems] Refactor replacing sourcesDavid Rodríguez
2025-03-24[rubygems/rubygems] Remove `spec.source` duplicationDavid Rodríguez
2025-03-24[rubygems/rubygems] Simplify passing "gemspec" option to path sourcesDavid Rodríguez
2025-03-24[rubygems/rubygems] Remove unused default valueDavid Rodríguez
2025-03-24[rubygems/rubygems] Change behavior when gemfile and gemspec dep deps conflictDavid Rodríguez
2025-03-24[rubygems/rubygems] Use `name` argument consistentlyDavid Rodríguez
2025-03-24[rubygems/rubygems] Support git 2.49David Rodríguez
2025-03-24[rubygems/rubygems] Default to a SOURCE_DATE_EPOCH of 315619200, to simplify ...Ellen Marie Dash
2025-03-24[rubygems/rubygems] Let `gem exec` raise an error in ambiguous casesDavid Rodríguez
2025-03-24[rubygems/rubygems] Update vendored pub_grubHartley McGuire
2025-03-24[rubygems/rubygems] Reword log message about current platform being missingDavid Rodríguez
2025-03-24[rubygems/rubygems] Improve grammar of some error messagesDavid Rodríguez
2025-03-24[rubygems/rubygems] Consistently use "lockfile" over "lock file"David Rodríguez
2025-03-24[rubygems/rubygems] Fix frozen error message incorrectly mentioning the GemfileDavid Rodríguez