1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 12, 2025 — Feb 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FIX A MAJOR BUG in the BTreeMap entrySet iterator (hasNext()), rm unnecessary imports (ones only needed for javadoc), add more code for using BTreeSet in the index More... over 16 years ago
some more notes for SortedMapSet More... over 16 years ago
rename the field to something less generic More... over 16 years ago
abstract SortedMapSet away from BTreeSet More... over 16 years ago
use BTreeSet to store the entries instead of TreeSet (performance penalty appears to be negligible) More... over 16 years ago
add isLive() test to setSerialiser, add TreeSetTranslator, add description and comments for internal_entries More... over 16 years ago
Merge branch 'master' of [email protected]:freenet/plugin-Library-staging More... over 16 years ago
Style improvements More... over 16 years ago
Got the index selection working again but ajaxy stuff is not, I seem to be breaking more than i'm fixing More... over 16 years ago
some more type-parameter edits to make things more consistent More... over 16 years ago
start SkeletonBTreeSet and prepare NodeTranslator for its implementation More... over 16 years ago
BTreeSet More... over 16 years ago
make javadocs optional, use pathid and classpathref, make build.xml detect custom SnakeYAML versions More... over 16 years ago
not a bug; add documentation describing its behaviour More... over 16 years ago
Fixed AJAXy search progress in toadlet More... over 16 years ago
Improved the toadlet search form to be useable More... over 16 years ago
Put search into a toadlet interface with form passwording More... over 16 years ago
Merge branch 'master' of [email protected]:freenet/plugin-Library-staging More... over 16 years ago
commit what i have so far... this bug is going to take a while... More... over 16 years ago
add new Packer and deprecate the SplitPacker classes More... over 16 years ago
some more explanation for SimpleProgress and rename *Packer to *SplitPacker to make way for the new Packer More... over 16 years ago
Fetch SnakeYAML and verify checksum More... over 16 years ago
Some improvements to the index bookmarking, and added a basic ui for it. TODO diagnose a new NullPointerError popping up More... over 16 years ago
minor doc and comment updates More... over 16 years ago
rm lkey/rkey in serialised representation of btree root, and make ProtoIndex.getTermEntries return immutable collection More... over 16 years ago
Catch and display Runtime Exceptions in WebUI More... over 16 years ago
Removed all the old getError() & RequestStatus.ERROR stuff More... over 16 years ago
Remove extra Library class, use ~ for bookmarks instead of bookmark:, notation to add bookmarks More... over 16 years ago
make getError() return TaskAbortException instead More... over 16 years ago
Merge commit 'ded95bfea507029695100c289c0909c25fc38a02' and some minor tweaks More... over 16 years ago