yacy_search_server/source/de/anomic/kelondro/table
orbiter b332dfad67 - inserted request object into response object which carries this now instead generating new objects
- fixed a problem with the crawler introduced in SVN 6216

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6222 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-07-15 23:08:35 +00:00
..
ChunkIterator.java more refactoring of the index classes 2009-05-29 14:16:41 +00:00
Records.java code cleanup and code simplifcation 2009-06-30 22:20:55 +00:00
RecordStack.java - renamed Stack to RecordStack to avoid name confusion with new classes 2009-07-03 16:35:34 +00:00
Relations.java - After the removal of the Tree class some code simplifications are possible. This affects mostly the Records class, which can be refactored and the result of the refactoring results in a reduced number of classes. 2009-06-28 21:37:37 +00:00
SplitTable.java simplification of the code: removed unused classes, methods and variables 2009-06-30 09:27:46 +00:00
SQLTable.java code cleanup and code simplifcation 2009-06-30 22:20:55 +00:00
Table.java - inserted request object into response object which carries this now instead generating new objects 2009-07-15 23:08:35 +00:00