view CHANGES @ 124:3ad1cd80f5a0 release-0.2

release 0.2
author David A. Holland
date Tue, 11 Jun 2013 19:14:07 -0400
parents b2f16b2179e9
children a0a86380456e
line wrap: on
line source

release 0.2 (20130611)
   - auto-recognize more builtin PowerPC and mips macros
   - pass -Wunused (partly from Baptiste Daroussin)
   - allow absolute paths in include files (partly from Baptiste Daroussin)
   - don't use getprogname() in the name of portability
   - add tests arising from December 2010 tech-toolchain thread (one
     from der Mouse, one of mine)
   - clean out usage of sys/cdefs.h macros and don't use the implementation
     namespace
   - make -Wcomment work again
   - fix handling of relative includes
   - provide a man page
   - other minor improvements

release 0.1 (20130610)
   - first release, works with at least some imake templates