summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Omit option -p from tests.Bruno Haible2003-04-1512-24/+34
* Omit the multicompare code output if it is not needed.Bruno Haible2003-04-143-14/+6
* Fix the comparison of the first byte when using gperf_case_strcmp.Bruno Haible2003-04-125-70/+359
* Cleanup the alpha_unify handling code.Bruno Haible2003-04-113-31/+71
* Portability: Use stack-allocated arrays only if the compiler supports them.Bruno Haible2003-04-105-6/+61
* Renamings and small reorganizations.Bruno Haible2003-04-093-57/+34
* Small simplifications.Bruno Haible2003-04-083-21/+41
* Move the handling of ALLCHARS (-k'*') into the Positions class.Bruno Haible2003-04-0714-239/+396
* Change the positions to be 0-based, instead of 1-based.Bruno Haible2003-04-0415-72/+100
* Cleanup options.Bruno Haible2003-04-033-117/+148
* New option --ignore-case.Bruno Haible2003-04-0215-39/+583
* Fill unused asso_values[] entries in search.cc, not in output.cc.Bruno Haible2003-04-015-8/+26
* Additional check for the keywords.Bruno Haible2003-03-312-1/+23
* Portability to old compilers (such as MSVC).Bruno Haible2003-03-302-0/+4
* New option for position-independent code.Bruno Haible2003-03-297-7/+56
* New tests.Bruno Haible2003-03-2810-0/+4941
* Completely new asso_values search algorithm.Bruno Haible2003-03-1820-1985/+1786
* Use 'unsigned int' instead of 'int' where it makes sense.Bruno Haible2003-03-175-12/+26