Mercurial > hg > audiodb
log
age | author | description |
---|---|---|
Fri, 05 Sep 2008 16:40:41 +0000 | mas01mc | fixed startServer() reporting of non-locatable database or index. Achieved by setting isServer=1 AFTER checking database and loading INDEX. |
Fri, 05 Sep 2008 14:35:44 +0000 | mas01mc | gengetopt does not support multiple dependencies, so added test for database_given for INDEX command. Still cannot figure out why sometimes error(...) throws char* exception and SIG_ABORT |
Fri, 05 Sep 2008 14:16:21 +0000 | mas01mc | converted read/write into fread/fwrite for LSH hashtable serialize and unserialize. INDEXING is now faster. |
Tue, 02 Sep 2008 17:10:59 +0000 | mas01mc | Added test for --LISZT over command-line and WS, plus --lisztOffset and --lisztLength |