You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/kelondro/order
orbiter ff6cf24b80
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.
15 years ago
..
AbstractOrder.java - fixes for missing or bad hashCode computation 15 years ago
Base64Order.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 15 years ago
Bitfield.java - fixes for missing or bad hashCode computation 15 years ago
ByteOrder.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 15 years ago
CloneableIterator.java *) minor changes mainly in comments 15 years ago
CloneableMapIterator.java *) minor changes mainly in comments 15 years ago
Digest.java applied code changes that are recommended by PMD 15 years ago
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. 15 years ago
MicroDate.java *) minor changes mainly in comments 15 years ago
NaturalOrder.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 15 years ago
Order.java - fixes for missing or bad hashCode computation 15 years ago
RotateIterator.java *) minor changes mainly in comments 15 years ago
StackIterator.java applied code changes that are recommended by PMD 15 years ago
StringOrder.java moved kelondro order 15 years ago