]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/include/line-map.h
Update copyright years.
[thirdparty/gcc.git] / libcpp / include / line-map.h
2019-01-01  jakub Update copyright years.
2018-11-13  dmalcolmEliminate source_location in favor of location_t
2018-10-31  nathan[4/7] Preprocessor location-kind predicates
2018-10-11  nathan[PATCH] A couple of line map fixes
2018-09-17  dmalcolmAdd range_idx param to range_label::get_text
2018-08-30  nathan[libcpp] fix some line map comments
2018-08-27  dmalcolmLess verbose fix-it hints for missing header files...
2018-08-15  dmalcolmdiagnostics: add labeling of source ranges
2018-08-08  nathan[PATCH] line-map include-from representation
2018-07-20  dmalcolmlibcpp: remove redundant parameter from rich_location...
2018-07-03  nathan Reorg line_map data structures for better packing.
2018-03-14  dmalcolmFix ICE for missing header fix-it hints with overlarge...
2018-01-03  jakub Update copyright years.
2017-11-28  dmalcolmReject fix-it hints for various awkward boundary cases...
2017-11-13  dmalcolmlibcpp: move line typedef and column-numbering comment...
2017-07-06  dmalcolmdiagnostics: fix end-points of ranges within macros...
2017-06-20  dmalcolmPrevent fix-it hints from affecting more than one line
2017-06-09  dmalcolmAdd support for mutually-incompatible fix-it hints
2017-05-02  dmalcolmSupport fix-it hints that add new lines
2017-05-01  dmalcolmEliminate fixit_hint class hierarchy
2017-04-03  rediFix numerous typos in comments
2017-01-01  jakub Update copyright years.
2016-10-25  dmalcolmImplement ~line_maps ()
2016-09-21  jason Add from_macro_definition_at predicate for locations.
2016-09-15  dmalcolmfix-it hints can't contain newlines
2016-09-13  dmalcolmfix-it hints: insert_before vs insert_after
2016-09-02  dmalcolmIntroduce class edit_context
2016-08-31  dmalcolmdiagnostic-show-locus.c: handle fixits on lines outside...
2016-08-31  dmalcolmRemove arbitrary limits from rich_location
2016-08-30  dmalcolmrich_location: add convenience overloads for adding...
2016-08-29  dmalcolmAllow the use of ad-hoc locations for fix-it hints
2016-08-26  dmalcolmAdd validation and consolidation of fix-it hints
2016-08-23  dmalcolmline-map.h: add source_range::from_locations
2016-08-19  dmalcolmReimplement removal fix-it hints in terms of replace
2016-07-27  dmalcolmMove make_location from tree.h/c to input.h/c
2016-07-11  dmalcolminput.c: add lexing selftests and a test matrix for...
2016-06-22  dmalcolmImplement -fdiagnostics-parseable-fixits
2016-03-09  dmalcolmPR c++/70105: prevent nonsensical underline spew for...
2016-03-09  dmalcolmPR c++/70105: Defer location expansion until diagnostic...
2016-01-04  jakub Update copyright years.
2015-12-07  dmalcolmFix missing range information for "%q+D" format code
2015-11-20  dmalcolmPR 62314: add ability to add fixit-hints to a diagnostic
2015-11-13  dmalcolmSource range tracking in libcpp and C FE, with bit...
2015-11-06  dmalcolmReimplement diagnostic_show_locus, introducing rich_loc...
2015-11-06  dmalcolmAdd stats on adhoc table to dump_line_table_statistics
2015-11-02  dmalcolmlibcpp: Improvements to description of source_location...
2015-10-21  law[PATCH 2/9] ENABLE_CHECKING refactoring: libcpp
2015-07-08  tschwingeAddress -Wsign-compare diagnostics
2015-05-20  dmalcolmlibcpp: Eliminate most of the non-const/reference-retur...
2015-05-19  dmalcolmReplace line_map union with C++ class hierarchy
2015-05-13  dmalcolmlibcpp/input.c: Add a way to visualize the linemaps...
2015-05-13  dmalcolmlibcpp: Replace macro usage with C++ constructs
2015-05-13  dmalcolmline-map.h: move linemap_assert and friends higher...
2015-05-12  dmalcolmImplement -Wmisleading-indentation
2015-05-05  dmalcolmlibcpp: Improvements to comments in line-map.h/c
2015-01-05  jakub Update copyright years.
2014-12-02  manulibcpp/ChangeLog:
2014-11-13  marxin * include/line-map.h: Include EXPR, so that unused...
2014-11-11  manulibcpp/ChangeLog:
2014-10-14  manulibcpp/ChangeLog:
2014-07-16  dodjiSupport location tracking for built-in macro tokens
2014-02-10  mrsMerge in trunk.
2014-01-23  dodjiPR preprocessor/58580 - preprocessor goes OOM with...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in libcpp/
2013-01-14  rsandifoUpdate copyright years in libcpp.
2012-09-25  dehaogcc:
2012-09-19  dehaoIntegrate lexical block into source_location.
2012-07-30  laurasgcc:
2012-05-29  jsm28 * directives.c: Fix typos.
2012-04-30  dodjiStrip "<built-in>" loc from displayed expansion context
2012-04-26  manu2012-04-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
2011-11-22  dnovillo * include/line-map.h (linemap_dump): Declare.
2011-10-25  dodjiSupport expansion of reserved locations wrapped in...
2011-10-18  dodjiFix bootstrap on !NO_IMPLICIT_EXTERN_C and ia32 targets
2011-10-17  dodjiReduce memory waste due to non-power-of-2 allocs
2011-10-17  dodjiAdd line map statistics to -fmem-report output
2011-10-17  dodjiSupport -fdebug-cpp option
2011-10-17  dodjiGenerate virtual locations for tokens
2011-10-17  dodjiLinemap infrastructure for virtual locations
2011-08-15  gchareLINEMAP_POSITION_FOR_COLUMN had the exact same effect as
2011-07-28  gchare* include/line-map.h (struct line_maps):
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-10-19  bstarynk2010-10-19 Basile Starynkevitch <basile@starynkevitch...
2009-10-14  jakub PR preprocessor/41543
2009-07-18  jlquinn2009-07-17 Jerry Quinn <jlquinn@optonline.net>
2009-06-01  aldyhgcc/
2009-06-01  ian * include/cpp-id-data.h: Add extern "C".
2009-04-22  dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2009-04-18  jsm28libcpp:
2009-04-09  jakubLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-29  jsm28 PR preprocessor/34695
2008-07-21  manu2008-07-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-02-20  tromey * traditional.c (lex_identifier): Use CPP_HASHNODE.
2007-09-06  tromeygcc:
2005-06-29  kcook2005-06-29 Kelley Cook <kcook@gcc.gnu.org>
2004-09-15  bothner * include/line-map.h (line_map_start): Add parameter...
2004-06-30  bothner * include/line-map.h (fileline): Remove old typedef.
2004-05-24  bonziniChangeLog: