summaryrefslogtreecommitdiff
path: root/NEWS.md
AgeCommit message (Collapse)Author
2021-12-24NEWS: Adapt YJIT support status to include OpenBSDAlan Wu
We don't run YJIT CI checks on OpenBSD so can't claim that we provide first-class maintenance support. However, as of 3b2b28d035c9635b9473c7a03ede04fa6ac57a34, YJIT can at least boot on OpenBSD.
2021-12-24Less bravado in YJIT performance claimsAlan Wu
YJIT can't improve performance of non Ruby software of course.
2021-12-24Update default gems list at 90239c4163e0a9aec7add714eb5ad6 [ci skip]git
2021-12-25add a NEWS entry about cvar inline cacheKoichi Sasada
2021-12-24Update default gems list at f9712b029bb6c34a2cf4131f8a5432 [ci skip]git
2021-12-24Bundle RBS 2.0.0 (#5330)Soutaro Matsumoto
* Bundle RBS 2.0.0 * Update NEWS.md Notes: Merged-By: soutaro <matsumoto@soutaro.com>
2021-12-24Update default gems list at 67aab88a22bad23cb43058caee6fc0 [ci skip]git
2021-12-24Update default gems list at 35d779c57b266953a93c2f89487e91 [ci skip]git
2021-12-24Update default gems list at 03f16d37bfaae86efe9633843bd26c [ci skip]git
2021-12-24Update default gems list at 1a1550ba5d6f2f7631cb69a76e78f9 [ci skip]git
2021-12-24Update default gems list at b0ad6cb371747a04eb12580e74c731 [ci skip]git
2021-12-23Update default gems list at 65d35502bdaa2834934c8952a9eac8 [ci skip]git
2021-12-23Update bundled gems list at a6b2757d0572db1dc3f079a9cdd42c [ci skip]git
Notes: Merged: https://github.com/ruby/ruby/pull/5328
2021-12-23Update default gems list at d5019949b5c9404d65a1d283375cf9 [ci skip]git
2021-12-23Update default gems list at de841e2e28a8f721895acb1a76c784 [ci skip]git
2021-12-23Update default gems list at 231f2c26b8efd14ce3fd8961292db8 [ci skip]git
Notes: Merged: https://github.com/ruby/ruby/pull/5325
2021-12-22Update default gems list at ac4e0978ee4358430396403065eabe [ci skip]git
2021-12-22add ref to the ticketKoichi Sasada
2021-12-21Revert commits for did_you_meanYuki Nishijima
This reverts commit 4560091b1c99ab33db0d653b9dd2d977fe4676d5. This reverts commit a6f76122a2395bd914daa0aa04fb5a6ce4e0c045. This reverts commit e59b18a6379c55f15ccda85c27d6997d44ef5293. This reverts commit 505dfae05d56d844ea150676edb87850a406d071.
2021-12-21Update default gems list at 505dfae05d56d844ea150676edb878 [ci skip]git
2021-12-21Added Psych 4 incompatibility to NEWSHiroshi SHIBATA
[Bug #17866][ruby-core:103866]
2021-12-21Fix a typo [ci skip]Kazuhiro NISHIYAMA
2021-12-21Update default gems list at f51811ca75894f5227fb2dd9f2f61f [ci skip]git
Notes: Merged: https://github.com/ruby/ruby/pull/5317
2021-12-20Remove Class#descendantsJeremy Evans
Notes: Merged: https://github.com/ruby/ruby/pull/5309
2021-12-20Update bundled gems list at 2021-12-20git
2021-12-20Update default gems list at 706c7a27fa00f72ec4f5d2f3af8151 [ci skip]git
2021-12-20Update logger version on NEWSHiroshi SHIBATA
2021-12-20Update bundled gems list at 2021-12-20git
2021-12-20Update pp version on NEWSHiroshi SHIBATA
2021-12-19Sort URLs by issue numbers [ci skip]Kazuhiro NISHIYAMA
2021-12-19Add news about allowing omission of parentheses in one-line pattern matchingKazuki Tsujimoto
2021-12-17Update bundled gems list at 2021-12-17git
2021-12-17Update bundled gems list at 2021-12-17git
2021-12-17Fix a typo [ci skip]Kazuhiro NISHIYAMA
2021-12-17NEWS.md: Fix a typoYusuke Endoh
2021-12-17NEWS.md: Add link to `rbs collection` documentationMasataka Pocke Kuwabara
2021-12-17NEWS.md: Describe changes of RBSYusuke Endoh
2021-12-16Update stdlib version at 693a561cfa19dc35ff0d199a1934c9 [ci skip]git
2021-12-16Improve wording on NEWS.mdMatheus Richard
Notes: Merged: https://github.com/ruby/ruby/pull/5277
2021-12-15Update stdlib version at 333865e56f594f365f2b3b4ef0f86f [ci skip]git
2021-12-15Update stdlib version at 9f87c0cc6dff70e8a1c4d204d1d459 [ci skip]git
2021-12-15Update stdlib version [ci skip]Kazuhiro NISHIYAMA
2021-12-15Update stdlib version at ded33ed5b8d923b0bb707b4e617ba0 [ci skip]git
2021-12-15Remove unused footnote [ci skip]Kazuhiro NISHIYAMA
2021-12-14NEWS.md document String#unpack offset and Marshal.load freeze argumentsJean Boussier
Notes: Merged: https://github.com/ruby/ruby/pull/5256
2021-12-13Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun
Notes: Merged-By: k0kubun <takashikkbn@gmail.com>
2021-12-14Update stdlib version [ci skip]Kazuhiro NISHIYAMA
2021-12-14NEWS.md: Mention colorize command of un.rbKazuhiro NISHIYAMA
https://github.com/ruby/un/pull/1
2021-12-13Rename --jit to --mjit (#5248)Takashi Kokubun
* Rename --jit to --mjit [Feature #18349] * Fix a few more --jit references * Fix MJIT Actions * More s/jit/mjit/ and re-introduce --disable-jit * Update NEWS.md * Fix test_bug_reporter_add Notes: Merged-By: k0kubun <takashikkbn@gmail.com>
2021-12-13[ci skip] NEWS.md: Update Variable Width AllocationPeter Zhu
Notes: Merged: https://github.com/ruby/ruby/pull/5258