Mon, 01 Oct 2007 14:30:58 +0000 |
mas01cr |
Slightly more bullet-proof server. In audioDB::error(), We check to see
|
Mon, 01 Oct 2007 13:54:22 +0000 |
mas01cr |
Make the status request Web Services enabled.
|
Mon, 01 Oct 2007 13:32:55 +0000 |
mas01cr |
Whoops. %lud is not "long unsigned int", it's "long unsigned int + d".
|
Thu, 27 Sep 2007 09:28:23 +0000 |
mas01cr |
Fix trackNN/pointNN confusion leading to segfaults in optimized code for
|
Wed, 26 Sep 2007 15:14:54 +0000 |
mas01cr |
Fix various off-by-one errors in the radius search (makes tests/0010
|
Wed, 26 Sep 2007 12:47:20 +0000 |
mas01cr |
Fix bugs revealed by test 0009
|
Wed, 26 Sep 2007 11:29:45 +0000 |
mas01cr |
Change the default port for the web services server to 14475 (which is
|
Thu, 20 Sep 2007 14:29:30 +0000 |
mas01cr |
Fix tests/0004 by initializing the distance vector for point queries
|
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 09:52:40 +0000 |
mas01cr |
Fix segfault when the query is shorter than the sequence length
|
Thu, 20 Sep 2007 08:50:35 +0000 |
mas01cr |
Fix what is I think an off-by-one in query and sequence searching.
|
Tue, 18 Sep 2007 09:31:41 +0000 |
mas01cr |
Fix bug revealed by test case 0005: L2NORM needs write access to the
|