Age | Commit message (Expand) | Author | Files | Lines |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-13 | Eliminate source_location in favor of location_t | David Malcolm | 1 | -1/+1 |
2018-10-09 | Cleanup of libcpp diagnostic callbacks | David Malcolm | 1 | -14/+16 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-17 | Fix locations within raw strings | David Malcolm | 1 | -1/+12 |
2016-09-23 | Provide location information for terminator characters (PR preprocessor/77672) | David Malcolm | 1 | -1/+8 |
2016-08-06 | Fix crash in selftest::test_lexer_string_locations_ucn4 (PR bootstrap/72823) | David Malcolm | 1 | -6/+5 |
2016-08-05 | On-demand locations within string-literals | David Malcolm | 1 | -52/+380 |
2016-02-05 | re PR c++/69628 (Conditional jump or move depends on uninitialised value(s) i... | Jakub Jelinek | 1 | -2/+9 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-07-02 | re PR preprocessor/53690 ([C++11] \u0000 and \U00000000 are wrongly encoded a... | Paolo Carlini | 1 | -15/+15 |
2015-06-30 | Implement N4197 - Adding u8 character literals | Edward Smith-Rowland | 1 | -3/+5 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-29 | Fix off-by-one bug in utf16 conversion (PR preprocessor/41698). | Joseph Myers | 1 | -1/+1 |
2014-10-02 | charset.c (convert_no_conversion): Reallocate memory with 25% headroom. | Bernd Edlinger | 1 | -0/+1 |
2014-09-22 | charset.c (conversion): Rename to ... | Jan Hubicka | 1 | -2/+2 |
2014-08-19 | c-opts.c (sanitize_cpp_opts): Make warn_long_long be set according to warn_c9... | Marek Polacek | 1 | -1/+1 |
2014-08-10 | re PR c/51849 (-Wc99-compat would be considered useful) | Marek Polacek | 1 | -0/+4 |
2014-01-02 | Update copyright years in libcpp/ | Richard Sandiford | 1 | -1/+1 |
2013-11-16 | ucnid-2011-1.c: New test. | Joseph Myers | 1 | -42/+46 |
2013-01-14 | Update copyright years in libcpp. | Richard Sandiford | 1 | -2/+1 |
2012-12-03 | re PR bootstrap/55380 (All search_line_fast implementations read beyond buffer) | Jakub Jelinek | 1 | -4/+10 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -2/+2 |
2010-04-07 | diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti... | Simon Baldwin | 1 | -8/+8 |
2010-03-29 | More N3077 raw string changes | Jason Merrill | 1 | -17/+4 |
2010-03-29 | Some raw string changes from N3077 | Jason Merrill | 1 | -1/+1 |
2009-10-19 | charset.c (cpp_init_iconv): Initialize utf8_cset_desc. | Jakub Jelinek | 1 | -1/+51 |
2009-10-09 | * charset.c (_cpp_valid_ucn): Update C++0x restrictions. | Jason Merrill | 1 | -6/+15 |
2009-08-17 | re PR preprocessor/41067 (Inconsistency in warnings on invalid \-escapes) | Tom Tromey | 1 | -1/+1 |
2009-05-03 | charset.c (one_utf8_to_cppchar): Correct mask used for 5-byte UTF-8 sequences. | Joseph Myers | 1 | -1/+1 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -4/+4 |
2008-06-12 | re PR preprocessor/36479 (Short buffer in libcpp) | H.J. Lu | 1 | -0/+1 |
2008-04-21 | re PR preprocessor/33415 (Can't compile .cpp file with UTF-8 BOM.) | Tom Tromey | 1 | -9/+31 |
2008-04-18 | cpp-id-data.h (UC): Was U, conflicts with U... | Kris Van Hees | 1 | -38/+77 |
2007-12-11 | charset.c (convert_using_iconv): Close out any shift states, returning to the... | DJ Delorie | 1 | -4/+21 |
2006-12-28 | re PR preprocessor/30001 (out-of-bounds access when processing empty file) | Tom Tromey | 1 | -2/+2 |
2005-11-03 | re PR c++/17964 (cpp error messages contain wrong line in C++) | Joseph Myers | 1 | -2/+8 |
2005-06-29 | all files: Update FSF address in copyright headers. | Kelley Cook | 1 | -1/+1 |
2005-05-28 | configure.ac: Check declarations for asprintf and vasprintf. | Gabriel Dos Reis | 1 | -12/+12 |
2005-03-16 | charset.c (_cpp_valid_ucn): In identifiers, reject a partial UCN rather than ... | Geoffrey Keating | 1 | -4/+8 |
2005-03-15 | Index: gcc/ChangeLog | Geoffrey Keating | 1 | -20/+110 |
2005-03-12 | Index: libcpp/ChangeLog | Geoffrey Keating | 1 | -0/+62 |
2005-02-20 | re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ... | Zack Weinberg | 1 | -2/+59 |
2005-02-19 | charset.c (_cpp_convert_input): Check '\r' before inserting '\n' at the end. | Devang Patel | 1 | -1/+9 |
2004-09-18 | * charset.c (_cpp_destroy_iconv, emit_numeric_escape) | Zack Weinberg | 1 | -6/+22 |
2004-06-05 | Makefile.am: Add makedepend. | Zack Weinberg | 1 | -1/+1 |
2004-05-24 | Makefile.def (host_modules): add libcpp. | Paolo Bonzini | 1 | -0/+1429 |