| Commit message (Expand) | Author | Age | Files | Lines |
* | * cpplex.c (lex_line): Drop the EOF token for unknown | neil | 2000-09-19 | 1 | -5/+5 |
* | * cpphash.h (HASHSTEP): Take character rather than pointer | neil | 2000-09-18 | 1 | -1055/+920 |
* | * cpplex.c (push_macro_context): Set an argument's level after | neil | 2000-09-16 | 1 | -1/+2 |
* | * cpplex.c (ON_REST_ARG): Correct the test. | neil | 2000-09-15 | 1 | -5/+8 |
* | * cppfiles.c: Move all default-#defines to top of file. | zack | 2000-09-12 | 1 | -32/+40 |
* | * cpplex.c (ON_REST_ARG): Check VAR_ARGS flag of current context, | jakub | 2000-09-04 | 1 | -3/+3 |
* | * cpperror.c (print_file_and_line): If line is (unsigned int)-1, | zack | 2000-08-29 | 1 | -1/+8 |
* | * cpplex.c (parse_string): Don't look for backslash | gkm | 2000-08-28 | 1 | -1/+1 |
* | * cpplex.c (is_macro_disabled): Caller has already checked | neil | 2000-08-25 | 1 | -4/+0 |
* | * cpphash.h (IN_I): New flag for directive table. | zack | 2000-08-23 | 1 | -0/+5 |
* | 2000-08-20 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-08-20 | 1 | -4/+7 |
* | * cpphash.h: Use HAVE_DESIGNATED_INITIALIZERS. | neil | 2000-08-18 | 1 | -36/+6 |
* | * configure.in (--enable-c-cpplib): Uncomment. Use AC_DEFINE | zack | 2000-08-09 | 1 | -1/+6 |
* | * cpplex.c (parse_name): Might have to glue a CPP_OTHER token | zack | 2000-08-04 | 1 | -36/+75 |
* | * cppexp.c, cppinit.c, cpplex.c, cpplib.c, cppmacro.c, | zack | 2000-08-02 | 1 | -7/+23 |
* | * cpperror.c (v_message): Split into _cpp_begin_message and | zack | 2000-08-02 | 1 | -250/+210 |
* | 2000-07-31 Jakub Jelinek <jakub@redhat.com> | zack | 2000-07-31 | 1 | -4/+20 |
* | * cppexp.c: Warn about unary + if -Wtraditional. | zack | 2000-07-24 | 1 | -4/+2 |
* | * cppmacro.c (CAN_PASTE_AFTER): New macro. | zack | 2000-07-20 | 1 | -23/+21 |
* | * cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into block | zack | 2000-07-19 | 1 | -15/+32 |
* | * cpplib.h (TTYPE_TABLE): Rearrange to use only two per-entry | zack | 2000-07-18 | 1 | -49/+33 |
* | * cpplex.c (cpp_scan_buffer): Output line command even at the stop | jakub | 2000-07-18 | 1 | -1/+4 |
* | 2000-02-17 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-07-18 | 1 | -6/+13 |
* | * cpplex.c: Update comments. | neil | 2000-07-16 | 1 | -4/+165 |
* | * cpphash.c (save_expansion): Clear PREV_WHITE on tokens | zack | 2000-07-15 | 1 | -7/+34 |
* | * cpplex.c (adjust_column): New funcion. | neil | 2000-07-13 | 1 | -15/+29 |
* | * cppexp.c, cpphash.c, cpphash.h, cppinit.c, cpplex.c, | zack | 2000-07-13 | 1 | -127/+115 |
* | Oops, use CPP_WTRADITIONAL, not CPP_TRADITIONAL. | ghazi | 2000-07-12 | 1 | -1/+1 |
* | * cpplex.c (is_macro_disabled): Use CPP_TRADITIONAL. | ghazi | 2000-07-12 | 1 | -1/+1 |
* | * cpphash.h: (TOKEN_SPELL) Pulled from cpplex.c. | neil | 2000-07-12 | 1 | -1/+0 |
* | 2000-07-11 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-07-11 | 1 | -198/+235 |
* | * cpplex.c (T, I, S, C, N): Avoid non-constant initializers. | ghazi | 2000-07-11 | 1 | -5/+5 |
* | * cppinit.c: (cpp_reader_init): Allow digraphs by default. | neil | 2000-07-11 | 1 | -24/+36 |
* | * cpphash.h: ISvspace, is_vspace, is_nvspace: New. | neil | 2000-07-09 | 1 | -70/+60 |
* | * cpplib.h (struct cpp_name): Now struct cpp_string. | zack | 2000-07-08 | 1 | -128/+114 |
* | * cppexp.c: Update all code for new lexer interface. | zack | 2000-07-08 | 1 | -30/+26 |
* | * cpphash.c (is__va_args__): New function. | neil | 2000-07-08 | 1 | -4/+8 |
* | * system.h (UNION_INIT_ZERO): New macro for initializing union | ghazi | 2000-07-07 | 1 | -2/+2 |
* | toplevel: | zack | 2000-07-05 | 1 | -76/+0 |
* | * cpplex.c: Fix trigraph replacement within strings. | neil | 2000-07-04 | 1 | -1/+1 |
* | top level: | zack | 2000-07-04 | 1 | -1878/+1893 |
* | * cpplib.h (struct cpp_reader): New field include_depth. | jakub | 2000-07-02 | 1 | -15/+18 |
* | Back it out temporarily. | jakub | 2000-06-28 | 1 | -16/+15 |
* | * cpplex.c (output_line_command): Output correct #line if a header | jakub | 2000-06-28 | 1 | -15/+16 |
* | * cppfiles.c: Include splay-tree.h, not hashtab.h. | zack | 2000-06-21 | 1 | -8/+15 |
* | * cpplex.c (parse_name): Don't warn about $ in identifiers if | zack | 2000-06-20 | 1 | -1/+4 |
* | 2000-06-01 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-06-01 | 1 | -2/+2 |
* | * cpplib.h (cpp_reader): Remove if_stack. Change | zack | 2000-05-29 | 1 | -17/+32 |
* | * cppfiles.c: Read files in, using mmap if possible, then | zack | 2000-05-28 | 1 | -184/+115 |
* | * cpplex.c (_cpp_lex_line): Merge vertical space. Flag | neil | 2000-05-28 | 1 | -37/+25 |