1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
expand the b-tree merge algorithm to support asynchronous callbacks on the values for each key More... over 16 years ago
exceptions are evil More... over 16 years ago
correct and rewrite merge algorithm to use closures; add closure and tuples classes More... over 16 years ago
rewrite pseudo-code; old version was shit and probably wrong More... over 16 years ago
pseudo-code for parallel BTree merge algorithm More... over 16 years ago
- because i can More... over 16 years ago
fix some javadoc warnings More... over 16 years ago
- detect when input array is not sorted More... over 16 years ago
- use the even allocation algorithm in BTreeMap.putAll More... over 16 years ago
- duplicate detection More... over 16 years ago
- SortedArraySet, an immutable SortedSet wrapper around an array More... over 16 years ago
- allocateEvenly algorithm More... over 16 years ago
- pseudo-code for B-tree merging algorithm More... over 16 years ago
- organise the notes in preparation for implementing a writeable index More... over 16 years ago
Receiving buffer from Spider example, just writes out received buffer to a file More... over 16 years ago
- have TermEntry compareTo compare subjects instead of throwing More... over 16 years ago
- smaller download for SnakeYAML (just the jar package) More... over 16 years ago
move to SnakeYAML 1.4 More... over 16 years ago
make DataFormatException an IOException (checked) instead of unchecked More... over 16 years ago
binary read-writer for Term*Entry More... over 16 years ago
finalize the YAML format for TermEntrys More... over 16 years ago
better ObjBprint functionality More... over 16 years ago
README.clean-build More... over 16 years ago
Get error throwing to stop search again and dont throw error on relevence of 0 More... over 16 years ago
- minor tweaks More... over 16 years ago
extra javadoc for ObjBprint More... over 16 years ago
- fix NPE More... over 16 years ago
- minor javadoc addition More... over 16 years ago
more reliable behaviour More... over 16 years ago
make TermEntry immutable. NOTE: this has broken TermPageGroupEntry's relevance ratings; others should be OK though.. also, move Tester to tests and have it as an option during compilation More... over 16 years ago