index
:
~keithp/pcc-cpp
master
CPP from PCC
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
One more comment-handling bug found by Iain Hibbert.
ragge
15 years
Age
Commit message
Author
Files
Lines
2010-04-20
One more comment-handling bug found by Iain Hibbert.
HEAD
master
ragge
1
-0
/
+1
2010-04-20
Forgot to null-terminate yytext. Bug pointed out by Iain Hibbert.
ragge
1
-0
/
+1
2010-04-18
Discard comments in yylex() so that -C works even with comments in
ragge
1
-2
/
+18
2010-04-05
Fix broken markup in manpages (from plunky on pcc-list).
reed
1
-1
/
+1
2010-03-24
Allow # alone on lines, as requested by Mickey.
ragge
1
-0
/
+4
2010-02-25
Fix const usage. From Iain Hibbert.
ragge
4
-63
/
+66
2009-12-31
Print out an extra \n before emitting a new line-file directive.
ragge
1
-1
/
+1
2009-12-31
Understand gcc directive #include_next. Solves Jira#PCC-106 by Altamiranus.
ragge
3
-19
/
+59
2009-09-02
Remove prototype which is later declared static. Fixes build with -Werror.
gmcgarry
1
-1
/
+0
2009-08-23
Do not match \r in fastscan. Fixes Jira#PCC-87 but in a different way.
ragge
1
-1
/
+1
[...]
Clone
git://people.freedesktop.org/~keithp/pcc-cpp
ssh://people.freedesktop.org/~keithp/pcc-cpp