Age | Commit message (Expand) | Author | Files | Lines |
2000-11-22 | cpplex.c (trigraph_ok): Ensure we don't warn twice. | Neil Booth | 1 | -0/+4 |
2000-11-20 | c-lang.c (lang_init_options): Update call to cpp_reader_init. | Neil Booth | 1 | -16/+21 |
2000-11-15 | cpplib.c (start_directive, [...]): New functions. | Neil Booth | 1 | -0/+1 |
2000-11-13 | cpplex.c (_cpp_lex_token): CPP_COMMENT and true CPP_EOF cases return without ... | Neil Booth | 1 | -2/+0 |
2000-11-12 | cppexp.c: Don't worry about pfile->skipping. | Neil Booth | 1 | -0/+3 |
2000-11-11 | Remove CPP_PLACEMARKERs | Neil Booth | 1 | -3/+2 |
2000-11-08 | Move directive handling into the lexer itself. | Neil Booth | 1 | -1/+0 |
2000-11-06 | c-lex.c (c_lex): Replace tok.val.aux with tok.val.c or tok.val.arg_no as appr... | Neil Booth | 1 | -5/+5 |
2000-11-01 | c-parse.in (_yylex): Remove CPP_BACKSLASH case. | Neil Booth | 1 | -1/+0 |
2000-10-30 | cppfiles.c (stack_include_file): Check for stacked contexts here. | Neil Booth | 1 | -1/+7 |
2000-10-29 | cpphash.c (cpp_forall_identifiers): Add context variable for callback routine. | Geoff Keating | 1 | -1/+4 |
2000-10-28 | New macro expander. | Neil Booth | 1 | -171/+270 |
2000-09-25 | cpplex.c (parse_args): Don't set VOID_REST flag. | Neil Booth | 1 | -1/+0 |
2000-09-25 | flags.h: Declare warning flag warn_system_headers. | Branko Cibej | 1 | -0/+3 |
2000-09-24 | cpplex.c: Update TODO comment. | Neil Booth | 1 | -1/+1 |
2000-09-23 | cpphash.h (CPP_RESERVE, [...]): Delete. | Neil Booth | 1 | -4/+10 |
2000-09-18 | cpphash.h (HASHSTEP): Take character rather than pointer to character. | Neil Booth | 1 | -11/+44 |
2000-09-12 | cppfiles.c: Move all default-#defines to top of file. | Zack Weinberg | 1 | -3/+0 |
2000-09-08 | cpplib.h (struct cpp_options): Add user_label_prefix member, left out of comm... | Zack Weinberg | 1 | -0/+3 |
2000-09-07 | c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined. | Zack Weinberg | 1 | -0/+3 |
2000-08-17 | cppinit.c (sort_options): Remove, put functionality in cpp_init. | Neil Booth | 1 | -0/+1 |
2000-08-09 | configure.in (--enable-c-cpplib): Uncomment. | Zack Weinberg | 1 | -1/+5 |
2000-08-04 | cpplex.c (parse_name): Might have to glue a CPP_OTHER token before the name. | Zack Weinberg | 1 | -0/+1 |
2000-08-02 | cpperror.c (v_message): Split into _cpp_begin_message and v_message macro. | Zack Weinberg | 1 | -21/+33 |
2000-07-20 | cppmacro.c (CAN_PASTE_AFTER): New macro. | Zack Weinberg | 1 | -4/+4 |
2000-07-19 | cpplib.h (TTYPE_TABLE): Move CPP_MIN and CPP_MAX into block of operators allo... | Zack Weinberg | 1 | -3/+9 |
2000-07-18 | cpplib.h (TTYPE_TABLE): Rearrange to use only two per-entry macros, not five. | Zack Weinberg | 1 | -80/+76 |
2000-07-18 | [multiple changes] | Zack Weinberg | 1 | -10/+14 |
2000-07-15 | cpphash.c (save_expansion): Clear PREV_WHITE on tokens immediately following ... | Zack Weinberg | 1 | -1/+2 |
2000-07-13 | cppexp.c, [...]: Eradicate all traces of code dependent on traditional, lang_... | Zack Weinberg | 1 | -15/+3 |
2000-07-11 | cppinit.c: (cpp_reader_init): Allow digraphs by default. | Neil Booth | 1 | -0/+3 |
2000-07-08 | cpplib.h (struct cpp_name): Now struct cpp_string. | Zack Weinberg | 1 | -11/+16 |
2000-07-08 | cppexp.c: Update all code for new lexer interface. | Zack Weinberg | 1 | -8/+3 |
2000-07-08 | cpphash.c (is__va_args__): New function. | Neil Booth | 1 | -2/+2 |
2000-07-05 | cpplex.c: Don't include sys/mman.h. | Zack Weinberg | 1 | -2/+9 |
2000-07-04 | top level: | Zack Weinberg | 1 | -113/+99 |
2000-07-02 | cpplib.h (struct cpp_reader): New field include_depth. | Jakub Jelinek | 1 | -1/+4 |
2000-06-21 | cppfiles.c (cpp_make_system_header): New function. | Zack Weinberg | 1 | -0/+2 |
2000-06-21 | cppfiles.c: Include splay-tree.h, not hashtab.h. | Zack Weinberg | 1 | -6/+3 |
2000-05-29 | cpplib.h (cpp_reader): Remove if_stack. | Zack Weinberg | 1 | -2/+4 |
2000-05-28 | cppfiles.c: Read files in, using mmap if possible, then prescan them separately. | Zack Weinberg | 1 | -1/+59 |
2000-05-28 | cpplex.c (_cpp_lex_line): Merge vertical space. | Neil Booth | 1 | -3/+4 |
2000-05-27 | cpplex.c (_cpp_init_toklist): No comment space to initialise. | Neil Booth | 1 | -5/+0 |
2000-05-18 | cppexp.c (parse_assertion): New. | Zack Weinberg | 1 | -13/+9 |
2000-05-18 | cppinit.c (cpp_reader_init): Initialise col_adjust and default tab stop size. | Neil Booth | 1 | -1/+8 |
2000-05-15 | cpplex.c (parse_string2): Update comment. | Neil Booth | 1 | -1/+0 |
2000-05-14 | cpphash.c (trad_stringify, [...]): Make some pointers pointers to const. | Neil Booth | 1 | -5/+4 |
2000-05-10 | cpplex.c (spell_token): New function. | Neil Booth | 1 | -23/+22 |
2000-05-08 | cpplex.c (spell_token): New function. | Neil Booth | 1 | -3/+1 |
2000-05-03 | cpplib.h: Add accessor macros for token lists. | Zack Weinberg | 1 | -9/+16 |