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