summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Explain the copyright of the output.Bruno Haible2008-05-071-0/+6
|
* Avoid possible error when 'tr' gets fed random bytes in an UTF-8 locale.Bruno Haible2008-04-061-0/+4
|
* Change generated code to avoid a warning by GCC 4.2.Bruno Haible2007-09-091-0/+13
|
* Allow creating the HTML documentation with texi2html or makeinfo.Bruno Haible2007-09-091-0/+10
|
* update dateBrendan Kehoe2007-04-301-1/+2
|
* * tests/*.exp: Bump to 3.0.3 in header.Brendan Kehoe2007-04-191-1/+2
|
* move release entryBrendan Kehoe2007-04-061-4/+5
|
* Improve support for mingw.Bruno Haible2007-04-061-0/+8
|
* Require autoconf >= 2.60.Bruno Haible2007-04-051-0/+5
|
* Regenerated more files.Bruno Haible2007-04-041-0/+3
|
* Support for newer GNU standards. Don't ignore the --htmldir etc. configureBruno Haible2007-04-041-0/+13
| | | | options.
* Ensure the manual has its infrastructure in English.Bruno Haible2007-04-041-0/+5
|
* Renamed configure.in to configure.ac.Bruno Haible2007-04-041-0/+10
|
* mark 3.0.3Brendan Kehoe2007-03-311-0/+4
|
* Provide declaration of in_word_set.Bruno Haible2007-03-311-0/+5
|
* Bump copyright year.Bruno Haible2007-03-311-0/+4
|
* Fix a doc typo.Bruno Haible2007-03-311-0/+4
|
* Change generated code after the meaning of __inline is changed in GCC 4.3.Bruno Haible2007-03-311-0/+13
|
* * doc/Makefile.in (all): No longer depend on dvi.v3.0.2Brendan Kehoe2006-06-291-1/+5
|
* * doc/gperf.texi: Update copyright to be 1989-2006.Brendan Kehoe2006-01-221-1/+6
| | | | | | | | (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-221-0/+2
|
* * gperf-3.0.2 released.Brendan Kehoe2006-01-221-2/+8
| | | | | | * 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.
* * doc/gperf.1: Regenerate with Makefile.devel.Brendan Kehoe2006-01-131-0/+1
|
* * NEWS: Add note about #line directive fix.Brendan Kehoe2006-01-131-0/+8
|
* * configure.in: Add AC_OBJEXT and AC_EXEEXT.Brendan Kehoe2006-01-131-0/+11
| | | | | | | | | | * 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.
* Fix #line directives for filenames containing backslashes.Bruno Haible2006-01-131-0/+10
|
* * src/keyword.cc: Tweak comment to avoid nesting.Brendan Kehoe2005-08-291-0/+4
|
* Fix ranlib detection when cross-compiling.Bruno Haible2005-08-291-0/+6
|
* Bump version number.Bruno Haible2005-08-011-0/+10
|
* Fix compilation with g++ 4.0.Bruno Haible2005-07-301-0/+5
|
* Added --length-table-name option.Bruno Haible2004-08-221-0/+6
|
* Add a length-table-name option and declaration.Bruno Haible2004-08-221-0/+21
|
* Version 3.0.1.Bruno Haible2003-06-121-1/+0
|
* Version 3.0.1.Bruno Haible2003-06-121-0/+13
|
* Support for abbreviated struct declarations.Bruno Haible2003-06-021-0/+11
|
* Portability.Bruno Haible2003-06-021-0/+4
|
* VMS compilation fixes.Bruno Haible2003-05-271-0/+6
|
* Make it possible to build a .exe with debugging information.Bruno Haible2003-05-171-0/+5
|
* Release 3.0.v3.0Bruno Haible2003-05-071-0/+4
|
* Use a recent autoconf.Bruno Haible2003-05-071-0/+4
|
* Fix AC_INIT argument.Bruno Haible2003-05-071-0/+2
|
* Bump version number to 3.0.Bruno Haible2003-05-071-0/+10
|
* Use two spaces as sentence separator.Bruno Haible2003-05-071-0/+5
|
* Install the documentation under $(datadir), not $(prefix).Bruno Haible2003-05-061-0/+11
|
* Support for VMS.Bruno Haible2003-05-051-0/+7
|
* Ignore comments at the beginning of the declarations section.Bruno Haible2003-05-021-0/+7
|
* Add /*FALLTHROUGH*/ comments to output.Bruno Haible2003-05-011-0/+11
|
* New declaration "%define initializer-suffix".Bruno Haible2003-04-301-0/+10
|
* Support for building on Windows.Bruno Haible2003-04-291-0/+7
|
* Provoke a compilation error if the execution character set doesn't match theBruno Haible2003-04-281-0/+14
| | | | expectations.