Mercurial > hg > audiodb
log audioDB.cpp @ 75:a7b7a1ca68b8
age | author | description |
---|---|---|
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 |
Wed, 26 Sep 2007 12:47:20 +0000 | mas01cr | Fix bugs revealed by test 0009 |