summaryrefslogtreecommitdiff
path: root/src/assoc.c
Commit message (Expand)AuthorAgeFilesLines
* package: bump copyrights to 2022Paul Eggert2022-01-151-1/+1
* Update URLs to prefer https: to http:Paul Eggert2021-01-291-1/+1
* package: bump copyrights to 2021Akim Demaille2021-01-161-1/+1
* package: bump copyrights to 2020Akim Demaille2020-01-051-1/+1
* style: avoid default in switch on enumsAkim Demaille2019-02-141-3/+1
* package: bump copyrights to 2019Akim Demaille2019-01-051-1/+1
* Update copyright yearsAkim Demaille2018-05-121-2/+2
* package: bump to 2015Akim Demaille2015-01-041-1/+1
* package: bump to 2014Akim Demaille2014-02-031-1/+1
* maint: update copyright yearsAkim Demaille2013-01-121-1/+1
* maint: run "make update-copyright".Jim Meyering2012-01-131-1/+1
* maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+2
* Do not use date ranges in copyright notices.Paul Eggert2010-06-171-2/+3
* maint: run "make update-copyright"Joel E. Denny2010-01-041-1/+1
* maint: run "make update-copyright"Joel E. Denny2009-08-061-1/+2
* Add %precedence support.Akim Demaille2008-11-101-1/+4
* Update to GPLv3.Paul Eggert2007-08-151-7/+5
* * src/assoc.c (assoc_to_string): Use a default: abort (); casePaul Eggert2006-01-221-2/+4
* Work around portability problem on Solaris 10: flex-generatedPaul Eggert2005-12-091-1/+2
* Update FSF postal mail address.Paul Eggert2005-05-141-2/+2
* Adjust to type renamings.Paul Eggert2002-12-111-2/+3
* * src/assoc.c, src/closure.c, src/gram.c, src/injections.c,Akim Demaille2002-09-041-1/+1
* (assoc_to_string): Wrap strings in _() if they need translation.Paul Eggert2002-08-121-1/+1
* * src/assoc.c, src/asssoc.h (assoc_t, assoc_to_string): New.Akim Demaille2002-07-161-0/+43