summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 hoursRevert "Reserve 2 bits for expressing object layout (#17139)"HEADmasterAaron Patterson
5 hoursReserve 2 bits for expressing object layout (#17139)Aaron Patterson
9 hoursAtomic fast path for "locale" encoding registrationJohn Hawthorn
10 hoursZJIT: Drop the legacy implementation of spilled params (#17138)Takashi Kokubun
10 hoursZJIT: Clean up specialized T_DATA path (#17140)Max Bernstein
11 hoursZJIT: Materialize JITFrame on exit trampoline (#17132)Takashi Kokubun
13 hoursBump RUBY_ABI_VERSIONNobuyoshi Nakada
14 hours[ruby/openssl] kdf: document incompatibility with timeoutKazuki Yamaguchi
17 hourstest/ruby/test_io.rb: do not set RLIMIT_NPROCKazuki Yamaguchi
19 hours[ruby/openssl] pkcs12: add missing error check for d2i_PKCS12_bio()Kazuki Yamaguchi
19 hours[ruby/openssl] ts: do not use the "reuse" behavior of d2i_*{,_bio}() functionsKazuki Yamaguchi
19 hours[ruby/openssl] pkcs7: avoid using strcmp() with Ruby stringsKazuki Yamaguchi
19 hours[ruby/openssl] Fix test_kdf.rb in FIPS.Jun Aruga
19 hours[ruby/openssl] Make OpenSSL::Digest classes Ractor-safeÉtienne Barrié
19 hours[DOC] Update bundled gems list at 0cc81cf0b80eb9f8167939115553a4git
19 hoursMake rb_hash_st_table_set staticPeter Zhu
19 hours[ruby/json] Prevent buffer over-read when generating EOF errorJean Boussier
20 hours[ruby/rubygems] Rename Windows tag groups to test shardsHiroshi SHIBATA
21 hours[ruby/json] Handle invalid types passed as `max_nesting` optionJean Boussier
21 hours[DOC] Harmonize expand_path methodsBurdette Lamar
21 hours[DOC] Harmonize extname methods (#17103)Burdette Lamar
21 hours[DOC] Doc for Pathname#each_filename (#17073)Burdette Lamar
21 hours[DOC] Doc for Pathname#each_line (#17074)Burdette Lamar
21 hours[DOC] Doc for Pathname#entriesBurdette Lamar
22 hours[ruby/rubygems] Vendor compact_index from rubygems.org for the artificeHiroshi SHIBATA
22 hoursRename RUBY_FL_USERPRIV0 into RUBY_FL_UNUSED6Jean Boussier
23 hours[ruby/date] Verify all argument classes firstNobuyoshi Nakada
23 hours[ruby/date] Check if failed fistNobuyoshi Nakada
23 hours[ruby/date] Do not use C99 style comment [ci skip]Nobuyoshi Nakada
25 hoursCast pipe serial to unsigned long for %lxHiroshi SHIBATA
25 hoursExclude timeout_spec from rb/redos analysisHiroshi SHIBATA
25 hoursFix filter-sarif version comment to match pinned refHiroshi SHIBATA
25 hoursPass only the required secrets to tarball reusable workflowsHiroshi SHIBATA
25 hoursDo not persist credentials in tarball-test checkoutHiroshi SHIBATA
25 hoursRestrict GITHUB_TOKEN permissions in tarball reusable workflowsHiroshi SHIBATA
25 hoursIgnore misfeature findings for tarball-windows.ymlHiroshi SHIBATA
27 hours[ruby/rubygems] Move expired_cert tmp file into per-test @tempdirHiroshi SHIBATA
27 hoursKeep gcc-14 variant on macos-15Hiroshi SHIBATA
27 hoursRun macOS CI on macos-26 by defaultHiroshi SHIBATA
27 hoursUse stack callinfo/calldata for super dispatchJohn Hawthorn
35 hours[Misc #21768] [DOC] Mention removed APIsNobuyoshi Nakada
41 hoursT_DATA is always `struct RTypedData` nowNobuyoshi Nakada
41 hoursRemove use of `RTYPEDDATA_P` and `rbimpl_rtypeddata_p`Nobuyoshi Nakada
41 hoursDeprecate `struct RData` in favor of `struct RTypedData`Nobuyoshi Nakada
41 hoursUpdate default gems list at e30048b08a07ace76e71bfc6081d31 [ci skip]git
41 hours[ruby/json] Release 2.19.7Jean Boussier
41 hours[ruby/json] Fix some more edge cases with out of range floatsJean Boussier
42 hours[ruby/rubygems] Accept JVM StackOverflowError in inline-array nesting test on...Hiroshi SHIBATA
42 hours[ruby/rubygems] Raise nesting-depth SyntaxError compatibly with real PsychHiroshi SHIBATA
42 hours[ruby/rubygems] Allow unused anchors when aliases are disabled in YAMLSerializerHiroshi SHIBATA