summaryrefslogtreecommitdiff
path: root/lib/sbin/cpp.pl
Commit message (Expand)AuthorAge
* Added a --version flag.goodale2004-03-27
* Fixed regex which didn't match in perl 5.8.0.tradke2004-03-16
* Bugfix - whitespace in the argument list of a macro definition ran intogoodale2003-05-14
* Don't complain when a macro with no arguments is followed by an expression ingoodale2003-03-19
* Fix bug in getting rid of /./ in pathnames.goodale2002-05-14
* Allow spaces before and after the hash character in preprocessor directives.tradke2002-05-11
* Simplify a pattern match (which didn't work on Darwin before).tradke2002-05-10
* Added '#! /usr/bin/perl' as the first line. Now it can be executed directlytradke2002-05-07
* Don't get confused by ( and ) in strings in macro arguments.goodale2002-04-25
* Fixed to allow #if or #elif <constant|define>.goodale2002-04-24
* Critical bugfix in the way that if conditions are handled - now can buildgoodale2001-11-20
* Now allows whitespace between macro name and arguments.goodale2001-11-20
* Updated version of the perl cpp replacement. I can now build Cactus using this.goodale2001-11-20
* Start of a perl replacement cpp to stop all these annoying differences betwee...goodale1999-09-15