summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Change generated code to avoid a warning by GCC 4.2.Bruno Haible2007-09-091-2/+8
* bump to 3.0.3Brendan Kehoe2007-04-061-2/+2
* Require autoconf >= 2.60.Bruno Haible2007-04-051-1/+2
* Regenerated.Bruno Haible2007-04-043-3/+3
* Regenerated with autoconf 2.61.Bruno Haible2007-04-041-1795/+2146
* Move to configure.ac.Bruno Haible2007-04-041-67/+0
* Move to here from configure.in.Bruno Haible2007-04-041-0/+67
* Bump copyright year.Bruno Haible2007-03-311-2/+2
* Change generated code after the meaning of __inline is changed in GCC 4.3.Bruno Haible2007-03-311-1/+7
* fix regenerationBrendan Kehoe2006-01-221-2/+68
* regen configure scripts since we updated copyrightsBrendan Kehoe2006-01-221-285/+403
* * doc/gperf.texi: Update copyright to be 1989-2006.Brendan Kehoe2006-01-221-1/+1
* * configure.in: Add AC_OBJEXT and AC_EXEEXT.Brendan Kehoe2006-01-131-15/+17
* Update copyright year.Bruno Haible2006-01-131-2/+2
* Fix #line directives for filenames containing backslashes.Bruno Haible2006-01-131-13/+22
* tweak commentBrendan Kehoe2005-12-271-1/+1
* * src/keyword.cc: Tweak comment to avoid nesting.Brendan Kehoe2005-08-291-1/+1
* Bump version number to 3.0.2.Bruno Haible2005-07-301-2/+2
* Fix compilation with g++ 4.0.Bruno Haible2005-07-301-1/+5
* Oops, fix blunder in last comment commit.Bruno Haible2005-07-301-1/+1
* Update FSF postal address.Bruno Haible2005-05-1428-28/+28
* Add a length-table-name option and declaration.Bruno Haible2004-08-225-18/+64
* Remove trailing whitespace.Bruno Haible2004-08-221-1/+1
* Version 3.0.1.Bruno Haible2003-06-121-1/+1
* Support for abbreviated struct declarations.Bruno Haible2003-06-021-1/+1
* Autogenerated.Bruno Haible2003-05-072-0/+40
* Regenerated.Bruno Haible2003-05-072-15/+12
* Regenerated.Bruno Haible2003-05-071-1076/+3563
* Fix AC_INIT argument.Bruno Haible2003-05-071-2/+2
* Bump version number to 3.0.Bruno Haible2003-05-071-2/+2
* Ignore comments at the beginning of the declarations section.Bruno Haible2003-05-021-4/+46
* Add /*FALLTHROUGH*/ comments to output.Bruno Haible2003-05-011-0/+13
* New declaration "%define initializer-suffix".Bruno Haible2003-04-303-2/+17
* Provoke a compilation error if the execution character set doesn't match theBruno Haible2003-04-285-3/+60
* Update bug report address.Bruno Haible2003-04-251-1/+1
* Speed up the case-insensitive lookups.Bruno Haible2003-04-241-6/+93
* Portability fix.Bruno Haible2003-04-231-2/+2
* Administratrivia.Bruno Haible2003-04-221-1/+1
* Improve option --pic. New options --string-pool-name, --null-strings.Bruno Haible2003-04-166-63/+342
* Omit the multicompare code output if it is not needed.Bruno Haible2003-04-141-2/+2
* Fix the comparison of the first byte when using gperf_case_strcmp.Bruno Haible2003-04-121-66/+122
* Cleanup the alpha_unify handling code.Bruno Haible2003-04-112-31/+61
* Portability: Use stack-allocated arrays only if the compiler supports them.Bruno Haible2003-04-104-6/+53
* Renamings and small reorganizations.Bruno Haible2003-04-092-57/+19
* Small simplifications.Bruno Haible2003-04-082-21/+35
* Move the handling of ALLCHARS (-k'*') into the Positions class.Bruno Haible2003-04-0712-238/+344
* Change the positions to be 0-based, instead of 1-based.Bruno Haible2003-04-047-65/+72
* Cleanup options.Bruno Haible2003-04-032-117/+140
* New option --ignore-case.Bruno Haible2003-04-028-39/+385
* Fill unused asso_values[] entries in search.cc, not in output.cc.Bruno Haible2003-04-014-8/+18