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