The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Heap::Simple::XS.

Plan:
	- dirty strings
        - add tests for self-locking

0.03  2004-11-05
	- self-lock during DESTROY too
        - Added a few forgotten aTHX_ arguments to key_insert (reported by 
          Mike Castle, thanks).
        - dropped useless load of Carp in XS.pm

0.02  2004-10-26
	- Document that dirty Array and Hash types for numeric orders will
          be effectively wrapped.
	- Document the use of dirty NV keys for types Any and Object.
        - Didn't properly free stuff already allocated if new croaks (bugfix)

0.01  2004-10-25
        - First Releasable version.

0.00  2004-10-12
	- original version; created by h2xs 1.23 with options
		-n Heap::Simple::XS