summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* List major changes before next release.Bruno Haible2008-08-231-0/+5
|
* Change source code license to GPLv3+.Bruno Haible2008-08-2344-333/+257
|
* Update the section "Compiling For Multiple Architectures".Bruno Haible2008-08-231-9/+45
| | | | New section "Particular Systems".
* Explain how to create universal binaries on MacOS X.Bruno Haible2008-08-171-0/+11
|
* Improve indentation.Bruno Haible2008-05-072-1/+24
|
* Explain the copyright of the output.Bruno Haible2008-05-072-1/+24
|
* Avoid possible error when 'tr' gets fed random bytes in an UTF-8 locale.Bruno Haible2008-04-062-9/+13
|
* Change generated code to avoid a warning by GCC 4.2.Bruno Haible2007-09-0916-16/+35
|
* Allow creating the HTML documentation with texi2html or makeinfo.Bruno Haible2007-09-093-6/+34
|
* Texinfo to pretty HTML conversion. Version 1.52b, from GNU gettext.Bruno Haible2007-09-091-0/+2136
|
* dates modifiedv3.0.3Brendan Kehoe2007-05-021-1/+1
|
* update dateBrendan Kehoe2007-04-301-1/+2
|
* * doc/gperf.1: Regenerate with gperf 3.0.3.Brendan Kehoe2007-04-191-2/+2
|
* * tests/*.exp: Bump to 3.0.3 in header.Brendan Kehoe2007-04-192-2/+2
|
* * tests/*.exp: Bump to 3.0.3 in header.Brendan Kehoe2007-04-1912-12/+13
|
* bump expected version in comment to 3.0.3Brendan Kehoe2007-04-061-1/+1
|
* move release entryBrendan Kehoe2007-04-061-4/+5
|
* Improve support for mingw.Bruno Haible2007-04-062-24/+33
|
* bump to 3.0.3Brendan Kehoe2007-04-061-2/+2
|
* Require autoconf >= 2.60.Bruno Haible2007-04-056-4/+14
|
* Regenerated more files.Bruno Haible2007-04-041-0/+3
|
* Regenerated.Bruno Haible2007-04-043-3/+3
|
* Regenerated with autoconf 2.61.Bruno Haible2007-04-045-6784/+9077
|
* Support for newer GNU standards. Don't ignore the --htmldir etc. configureBruno Haible2007-04-043-11/+20
| | | | options.
* Ensure the manual has its infrastructure in English.Bruno Haible2007-04-042-2/+7
|
* Renamed configure.in to configure.ac.Bruno Haible2007-04-043-8/+18
|
* Move to configure.ac.Bruno Haible2007-04-045-252/+0
|
* Move to here from configure.in.Bruno Haible2007-04-045-0/+252
|
* mark 3.0.3Brendan Kehoe2007-03-311-0/+4
|
* Regenerated.Bruno Haible2007-03-3116-1683/+2050
|
* Provide declaration of in_word_set.Bruno Haible2007-03-313-0/+17
|
* Bump copyright year.Bruno Haible2007-03-312-2/+6
|
* Fix a doc typo.Bruno Haible2007-03-312-5/+9
|
* Change generated code after the meaning of __inline is changed in GCC 4.3.Bruno Haible2007-03-3117-1/+66
|
* * doc/Makefile.in (all): No longer depend on dvi.v3.0.2Brendan Kehoe2006-06-292-2/+6
|
* regen dvi and psBrendan Kehoe2006-01-223-122/+139
|
* regenBrendan Kehoe2006-01-222-1/+1
|
* fix regenerationBrendan Kehoe2006-01-223-6/+204
|
* regen configure scripts since we updated copyrightsBrendan Kehoe2006-01-224-873/+1299
| | | | avoids invocations of autoconf as part of a downloaded build
* * doc/gperf.texi: Update copyright to be 1989-2006.Brendan Kehoe2006-01-226-5/+12
| | | | | | | | (UPDATED): Change to 22 January 2006. * doc/gperf.1 (TH): Fix date. * configure.in: Update copyright years. * configure: Regenerate. * src/Makefile.in: Update copyright years.
* * doc/gperf.texi (UPDATED): Change to 22 January 2006.Brendan Kehoe2006-01-2215-17/+19
|
* * gperf-3.0.2 released.Brendan Kehoe2006-01-224-2050/+1643
| | | | | | * doc/gperf.{dvi,ps,pdf}: Regenerated by manually invoking tex instead of trying to use texi2dvi, whose run of etex ends up actually always running pdfetex, thus always recreating gperf.pdf.
* regenBrendan Kehoe2006-01-131-0/+0
|
* * doc/gperf.1: Regenerate with Makefile.devel.Brendan Kehoe2006-01-132-2/+7
|
* * NEWS: Add note about #line directive fix.Brendan Kehoe2006-01-132-0/+9
|
* * doc/gperf.texi (UPDATED): Correct to be today.Brendan Kehoe2006-01-1315-522/+590
| | | | | * doc: Regenerated by doing make in a configured tree. Requires makeinfo, texi2dvi, texi2pdf, and texi2html.
* * configure.in: Add AC_OBJEXT and AC_EXEEXT.Brendan Kehoe2006-01-135-129/+246
| | | | | | | | | | * lib/Makefile.in (OBJEXT): Define for subst. (OBJECTS): Use $(OBJEXT) instead of '.o'. * src/Makefile.in: Make dependencies use $(OBJEXT). (OBJEXT, EXEEXT): Define for subst. (TARGETPROG): Add $(EXEEXT). (OBJECTS): Use $(OBJEXT) instead of '.o'. (clean): Remove *.$(OBJEXT) instead of *.o.
* 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
|