threads 1.45
[p5sagit/p5-mst-13.2.git] / ext / threads / shared / Changes
CommitLineData
b30ea4af 1Revision history for Perl extension threads::shared.
2
31.03 Fri Sep 15 15:09:26 EDT 2006
4 - Fix memory leak caused blessed shared objects
5 - Upgraded ppport.h to Devel::PPPort 3.10
6
71.02 Fri Jul 14 08:56:03 EDT 2006
8 - Skip failing thread/wait tests on HP-UX 10.20 (patch 27920)
9 - Check for 'C' compiler when building module
10 - Remove BEGIN block in .pm file
11 - Upgraded ppport.h to Devel::PPPort 3.09
12
131.01 Sat Mar 25 18:46:44 EST 2006
14 - Restoration of 'core' build parameters
15
160.99 Sun Mar 19 17:38:52 EST 2006
17 - Use $ENV{PERL_CORE} in tests
18 - More XS code cleanups
19 - Eliminated use of Exporter
20
210.98 Fri Mar 17 13:25:34 EST 2006
22 - XS code cleanup
23
240.97 Mon Mar 13 14:30:50 EST 2006
25 - Cleaned up shared.h as part of the ppport.h upgrade
26 - Cleaned up tests
27 - Compatible with 5.9.3
28
290.96 Mon Feb 27 16:50:07 EST 2006
30 - Added 'is_shared' as alias to '_id'
31 - Upgraded ppport.h to v3.08
32 - Updated POD with discussion of bless()
33
340.95 Fri Feb 03 16:46:00 2006
35 - Initial (re-)release to CPAN
36 - 'bless' is now supported on shared refs
37