summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-20Provide Ractor support for **Kevin Newton
2024-12-20Don't print bug report in asan_death_callback when no VMPeter Zhu
2024-12-20[DOC] Fix to GC.config docsMatt Valentine-House
2024-12-20[DOC] Document the :implementation key of GC.configMatt Valentine-House
2024-12-20[DOC] Refresh standard libraries page (#12404)Stan Lo
2024-12-20[DOC] Don't document gemspec filesEarlopain
2024-12-20Fix GC compaction crash when using local variables in evalPeter Zhu
2024-12-20Don't recompute the strlen in pm_eval_make_iseqPeter Zhu
2024-12-20[PRISM] Treat it as a local when compiling patternsMatt Valentine-House
2024-12-20[PRISM] Fix compiling popped opt_str_uminus and opt_str_freezeKazuki Yamaguchi
2024-12-20Fix tests for fast_fallback (#12406)Misaki Shioi
2024-12-20Memerror is fatal if VM cannot be unlocked.Matt Valentine-House
2024-12-20Bundle rbs-3.8 (#12399)Soutaro Matsumoto
2024-12-19[DOC] Link to special `fatal` class through `rdoc-ref`Stan Lo
2024-12-19Don't unpoison the CC in vm_ccs_freePeter Zhu
2024-12-19[DOC] Add gc/README.mdPeter Zhu
2024-12-19Fix use-after-free in vm_ccs_free()Alan Wu
2024-12-19ruby2_keywords warnings: Quote non-UTF8 method names fullyAlan Wu
2024-12-19[Bug #20969] Pass `assignable` from ripperNobuyoshi Nakada
2024-12-19Prefix asan_poison_object with rbPeter Zhu
2024-12-19Fix compaction in ASAN with RGENGC_CHECK_MODE enabledPeter Zhu
2024-12-19Export asan_poison_objectPeter Zhu
2024-12-19Don't calculate the aligned slot when unlocking pagePeter Zhu
2024-12-19Don't unpoison a NULL objectPeter Zhu
2024-12-19Unpoison memory before accessing next element of freelistPeter Zhu
2024-12-19Make asan_poison_object poison the whole slotPeter Zhu
2024-12-19Fixed label typoHiroshi SHIBATA
2024-12-19Fix bundled gems' indentations and link to their reposStan Lo
2024-12-19Link to default gems' github reposStan Lo
2024-12-19Fix release entries' indentationStan Lo
2024-12-19[DOC] Remove Unused footnotes [ci skip]Kazuhiro NISHIYAMA
2024-12-18[Bug #20965] Define `it` like an ordinary argument (#12398)Nobuyoshi Nakada
2024-12-19Update NEWS.md with debug-1.10.0Hiroshi SHIBATA
2024-12-19Update with logger-1.6.4Hiroshi SHIBATA
2024-12-19[ruby/logger] v1.6.4Hiroshi SHIBATA
2024-12-19[ruby/logger] Use `__FILE__` for wasmNobuyoshi Nakada
2024-12-19The test of net-imap is passed with WindowsHiroshi SHIBATA
2024-12-19Added the latest versions of irb, json and rdoc to NEWSHiroshi SHIBATA
2024-12-19[ruby/json] Release 2.9.1Jean Boussier
2024-12-19[ruby/json] Add support for Solaris 10 which lacks strnlen()Naohisa Goto
2024-12-19[ruby/rdoc] Bump version to v6.10.0Stan Lo
2024-12-19[ruby/rdoc] Auto-hide navigation on link clickJames Reid-Smith
2024-12-19[ruby/irb] Bump version to v1.14.3Stan Lo
2024-12-19debug v1.10.0Koichi Sasada
2024-12-18Document 'it' and update numbered parameters docs (#12375)Victor Shepelev
2024-12-18[DOC] Fix output examples containing old Hash#inspect formattomoya ishida
2024-12-18use RBIMPL_ATTR_MAYBE_UNUSEDNaohisa Goto
2024-12-18Get rid of duplicate modifier for MSVCNobuyoshi Nakada
2024-12-18Removed unnecessary sentence for stdlibHiroshi SHIBATA
2024-12-18Fix the end of "dlext & soext" section [ci skip]Nobuyoshi Nakada