yacy_search_server/source/de/anomic/kelondro
2007-11-11 01:32:54 +00:00
..
kelondroAbstractIOChunks.java optimized memory allocation in kelondroRow.Entry 2007-04-03 12:10:12 +00:00
kelondroAbstractOrder.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroAbstractRA.java PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS 2007-02-20 08:35:51 +00:00
kelondroAbstractRecords.java enhanced local search speed. The ranking process is now 6 times faster that before. 2007-11-07 22:38:09 +00:00
kelondroArray.java fight against problems with remove-methods and synchronization 2007-04-17 15:15:47 +00:00
kelondroAttrSeq.java enhanced local search speed. The ranking process is now 6 times faster that before. 2007-11-07 22:38:09 +00:00
kelondroBase64Order.java enhanced computing speed of kelondro core function: sorting 2007-11-09 00:51:38 +00:00
kelondroBinSearch.java enhanced local search speed. The ranking process is now 6 times faster that before. 2007-11-07 22:38:09 +00:00
kelondroBitfield.java enhanced local search speed. The ranking process is now 6 times faster that before. 2007-11-07 22:38:09 +00:00
kelondroBufferedIOChunks.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroBufferedRA.java - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 2007-10-19 04:13:46 +00:00
kelondroByteArray.java added a class for byte-array management. This was the result of a very large experiment 2007-03-30 08:44:43 +00:00
kelondroBytesIntMap.java enhanced computing speed of kelondro core function: sorting 2007-11-09 00:51:38 +00:00
kelondroCache.java enhanced local search speed. The ranking process is now 6 times faster that before. 2007-11-07 22:38:09 +00:00
kelondroCachedRA.java added several consistency checks and small changes 2006-08-12 15:59:14 +00:00
kelondroCachedRecords.java enhanced local search speed. The ranking process is now 6 times faster that before. 2007-11-07 22:38:09 +00:00
kelondroCloneableIterator.java bugfix for my last commit: 2007-03-08 22:07:17 +00:00
kelondroCloneableMapIterator.java fixed non-termination bug for robinson remote crawl peer selection 2007-05-07 14:37:50 +00:00
kelondroCoding.java
kelondroCollectionIndex.java enhanced computing speed of kelondro core function: sorting 2007-11-09 00:51:38 +00:00
kelondroColumn.java enhanced local search speed. The ranking process is now 6 times faster that before. 2007-11-07 22:38:09 +00:00
kelondroDyn.java distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158 2007-10-22 15:26:47 +00:00
kelondroDynTree.java - added SSI parser and include directive for <!--# include virtual="<file>" --> 2007-06-26 14:37:10 +00:00
kelondroEcoRecords.java enhanced local search speed. The ranking process is now 6 times faster that before. 2007-11-07 22:38:09 +00:00
kelondroException.java git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3735 6c8d7289-2bf4-0310-a012-ef5d649a1542 2007-05-16 17:45:39 +00:00
kelondroFileRA.java added several consistency checks and small changes 2006-08-12 15:59:14 +00:00
kelondroFixedWidthArray.java fixed new EcoRecords-Nodes. Here I omitted object content copying before 2007-08-06 10:10:33 +00:00
kelondroFlexSplitTable.java distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158 2007-10-22 15:26:47 +00:00
kelondroFlexTable.java enhanced computing speed of kelondro core function: sorting 2007-11-09 00:51:38 +00:00
kelondroFlexWidthArray.java fixed new EcoRecords-Nodes. Here I omitted object content copying before 2007-08-06 10:10:33 +00:00
kelondroHandle.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroHashtable.java enhanced local search speed. The ranking process is now 6 times faster that before. 2007-11-07 22:38:09 +00:00
kelondroIndex.java distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158 2007-10-22 15:26:47 +00:00
kelondroIntBytesMap.java enhanced computing speed of kelondro core function: sorting 2007-11-09 00:51:38 +00:00
kelondroIOChunks.java - better implementation of search query properties 2007-04-05 10:14:48 +00:00
kelondroLock.java
kelondroMapObjects.java fix for elementCount bug when db was reset 2007-07-06 09:50:59 +00:00
kelondroMapTable.java distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158 2007-10-22 15:26:47 +00:00
kelondroMergeIterator.java fixed wrong implemented row iterator in kelomdroFlexSplitTables 2007-03-09 13:55:26 +00:00
kelondroMHashMap.java * applied many compiler warning recommendations 2006-08-16 19:49:31 +00:00
kelondroMScoreCluster.java removed constants (no connection with yacySeed.dna identifier) 2007-02-02 14:52:54 +00:00
kelondroMSetTools.java some generalization of remote proxy configuration and setting handling in httpc 2007-08-02 00:42:37 +00:00
kelondroNaturalOrder.java enhanced local search speed. The ranking process is now 6 times faster that before. 2007-11-07 22:38:09 +00:00
kelondroNIOFileRA.java added several consistency checks and small changes 2006-08-12 15:59:14 +00:00
kelondroNode.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroObjectBuffer.java re-design of database caching 2006-10-26 13:50:50 +00:00
kelondroObjects.java first version of next-generation search interface: 2007-09-03 23:43:55 +00:00
kelondroObjectsEntry.java re-design ob kelondroMap 2007-01-29 23:51:10 +00:00
kelondroObjectsMapEntry.java implemented new kelondroObjects into bookmarkDB 2007-01-30 00:17:55 +00:00
kelondroObjectSpace.java - code cleanup 2006-09-29 22:27:20 +00:00
kelondroOrder.java bugfix for assertion bugs documented in 2006-12-01 01:30:05 +00:00
kelondroOutOfLimitsException.java
kelondroProfile.java added some profiling to kelondro caching classes 2006-06-23 12:49:42 +00:00
kelondroRA.java - better implementation of search query properties 2007-04-05 10:14:48 +00:00
kelondroRAIOChunks.java - better implementation of search query properties 2007-04-05 10:14:48 +00:00
kelondroRecords.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroRotateIterator.java fix for 100% cpu bug during dht selection 2007-04-13 13:40:19 +00:00
kelondroRow.java fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=513&hilit= 2007-11-11 01:32:54 +00:00
kelondroRowCollection.java disabled multiprocessoring of rowCollection.sort for testing purpose 2007-11-11 00:28:22 +00:00
kelondroRowSet.java update to RowCollection sort speed-enhancements: 2007-11-09 15:34:11 +00:00
kelondroSplittedTree.java distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158 2007-10-22 15:26:47 +00:00
kelondroSQLTable.java distinct keepOrder strategy, more discrete implementation of enhancement introduced in SVN 4158 2007-10-22 15:26:47 +00:00
kelondroStack.java enhanced memory allocation during database access: 2007-08-03 11:44:58 +00:00
kelondroTree.java enhanced local search speed. The ranking process is now 6 times faster that before. 2007-11-07 22:38:09 +00:00
kelondroXMLTables.java "import ...*" removed; 2006-09-18 18:31:27 +00:00