log

age author description
Tue, 23 Oct 2007 18:42:14 +0000 mas01cr Fix the clean target for the new HELP/README text files.
Tue, 23 Oct 2007 18:38:57 +0000 mas01cr Don't autogenerate README.txt now that that's a real source file.
Tue, 23 Oct 2007 17:21:08 +0000 mas01cr Friendlier Actionscript/SOAP behaviour.
Tue, 23 Oct 2007 09:26:41 +0000 mas01cr Slightly better text files (README, LICENCE, improved INSTALL)
Fri, 19 Oct 2007 17:04:46 +0000 mas01cr Initial cut at a dump utility; binary-based for now.
Fri, 19 Oct 2007 17:03:12 +0000 mas01cr Add an exhaustive search test.
Fri, 19 Oct 2007 14:41:54 +0000 mas01cr Variable size databases, part 2: new --size argument on database
Fri, 19 Oct 2007 13:51:53 +0000 mas01cr Variable-size databases, step 1: introduce dbSize field into the
Thu, 18 Oct 2007 13:30:57 +0000 mas01cr Compile with -g by default; real compilers can both optimize and keep
Wed, 17 Oct 2007 14:52:39 +0000 mas01cr Merge trunk changes -r143:145 to audiodb-debian branch audiodb-debian
Wed, 17 Oct 2007 14:44:53 +0000 mas01cr Be a bit more careful about qNorm handling and freeing: don't assign qNorm
Wed, 17 Oct 2007 14:35:23 +0000 mas01cr Add a test case for -p (currently failing because of double-free issues)
Wed, 17 Oct 2007 14:14:02 +0000 mas01cr Merge trunk changes -r129:142 to audiodb-debian branch audiodb-debian
Wed, 17 Oct 2007 14:07:15 +0000 mas01cr Now with even fewer memory leaks!
Wed, 17 Oct 2007 13:49:20 +0000 mas01cr Whoops! Leaking an l2normtable's worth of data for every request is
Tue, 16 Oct 2007 11:47:51 +0000 mas01cr Make a start on refactoring: work the DB header initialization into its
Fri, 12 Oct 2007 12:58:30 +0000 mas01cr Towards endian-neutrality, part 4. endian-neutral
Fri, 12 Oct 2007 11:52:28 +0000 mas01cr Towards endian-neutrality, part 3. endian-neutral
Fri, 12 Oct 2007 11:37:38 +0000 mas01cr Towards endian-neutrality, step 2. endian-neutral
Fri, 12 Oct 2007 11:20:35 +0000 mas01cr Towards endian-neutrality, step 1. endian-neutral
Fri, 12 Oct 2007 11:13:53 +0000 mas01cr Create endian-neutral branch endian-neutral
Fri, 12 Oct 2007 09:16:43 +0000 mas01cr Towards portability of audioDB databases, step 1: explicitly request
Fri, 12 Oct 2007 09:16:11 +0000 mas01cr Make the executable depend on audioDB.h too
Fri, 05 Oct 2007 15:42:50 +0000 mas01cr Merge trunk changes -r123:128 to audiodb-debian branch audiodb-debian
Fri, 05 Oct 2007 15:38:34 +0000 mas01cr Attempt to make audioDB files 32/64 neutral.
Fri, 05 Oct 2007 15:05:07 +0000 mas01cr First batchinsert test.
Fri, 05 Oct 2007 14:33:52 +0000 mas01cr Add WS version of test 0011.
Fri, 05 Oct 2007 14:21:43 +0000 mas01cr New on-disk format!
Fri, 05 Oct 2007 11:45:03 +0000 mas01cr Merge trunk changes -r96:122 to audiodb-debian branch. audiodb-debian
Fri, 05 Oct 2007 11:37:56 +0000 mas01cr More small refactoring. last-magic=O2DB
Fri, 05 Oct 2007 11:05:22 +0000 mas01cr Miscellaneous small refactorings:
Thu, 04 Oct 2007 15:02:29 +0000 mas01cr Temporary signal handling.
Thu, 04 Oct 2007 10:38:32 +0000 mas01cr Note absence of radius search over WS
Thu, 04 Oct 2007 10:19:05 +0000 mas01cr WS radius/track search test.
Thu, 04 Oct 2007 10:17:33 +0000 mas01cr Improve exit handling when we have a server background process.
Thu, 04 Oct 2007 09:48:44 +0000 mas01cr WS track search test
Thu, 04 Oct 2007 09:25:24 +0000 mas01cr Another WS test, this time of two tracks
Thu, 04 Oct 2007 09:00:50 +0000 mas01cr Remove trailing whitespace in test 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).