PetScan::mark_write: handle NULL access
[pet.git] / ChangeLog
blobf2e259c801b250adab35e08bbb292d011c6a8720
1 version: 0.02
2 date: Mon Jun  4 14:35:43 CEST 2012
3 changes:
4         - support recent clangs
5         - take into account overflows on signed integers
6         - support increment and decrement operation statements
7         - support non-affine conditions in for loops
8         - support while, break and continue