log audioDB.cpp @ 60:3e80b146c07c

age author description
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
Wed, 29 Aug 2007 16:12:46 +0000 mas01cr Merge trunk changes -r44:51 onto audio-debian branch audiodb-debian
Tue, 21 Aug 2007 17:16:32 +0000 mas01cr Where audioDB::error() is called because of a failed system call,
Tue, 21 Aug 2007 17:05:20 +0000 mas01cr Don't truncate on creation: instead error if the requested database file
Tue, 21 Aug 2007 16:59:33 +0000 mas01cr Add fcntl() locking to the database file handle.
Thu, 16 Aug 2007 11:42:19 +0000 mas01cr Merged trunk changes -r39:43 onto audiodb-debian branch audiodb-debian