root/Rtree/trunk/tests/R-Tree.txt


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 11/28/07 21:57:13 @977 [977] hobu clean up test indexes after we're done
(edit) 11/28/07 17:53:24 @973 [973] hobu undo r972
(edit) 11/28/07 17:39:25 @972 [972] hobu missing import of boxes15
(edit) 11/26/07 10:22:47 @965 [965] seang Added patch for #126, changed tests to expect Python longs, and tweaked …
(edit) 10/24/07 23:05:02 @934 [934] seang Test saving/loading index to a location not in the working directory …
(edit) 10/24/07 21:39:52 @932 [932] seang Improve the README and read into the setup script so that it can be used …
(edit) 04/22/07 13:15:09 @715 [715] hobu implement nearest method on the index
(edit) 04/22/07 11:42:13 @714 [714] hobu Add delete method to delete data from index
(edit) 04/13/07 13:46:31 @692 [692] seang Add hobu's patch which enables loading of persisted tree data from disk, …
(edit) 04/12/07 12:08:05 @691 [691] sgillies Improve init to handle cases of new and reloaded indexes, and head off …
(edit) 04/11/07 22:26:13 @689 [689] sgillies Add disk storage option (#320), switch license to LGPL, add test of …
(add) 12/12/06 10:01:25 @675 [675] sgillies new project