1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 03, 2025 — Feb 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
some loose ends More... over 16 years ago
docs and fix a bug in the constructor of Search More... over 16 years ago
some housekeeping, package info and GPL notices More... over 16 years ago
rename interdex tests according to the new package layout More... over 16 years ago
complete the Request merge by renaming the appropriate files More... over 16 years ago
merge Request interfaces. issues that need dealing with ASAP: - whether to use getError() or try { getResult() } catch { } - where getSubRequests should go - how to implement getSubStage* in Search, and how to put it back into FindRequest - implement all the methods with UnsupportedOperationException("not implemented"); - implement nice version of finalTotalEstimate() in FindRequest and Search More... over 16 years ago
merge Interdex package into Library package, except for Request class (this revision will not compile due to it) More... over 16 years ago
Replace messy FCP interface with new one using FredPluginAPI, it works much better and has taken me a fraction of the time to make. Needs fred commit 81d0463..47e5dc5 More... over 16 years ago
simpler build-dep instructions More... over 16 years ago
Merge commit 'Interdex/master' More... over 16 years ago
Fixed 2 errors More... over 16 years ago
Change interfaces More... over 16 years ago
multipart progress code More... over 16 years ago
Use infinity0's Index interfaces to be compatible, move all index functions to library class Main to handle plugin stuff More... over 16 years ago
more progress code More... over 16 years ago
index interfaces for library, add P parameter for ParallelSerialiser, start moving progress-handling code to ProtoIndex More... over 16 years ago
finish renaming of ParallelArchiver (git would have not detected the rename otherwise) More... over 16 years ago
TaskAbortException and its relatives More... over 16 years ago
serialiser code for the new B-tree based index, and rename test-run to run-test so i can't accidentally rm -rf it More... over 16 years ago
Commenting More... over 16 years ago
Fix test interface More... over 16 years ago
mediawiki syntax in javadoc comments More... over 16 years ago
documentation for BTreeMap and some putAll tweaks More... over 16 years ago
bulk-loading putAll algorithm for BTreeMap More... over 16 years ago
implement entrySet() and a bunch of other Map methods for BTreeMap More... over 16 years ago
whoops, add BTreeMap test More... over 16 years ago
fix (hopefully all) remaining BTreeMap bugs More... over 16 years ago
fix lnode/rnode structure design flaw More... over 16 years ago
Some support for FCPing Sets & Maps, I think I can come up with a better way to do this. Made a copy of the Remote Library here, so this can be it's official home More... over 16 years ago
initial BTreeMap implementation More... over 16 years ago