Age | Commit message (Expand) | Author | Files | Lines |
2004-02-12 | cppcharset.c (_cpp_interpret_string_notranslate): Rename and duplicate argume... | Eric Christopher | 1 | -2/+4 |
2004-02-11 | Represent column numbers using line-map's source_location. | Per Bothner | 1 | -18/+15 |
2004-02-02 | [multiple changes] | Eric Christopher | 1 | -4/+0 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-19 | Move cpp_reader's line_maps field to a shared global. | Per Bothner | 1 | -3/+3 |
2004-01-16 | cppcharset.c (one_iso88591_to_utf8): New function. | Eric Christopher | 1 | -4/+9 |
2003-12-12 | PR preprocessor/12935 preprocessor/12952 preprocessor/13046 | Neil Booth | 1 | -10/+17 |
2003-11-01 | re PR preprocessor/12847 (xxx.c:1:20: xxxx.h: No such file or directory) | John David Anglin | 1 | -51/+55 |
2003-10-02 | cpplib.c (_cpp_pop_buffer): Do generate a _cpp_do_file_change callback even w... | Per Bothner | 1 | -6/+3 |
2003-09-24 | cpplib.c (do_pragma): Reintroduce cb_line_change call in the code path that c... | Alexandre Oliva | 1 | -2/+12 |
2003-09-16 | * cpplib.c (do_pragma): Remove unnecessary cb_line_change. | Alexandre Oliva | 1 | -8/+0 |
2003-08-02 | cppfiles.c (struct _cpp_file): Rename once_only_next to next_file. | Neil Booth | 1 | -1/+1 |
2003-07-29 | Makefile.in (LIBCPP_DEPS): Add HASHTAB_H. | Neil Booth | 1 | -16/+5 |
2003-07-22 | alias.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-22 | hashtable.c (approx_sqrt): Make static. | Zack Weinberg | 1 | -2/+2 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-07-13 | Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H). | Zack Weinberg | 1 | -4/+1 |
2003-07-12 | c-format.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-11 | Index: ChangeLog | Geoffrey Keating | 1 | -0/+40 |
2003-07-10 | cppcharset.c (one_utf8_to_cppchar, [...]): New functions. | Zack Weinberg | 1 | -17/+2 |
2003-07-05 | cpplib.h (CPP_AT_NAME, [...]): New token types. | Zack Weinberg | 1 | -28/+22 |
2003-06-17 | * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c | Zack Weinberg | 1 | -261/+135 |
2003-06-16 | decl.c, [...]: Don't use the PTR macro. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-06-16 | builtin-attrs.def, [...]: Don't use macros from "symcat.h", instead rely on I... | Kaveh R. Ghazi | 1 | -5/+3 |
2003-06-12 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2003-04-24 | cpplex.c (cpp_token_len): Tighten up. | Neil Booth | 1 | -1/+1 |
2003-04-23 | Makefile.in (c-lex.o, [...]): Update. | Neil Booth | 1 | -9/+11 |
2003-04-21 | c-ppoutput.c (cb_include): Don't take a cpp_token. | Neil Booth | 1 | -72/+69 |
2003-04-19 | cppfiles.c (ENABLE_VALGRIND_CHECKING, [...]): Remove. | Neil Booth | 1 | -20/+31 |
2003-03-14 | /home/neil/diffs/include.log | Neil Booth | 1 | -9/+2 |
2003-02-21 | cpphash.h (struct lexer_state): Add directive_wants_padding. | Zack Weinberg | 1 | -2/+3 |
2003-02-12 | cpplib.c (do_include_common): Move warnings for #include_next and #import out... | Zack Weinberg | 1 | -30/+34 |
2003-01-28 | cpplib.h (struct cpp_options): Add warn_deprecated field. | Jason Merrill | 1 | -1/+2 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -0/+84 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -3/+6 |
2002-11-29 | cpplib.c (_cpp_test_assertion): Default *value to 0. | Hans-Peter Nilsson | 1 | -1/+6 |
2002-11-18 | re PR preprocessor/8524 (_Pragma within macros is improperly expanded) | Neil Booth | 1 | -22/+24 |
2002-09-22 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -4/+4 |
2002-09-15 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2002-09-03 | Debian BTS Bug # | Neil Booth | 1 | -18/+39 |
2002-08-14 | re PR preprocessor/7526 (cpp0 core dump when _Pragma implies #pragma dependency) | Neil Booth | 1 | -0/+5 |
2002-07-23 | cppexp.c (parse_defined): Mark macro used. | Neil Booth | 1 | -7/+13 |
2002-07-17 | cpplib.c (do_sccs): Handle #sccs on all systems. | Neil Booth | 1 | -11/+2 |
2002-07-09 | cpperror.c (cpp_error): Default to directive_line within directives here. | Neil Booth | 1 | -7/+0 |
2002-06-28 | cpplib.c (_cpp_handle_directive): Move #define-specific code to the #define h... | Neil Booth | 1 | -20/+7 |
2002-06-28 | re PR preprocessor/7138 (gcc-3.2 failed to compile kernel) | Neil Booth | 1 | -4/+4 |
2002-06-27 | cpphash.h (_cpp_set_trad_context): Remove. | Neil Booth | 1 | -9/+1 |
2002-06-25 | cpplib.c (do_include_common): Revert to correct line number if -traditional. | Neil Booth | 1 | -0/+3 |
2002-06-21 | cpperror.c (cpp_error): For traditional CPP, default to diagnostics on pfile-... | Neil Booth | 1 | -2/+3 |
2002-06-20 | cppexp.c (cpp_interpret_integer): Don't force traditional numbers to be unsig... | Neil Booth | 1 | -0/+2 |