2.0.1 Released
10/03/07
Trove 2.0.1 has been released. This is a maintenance
release consisting of primarily bug fixes with a few
features thrown if for good measure.
Features:
- A source jar is now distributed with the release
- Added TLinkedList addAfter method
- Added TLinkedList.getNext() and getPrevious() methods
- Added T[] getValues(T[]) method to PObjectHashMap
Bugs Fixed:
- Corrected hashcode computation for longs
- [ 1738760 ] T*HashMap.retainEntries should suspend
automatic compaction
- [ 1764177 ] bug in binary search
- Fixed implementation of PArrayList.min() and .max()
Features:
- A source jar is now distributed with the release
- Added TLinkedList addAfter method
- Added TLinkedList.getNext() and getPrevious() methods
- Added T[] getValues(T[]) method to PObjectHashMap
Bugs Fixed:
- Corrected hashcode computation for longs
- [ 1738760 ] T*HashMap.retainEntries should suspend
automatic compaction
- [ 1764177 ] bug in binary search
- Fixed implementation of PArrayList.min() and .max()