Mercurial > hg > audiodb
log audioDB.cpp @ 79:beff1e23e95a
age | author | description |
---|---|---|
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 |
Wed, 26 Sep 2007 15:14:54 +0000 | mas01cr | Fix various off-by-one errors in the radius search (makes tests/0010 |