log

age author description
Wed, 03 Oct 2007 15:16:47 +0000 mas01cr Clean up a bit better when a server audioDB constructor throws an
Wed, 03 Oct 2007 15:15:03 +0000 mas01cr Web services version of short query (shorter than -l) handling.
Wed, 03 Oct 2007 15:12:05 +0000 mas01cr Rename expect_server_failure() to expect_client_failure().
Wed, 03 Oct 2007 14:13:05 +0000 mas01cr Placeholder infrastructure for useful exit code detection from
Wed, 03 Oct 2007 13:54:13 +0000 mas01cr More explicit TODOs
Wed, 03 Oct 2007 13:53:39 +0000 mas01cr Give in to expediency and use SO_REUSEADDR on the bind() call.
Wed, 03 Oct 2007 13:53:01 +0000 mas01cr WS sequence search / 1 track test
Tue, 02 Oct 2007 16:18:49 +0000 mas01cr Status tests for WS.
Tue, 02 Oct 2007 15:36:22 +0000 mas01cr Fix for bug from test 0014 (WS point query result list)
Tue, 02 Oct 2007 15:35:10 +0000 mas01cr Add WS test for point query search (exactly like 0004).
Tue, 02 Oct 2007 15:28:11 +0000 mas01cr Initial web services startup / shutdown test.
Tue, 02 Oct 2007 14:32:23 +0000 mas01cr Make the Qpos and Spos arrays for Web services results unsigned.
Tue, 02 Oct 2007 13:26:10 +0000 mas01cr Cosmetic fix to the file format comment: prefer O2 to 02.
Tue, 02 Oct 2007 13:16:00 +0000 mas01cr Hack the right answer out of the L2Norm offset computation.
Tue, 02 Oct 2007 13:14:37 +0000 mas01cr Add a test case for inserting features after turning on the L2Norm flag.
Tue, 02 Oct 2007 13:02:30 +0000 mas01cr Add test for search when the db features weren't L2 normed originally
Mon, 01 Oct 2007 18:37:35 +0000 mas01cr Comment regarding leakiness of server error handling.
Mon, 01 Oct 2007 14:59:03 +0000 mas01cr Merge trunk changes -r94:95 onto audiodb-debian branch audiodb-debian
Mon, 01 Oct 2007 14:55:18 +0000 mas01cr Whoops! Really actually bullet-proof the server for query requests too.
Mon, 01 Oct 2007 14:40:08 +0000 mas01cr Merge trunk changes -r52:93 onto audiodb-debian branch audiodb-debian
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
Thu, 27 Sep 2007 09:27:54 +0000 mas01cr Minor Makefile and test driver improvements
Thu, 27 Sep 2007 09:15:34 +0000 mas01cr Makefile improvements: new test target and .PHONY declarations
Thu, 27 Sep 2007 07:42:24 +0000 mas01cr Add short description files for existing tests
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 15:12:49 +0000 mas01cr Add (failing, but extremely crude) tests of sequence/radius search.
Wed, 26 Sep 2007 15:00:03 +0000 mas01cr Add newline at end of file.