yacy_search_server/source/net/yacy/kelondro/blob
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
..
ArrayStack.java enhanced remove operation in search consequences (which are triggered when the snippet fetch proves that the word has disappeared from the page that was stored in the index) 2010-04-20 13:45:22 +00:00
BEncodedHeap.java added a robots.txt monitor in the crawler monitor submenu 2010-03-09 11:31:15 +00:00
BLOB.java better handling of rewrite cases where the resulting rewrite blob entry is equal in size 2010-02-04 23:17:47 +00:00
Compressor.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
Gap.java *) adding more SVN properties 2009-12-28 11:22:32 +00:00
Heap.java - shifted some computation out of synchronization to allow more concurrency 2010-04-14 23:22:06 +00:00
HeapModifier.java added index check to prevent blocking in synchronization 2010-04-22 22:16:38 +00:00
HeapReader.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
HeapWriter.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
MapDataMining.java - fix for bug in svn 6669 2010-02-15 22:06:13 +00:00
MapHeap.java some performance hacks and fixed after reading dump in 2010-04-25 21:37:36 +00:00
ObjectBuffer.java *) adding more SVN properties 2009-12-28 11:22:32 +00:00
Stack.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
Stacks.java - cleanup, removed unused imports 2010-04-27 21:47:41 +00:00
Tables.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 2010-04-15 13:22:59 +00:00