• Max Kellermann's avatar
    removed tree.c · b731bbe9
    Max Kellermann authored
    This patch makes MPD consume much more memory because string pooling
    is disabled, but it prepares the next bunch of patches.  Replace the
    code in tagTracker.c with naive algorithms without the tree code.  For
    now, this should do; later we should find better algorithms,
    especially for getNumberOfTagItems(), which has become wasteful with
    temporary memory.
    b731bbe9
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...