Introduce 5.16/5.17 support
[p5sagit/Devel-PeekPoke.git] / Changes
CommitLineData
569e5f29 1 - Fix incorrect operation on some OSes (cygwin) when ptrsize < ivsize
d20da7cf 2 - Extend support to 5.16.x (RT#76444)
569e5f29 3
3c460c41 40.02 2012-03-20 09:45 (UTC)
5
24538b08 6 - Fix crashes when used in a threaded environment
36e403bb 7 - Fix memory corruption issues by preempting perl garbage collection
8 of the artificial string PV
f241459d 9 - Fix describe_bytestring to work correctly with large offsets on
10 32bit machines
6be43b56 11
3c460c41 12
6be43b56 130.01 2011-08-31 11:10 (UTC)
14
15 - initial release