Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-11-07 | (cpp_lex): Correctly parse character constants. | Richard Kenner | 1 | -4/+2 | |
From-SVN: r10566 | |||||
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 | |
From-SVN: r9959 | |||||
1995-05-15 | cppexp.c (cpp_reader): Test for '#' (start of assertion) *after* skipping ↵ | Per Bothner | 1 | -2/+2 | |
hspace, not before. * cppexp.c (cpp_reader): Test for '#' (start of assertion) *after* skipping hspace, not before. From-SVN: r9687 | |||||
1995-05-11 | * cppexp.c (parse_number): Cleanup some Cygnus crud for MPW. | Per Bothner | 1 | -6/+1 | |
From-SVN: r9634 | |||||
1995-04-10 | Add declarations of xmalloc and xrealloc. | Richard Kenner | 1 | -1/+4 | |
(cpp_parse_expr): Cast args to bcopy to char *. From-SVN: r9350 | |||||
1995-03-21 | Merged in earlier cccp.c changes. | Per Bothner | 1 | -2/+14 | |
From-SVN: r9217 | |||||
1995-03-16 | Initial revision | Per Bothner | 1 | -0/+988 | |
From-SVN: r9191 |