1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Rewrite the input routines.

This commit is contained in:
Bruno Haible
2003-01-22 12:03:19 +00:00
parent d3a9c2f7ad
commit 83440a2aed
18 changed files with 676 additions and 518 deletions

3
NEWS
View File

@@ -2,6 +2,9 @@ New in 2.8:
* Added option -m/--multiple-iterations that reduces the size of the
generated table.
* If the input file is given by name, the output file will now contain
#line directives referring to the input file.
* Bug fixes.
New in 2.7.2: