Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2000-08-09 | configure.in (--enable-c-cpplib): Uncomment. | Zack Weinberg | 1 | -1/+1 |
2000-08-04 | cpplex.c (parse_name): Might have to glue a CPP_OTHER token before the name. | Zack Weinberg | 1 | -2/+4 |
2000-08-02 | cppexp.c, [...]: Do not use 'legal' or 'illegal' in error messages and comments. | Zack Weinberg | 1 | -2/+2 |
2000-08-02 | cpperror.c (v_message): Split into _cpp_begin_message and v_message macro. | Zack Weinberg | 1 | -41/+28 |
2000-07-31 | [multiple changes] | Zack Weinberg | 1 | -2/+5 |
2000-07-20 | cppmacro.c (CAN_PASTE_AFTER): New macro. | Zack Weinberg | 1 | -5/+17 |
2000-07-18 | cpplib.h (TTYPE_TABLE): Rearrange to use only two per-entry macros, not five. | Zack Weinberg | 1 | -0/+1 |
2000-07-18 | [multiple changes] | Zack Weinberg | 1 | -0/+603 |