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
add comparators for PriorityQueues More... about 16 years ago
possibly fix the race condition that almost never occurs More... about 16 years ago
some notes on GhostNode.parent etc More... about 16 years ago
modify the parallel inflate so as to not need GhostNode.parent More... about 16 years ago
reduce some repetition by implementing postPullTask(), postPushTask(), and change Node to SkeletonNode in update() More... about 16 years ago
fix SweepersTest for the changed classes More... about 16 years ago
- some notes on maintenance to do More... about 16 years ago
fix issue by rewriting a part of AbstractSweeper More... about 16 years ago
deal with root splits, note a bug that must be fixed More... about 16 years ago
complete SplitNode except for dealing with root-split More... about 16 years ago
re-implement TrackingSweeper to use variable types of collections More... about 16 years ago
- fix some generics warnings More... about 16 years ago
rearrange splitting code to be more efficient in the case of no-split More... about 16 years ago
fix the sorted keySet() problem More... about 16 years ago
fill in more of SplitNode More... about 16 years ago
some corner cases for select() More... about 16 years ago
implement Sorted.select() and some tests for it More... about 16 years ago
finish InflateChildNodes More... about 16 years ago
write tests for, and fix bugs in, Sorted.split() More... about 16 years ago
implement generic split method for SortedSets More... about 16 years ago
more notes and explanation More... about 16 years ago
- fuck the subjunctive More... about 16 years ago
more notes to describe the parts of the algorithm More... about 16 years ago
more scaffolding, including asynchronous value handler More... about 16 years ago
- no need for IDHashMap More... about 16 years ago
- fix a confusion of variables, and add placeholder for-loops in the relevant places More... about 16 years ago
Merge branch 'master' into btree-merge More... about 16 years ago
re-arrange some documentation More... about 16 years ago
- make constructor sigs more consistent, and some access changes More... about 16 years ago
fix PairIterable bug introduced in previous commit, and improve some error messages More... about 16 years ago