• Max Kellermann's avatar
    use strset.h instead of tagTracker.h · f0e64ceb
    Max Kellermann authored
    With a large music database, the linear string collection in
    tagTracker.c becomes very slow.  We implemented that in a
    quick'n'dirty fashion when we removed tree.c, and now we rewrite it
    using the fast hashed string set.
    f0e64ceb
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...