log audioDB.cpp @ 70:c3f7ee73bdde

age author description
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