yacy_search_server/source/net/yacy/kelondro/order
orbiter 90c3e5d6f6 - cleanup, removed unused imports
- added crawling queue sizes to /api/status_p.xml, syntax same as in queues_p.html
- fixed a bug in queue enumeration that caused a out of bounds exception

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6842 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-04-27 21:47:41 +00:00
..
AbstractOrder.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
Base64Order.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +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 *) minor changes mainly in comments 2009-11-03 22:47:53 +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 moved kelondro order 2009-10-09 23:22:22 +00:00