summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-06Update to ruby/spec@54c391eBenoit Daloze
2024-11-06Update to ruby/mspec@6499325Benoit Daloze
2024-11-06io_buffer.c: Allow copies between overlapping buffers with #copy and #set_str...Kasumi Hanazuki
2024-11-06[Bug #20868] Fix Method#hash to not change after compactionPeter Zhu
2024-11-06Fix flakiness in TestGc#test_thrashing_for_young_objectsKJ Tsanaktsidis
2024-11-06[rubygems/rubygems] Add naive infinite loop detection when fixing lockfile de...David Rodríguez
2024-11-06[rubygems/rubygems] Note about why we don't fix lockfile dependencies backed ...David Rodríguez
2024-11-06[rubygems/rubygems] This is not about the lockfile anymoreDavid Rodríguez
2024-11-06[rubygems/rubygems] Automatically fix lockfile when the API reveals missing depsDavid Rodríguez
2024-11-06[rubygems/rubygems] Add missing spec for materializing lockfiles with only "r...David Rodríguez
2024-11-06[rubygems/rubygems] Check for `EndpointSpecification` exactlyDavid Rodríguez
2024-11-06[rubygems/rubygems] Simplify code structureDavid Rodríguez
2024-11-06Update ext/openssl/dependKazuki Yamaguchi
2024-11-06Store precomputed hash when there's capacityÉtienne Barrié
2024-11-06[rubygems/rubygems] Fix manifest in gem package using incorrect platform some...David Rodríguez
2024-11-06[rubygems/rubygems] Fix some JRuby warnings when using `bundler/setup` with R...David Rodríguez
2024-11-06[ruby/openssl] move ractor safe macro to ossl.hHoneyryderChuck
2024-11-06Revert "Introduce Fiber Scheduler `blocking_region` hook. (#11963)" (#12013)Samuel Williams
2024-11-06Update default gems list at 82008d38e01f8b0b3f808a91841b8d [ci skip]git
2024-11-06[ruby/shellwords] Bump up v0.2.1Hiroshi SHIBATA
2024-11-06Update default gems list at 8f4227b664d8e74fc81adf0b31b295 [ci skip]git
2024-11-06[ruby/open-uri] Bump up v0.5.0Hiroshi SHIBATA
2024-11-06Update default gems list at 0c59048b3a981a80d57d2318c37b36 [ci skip]git
2024-11-06[ruby/timeout] Bump up v0.4.2Hiroshi SHIBATA
2024-11-06Update default gems list at 7d9e9eabe7d6c53f5a24297b6275d8 [ci skip]git
2024-11-06[ruby/tmpdir] Bump up v0.3.0Hiroshi SHIBATA
2024-11-06Update default gems list at 7e167b3225312410dcd8c303aa1ca9 [ci skip]git
2024-11-06[ruby/tempfile] Bump up v0.3.0Hiroshi SHIBATA
2024-11-06Update default gems list at a3a0c675c1e701d88b5d0cbcea54f1 [ci skip]git
2024-11-06[ruby/yaml] Bump up v0.4.0Hiroshi SHIBATA
2024-11-06Update default gems list at 0949c586c05e7513497fd2e84edb03 [ci skip]git
2024-11-06[ruby/pathname] Bump up v0.4.0Hiroshi SHIBATA
2024-11-06macOS 15 is the stable version todayHiroshi SHIBATA
2024-11-06[Bug #20873] Consider `-FIXNUM_MIN` overflowNobuyoshi Nakada
2024-11-06Assert newly added warning in `JSON.load`Nobuyoshi Nakada
2024-11-06Ignore return value of `into_raw_fd`Nobuyoshi Nakada
2024-11-06`Warning[:strict_unused_block]`Koichi Sasada
2024-11-05Allow eval to see top scopeKevin Newton
2024-11-05[ruby/json] Appease ruby/ruby CIJean Boussier
2024-11-05[ruby/json] Strip whitespacesJean Boussier
2024-11-05Update depend filesJean Boussier
2024-11-05[ruby/json] ResyncJean Boussier
2024-11-05[ruby/json] Re-enable passing testBenoit Daloze
2024-11-05[ruby/json] Add tests for the behavior of JSON.generate with base types subcl...Jean Boussier
2024-11-05[ruby/json] Use rb_str_new_frozenJean Boussier
2024-11-05[ruby/json] JSON::Ext::Parser mark the name cache entries when not on the heapJean Boussier
2024-11-05Update json gem syncing logicJean Boussier
2024-11-05[rubygems/rubygems] Test with JRuby 9.4.9.0David Rodríguez
2024-11-05Remove RGENGC_FORCE_MAJOR_GC flagMatt Valentine-House
2024-11-05Use wide character startupNobuyoshi Nakada