65b8ab77d48969ebb33db074c4ddc0de76b134ae
[p5sagit/Devel-PeekPoke.git] / Changes
1     - Fix incorrect operation on some OSes (cygwin) when ptrsize < ivsize
2
3 0.02  2012-03-20 09:45 (UTC)
4
5     - Fix crashes when used in a threaded environment
6     - Fix memory corruption issues by preempting perl garbage collection
7       of the artificial string PV
8     - Fix describe_bytestring to work correctly with large offsets on
9       32bit machines
10
11
12 0.01  2011-08-31 11:10 (UTC)
13
14     - initial release