341
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 14 hours ago.
May 24, 2023 — May 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Steve Phelps as contributor. Restored alpha sort order. More... over 20 years ago
Fixed BinaryHeap / BinaryBuffer remove(object) bug. PR #25818 Reported by: Steve Phelps More... over 20 years ago
Apply collection coding standards More... over 20 years ago
Undeprecate BinaryHeap, as is only implementation of PriorityQueue More... over 20 years ago
Rename BinaryHeap to BinaryBuffer Remove PriorityQueue interface More... over 20 years ago
Undeprecate, as is only implementation of PriorityQueue More... over 20 years ago
PriorityQueue is replaced by Buffer More... over 20 years ago
Move PriorityQueue decorators to PriorityQueueUtils only (PriorityQueue interface has nothing to do with Buffer) More... over 20 years ago
Improve BidiMap testing More... over 20 years ago
Update to handle testframework jar creation and install More... over 20 years ago
Improve documentation and error messages More... over 20 years ago
Update junit version More... over 20 years ago
Update for snapshot More... over 20 years ago
Allow multiple levels of interpolation bug 25553, from hoschek More... over 20 years ago
Update for version 3.0 More... over 20 years ago
Enable zero iterators in the chain to function More... over 20 years ago
Ensure that the keySet and values views handle removed elements bug 25551, from Joe Raysa More... over 20 years ago
Change to standard variable naming and braces style More... over 20 years ago
Change to standard variable naming and braces style More... over 20 years ago
Ensure that the keySet and values views handle removed elements bug 25551, from Joe Raysa More... over 20 years ago
Increase flexibility by adding factories for view iterators More... over 20 years ago
Reinstate FunctorException in main package, as it is specified by the functor interfaces More... over 20 years ago
Improve documentation More... over 20 years ago
Improve documentation More... over 20 years ago
Change to standard variable naming style More... over 20 years ago
Unify the variable names across implementations More... over 20 years ago
Make inner classes protected More... over 20 years ago
Deprecate, replace by LinkedMap and ListOrderedMap More... over 20 years ago
Add list view methods to ordered maps More... over 20 years ago
Improve documentation More... over 20 years ago