Mercurial > hg > audiodb
log audioDB.cpp @ 12:a206d3e91f8b
age | author | description |
---|---|---|
Thu, 26 Jul 2007 14:08:11 +0000 | mas01mc | fixed keyList logic (in sequence match only) to avoid halting just because the database's last key was visited before end of keylist sequence. |
Thu, 26 Jul 2007 10:14:51 +0000 | mas01mc | munmap on batch insert, removed 'ignore' command line option -g |
Thu, 26 Jul 2007 06:58:39 +0000 | mas01mc | added ignore flag for first column of features (not working yet) |
Wed, 25 Jul 2007 16:06:21 +0000 | mas01cr | Apparently, gengetopt only allows single dependencies between options. |
Wed, 25 Jul 2007 15:39:26 +0000 | mas01cr | open(2) needs a third argument when O_CREAT is specified: give it |
Fri, 20 Jul 2007 15:51:39 +0000 | mas01cr | Initial import |