Mercurial > hg > audiodb
log
age | author | description |
---|---|---|
Thu, 20 Sep 2007 14:29:30 +0000 | mas01cr | Fix tests/0004 by initializing the distance vector for point queries |
Thu, 20 Sep 2007 14:29:03 +0000 | mas01cr | Sort out the mess that I made of the Makefile |
Thu, 20 Sep 2007 13:59:16 +0000 | mas01cr | Decorate if(verbosity>...) clauses with braces, for avoidance of doubt. |
Thu, 20 Sep 2007 13:54:28 +0000 | mas01cr | Make the system compile without warnings, and turn on -Werror for |
Thu, 20 Sep 2007 11:53:11 +0000 | mas01cr | Delete some (wrong) FIXME notes about off-by-one errors. |
Thu, 20 Sep 2007 11:30:24 +0000 | mas01cr | Fix a couple of off-by-one errors, including one which was preventing a |
Thu, 20 Sep 2007 11:29:15 +0000 | mas01cr | Add tests for single-point tracks searched by a single query point. |
Thu, 20 Sep 2007 09:52:40 +0000 | mas01cr | Fix segfault when the query is shorter than the sequence length |