mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Continuing rework.
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
2002-11-03 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* src/search.h (Search::compute_hash): Renamed from Search::hash.
|
||||
(Search::compute_disjoint_union): Remove declaration.
|
||||
(Search::sort_by_occurrence): Renamed from Search::sort_set.
|
||||
* src/search.cc (Search::compute_hash): Renamed from Search::hash.
|
||||
(compute_disjoint_union): Renamed from Search::compute_disjoint_union.
|
||||
(Search::sort_by_occurrence): Renamed from Search::sort_set.
|
||||
(Search::change): Simplify loop.
|
||||
|
||||
* src/search.h (Search::clear_determined): New declaration.
|
||||
* src/search.cc (Search::clear_determined): New method.
|
||||
(Search::already_determined): Optimize.
|
||||
|
||||
Reference in New Issue
Block a user