pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/doc
Module Name: pkgsrc
Committed By: taca
Date: Sat Feb 12 15:24:02 UTC 2022
Modified Files:
pkgsrc/doc: CHANGES-2022
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.863 -r1.864 pkgsrc/doc/CHANGES-2022
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.863 pkgsrc/doc/CHANGES-2022:1.864
--- pkgsrc/doc/CHANGES-2022:1.863 Sat Feb 12 15:21:22 2022
+++ pkgsrc/doc/CHANGES-2022 Sat Feb 12 15:24:02 2022
@@ -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 @@ Changes to the packages collection and i
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