Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * cpphash.c (CPP_IS_MACRO_BUFFER, FORWARD, PEEKC): Delete. | zack | 2000-04-06 | 1 | -60/+121 |
* | * cpplex.c (trigraph_map, speccase): Combine into single | zack | 2000-04-04 | 1 | -36/+24 |
* | * cppinit.c (cpp_start_read): Turn off -Wtraditional if | zack | 2000-04-02 | 1 | -3/+9 |
* | * cpplib.c: Include symcat.h. Add 'origin' field to struct | zack | 2000-04-01 | 1 | -6/+0 |
* | * cpplex.c: Copy ISTABLE macros from cppinit.c, and adapt them | zack | 2000-04-01 | 1 | -40/+62 |
* | * cpplib.h: Merge struct cpp_options into struct cpp_reader. | zack | 2000-03-31 | 1 | -29/+28 |
* | 2000-03-28 Neil Booth <NeilB@earthling.net> | neil | 2000-03-28 | 1 | -170/+132 |
* | * Makefile.in (LIBCPP_OBJS): Add cpplex.o. | zack | 2000-03-13 | 1 | -0/+1620 |