Age | Commit message (Expand) | Author | Files | Lines |
2003-12-03 | aclocal.m4 (AM_ICONV): Add explicit check for iconv.h. | Zack Weinberg | 1 | -1/+1 |
2003-10-02 | cppinit.c (cpp_read_main_file): Split into two functions: Distribute _cpp_sta... | Per Bothner | 1 | -6/+7 |
2003-09-26 | cppcharset.c, cpphash.h: Rename 'struct strbuf' to 'struct _cpp_strbuf'. | Nathanael Nerode | 1 | -2/+2 |
2003-09-18 | c-ppoutput.c (print): Use fileline typedef for field 'line'. | Mike Stump | 1 | -1/+1 |
2003-09-14 | alias.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2003-08-26 | Copy over from cs branch: | Per Bothner | 1 | -4/+4 |
2003-08-02 | cppfiles.c (struct _cpp_file): Rename once_only_next to next_file. | Neil Booth | 1 | -5/+6 |
2003-08-01 | Makefile.in: Refine dependencies. | Neil Booth | 1 | -3/+1 |
2003-07-29 | Makefile.in (LIBCPP_DEPS): Add HASHTAB_H. | Neil Booth | 1 | -25/+32 |
2003-07-13 | Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H). | Zack Weinberg | 1 | -1/+1 |
2003-07-10 | cppcharset.c (one_utf8_to_cppchar, [...]): New functions. | Zack Weinberg | 1 | -9/+20 |
2003-07-05 | cpplib.h (CPP_AT_NAME, [...]): New token types. | Zack Weinberg | 1 | -1/+18 |
2003-06-25 | cppfiles.c: Clarify comments. | Martin Schaffner | 1 | -1/+1 |
2003-06-17 | * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c | Zack Weinberg | 1 | -97/+75 |
2003-06-12 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2003-06-12 | Don't warn on dollars in builtin macro definitions, | Hans-Peter Nilsson | 1 | -4/+0 |
2003-05-17 | c-common.c, c-common.h (dollars_in_ident): Remove. | Neil Booth | 1 | -3/+3 |
2003-04-21 | c-ppoutput.c (cb_include): Don't take a cpp_token. | Neil Booth | 1 | -5/+4 |
2003-04-20 | cpphash.h (NOTE_ESC_NL, [...]): Remove. | Neil Booth | 1 | -5/+4 |
2003-04-20 | Makefile.in (LIBCPP_OBJS): Add cppcharset.o. | Neil Booth | 1 | -0/+4 |
2003-04-19 | cpphash.h (struct cpp_buffer): Remove backup_to. | Neil Booth | 1 | -2/+0 |
2003-04-19 | cpphash.h (struct cpp_reader): New member warned_dollar. | Neil Booth | 1 | -0/+4 |
2003-04-19 | cppfiles.c (ENABLE_VALGRIND_CHECKING, [...]): Remove. | Neil Booth | 1 | -19/+33 |
2003-03-14 | /home/neil/diffs/include.log | Neil Booth | 1 | -8/+0 |
2003-03-06 | Makefile.in (c-ppoutput.o): Update. | Neil Booth | 1 | -0/+1 |
2003-03-04 | Makefile.in: Update. | Neil Booth | 1 | -15/+0 |
2003-03-01 | Makefile.in (C_AND_OBJC_OBJS, [...]): Update. | Neil Booth | 1 | -23/+10 |
2003-02-21 | cpphash.h (struct lexer_state): Add directive_wants_padding. | Zack Weinberg | 1 | -0/+5 |
2003-01-21 | configure.in: Check for system-provided 'uchar' type. | Zack Weinberg | 1 | -0/+2 |
2003-01-18 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -0/+6 |
2002-09-22 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2002-09-03 | Debian BTS Bug # | Neil Booth | 1 | -4/+4 |
2002-08-12 | c-opts.c (deps_seen, [...]): New. | Neil Booth | 1 | -2/+1 |
2002-08-12 | cpphash.h (struct printer): New from cppmain.c. | Neil Booth | 1 | -0/+15 |
2002-07-23 | cppexp.c (parse_defined): Mark macro used. | Neil Booth | 1 | -0/+12 |
2002-06-27 | cpphash.h (_cpp_set_trad_context): Remove. | Neil Booth | 1 | -1/+0 |
2002-06-19 | cpphash.h (struct cpp_reader): Make date and time strings. | Neil Booth | 1 | -4/+7 |
2002-06-18 | cpplib.c (dtable): Update. | Neil Booth | 1 | -0/+6 |
2002-06-14 | cpphash.h (struct cpp_buffer): Remove saved_line_base. | Neil Booth | 1 | -1/+1 |
2002-06-13 | cpphash.h (_cpp_lex_identifier_trad): Remove. | Neil Booth | 1 | -1/+0 |
2002-06-11 | Makefile.in: Update cppmain.o. | Neil Booth | 1 | -5/+14 |
2002-06-10 | cpphash.h (_cpp_read_logical_line_trad, [...]): Update prototypes. | Neil Booth | 1 | -2/+3 |
2002-06-10 | cpphash.h (struct cpp_macro): Put comments on their own lines. | Neil Booth | 1 | -9/+27 |
2002-06-09 | cpphash.h (_cpp_push_text_context): Update. | Neil Booth | 1 | -1/+4 |
2002-06-09 | Makefile.in (LIBCPP_OBJS): Take out version.o. | Zack Weinberg | 1 | -4/+0 |
2002-06-07 | cpptrad.c (struct block, [...]): New. | Neil Booth | 1 | -1/+18 |
2002-06-05 | cpphash.h (_cpp_create_definition): Update prototype. | Neil Booth | 1 | -1/+6 |
2002-06-04 | cpphash.h (FIRST, [...]): New. | Neil Booth | 1 | -4/+24 |
2002-05-29 | cppexp.c (cpp_num): Move to cpplib.h. | Neil Booth | 1 | -1/+0 |