mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
New option --ignore-case.
This commit is contained in:
2
NEWS
2
NEWS
@@ -10,6 +10,7 @@ New in 2.97:
|
||||
* The following options can now be specified inside the input file:
|
||||
%delimiters=DELIMITER-LIST
|
||||
%struct-type
|
||||
%ignore-case
|
||||
%language=LANGUAGE-NAME
|
||||
%define slot-name NAME
|
||||
%define hash-function-name NAME
|
||||
@@ -42,6 +43,7 @@ New in 2.97:
|
||||
* The options -f/--fast and -o/--occurrence-sort have no effect any more.
|
||||
* Added option -P/--pic that optimizes the generated code for use in shared
|
||||
libraries.
|
||||
* Added option --ignore-case that produces a case independent lookup function.
|
||||
* Bug fixes.
|
||||
|
||||
New in 2.7.2:
|
||||
|
||||
Reference in New Issue
Block a user