mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 21:19:24 +00:00
Make the option -s easier to use.
This commit is contained in:
17
ChangeLog
17
ChangeLog
@@ -1,3 +1,20 @@
|
||||
2002-12-07 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* src/options.h (Options::get_size_multiple): Change return type to
|
||||
float.
|
||||
(Options::_size_multiple): Change type to float.
|
||||
* src/options.icc (Options::get_size_multiple): Change return type to
|
||||
float.
|
||||
* src/options.cc (Options::long_usage): Update description of option
|
||||
-s.
|
||||
(Options::~Options): Update.
|
||||
(Options::parse_options): For option -s, accept a fraction.
|
||||
* src/search.cc (Search::prepare_asso_values): Use get_size_multiple
|
||||
as it is.
|
||||
* tests/test-6.exp: Update.
|
||||
* doc/gperf.texi (Algorithmic Details): Update description of option
|
||||
-s.
|
||||
|
||||
2002-12-04 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Improve debugging output.
|
||||
|
||||
Reference in New Issue
Block a user