Mercurial > hg > audiodb
log
age | author | description |
---|---|---|
Tue, 19 Aug 2008 14:38:39 +0000 | mas01mc | Added large_adb Support for batchinsert and status commands large_adb |
Tue, 19 Aug 2008 14:27:21 +0000 | mas01mc | Adding large_adb support (up to 1M tracks) large_adb |
Tue, 12 Aug 2008 14:25:51 +0000 | mas01mc | Fixed memory leak in query_loop_points(). Was causing memalloc failure on multiple WS queries with lsh_exact flag on |
Tue, 12 Aug 2008 01:21:44 +0000 | mas01mc | working SIIGRAPH08 version. Fixed powerTable mmap memory leak in WS calls (only showed up in big databases). Implements radius queries over WS with new wsdl file |
Sat, 09 Aug 2008 15:46:42 +0000 | mas01mc | Check for index-exists on WS --load_index and exit if it does not. Revert unmap_tables because cleanup() did it fine, but there is a memory leak in ws_query calls. |
Sat, 09 Aug 2008 15:17:01 +0000 | mas01mc | unmap tables on ws_query exit. |