Thu, 27 Sep 2007 09:28:23 +0000 |
mas01cr |
Fix trackNN/pointNN confusion leading to segfaults in optimized code for
|
Thu, 27 Sep 2007 09:27:54 +0000 |
mas01cr |
Minor Makefile and test driver improvements
|
Thu, 27 Sep 2007 09:15:34 +0000 |
mas01cr |
Makefile improvements: new test target and .PHONY declarations
|
Thu, 27 Sep 2007 07:42:24 +0000 |
mas01cr |
Add short description files for existing tests
|
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 15:12:49 +0000 |
mas01cr |
Add (failing, but extremely crude) tests of sequence/radius search.
|
Wed, 26 Sep 2007 15:00:03 +0000 |
mas01cr |
Add newline at end of file.
|
Wed, 26 Sep 2007 14:18:07 +0000 |
mas01cr |
Improve the test driver a little bit: display a short description file
|
Wed, 26 Sep 2007 12:47:20 +0000 |
mas01cr |
Fix bugs revealed by test 0009
|
Wed, 26 Sep 2007 12:45:51 +0000 |
mas01cr |
Add a test (with the usual small numbers of tracks and query points) of
|
Wed, 26 Sep 2007 11:29:45 +0000 |
mas01cr |
Change the default port for the web services server to 14475 (which is
|
Thu, 20 Sep 2007 14:37:55 +0000 |
mas01cr |
Improve test 0004 now that it's passing: actually check for correct
|
Thu, 20 Sep 2007 14:29:30 +0000 |
mas01cr |
Fix tests/0004 by initializing the distance vector for point queries
|
Thu, 20 Sep 2007 14:29:03 +0000 |
mas01cr |
Sort out the mess that I made of the Makefile
|
Thu, 20 Sep 2007 13:59:16 +0000 |
mas01cr |
Decorate if(verbosity>...) clauses with braces, for avoidance of doubt.
|