log

age author description
Thu, 18 Jun 2009 11:01:31 +0000 mas01cr Work around the non-universality of fdatasync()
Fri, 17 Apr 2009 16:52:15 +0000 mas02md Usually a commitment phobe but everybody has they're first time. Include mant structural changes and additional definition in line with what Christophe has asked for. Some of the schemas are more complicated than Id like - I will try to think of more elegant ways of specification.
Sun, 22 Feb 2009 15:04:44 +0000 mas01mc Fixed error in pointID bit processing (logical ! used instead of bit-wise ~). Fixed LSH table row disk/core dump routines. multiprobeLSH
Sun, 22 Feb 2009 03:44:25 +0000 mas01mc Added a test program and lshlib functionality to inspect on-disk and in-core hashtable representations. multiprobeLSH
Sat, 21 Feb 2009 21:56:57 +0000 mas01mc Added public lsh hashtable inspection methods. multiprobeLSH
Sat, 21 Feb 2009 12:00:03 +0000 mas01mc Simplified (logically reduced) bit-processing operations in lshlib multiprobeLSH
Fri, 20 Feb 2009 19:08:45 +0000 mas01mc INDEXING: fixed reverse-lookup roundoff error when data gets very large. Computation of offset was lacking an essential cast to off_t.
Fri, 20 Feb 2009 19:03:17 +0000 mas01mc INDEXING: fixed reverse-lookup roundoff error when data gets very large. Computation of offset was lacking an essential cast to off_t. multiprobeLSH
Fri, 13 Feb 2009 11:24:39 +0000 mas01cr Whoops. Clean up the misaimed commit; the examples/ was meant to go multiprobeLSH
Fri, 13 Feb 2009 11:23:13 +0000 mas01cr Improve the behaviour of the RDF example a little bit.
Fri, 13 Feb 2009 11:23:10 +0000 mas01cr Produce embryonic example of integration with runner ("sonic annotator")
Fri, 13 Feb 2009 11:01:35 +0000 mas01cr Improve the behaviour of the RDF example a little bit. multiprobeLSH
Fri, 13 Feb 2009 11:01:32 +0000 mas01cr Produce embryonic example of integration with runner ("sonic annotator") multiprobeLSH
Thu, 12 Feb 2009 10:44:54 +0000 mas01cr Implement error exits in the SOAP client when the return code is not SOAP_OK.
Wed, 11 Feb 2009 12:38:04 +0000 mas01cr Make the Makefile test target depend on $(LIBRARY) as well as $(EXECUTABLE).