summaryrefslogtreecommitdiff
path: root/src/uniqstr.h
Commit message (Expand)AuthorAgeFilesLines
* package: bump copyrights to 2020Akim Demaille2020-01-051-1/+1
* package: bump copyrights to 2019Akim Demaille2019-01-051-2/+2
* uniqstr: avoid need for VLAsPaul Eggert2018-09-281-37/+5
* Update copyright yearsAkim Demaille2018-05-121-1/+2
* package: bump to 2015Akim Demaille2015-01-041-1/+1
* package: bump to 2014Akim Demaille2014-02-031-1/+1
* bison: pacify Sun C 5.12Paul Eggert2013-10-211-1/+3
* style: syntax-check fixesAkim Demaille2013-05-301-1/+1
* maint: update copyright yearsAkim Demaille2013-01-121-1/+1
* variant: produce stable resultsAkim Demaille2012-12-231-1/+1
* uniqstr: formatting changesAkim Demaille2012-12-231-14/+14
* style changes: run cppiAkim Demaille2012-12-211-22/+22
* warnings: avoid warnings from clangAkim Demaille2012-10-081-1/+1
* maint: run "make update-copyright".Akim Demaille2012-01-131-1/+1
* maint: run "make update-copyright".Joel E. Denny2011-01-021-2/+1
* Do not use date ranges in copyright notices.Paul Eggert2010-06-231-1/+2
* maint: run "make update-copyright"Joel E. Denny2010-01-041-1/+1
* Minor code cleanup.Joel E. Denny2009-10-081-0/+43
* deterministic user-token-number redeclaration errors.Akim Demaille2009-06-101-1/+5
* Update to GPLv3.Paul Eggert2007-08-151-7/+5
* Update FSF postal mail address.Paul Eggert2005-05-141-2/+2
* Use more-consistent naming conventions for local vars.Paul Eggert2003-02-031-7/+8
* Put "const" after type that it modifies consistently.Paul Eggert2002-12-131-1/+1
* Rename struniq to uniqstr, to avoid collision with <string.h>.Paul Eggert2002-12-111-0/+52