summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix a warning regarding strncmp.HEADmasterBruno Haible2022-09-081-0/+6
* Split autogen.sh into autopull.sh and autogen.sh.Bruno Haible2022-07-171-0/+7
* Add support for reproducible builds.Bruno Haible2022-07-051-0/+11
* Add GNU Project notice.Bruno Haible2022-05-231-0/+8
* tests: Fix undefined behaviour.Bruno Haible2022-02-081-0/+5
* Release gperf-3.2.Bruno Haible2022-01-051-0/+8
* Honor --readonly-tables when outputting table for --ignore-case.Michael Drake2021-06-061-0/+5
* Mark Autoconf 2.71 as supported.Bruno Haible2021-01-301-0/+5
* Mark Autoconf 2.70 as supported.Bruno Haible2020-12-091-0/+5
* Fix warnings from Autoconf 2.69c.Bruno Haible2020-10-051-0/+13
* Make the code C++17 compliant.Bruno Haible2020-08-301-0/+5
* Fix link error on native Windows with MSVC/clang.Bruno Haible2020-08-301-0/+6
* Update after gnulib changed.Bruno Haible2020-08-301-0/+10
* Rely entirely on the GNU Build System.Bruno Haible2020-02-111-0/+10
* Update after gnulib changed.Bruno Haible2018-10-241-0/+10
* Prefer https URLs where possible.Bruno Haible2018-09-171-5/+5
* Fix "Unescaped left brace in regex" warnings from Perl 5.26.Bruno Haible2018-09-171-0/+7
* doc: Assume texinfo 4.0 or newer.Bruno Haible2018-09-151-0/+5
* Avoid "implicit fallthrough" warnings also from clang.Bruno Haible2018-09-091-0/+16
* Fix failure of "make check -j2".Bruno Haible2018-09-081-0/+7
* Don't print uninitialized hash values in debug mode.Bruno Haible2018-09-081-0/+8
* Improve the speed of the positions search.Bruno Haible2018-09-081-0/+7
* Really prefer more efficient hash functions over less efficient ones.Bruno Haible2018-09-081-0/+9
* Correct width of columns when outputting the asso_values array.Bruno Haible2018-09-081-0/+7
* Avoid "implicit fallthrough" warnings in the generated code.Bruno Haible2018-07-261-0/+9
* Support input files with CR/LF line terminators.Bruno Haible2018-04-241-0/+6
* Rename some files.Bruno Haible2018-01-271-0/+7
* Don't use an undocumented Autoconf macro.Bruno Haible2018-01-231-0/+5
* Get rid of autom4te.cache directories (left over from autoconf).Bruno Haible2017-07-151-0/+6
* Initialize the Keyword::_lineno field through the constructor.Bruno Haible2017-04-161-0/+12
* Fix doc build error with perl 5.22.Bruno Haible2017-04-011-0/+5
* Update some URL.Bruno Haible2017-01-101-0/+5
* Updated Changelogv3.1Marcel Schaible2017-01-021-0/+4
* Make autogen.sh more user-friendly.Bruno Haible2016-12-301-0/+5
* Make Makefile.devel more useful for the users of the released tarball.Bruno Haible2016-12-031-0/+6
* Fix build with mingw.Bruno Haible2016-11-271-0/+5
* Tweak last commit.Bruno Haible2016-11-271-2/+2
* Assume the available C compiler supports ANSI C. Remove K&R C cruft.Bruno Haible2016-11-271-0/+18
* Drop the inline specifiers from the generated lookup function.Bruno Haible2016-11-261-0/+16
* Change mailing list address to <bug-gperf@gnu.org>.Bruno Haible2016-11-261-0/+12
* Change the 'len' parameter type to 'size_t'.Bruno Haible2016-11-261-0/+14
* Use proper 'ar' program when cross-compiling or when AR is specified.Bruno Haible2016-11-261-0/+8
* Avoid warning in output code on 64-bit native Windows platforms.Bruno Haible2016-11-261-0/+9
* Don't use 'register' storage-class specifier in C++ output code.Bruno Haible2016-11-261-0/+11
* Avoid 'warning: use of old-style cast' in output code.Bruno Haible2016-11-261-0/+11
* Avoid 'warning: implicit conversion changes signedness' in output code.Bruno Haible2016-11-261-0/+8
* Avoid 'warning: implicit conversion changes signedness' in output code.Bruno Haible2016-11-261-0/+8
* Fix g++ -Wall warnings.Bruno Haible2016-11-251-0/+8
* Fix typo in autogen.sh.Bruno Haible2016-11-251-0/+5
* Fix "make check" error on Mac OS X.Bruno Haible2016-11-251-0/+8