| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cppinit.c (sort_options): Remove, put functionality in cpp_init. | Neil Booth | 2000-08-17 | 1 | -0/+1 |
* | configure.in (--enable-c-cpplib): Uncomment. | Zack Weinberg | 2000-08-09 | 1 | -5/+21 |
* | [multiple changes] | Zack Weinberg | 2000-08-05 | 1 | -1/+1 |
* | cppexp.c, [...]: Do not use 'legal' or 'illegal' in error messages and comments. | Zack Weinberg | 2000-08-02 | 1 | -6/+10 |
* | cpperror.c (v_message): Split into _cpp_begin_message and v_message macro. | Zack Weinberg | 2000-08-02 | 1 | -4/+178 |
* | [multiple changes] | Zack Weinberg | 2000-07-18 | 1 | -1/+2 |
* | top level: | Zack Weinberg | 2000-07-04 | 1 | -0/+1 |
* | cppmain.c (main): Use IS_DIR_SEPARATOR. | Mark Elbrecht | 2000-05-11 | 1 | -1/+1 |
* | cpplex.c (cpp_output_tokens, [...]): New public interfaces. | Zack Weinberg | 2000-04-14 | 1 | -57/+16 |
* | cppexp.c, [...]: Replace cpp_token with cpp_ttype everywhere. | Zack Weinberg | 2000-04-11 | 1 | -1/+1 |
* | cpplib.h: Merge struct cpp_options into struct cpp_reader. | Zack Weinberg | 2000-03-31 | 1 | -34/+40 |
* | Makefile.in (STMP_FIXINC): New toggle. | Zack Weinberg | 2000-02-27 | 1 | -0/+2 |
* | Fix copyrights. | Jeff Law | 2000-02-25 | 1 | -1/+1 |
* | cpplib.c (my_strerror, [...]): Move to cpperror.c. | Zack Weinberg | 2000-02-06 | 1 | -3/+6 |
* | cpperror.c: Remove #ifdef EMACS block. | Zack Weinberg | 2000-02-06 | 1 | -8/+1 |
* | cpplib.h (struct cpp_buffer: fname, [...]): Mark const. | Zack Weinberg | 1999-10-29 | 1 | -0/+2 |
* | cpperror.c (cpp_file_line_for_message): Constify a char*. | Kaveh R. Ghazi | 1999-09-07 | 1 | -5/+6 |
* | cpphash.c (macroexpand): Delete leading whitespace when arg is concatenated b... | Zack Weinberg | 1999-08-04 | 1 | -7/+17 |
* | cppfiles.c (initialize_input_buffer): New function. | Zack Weinberg | 1999-05-10 | 1 | -9/+19 |
* | cpphash.c (dump_definition): New function. | Zack Weinberg | 1999-04-26 | 1 | -0/+1 |
* | cpperror.c, [...]: Never call abort. | Zack Weinberg | 1999-04-14 | 1 | -18/+0 |
* | Warning fixes: | Kaveh R. Ghazi | 1999-03-18 | 1 | -2/+2 |
* | Copyright dates. | Jeff Law | 1999-01-30 | 1 | -1/+1 |
* | cccp.c (main): Only call setlocale (LC_MESSAGES, ...) if LC_MESSAGES is defined. | Jeffrey A Law | 1999-01-30 | 1 | -0/+2 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | Jeffrey A Law | 1999-01-26 | 1 | -0/+5 |
* | Copyright fixes. | Jeff Law | 1999-01-06 | 1 | -1/+1 |
* | cpplib.c (initialize_char_syntax): Use ISALPHA and ISALNUM so it'll work on n... | Zack Weinberg | 1998-12-07 | 1 | -1/+1 |
* | configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con... | Kaveh R. Ghazi | 1998-11-07 | 1 | -1/+0 |
* | Use cpplib for cccp. | Dave Brolley | 1998-06-10 | 1 | -0/+7 |
* | Warning Fixes: | Kaveh R. Ghazi | 1998-05-19 | 1 | -1/+1 |
* | More cutover to system.h: | Kaveh R. Ghazi | 1998-03-30 | 1 | -5/+7 |
* | formatting tweaks | Mike Stump | 1996-07-03 | 1 | -1/+1 |
* | cppmain.c (fancy_abort): Only define #ifdef abort. | Per Bothner | 1996-06-07 | 1 | -2/+4 |
* | cppmain.c (main): Use CPP_SET_WRITTEN and cpp_fatal. | Per Bothner | 1996-06-06 | 1 | -7/+9 |
* | Define progname, required by cpplib. | Richard Kenner | 1995-11-04 | 1 | -0/+2 |
* | Update FSF address. | Richard Kenner | 1995-06-15 | 1 | -1/+1 |
* | Use FATAL_EXIT_CODE instead of FAILURE_EXIT_CODE. | Richard Kenner | 1995-05-16 | 1 | -1/+5 |
* | * cppmain.c (main): Remove commented-out code that used PARSE_GETC. | Per Bothner | 1995-04-30 | 1 | -8/+0 |
* | Initial revision | Per Bothner | 1995-03-16 | 1 | -0/+102 |