ed09cef71c8b6109ea3471010a9fe1c05094fd47
[p5sagit/p5-mst-13.2.git] / ext / threads / shared / Changes
1 Revision history for Perl extension threads::shared.
2
3 1.07 - Mon Feb  5 15:41:50 EST 2007
4         - POD tweaks per Wolfgang Laun
5
6 1.06 Wed Dec 20 14:01:57 EST 2006
7         - Fixed a bug in unlocking code
8         - Added stress test for cond_* functions
9
10 1.05 Wed Oct 25 14:27:36 EDT 2006
11         - Makefile.PL changes for CORE
12         - g++ build fixes
13
14 1.04 Thu Oct 12 10:50:46 EDT 2006
15         - Added example script
16         - Added POD tests
17
18 1.03 Fri Sep 15 15:09:26 EDT 2006
19         - Fix memory leak caused by blessed shared objects
20         - Upgraded ppport.h to Devel::PPPort 3.10
21
22 1.02 Fri Jul 14 08:56:03 EDT 2006
23         - Skip failing thread/wait tests on HP-UX 10.20 (patch 27920)
24         - Check for 'C' compiler when building module
25         - Remove BEGIN block in .pm file
26         - Upgraded ppport.h to Devel::PPPort 3.09
27
28 1.01 Sat Mar 25 18:46:44 EST 2006
29         - Restoration of 'core' build parameters
30
31 0.99 Sun Mar 19 17:38:52 EST 2006
32         - Use $ENV{PERL_CORE} in tests
33         - More XS code cleanups
34         - Eliminated use of Exporter
35
36 0.98 Fri Mar 17 13:25:34 EST 2006
37         - XS code cleanup
38
39 0.97 Mon Mar 13 14:30:50 EST 2006
40         - Cleaned up shared.h as part of the ppport.h upgrade
41         - Cleaned up tests
42         - Compatible with 5.9.3
43
44 0.96 Mon Feb 27 16:50:07 EST 2006
45         - Added 'is_shared' as alias to '_id'
46         - Upgraded ppport.h to v3.08
47         - Updated POD with discussion of bless()
48
49 0.95 Fri Feb 03 16:46:00 2006
50         - Initial (re-)release to CPAN
51         - 'bless' is now supported on shared refs
52