summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterOne more comment-handling bug found by Iain Hibbert.ragge14 years
 
 
AgeCommit messageAuthorFilesLines
2010-04-20One more comment-handling bug found by Iain Hibbert.HEADmasterragge1-0/+1
2010-04-20Forgot to null-terminate yytext. Bug pointed out by Iain Hibbert.ragge1-0/+1
2010-04-18Discard comments in yylex() so that -C works even with comments inragge1-2/+18
2010-04-05Fix broken markup in manpages (from plunky on pcc-list).reed1-1/+1
2010-03-24Allow # alone on lines, as requested by Mickey.ragge1-0/+4
2010-02-25Fix const usage. From Iain Hibbert.ragge4-63/+66
2009-12-31Print out an extra \n before emitting a new line-file directive.ragge1-1/+1
2009-12-31Understand gcc directive #include_next. Solves Jira#PCC-106 by Altamiranus.ragge3-19/+59
2009-09-02Remove prototype which is later declared static. Fixes build with -Werror.gmcgarry1-1/+0
2009-08-23Do not match \r in fastscan. Fixes Jira#PCC-87 but in a different way.ragge1-1/+1
[...]
 
Clone
git://people.freedesktop.org/~keithp/pcc-cpp
ssh://people.freedesktop.org/~keithp/pcc-cpp