Make D::PP threadsafe with tests
[p5sagit/Devel-PeekPoke.git] / Changes
1     - Fix crashes when used in a threaded environment
2     - Fix memory corruption issues by preempting perl garbage collection
3       of the artificial string PV
4     - Fix describe_bytestring to work correctly with large offsets on
5       32bit machines
6
7 0.01  2011-08-31 11:10 (UTC)
8
9     - initial release