Daily bump.
[gcc.git] / libcpp / charset.c
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-01 JeanHeyd MeneideFeature: Macros for identifying the wide and narrow...
2020-07-14 Lewis Hyattdiagnostics: Support conversion of tabs to spaces ...
2020-05-13 Jason Merrillc++: Replace "C++2a" with "C++20".
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-18 David MalcolmDrop unused member from cpp_string_location_reader...
2019-12-14 Jakub Jelinekre PR preprocessor/92919 (invalid memory access in...
2019-12-09 Lewis HyattByte vs column awareness for diagnostic-show-locus...
2019-11-14 Joseph MyersSupport UTF-8 character constants for C2x.
2019-11-07 Jakub JelinekPR c++/91370 - Implement P1041R4 and P1139R2 - Stronger...
2019-09-26 Eric Botcazoucharset.c (UCS_LIMIT): New macro.
2019-09-19 Lewis HyattSupport extended characters in C/C++ identifiers (PR...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-13 David MalcolmEliminate source_location in favor of location_t
2018-10-09 David MalcolmCleanup of libcpp diagnostic callbacks
2018-01-03 Jakub JelinekUpdate copyright years.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-17 David MalcolmFix locations within raw strings
2016-09-23 David MalcolmProvide location information for terminator characters...
2016-08-06 David MalcolmFix crash in selftest::test_lexer_string_locations_ucn4...
2016-08-05 David MalcolmOn-demand locations within string-literals
2016-02-05 Jakub Jelinekre PR c++/69628 (Conditional jump or move depends on...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-07-02 Paolo Carlinire PR preprocessor/53690 ([C++11] \u0000 and \U00000000...
2015-06-30 Edward Smith-RowlandImplement N4197 - Adding u8 character literals
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-29 Joseph MyersFix off-by-one bug in utf16 conversion (PR preprocessor...
2014-10-02 Bernd Edlingercharset.c (convert_no_conversion): Reallocate memory...
2014-09-22 Jan Hubickacharset.c (conversion): Rename to ...
2014-08-19 Marek Polacekc-opts.c (sanitize_cpp_opts): Make warn_long_long be...
2014-08-10 Marek Polacekre PR c/51849 (-Wc99-compat would be considered useful)
2014-01-02 Richard SandifordUpdate copyright years in libcpp/
2013-11-16 Joseph Myersucnid-2011-1.c: New test.
2013-01-14 Richard SandifordUpdate copyright years in libcpp.
2012-12-03 Jakub Jelinekre PR bootstrap/55380 (All search_line_fast implementat...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-04-07 Simon Baldwindiagnostic.h (diagnostic_override_option_index): New...
2010-03-29 Jason MerrillMore N3077 raw string changes
2010-03-29 Jason MerrillSome raw string changes from N3077
2009-10-19 Jakub Jelinekcharset.c (cpp_init_iconv): Initialize utf8_cset_desc.
2009-10-10 Jason Merrill* charset.c (_cpp_valid_ucn): Update C++0x restrictions.
2009-08-17 Tom Tromeyre PR preprocessor/41067 (Inconsistency in warnings...
2009-05-03 Joseph Myerscharset.c (one_utf8_to_cppchar): Correct mask used...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-06-12 H.J. Lure PR preprocessor/36479 (Short buffer in libcpp)
2008-04-21 Tom Tromeyre PR preprocessor/33415 (Can't compile .cpp file with...
2008-04-18 Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
2007-12-12 DJ Deloriecharset.c (convert_using_iconv): Close out any shift...
2006-12-28 Tom Tromeyre PR preprocessor/30001 (out-of-bounds access when...
2005-11-03 Joseph Myersre PR c++/17964 (cpp error messages contain wrong line...
2005-06-29 Kelley Cookall files: Update FSF address in copyright headers.
2005-05-28 Gabriel Dos Reisconfigure.ac: Check declarations for asprintf and vaspr...
2005-03-16 Geoffrey Keatingcharset.c (_cpp_valid_ucn): In identifiers, reject...
2005-03-15 Geoffrey KeatingIndex: gcc/ChangeLog
2005-03-12 Geoffrey KeatingIndex: libcpp/ChangeLog
2005-02-20 Zack Weinbergre PR middle-end/18785 (isdigit builtin function fails...
2005-02-19 Devang Patelcharset.c (_cpp_convert_input): Check '\r' before inser...
2004-09-18 Zack Weinberg* charset.c (_cpp_destroy_iconv, emit_numeric_escape)
2004-06-05 Zack WeinbergMakefile.am: Add makedepend.
2004-05-24 Paolo BonziniMakefile.def (host_modules): add libcpp.