| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * cpplex.c (_cpp_init_toklist): No comment space to initialise. | neil | 2000-05-27 | 1 | -79/+23 |
* | * cppexp.c (parse_assertion): Supply extra argument to | neil | 2000-05-27 | 1 | -70/+103 |
* | * cpplex.c (maybe_macroexpand): Warn about function-like | zack | 2000-05-26 | 1 | -0/+6 |
* | * cpplex.c (_cpp_scan_until): Clear AUX field of tokens. | zack | 2000-05-19 | 1 | -0/+1 |
* | * cppexp.c (parse_assertion): New. | zack | 2000-05-18 | 1 | -191/+227 |
* | * cppinit.c (cpp_reader_init): Initialise col_adjust and | neil | 2000-05-18 | 1 | -13/+21 |
* | 2000-05-17 Neil Booth <neilb@earthling.net> | zack | 2000-05-17 | 1 | -4/+2 |
* | * cpplex.c (parse_string2): Update comment. | neil | 2000-05-15 | 1 | -12/+3 |
* | * cpphash.c (trad_stringify, warn_trad_stringify, | neil | 2000-05-14 | 1 | -50/+68 |
* | * cpplex.c (spell_token): New function. | neil | 2000-05-10 | 1 | -119/+76 |
* | * cpplex.c (_cpp_lex_line): Maintain PREV_WHITESPACE flag | neil | 2000-05-10 | 1 | -18/+19 |
* | * cpplex.c (spell_token): New function. | neil | 2000-05-08 | 1 | -62/+80 |
* | * cpplex.c: Move new lexer definitions and prototypes | neil | 2000-05-07 | 1 | -102/+106 |
* | * cpphash.h: #define __extension__ away if GCC_VERSION < 2095 | zack | 2000-05-04 | 1 | -1/+5 |
* | gcc: | zack | 2000-05-04 | 1 | -3/+3 |
* | * cpplib.h: Add accessor macros for token lists. | zack | 2000-05-03 | 1 | -19/+18 |
* | * cpplib.h (CPP_POP, parse_cleanup_t): Delete. | zack | 2000-05-02 | 1 | -54/+42 |
* | * cpphash.c (_cpp_make_hashnode): Rename make_HASHNODE, now | zack | 2000-05-01 | 1 | -2/+2 |
* | * cpplex.c (cpp_idcmp): New function. | zack | 2000-04-30 | 1 | -0/+31 |
* | 2000-04-28 Scott Bambrough <scottb@netwinder.org> | scottb | 2000-04-28 | 1 | -1/+1 |
* | 2000-04-26 Neil Booth <NeilB@earthling.net> | zack | 2000-04-27 | 1 | -13/+13 |
* | * cpplex.c (spell_other, spell_char): Remove. | neil | 2000-04-27 | 1 | -60/+28 |
* | * cpplex.c: fix typos in comment | neil | 2000-04-26 | 1 | -9/+10 |
* | * cpplex.c: add comment describing lexer algorithm. | neil | 2000-04-26 | 1 | -0/+90 |
* | 2000-04-25 Zack Weinberg <zack@wolery.cumb.org> | zack | 2000-04-25 | 1 | -23/+1362 |
* | * Revert previous patch until build failure cause determined. | neil | 2000-04-25 | 1 | -1361/+21 |
* | * cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE. | neil | 2000-04-24 | 1 | -21/+1361 |
* | * cpphash.h (struct definition): Move file, line, col members... | zack | 2000-04-23 | 1 | -2/+2 |
* | * cpphash.c (trad_stringify, add_pat): New functions. | zack | 2000-04-22 | 1 | -7/+20 |
* | * cpphash.c (struct arg, struct arglist): Const-ify strings. | zack | 2000-04-21 | 1 | -48/+52 |
* | * cpplib.h (enum cpp_ttype): Add token types for all | zack | 2000-04-20 | 1 | -21/+194 |
* | * gcc/conflict.c (conflict_graph_add): Pass enum type to | kenner | 2000-04-18 | 1 | -0/+1 |
* | * cpplex.c (_cpp_lex_token): Don't call CPP_BUMP_LINE when the | mmitchel | 2000-04-18 | 1 | -1/+2 |
* | * cppexp.c (lex): Don't assume tokens are NUL terminated. | zack | 2000-04-18 | 1 | -5/+0 |
* | * cpplex.c (_cpp_read_and_prescan): Enlarge len by setting it | zack | 2000-04-16 | 1 | -1/+1 |
* | * cpplex.c (output_line_command): Remove debugging prints. | zack | 2000-04-16 | 1 | -16/+23 |
* | * cpplex.c (cpp_output_tokens, cpp_scan_buffer_nooutput): New public | zack | 2000-04-14 | 1 | -68/+189 |
* | * cpplex.c (_cpp_lex_token): Handle digraphs. Don't null-terminate | jason | 2000-04-13 | 1 | -29/+71 |
* | * cppexp.c, cpphash.c, cpphash.h, cpplex.c, cpplib.c, | zack | 2000-04-11 | 1 | -34/+17 |
* | * cpplex.c (skip_block_comment): Use pointer arithmetic rather | neil | 2000-04-10 | 1 | -16/+24 |
* | * cppexp.c (parse_charconst): Null does not end character | neil | 2000-04-08 | 1 | -16/+55 |
* | * 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 |