Mercurial > hg > audiodb
log sample.cpp @ 369:6564be3109c5 gcc-4.3-cleanups
age | author | description |
---|---|---|
Wed, 12 Nov 2008 15:23:29 +0000 | mas01cr | check return values of read() and write(), erroring out on an error gcc-4.3-cleanups |
Tue, 19 Aug 2008 20:27:15 +0000 | mas01mc | Added indexing support for O2_FLAG_LARGE_ADB. Tested on indexed query by features. No indexed query-by-key yet. No --lsh_exact yet. large_adb |
Mon, 07 Jul 2008 08:57:06 +0000 | mas01cr | Really finish with the sampling branch, this time merging all of it, |
Thu, 03 Jul 2008 08:50:57 +0000 | mas01cr | Trivial fix for some compilers trying to be smart and noting a path |
Wed, 02 Jul 2008 14:07:10 +0000 | mas01cr | Merge sampling branch (-r361:405, though I hope that the branch is now |
Wed, 02 Jul 2008 13:53:23 +0000 | mas01cr | make the RNG a part of the audioDB object. sampling |
Tue, 01 Jul 2008 22:17:33 +0000 | mas01cr | Use the GNU Scientific Library implementation of MT19937 for generating sampling |