Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | expand-macro.pl was printing the header include to STDOUT by mistake. | Nicholas Clark | 2009-12-21 | 1 | -1/+1 |
* | Allow expand-macro.pl to expand macros in perl.h without pre-processor warnings. | Nicholas Clark | 2009-06-18 | 1 | -1/+6 |
* | Make expand-macro.pl scan config.h, if it exists. | Nicholas Clark | 2009-06-18 | 1 | -0/+1 |
* | Make expand-macro.pl accept macro expressions, i.e. macros with | Marcus Holland-Moritz | 2008-10-12 | 1 | -27/+39 |
* | Make sure expand-macro.pl also works for macros in headers | Marcus Holland-Moritz | 2008-10-11 | 1 | -4/+5 |
* | Take advantage of the fact that we can use indent as a stdin/stdout | Nicholas Clark | 2008-02-22 | 1 | -4/+20 |
* | [patch] Porting/expand-macros.pl gets 'indent'ing | Jim Cromie | 2008-02-22 | 1 | -3/+36 |
* | Make sure we only find the macro we were looking for, | Marcus Holland-Moritz | 2008-02-13 | 1 | -1/+1 |
* | Add a small program that gets the C pre-processor to expand the macro | Nicholas Clark | 2008-01-04 | 1 | -0/+58 |