Change 34237 by [EMAIL PROTECTED] on 2008/08/30 15:50:00
Subject: [PATCH] Perl TODO related to threads::shared done
From: "Jerry D. Hedden" <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 27 Aug 2008 14:49:55 -0400
Message-ID: <[EMAIL PROTECTED]>
Subject: [PATCH] perltodo.pod cleanup for nonxs installation
From: "Jerry D. Hedden" <[EMAIL PROTECTED]>
Date: Thu, 28 Aug 2008 08:40:15 -0400
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
... //depot/perl/pod/perltodo.pod#235 edit
Differences ...
==== //depot/perl/pod/perltodo.pod#235 (text) ====
Index: perl/pod/perltodo.pod
--- perl/pod/perltodo.pod#234~34189~ 2008-08-08 07:37:09.000000000 -0700
+++ perl/pod/perltodo.pod 2008-08-30 08:50:00.000000000 -0700
@@ -129,14 +129,6 @@
some architecture-independent dual-life modules from lib/ to ext/, if this
has no negative impact on the build of perl itself.
-However, we need to make sure that they are still installed in
-architecture-independent directories by C<make install>.
-
-=head2 Improving C<threads::shared>
-
-Investigate whether C<threads::shared> could share aggregates properly with
-only Perl level changes to shared.pm
-
=head2 POSIX memory footprint
Ilya observed that use POSIX; eats memory like there's no tomorrow, and at
End of Patch.