summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-02Fix string allocation when slot size < 40 bytesPeter Zhu
2025-11-02minor code allignment (related to bug 21559)Martin Dürst
2025-11-02[ruby/erb] Fix typo in documentationAlejandro Exojo
2025-11-02[DOC] Update bundled gems list at 22496e2fe6ea4d354d039927a33458git
2025-11-02Update bundled irb and repl_type_completor version (#15030)tomoya ishida
2025-11-02Remove recursion in UnicodeNormalize.nfc_one, fixing bug 21159.Martin Dürst
2025-11-02Add test for Unicode normalization of Gurung Khema.Martin Dürst
2025-11-02Add regression test for bug 21559.Martin Dürst
2025-11-01Fix rescue in test_ractor.rbBenoit Daloze
2025-11-01Fix memory leak in String#encode when StringValue raisesPeter Zhu
2025-11-01[ruby/json] Enable JSON_DEBUG for parser/extconf.rbJean Boussier
2025-11-01[ruby/json] Enable JSON_DEBUG for parser/extconf.rbJean Boussier
2025-11-01[ruby/json] parser.c: Appease GCC warningJean Boussier
2025-11-01[ruby/json] parser.c: Use SWAR to skip consecutive spacesJean Boussier
2025-11-01Make the expectation more precise in Ractor.make_shareable(Proc) testBenoit Daloze
2025-11-01Fix the description and logic for the Ractor.make_shareable(Proc) testBenoit Daloze
2025-11-01[ruby/json] Use SWAR for parsing integers on little endian machinesJean Boussier
2025-11-01[DOC] How to use `make matz`Nobuyoshi Nakada
2025-11-01Flush NEWS.md only when NEW is not givenNobuyoshi Nakada
2025-11-01[ruby/json] parser.c: Introduce `rest()` helperJean Boussier
2025-11-01[ruby/json] Add test coverage for T_BIGNUM parsingJean Boussier
2025-11-01[ruby/json] parser.c: Introduce `peek()` and `eos()` helpersJean Boussier
2025-11-01[ruby/json] parser.c: Extract json_parse_digitsJean Boussier
2025-11-01[ruby/json] parser.c: Extract `json_parse_number`Jean Boussier
2025-11-01Update bundled gems list as of 2025-10-31git
2025-11-01[DOC] Fix typo in `Hash#compare_by_identity` docsSam Westerman
2025-10-31ZJIT: Fix incorrect elision of call to BasicObject#!=Alan Wu
2025-10-31ZJIT: Standardize variable name for callable method entry (#15021)Stan Lo
2025-10-31Avoid duping cc table when cme == NULLJohn Hawthorn
2025-10-31Remove always true conditonals in vm_populate_ccJohn Hawthorn
2025-10-31ZJIT: Optimize VM_METHOD_TYPE_ALIAS (#15018)Max Bernstein
2025-10-31ZJIT: Let AssemblerPanicHook write into stderr (#15019)Takashi Kokubun
2025-10-31namespace.c: Fix -Wunused-function warningsTakashi Kokubun
2025-10-31ZJIT: Simplify some profiling APIs (#15017)Max Bernstein
2025-10-31[ruby/json] Fix memory leak when exception is raised during JSON generation p...Kazuki Yamaguchi
2025-10-31Specify RUBY_DEBUG flag in the right waySatoshi Tagomori
2025-10-31Run .so init functions in namespaces to be loadedSatoshi Tagomori
2025-10-31Remove old code for BMH searchK.Takata
2025-10-31Fix initialization of the table for quick searchK.Takata
2025-10-31Avoid negative characterK.Takata
2025-10-31Fix lgtm.com warningsK.Takata
2025-10-31[Bug #13671] Fix that "ss" in look-behind causes syntax errorK.Takata
2025-10-31Revert "[tune] implicit-anchor optimization"K.Takata
2025-10-31Fix performance problem with /k/i and /s/i (Close k-takata/Onigmo#97)K.Takata
2025-10-31Update default gems list at 307b625b5968895055fe7be1e009c8 [ci skip]git
2025-10-31[ruby/digest] v3.2.1Hiroshi SHIBATA
2025-10-31Update default gems list at 3941164c63ab77ac05228cc3afbff6 [ci skip]git
2025-10-31[ruby/win32-registry] v0.1.1Hiroshi SHIBATA
2025-10-31Update default gems list at 0044bac4de603b4b4d4815cc27167e [ci skip]git
2025-10-31[ruby/resolv] v0.6.3Hiroshi SHIBATA