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 3d043ce9d6
- refactoring
14 years ago
..
AbstractOrder.java *) set SVN properties 14 years ago
Base64Order.java disabled assert in Base64Order which eats away too much performance during testing with -l 14 years ago
Bitfield.java *) set SVN properties 14 years ago
ByteOrder.java *) set SVN properties 14 years ago
CloneableIterator.java *) set SVN properties 14 years ago
CloneableMapIterator.java removed type cast warnings 14 years ago
Digest.java - added a search option to filter only specific network protocols. i.e. get only results from ftp servers. Just add '/ftp' to your search. 14 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 *) set SVN properties 14 years ago
NaturalOrder.java *) set SVN properties 14 years ago
Order.java *) set SVN properties 14 years ago
RotateIterator.java *) set SVN properties 14 years ago
StackIterator.java - cleanup, removed unused imports 15 years ago
StringOrder.java moved getBytes() to UTF8.getBytes() to use a default String encoding 14 years ago