summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add support for reproducible builds.Bruno Haible2022-07-051-0/+11
* Release gperf-3.2.Bruno Haible2022-01-052-4/+4
* Honor --readonly-tables when outputting table for --ignore-case.Michael Drake2021-06-061-3/+4
* Fix warnings from Autoconf 2.69c.Bruno Haible2020-10-051-11/+12
* Update after gnulib changed.Bruno Haible2020-08-301-2/+2
* Rely entirely on the GNU Build System.Bruno Haible2020-02-111-2/+2
* Update after gnulib changed.Bruno Haible2018-10-241-1/+1
* Prefer https URLs where possible.Bruno Haible2018-09-1728-31/+31
* Avoid "implicit fallthrough" warnings also from clang.Bruno Haible2018-09-091-1/+1
* Don't print uninitialized hash values in debug mode.Bruno Haible2018-09-081-5/+11
* Improve the speed of the positions search.Bruno Haible2018-09-081-2/+4
* Really prefer more efficient hash functions over less efficient ones.Bruno Haible2018-09-081-2/+2
* Correct width of columns when outputting the asso_values array.Bruno Haible2018-09-081-2/+4
* Avoid "implicit fallthrough" warnings in the generated code.Bruno Haible2018-07-261-3/+12
* Support input files with CR/LF line terminators.Bruno Haible2018-04-241-1/+25
* Don't use an undocumented Autoconf macro.Bruno Haible2018-01-231-2/+2
* Initialize the Keyword::_lineno field through the constructor.Bruno Haible2017-04-164-15/+18
* Fix copyright years.Bruno Haible2017-02-2215-15/+15
* Adjusted the version information for the releaseMarcel Schaible2017-01-021-1/+1
* Drop the inline specifiers from the generated lookup function.Bruno Haible2016-11-261-16/+5
* Change mailing list address to <bug-gperf@gnu.org>.Bruno Haible2016-11-262-3/+3
* Change the 'len' parameter type to 'size_t'.Bruno Haible2016-11-261-15/+15
* Avoid warning in output code on 64-bit native Windows platforms.Bruno Haible2016-11-261-1/+14
* Don't use 'register' storage-class specifier in C++ output code.Bruno Haible2016-11-261-71/+93
* Avoid 'warning: use of old-style cast' in output code.Bruno Haible2016-11-262-7/+29
* Avoid 'warning: implicit conversion changes signedness' in output code.Bruno Haible2016-11-261-5/+9
* Avoid 'warning: implicit conversion changes signedness' in output code.Bruno Haible2016-11-261-2/+4
* Fix g++ -Wall warnings.Bruno Haible2016-11-251-39/+48
* Fix "make clean" with MSVC.Bruno Haible2012-07-011-1/+1
* Fix compilation error with MSVC.Bruno Haible2012-07-011-2/+26
* Remove old infrastructure for building with MSVC.Bruno Haible2012-07-012-2/+1
* Move build infrastructure files to build-aux/.Bruno Haible2012-07-011-1/+1
* Remove autotools generated files from version control.Bruno Haible2012-07-015-4748/+6
* Create tarballs through an Automake-like "make dist" command.Bruno Haible2012-07-011-1/+31
* Regenerated with autoconf-2.69.Bruno Haible2012-04-281-96/+97
* Bump copyright year.Bruno Haible2011-01-161-1/+1
* New option --constants-prefix.Bruno Haible2011-01-165-21/+78
* Regenerated with autoconf-2.68.Bruno Haible2011-01-161-60/+87
* Regenerated with autoconf-2.67.Bruno Haible2010-07-311-22/+29
* Regenerated with autoconf 2.66.Bruno Haible2010-07-034-1955/+1883
* Avoid g++ warnings.Bruno Haible2009-12-222-4/+4
* Support CPPFLAGS as mandated by GNU standards.Bruno Haible2009-12-221-2/+2
* Change the default language to ANSI-C.Bruno Haible2009-12-201-4/+5
* Bump version.Bruno Haible2009-12-201-1/+1
* regen configure scriptsv3.0.4Brendan Kehoe2009-02-021-1/+1
* Bump copyright year.Bruno Haible2009-02-011-2/+2
* * gperf-3.0.4 released.Brendan Kehoe2009-02-011-2/+2
* Don't include the length in the hash function if all keywords have the sameBruno Haible2009-01-195-23/+34
* More consistent m4 quoting.Bruno Haible2009-01-151-10/+10
* Change source code license to GPLv3+.Bruno Haible2008-08-2328-200/+145