comparison ChangeLog @ 35:b2f247463b83 stable-0-5-6

better decoding of 7c blocks
author carl
date Sun, 15 Jul 2007 14:25:34 -0700
parents 07177825c91b
children 6fe121a971c9
comparison
equal deleted inserted replaced
34:07177825c91b 35:b2f247463b83
1 LibPST 0.5.6 (2007-07-15)
2 ===============================
3
1 * Fix to allow very small pst files with only one node in the 4 * Fix to allow very small pst files with only one node in the
2 tree. We were mixing signed/unsigned types in comparisons. 5 tree. We were mixing signed/unsigned types in comparisons.
6 * More progress decoding the basic structure 7c blocks. Many
7 four byte values may be ID2 indices with data outside the buffer.
8 * Start using doxygen to generate internal documentation.
3 9
4 LibPST 0.5.5 (2007-07-10) 10 LibPST 0.5.5 (2007-07-10)
5 =============================== 11 ===============================
6 12
7 * merge the following changes from Joe Nahmias version: 13 * merge the following changes from Joe Nahmias version: