This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Porting/corelist-perldelta.pl - Use Unix newlines in perldelta
[perl5.git] / Porting / expand-macro.pl
2011-12-07 Nicholas ClarkPorting/expand-macro.pl needs to avoid "macro redefined...
2010-12-11 Max MaischeinWindows compatibility fixes for running expand-macro.pl:
2010-12-11 Max MaischeinMake Porting/expand-macro.pl use $Config{make} instead...
2010-08-19 Florian RagwitzMake everything exec-bit.txt lists executable
2010-08-17 Nicholas ClarkAdd an -X option to expand-macro.pl to show how XSUBs...
2009-12-21 Nicholas Clarkexpand-macro.pl was printing the header include to...
2009-06-18 Nicholas ClarkAllow expand-macro.pl to expand macros in perl.h withou...
2009-06-18 Nicholas ClarkMake expand-macro.pl scan config.h, if it exists.
2008-10-12 Marcus Holland-MoritzMake expand-macro.pl accept macro expressions, i.e...
2008-10-11 Marcus Holland-MoritzMake sure expand-macro.pl also works for macros in...
2008-02-22 Nicholas ClarkTake advantage of the fact that we can use indent as...
2008-02-22 Jim Cromie[patch] Porting/expand-macros.pl gets 'indent'ing
2008-02-13 Marcus Holland-MoritzMake sure we only find the macro we were looking for,
2008-01-04 Nicholas ClarkAdd a small program that gets the C pre-processor to...