Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-04-13 | (struct cpp_options): New member warn_undef. | Richard Kenner | 1 | -0/+4 | |
(CPP_WARN_UNDEF): New macro. From-SVN: r13878 | |||||
1997-03-19 | (struct cpp_options): New member c89. | Richard Kenner | 1 | -1/+5 | |
(CPP_C89): New macro. From-SVN: r13748 | |||||
1996-10-09 | (DOLLARS_IN_IDENTIFIERS): Remove. | Richard Kenner | 1 | -11/+4 | |
From-SVN: r12936 | |||||
1996-07-03 | formatting tweaks | Mike Stump | 1 | -20/+20 | |
From-SVN: r12390 | |||||
1996-06-06 | cpplib.h (struct parse_file): Removed. | Per Bothner | 1 | -1/+10 | |
* cpplib.h (struct parse_file): Removed. (CPP_FATAL_LIMIT, CPP_FATAL_ERRORS, CPP_OUT_BUFFER): New macros. From-SVN: r12199 | |||||
1996-06-05 | cpplib.h, cpplib.c: Remove support for !STATIC_BUFFERS. | Per Bothner | 1 | -26/+26 | |
* cpplib.h, cpplib.c: Remove support for !STATIC_BUFFERS. * cpplib.h: Use unsigned char rather than U_CHAR. * cpplib.h (cpp_reader): Add destructor #ifdef __cplusplus. (cpp_cleanup): New prototype. From-SVN: r12169 | |||||
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+1 | |
From-SVN: r9959 | |||||
1995-05-19 | Add comment that '@' is not an escape inside a string. | Per Bothner | 1 | -1/+2 | |
From-SVN: r9745 | |||||
1995-05-16 | Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE. | Richard Kenner | 1 | -8/+0 | |
From-SVN: r9725 | |||||
1995-05-16 | Fix typos in comments. | Richard Kenner | 1 | -1/+1 | |
From-SVN: r9711 | |||||
1995-05-12 | Fix reporting of unterminated strings. | Per Bothner | 1 | -4/+3 | |
From-SVN: r9637 | |||||
1995-04-30 | Remove PARSE_GETC. Add comment about "@ ". | Per Bothner | 1 | -2/+5 | |
From-SVN: r9551 | |||||
1995-04-17 | * cpplib.h (cpp_define): New declaration. | Per Bothner | 1 | -0/+1 | |
From-SVN: r9402 | |||||
1995-03-21 | Merged in earlier cccp.c changes | Per Bothner | 1 | -2/+0 | |
From-SVN: r9218 | |||||
1995-03-16 | Initial revision | Per Bothner | 1 | -0/+657 | |
From-SVN: r9191 |