yacy_search_server/source/net/yacy/kelondro/order
2010-06-26 10:32:47 +00:00
..
AbstractOrder.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
Base64Order.java performance hacks 2010-04-28 08:38:57 +00:00
Bitfield.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
ByteOrder.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
CloneableIterator.java *) minor changes mainly in comments 2009-11-03 22:47:53 +00:00
CloneableMapIterator.java - removed the UPnP library sources from sbbi and added the jar library again. The library was included to get support for fedora releases, but after this time the fact that the sbbi cannot be part of fedora should be re-discussed. If this will still not be possible, then we may integrate the sbbi UPnP package using reflection. 2010-06-26 10:32:47 +00:00
Digest.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
MergeIterator.java replaced RowSetArray in ObjectIndexCache with RowSet to reduce complexity in MergeIterator. This complexity caused too much computing overhead when the RowSetArray had become very large. 2010-04-14 19:26:51 +00:00
MicroDate.java *) minor changes mainly in comments 2009-11-03 22:47:53 +00:00
NaturalOrder.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
Order.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
RotateIterator.java *) minor changes mainly in comments 2009-11-03 22:47:53 +00:00
StackIterator.java - cleanup, removed unused imports 2010-04-27 21:47:41 +00:00
StringOrder.java