comparison CHANGES @ 176:a2f047301c15

Replace Joerg's place_setfile with something that at least sort of works.
author David A. Holland
date Fri, 12 Jun 2015 02:55:02 -0400
parents ccfcf1da156b
children 44ea61019069
comparison
equal deleted inserted replaced
175:ffdb0b73856f 176:a2f047301c15
1 pending 1 pending
2 - Fix output spacing behavior to match gcc when newlines appear in or
3 while looking for macro arguments. Partly from Joerg Sonnenberger.
4 - Implement __FILE__ and __LINE__ macros. Mostly from Joerg Sonnenberger.
5 - Implement #line. Partly from Joerg Sonnenberger.
2 - Declare usage() with PF(). From wiz. 6 - Declare usage() with PF(). From wiz.
3 7
4 release 0.4 (20130713) 8 release 0.4 (20130713)
5 - Fix stupid build problem introduced in 0.3.1. 9 - Fix stupid build problem introduced in 0.3.1.
6 - Accept and ignore -m32, which imake issues willy-nilly on a bunch 10 - Accept and ignore -m32, which imake issues willy-nilly on a bunch