Fixed the LIST command. It's somewhat faster and cleaner. It resolves
commit7e1cc620daf68009e660e3d2c76b38bbca2c6cfa
authorBen Kibbey <bjk@luxsci.net>
Wed, 26 Dec 2007 02:30:42 +0000 (25 21:30 -0500)
committerBen Kibbey <bjk@luxsci.net>
Wed, 26 Dec 2007 02:30:42 +0000 (25 21:30 -0500)
tree0b1b7413439edaa9dda8f18a48870d64aea5643d
parent07cb1b8d55452aea59048263d7d0f2176fa8262c
Fixed the LIST command. It's somewhat faster and cleaner. It resolves
target elements immediately when found and doesn't require any
duplicate searching anymore.
src/commands.c
src/xml.c