summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated Changelogv3.1Marcel Schaible2017-01-021-0/+4
* Adjusted the version information for the releaseMarcel Schaible2017-01-021-1/+1
* Make autogen.sh more user-friendly.Bruno Haible2016-12-302-1/+8
* Make Makefile.devel more useful for the users of the released tarball.Bruno Haible2016-12-033-4/+12
* Fix build with mingw.Bruno Haible2016-11-272-2/+7
* Tweak last commit.Bruno Haible2016-11-272-2/+8
* Assume the available C compiler supports ANSI C. Remove K&R C cruft.Bruno Haible2016-11-2713-237/+51
* Drop the inline specifiers from the generated lookup function.Bruno Haible2016-11-2616-100/+21
* Change mailing list address to <bug-gperf@gnu.org>.Bruno Haible2016-11-2620-20/+32
* Change the 'len' parameter type to 'size_t'.Bruno Haible2016-11-2619-49/+66
* Use proper 'ar' program when cross-compiling or when AR is specified.Bruno Haible2016-11-263-2/+12
* Avoid warning in output code on 64-bit native Windows platforms.Bruno Haible2016-11-262-1/+23
* Don't use 'register' storage-class specifier in C++ output code.Bruno Haible2016-11-262-71/+104
* Avoid 'warning: use of old-style cast' in output code.Bruno Haible2016-11-263-7/+40
* Avoid 'warning: implicit conversion changes signedness' in output code.Bruno Haible2016-11-2616-32/+44
* Avoid 'warning: implicit conversion changes signedness' in output code.Bruno Haible2016-11-2610-10/+20
* Fix g++ -Wall warnings.Bruno Haible2016-11-252-39/+56
* Fix typo in autogen.sh.Bruno Haible2016-11-252-1/+6
* Fix "make check" error on Mac OS X.Bruno Haible2016-11-252-2/+10
* Update installation instructions for Windows.Bruno Haible2016-11-232-50/+226
* Drop the nickname "woe32".Bruno Haible2016-11-233-2/+8
* doc: Prepare for possible use of GNU texi2any.Bruno Haible2016-11-192-0/+13
* doc: Don't generate Postscript-formatted doc by default.Bruno Haible2016-11-192-2/+7
* doc: fix invalid use of @itemxEric Blake2014-10-152-3/+8
* Fix "make clean" with MSVC.Bruno Haible2012-07-013-2/+18
* Update expected test results.Bruno Haible2012-07-012-0/+7
* Fix compilation error with MSVC.Bruno Haible2012-07-012-2/+34
* Remove old infrastructure for building with MSVC.Bruno Haible2012-07-017-206/+15
* Support for building with MSVC much like for Unix.Bruno Haible2012-07-016-44/+95
* Tweak .gitignore file.Bruno Haible2012-07-011-2/+2
* Move build infrastructure files to build-aux/.Bruno Haible2012-07-018-11/+27
* Distribute install-sh.Bruno Haible2012-07-015-7/+12
* Remove files distributed via gnulib from version control.Bruno Haible2012-07-014-40/+26
* Remove autotools generated files from version control.Bruno Haible2012-07-0115-19572/+64
* Turn doc/gperf.1 into a distributed built file.Bruno Haible2012-07-017-229/+34
* Remove distributed built files from version control.Bruno Haible2012-07-0118-13556/+24
* Allow editor backup files in git checkouts.Bruno Haible2012-07-012-0/+12
* Create tarballs through an Automake-like "make dist" command.Bruno Haible2012-07-016-5/+194
* Regenerated with autoconf-2.69.Bruno Haible2012-04-286-450/+473
* Replace FSF snail-mail address with URL.Bruno Haible2012-02-131-2/+1
* Fix ChangeLog entries.Bruno Haible2011-01-171-2/+2
* Bump copyright year.Bruno Haible2011-01-162-1/+3
* New option --constants-prefix.Bruno Haible2011-01-168-26/+189
* Regenerated with autoconf-2.68.Bruno Haible2011-01-166-212/+347
* Regenerated with autoconf-2.67.Bruno Haible2010-07-316-110/+126
* Regenerated with autoconf 2.66.Bruno Haible2010-07-039-7520/+7588
* Improve comment.Bruno Haible2010-07-031-2/+3
* Modernize README.woe32.Bruno Haible2010-03-312-20/+48
* Avoid gcc warnings on Cygwin.Eric Blake2009-12-224-17/+27
* Avoid g++ warnings.Bruno Haible2009-12-223-4/+10