summaryrefslogtreecommitdiff
path: root/tests/gpc.exp
Commit message (Collapse)AuthorAgeFilesLines
* Add support for reproducible builds.Bruno Haible2022-07-051-1/+1
| | | | | | | | | | | Suggested by Richard Purdie <richard.purdie@linuxfoundation.org> in <https://lists.gnu.org/archive/html/bug-gperf/2022-07/msg00000.html>. * autogen.sh: Import also lib/filename.h. * Makefile.in (IMPORTED_FILES): Add lib/filename.h. * src/options.cc: Include filename.h. (Options::print_options): Print only the base name of the program name. * tests/*.exp: Update.
* Release gperf-3.2.Bruno Haible2022-01-051-1/+1
| | | | | | | * src/version.cc (version_string): Bump to 3.2. * src/options.cc (Options::parse_options): Bump copyright year. * tests/*.exp: Update. * doc/gperf.texi: Bump date.
* Drop the inline specifiers from the generated lookup function.Bruno Haible2016-11-261-6/+0
|
* Change mailing list address to <bug-gperf@gnu.org>.Bruno Haible2016-11-261-1/+1
|
* Change the 'len' parameter type to 'size_t'.Bruno Haible2016-11-261-2/+2
|
* Avoid 'warning: implicit conversion changes signedness' in output code.Bruno Haible2016-11-261-2/+2
|
* Regenerated and updated.Bruno Haible2009-12-201-8/+4
|
* * gperf-3.0.4 released.Brendan Kehoe2009-02-011-1/+1
| | | | | | * src/version.cc: Bump to 3.0.4. * tests/*.exp: Bump to 3.0.4 in header. * doc/gperf.1: Regenerate with gperf 3.0.4.
* Change generated code to avoid a warning by GCC 4.2.Bruno Haible2007-09-091-1/+1
|
* * tests/*.exp: Bump to 3.0.3 in header.Brendan Kehoe2007-04-191-1/+1
|
* Change generated code after the meaning of __inline is changed in GCC 4.3.Bruno Haible2007-03-311-0/+3
|
* Bump version number to 3.0.2.Bruno Haible2005-07-301-1/+1
|
* Version 3.0.1.Bruno Haible2003-06-121-1/+1
|
* Bump version number to 3.0.Bruno Haible2003-05-071-1/+1
|
* Provoke a compilation error if the execution character set doesn't match theBruno Haible2003-04-281-0/+28
| | | | expectations.
* Omit option -p from tests.Bruno Haible2003-04-151-1/+1
|
* Completely new asso_values search algorithm.Bruno Haible2003-03-181-51/+50
|
* When the option -k is not given, the default key positions are now computedBruno Haible2003-02-111-0/+1
| | | | depending on the set of keywords.
* Rewrite the input routines.Bruno Haible2003-01-221-0/+1
|
* Regenerated.Bruno Haible2000-08-201-1/+5
|
* Rename test-5.exp to gpc.exp.Bruno Haible2000-08-191-0/+124