pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc doc: Updated devel/ruby-zeitwerk to 2.5.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/d14196c0abe2
branches: trunk
changeset: 373748:d14196c0abe2
user: taca <taca%pkgsrc.org@localhost>
date: Sat Feb 12 15:24:02 2022 +0000
description:
doc: Updated devel/ruby-zeitwerk to 2.5.4
I forgot to mention these changes.
2.5.3 (2021-12-30)
* The change introduced in 2.5.2 implied a performance regression that
was particularly dramatic in Ruby 3.1. We'll address #198 in a
different way.
2.5.2 (2021-12-27)
* When Module#autoload triggers the autovivification of an implicit
namespace, $LOADED_FEATURES now gets the correspoding directory
pushed. This is just a tweak to Zeitwerk's Kernel#require
decoration. That way it acts more like the original, and cooperates
better with other potential Kernel#require wrappers, like
Bootsnap's.
diffstat:
doc/CHANGES-2022 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r b25f4466e357 -r d14196c0abe2 doc/CHANGES-2022
--- a/doc/CHANGES-2022 Sat Feb 12 15:22:38 2022 +0000
+++ b/doc/CHANGES-2022 Sat Feb 12 15:24:02 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.863 2022/02/12 15:21:22 taca Exp $
+$NetBSD: CHANGES-2022,v 1.864 2022/02/12 15:24:02 taca Exp $
Changes to the packages collection and infrastructure in 2022:
@@ -1124,3 +1124,4 @@
Updated devel/ruby-shoulda-matchers to 5.1.0 [taca 2022-02-12]
Updated devel/ruby-thor to 1.2.1 [taca 2022-02-12]
Updated devel/ruby-tins to 1.31.0 [taca 2022-02-12]
+ Updated devel/ruby-zeitwerk to 2.5.4 [taca 2022-02-12]
Home |
Main Index |
Thread Index |
Old Index