mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Comments and code restructuring.
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2002-11-19 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* src/search.h (Search::find_good_asso_values): New declaration.
|
||||
* src/search.cc: Add comments about the basic structure of the
|
||||
algorithm.
|
||||
(Search::find_positions): Move the option[POSITIONS] test to here.
|
||||
(Search::find_good_asso_values): New method, extracted from
|
||||
Search::optimize.
|
||||
(Search::optimize): Remove option[POSITIONS] test. Call
|
||||
find_good_asso_values.
|
||||
|
||||
2002-11-17 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* src/options.cc (Options::parse_options): Include copyright notice
|
||||
|
||||
Reference in New Issue
Block a user