summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix "make check" error on Mac OS X.Bruno Haible2016-11-251-2/+2
* Fix "make clean" with MSVC.Bruno Haible2012-07-011-1/+10
* Update expected test results.Bruno Haible2012-07-011-0/+2
* Remove autotools generated files from version control.Bruno Haible2012-07-012-4362/+3
* Create tarballs through an Automake-like "make dist" command.Bruno Haible2012-07-011-1/+50
* Regenerated with autoconf-2.69.Bruno Haible2012-04-281-95/+96
* Regenerated with autoconf-2.68.Bruno Haible2011-01-161-47/+74
* Regenerated with autoconf-2.67.Bruno Haible2010-07-311-22/+29
* Regenerated with autoconf 2.66.Bruno Haible2010-07-031-1776/+1670
* Avoid gcc warnings on Cygwin.Eric Blake2009-12-222-4/+5
* Support CPPFLAGS as mandated by GNU standards.Bruno Haible2009-12-222-20/+21
* Regenerated and updated.Bruno Haible2009-12-2015-88/+46
* Allow processing the tests with parallel make.Bruno Haible2009-12-201-15/+14
* Use LDFLAGS, OBJEXT, EXEEXT.Bruno Haible2009-02-011-11/+15
* Remove leftover from gcc on MacOS X 10.5.Bruno Haible2009-02-011-1/+2
* * gperf-3.0.4 released.Brendan Kehoe2009-02-0114-14/+14
* Don't include the length in the hash function if all keywords have the sameBruno Haible2009-01-193-90/+90
* More consistent m4 quoting.Bruno Haible2009-01-151-4/+4
* Change source code license to GPLv3+.Bruno Haible2008-08-232-14/+10
* Avoid possible error when 'tr' gets fed random bytes in an UTF-8 locale.Bruno Haible2008-04-061-9/+9
* Change generated code to avoid a warning by GCC 4.2.Bruno Haible2007-09-0914-14/+14
* * tests/*.exp: Bump to 3.0.3 in header.Brendan Kehoe2007-04-192-2/+2
* * tests/*.exp: Bump to 3.0.3 in header.Brendan Kehoe2007-04-1911-11/+11
* bump expected version in comment to 3.0.3Brendan Kehoe2007-04-061-1/+1
* Improve support for mingw.Bruno Haible2007-04-061-24/+25
* Require autoconf >= 2.60.Bruno Haible2007-04-051-1/+2
* Regenerated with autoconf 2.61.Bruno Haible2007-04-041-1562/+2033
* Move to configure.ac.Bruno Haible2007-04-041-46/+0
* Move to here from configure.in.Bruno Haible2007-04-041-0/+46
* Provide declaration of in_word_set.Bruno Haible2007-03-312-0/+12
* Change generated code after the meaning of __inline is changed in GCC 4.3.Bruno Haible2007-03-3114-0/+42
* regen configure scripts since we updated copyrightsBrendan Kehoe2006-01-221-176/+340
* Bump version number to 3.0.2.Bruno Haible2005-07-3014-14/+14
* Update FSF postal address.Bruno Haible2005-05-144-6/+6
* Update copyright years.Bruno Haible2004-08-221-1/+1
* Added --length-table-name option.Bruno Haible2004-08-222-0/+4
* Version 3.0.1.Bruno Haible2003-06-1214-14/+14
* Support for abbreviated struct declarations.Bruno Haible2003-06-023-0/+141
* Typo.Bruno Haible2003-05-071-2/+2
* Regenerated.Bruno Haible2003-05-071-777/+3274
* Bump version number to 3.0.Bruno Haible2003-05-0713-13/+13
* Add /*FALLTHROUGH*/ comments to output.Bruno Haible2003-05-018-0/+55
* Provoke a compilation error if the execution character set doesn't match theBruno Haible2003-04-2813-0/+364
* Update bug report address.Bruno Haible2003-04-251-1/+1
* Speed up the case-insensitive lookups.Bruno Haible2003-04-241-6/+27
* Improve option --pic. New options --string-pool-name, --null-strings.Bruno Haible2003-04-163-69/+258
* Omit option -p from tests.Bruno Haible2003-04-1511-24/+24
* Omit the multicompare code output if it is not needed.Bruno Haible2003-04-141-12/+0
* Fix the comparison of the first byte when using gperf_case_strcmp.Bruno Haible2003-04-123-4/+223
* Move the handling of ALLCHARS (-k'*') into the Positions class.Bruno Haible2003-04-071-1/+0