summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * doc/gperf.texi (UPDATED): Correct to be today.Brendan Kehoe2006-01-1315-522/+590
* * configure.in: Add AC_OBJEXT and AC_EXEEXT.Brendan Kehoe2006-01-135-129/+246
* Update copyright year.Bruno Haible2006-01-131-2/+2
* Fix #line directives for filenames containing backslashes.Bruno Haible2006-01-132-13/+32
* tweak commentBrendan Kehoe2005-12-271-1/+1
* * src/keyword.cc: Tweak comment to avoid nesting.Brendan Kehoe2005-08-292-1/+5
* Fix ranlib detection when cross-compiling.Bruno Haible2005-08-293-4/+8
* Bump version number.Bruno Haible2005-08-011-0/+10
* Mention g++ 4 compatibility.Bruno Haible2005-07-301-1/+2
* Bump version number to 3.0.2.Bruno Haible2005-07-3016-19/+19
* Fix compilation with g++ 4.0.Bruno Haible2005-07-302-1/+10
* Oops, fix blunder in last comment commit.Bruno Haible2005-07-301-1/+1
* Update FSF postal address.Bruno Haible2005-05-1448-54/+56
* Update copyright years.Bruno Haible2004-08-221-1/+1
* Added --length-table-name option.Bruno Haible2004-08-223-0/+10
* Add a length-table-name option and declaration.Bruno Haible2004-08-228-21/+107
* Update for MSVC7.Bruno Haible2004-08-221-1/+10
* Remove trailing whitespace.Bruno Haible2004-08-221-1/+1
* Regenerated.v3.0.1Bruno Haible2003-06-1217-3968/+5468
* Version 3.0.1.Bruno Haible2003-06-121-1/+0
* Version 3.0.1.Bruno Haible2003-06-1218-18/+35
* Support for abbreviated struct declarations.Bruno Haible2003-06-026-4/+168
* Portability.Bruno Haible2003-06-022-2/+6
* VMS compilation fixes.Bruno Haible2003-05-272-5/+11
* Make it possible to build a .exe with debugging information.Bruno Haible2003-05-172-1/+8
* Forgot to update version number.Bruno Haible2003-05-081-1/+1
* Release 3.0.v3.0Bruno Haible2003-05-071-0/+4
* Not needed any more.Bruno Haible2003-05-071-82/+0
* Documentation regenerated for 3.0.Bruno Haible2003-05-073-1573/+1992
* Regenerated for 3.0.Bruno Haible2003-05-0714-1030/+2159
* Autogenerated.Bruno Haible2003-05-072-0/+40
* Typo.Bruno Haible2003-05-071-2/+2
* Regenerated.Bruno Haible2003-05-076-2508/+10124
* Regenerated.Bruno Haible2003-05-071-1076/+3563
* Use a recent autoconf.Bruno Haible2003-05-072-6/+10
* Fix AC_INIT argument.Bruno Haible2003-05-072-2/+4
* Bump version number to 3.0.Bruno Haible2003-05-0716-18/+28
* Use two spaces as sentence separator.Bruno Haible2003-05-072-28/+33
* Install the documentation under $(datadir), not $(prefix).Bruno Haible2003-05-065-10/+32
* Support for VMS.Bruno Haible2003-05-054-1/+196
* Ignore comments at the beginning of the declarations section.Bruno Haible2003-05-023-5/+102
* Add /*FALLTHROUGH*/ comments to output.Bruno Haible2003-05-0110-0/+79
* New declaration "%define initializer-suffix".Bruno Haible2003-04-306-4/+39
* Support for building on Windows.Bruno Haible2003-04-294-1/+232
* Provoke a compilation error if the execution character set doesn't match theBruno Haible2003-04-2819-3/+438
* Update bug report address.Bruno Haible2003-04-253-2/+6
* Speed up the case-insensitive lookups.Bruno Haible2003-04-243-12/+127
* Portability fix.Bruno Haible2003-04-232-2/+7
* Administratrivia.Bruno Haible2003-04-223-1/+6
* Improve option --pic. New options --string-pool-name, --null-strings.Bruno Haible2003-04-1612-143/+709