1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 17 hours ago.
Jan 31, 2025 — Jan 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
comments explaining low level details More... almost 16 years ago
fix some javadoc inconsistencies, and don't call auto() in constructor, which creates a reference in another thread More... almost 16 years ago
this works too and is tidier More... almost 16 years ago
rename Tuples classes/methods to workaround JLS 7.5.3 More... almost 16 years ago
remove obsolete notes, and add more notes on stuff to do More... almost 16 years ago
make a note about the deadlock issue now that i actually understand it More... almost 16 years ago
Revert "Generic: fix eclipse compiler error" More... almost 16 years ago
Generic: fix eclipse compiler error More... almost 16 years ago
Update eclipse project file More... almost 16 years ago
- make a note for UI l10n More... almost 16 years ago
- javadoc corrections, rename "running" to "pending" in ObjectProcessor More... about 16 years ago
- link to freenet javadocs on github More... about 16 years ago
- some extra notes and additions to Maps.*Entry More... about 16 years ago
- slightly simpler hashCode More... about 16 years ago
fix the bug in Sorted.split() More... about 16 years ago
- note to fix this later, no time right now More... about 16 years ago
- some documentation for BTreepMap and BTreeMap.subSet More... about 16 years ago
workaround for a SunJDK6 type-inference bug More... about 16 years ago
better synchronisation More... about 16 years ago
- whoops, borkeded some variables More... about 16 years ago
some easy-to-access vairables for other testers to use More... about 16 years ago
- rm obsolete and potentially confusing notes, and add a section on *flating nodes More... about 16 years ago
allow ObjectProcessor to submit only a limited number of jobs concurrently. seems to fix the starvation issues. More... about 16 years ago
note of suggestion on fixing the deadlock problem More... about 16 years ago
yet another subset-related fix More... about 16 years ago
override addChildNode in SkBTreeMap.SkNode, and make some methods stricter in their parameters More... about 16 years ago
- rm some potentially confusing comments, clarify 2nd deflate More... about 16 years ago
need to inflate all the entry-trees first, after that tests pass - BTREE-MERGE WORKS More... about 16 years ago
fix BTreeMap.Node.subEntries() More... about 16 years ago
some more fixes involving subset-related methods More... about 16 years ago