1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
Hey, emacs! This is a -*- text -*- file
icheck 0.9.7
------------
* Bugfix release
icheck 0.9.6
------------
* Bugfix release
icheck 0.9.5
------------
* Implement new parser in C. Set ICHECK_PARSER_XSUB=1 in the
environment to use it. Roughly twice as fast as the perl parser.
icheck 0.9.4
------------
* Minor bugfix release
* Add manpage
icheck 0.9.3
------------
* Significantly improve the description of struct differences
* Add support for baseline files
icheck 0.9.2
------------
* Handle type conversions in enum values
* Handle some more obscure gcc extensions
icheck 0.9.1
------------
* Initial release
|