Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1997-04-13 | (cpp_lex) New arg skip_evaluation. | Richard Kenner | 1 | -4/+7 |
1997-03-17 | (parse_number): Invalid integer constants are errors if pedantic. | Richard Kenner | 1 | -6/+6 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -18/+18 |
1996-01-22 | cppexp.c (cpp_parse_expr): Set HAVE_VALUE flag for unary minus, even if skip_... | Per Bothner | 1 | -5/+4 |
1996-01-16 | cppexp.c (cpp_lex): Do cpp_pop_buffer after CPP_POP so retried cpp_skip_hspac... | Per Bothner | 1 | -7/+39 |
1995-11-07 | (cpp_lex): Correctly parse character constants. | Richard Kenner | 1 | -4/+2 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-05-15 | cppexp.c (cpp_reader): Test for '#' (start of assertion) *after* skipping hsp... | Per Bothner | 1 | -2/+2 |
1995-05-11 | * cppexp.c (parse_number): Cleanup some Cygnus crud for MPW. | Per Bothner | 1 | -6/+1 |
1995-04-10 | Add declarations of xmalloc and xrealloc. | Richard Kenner | 1 | -1/+4 |
1995-03-21 | Merged in earlier cccp.c changes. | Per Bothner | 1 | -2/+14 |
1995-03-16 | Initial revision | Per Bothner | 1 | -0/+988 |