summaryrefslogtreecommitdiff
path: root/src/location.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+1
* Do not use date ranges in copyright notices.Paul Eggert2010-06-171-1/+3
* maint: run "make update-copyright"Joel E. Denny2010-01-041-2/+1
* Keep sub-messages aligned. Fix strings for translation.Alex Rozenman2009-09-191-12/+16
* Fix strange %define locations for default values.Joel E. Denny2009-04-031-15/+32
* Locations without columns for command line arguments.Akim Demaille2008-11-071-4/+6
* Update to GPLv3.Paul Eggert2007-08-151-7/+5
* Provide warn_at, complain_at, and fatal_at function callbacks to theJoel E. Denny2007-01-071-0/+16
* Encapsulate code properties and related functionality for the variousJoel E. Denny2007-01-021-2/+2
* Remove last commit at the request of Paul Eggert.Joel E. Denny2006-11-121-1/+1
* Encapsulate code properties and related functionality for the variousJoel E. Denny2006-11-111-1/+1
* Get Bison to build again when configured with --enable-gcc-warnings.Joel E. Denny2006-06-071-0/+2
* Extract the parsing of user actions from the grammar scanner.Akim Demaille2006-06-061-6/+74
* Work around portability problem on Solaris 10: flex-generatedPaul Eggert2005-12-091-1/+3
* Update FSF postal mail address.Paul Eggert2005-05-141-2/+2
* Adjust to type renaming.Paul Eggert2002-12-111-3/+5
* * src/location.c: Include <quotearg.h>.Paul Eggert2002-12-071-2/+22
* * lib/quotearg.h: Protect against multiple inclusions.Akim Demaille2002-07-091-2/+2
* * src/parse-gram.y (YYLLOC_DEFAULT, current_lhs_location): New.Akim Demaille2002-06-151-0/+24