yacy_search_server/source/de/anomic/kelondro
orbiter 6518bb6c08 changed release strategy:
we will provide two different releases in the future, one standard release and one 'pro'-release.
the 'pro'-release contains all additional parsers AND has different default performance values.
The pro-version differs therefore from the previous 'all'-version by this default values.
The pro-configuration is automatically choosen if the libx-folder exists. If a version is once initialized, its configuration stays independently from an existing libx folder.
The ant targets had been changed. There are now 3 different targets to create standard and pro-releases, and one target to upgrade:
- dist: creates a standard release (only, no libx target any more)
- distPro: creates a pro-release (includes the libx)
- distExt: creates a libx-release which includes the libx-folder only. It may be used to upgrade from standard to pro
Furthermore, the naming of 'dev'-releases had been removed.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3902 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-06-16 14:11:52 +00:00
..
kelondroAbstractIOChunks.java optimized memory allocation in kelondroRow.Entry 2007-04-03 12:10:12 +00:00
kelondroAbstractOrder.java Sorry... 2007-05-24 16:25:07 +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
kelondroArray.java fight against problems with remove-methods and synchronization 2007-04-17 15:15:47 +00:00
kelondroAttrSeq.java replaced some toString() 2007-02-06 16:26:56 +00:00
kelondroBase64Order.java fixed wrong ordering that caused bad dht selection 2007-05-04 14:11:50 +00:00
kelondroBinSearch.java
kelondroBitfield.java replaced some toString() 2007-02-06 16:26:56 +00:00
kelondroBufferedIOChunks.java - better implementation of search query properties 2007-04-05 10:14:48 +00:00
kelondroBufferedRA.java enhanced speed of RAM cache flush by factor 20 (twenty times faster) 2007-02-08 23:21: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 adopted kelondroBytesIntMap to kelondroIntBytesMap 2007-05-16 15:20:15 +00:00
kelondroCache.java some redesign of the handling of the index for kelondroFlexTable 2007-05-16 10:48:26 +00:00
kelondroCachedRA.java
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 some redesign of the handling of the index for kelondroFlexTable 2007-05-16 10:48:26 +00:00
kelondroColumn.java more debugging lines to fix bug for 2007-04-30 23:05:19 +00:00
kelondroDyn.java - fixed dht selction problem: the seed tables used a wrong ordering 2007-05-09 17:59:36 +00:00
kelondroDynTree.java - fixed dht selction problem: the seed tables used a wrong ordering 2007-05-09 17:59:36 +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
kelondroFixedWidthArray.java fight against problems with remove-methods and synchronization 2007-04-17 15:15:47 +00:00
kelondroFlexSplitTable.java some redesign of the handling of the index for kelondroFlexTable 2007-05-16 10:48:26 +00:00
kelondroFlexTable.java removed calls to deprecated methods 2007-06-11 21:33:45 +00:00
kelondroFlexWidthArray.java changed release strategy: 2007-06-16 14:11:52 +00:00
kelondroHashtable.java PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS 2007-02-20 08:35:51 +00:00
kelondroIndex.java some redesign of the handling of the index for kelondroFlexTable 2007-05-16 10:48:26 +00:00
kelondroIntBytesMap.java adopted kelondroBytesIntMap to kelondroIntBytesMap 2007-05-16 15:20:15 +00:00
kelondroIOChunks.java - better implementation of search query properties 2007-04-05 10:14:48 +00:00
kelondroLock.java
kelondroMapObjects.java fix for http://www.yacy-forum.de/viewtopic.php?p=33916#33916 2007-04-05 14:47:45 +00:00
kelondroMapTable.java - fixed dht selction problem: the seed tables used a wrong ordering 2007-05-09 17:59:36 +00:00
kelondroMergeIterator.java fixed wrong implemented row iterator in kelomdroFlexSplitTables 2007-03-09 13:55:26 +00:00
kelondroMHashMap.java
kelondroMScoreCluster.java removed constants (no connection with yacySeed.dna identifier) 2007-02-02 14:52:54 +00:00
kelondroMSetTools.java - better implementation of search query properties 2007-04-05 10:14:48 +00:00
kelondroNaturalOrder.java fixed wrong ordering that caused bad dht selection 2007-05-04 14:11:50 +00:00
kelondroNIOFileRA.java
kelondroObjectBuffer.java re-design of database caching 2006-10-26 13:50:50 +00:00
kelondroObjects.java - better implementation of search query properties 2007-04-05 10:14:48 +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
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 update of memory-protection values 2007-05-11 18:02:48 +00:00
kelondroRotateIterator.java fix for 100% cpu bug during dht selection 2007-04-13 13:40:19 +00:00
kelondroRow.java - fixed dht selction problem: the seed tables used a wrong ordering 2007-05-09 17:59:36 +00:00
kelondroRowCollection.java reverted a part of last commit 2007-05-16 17:52:11 +00:00
kelondroRowSet.java some redesign of the handling of the index for kelondroFlexTable 2007-05-16 10:48:26 +00:00
kelondroSplittedTree.java some redesign of the handling of the index for kelondroFlexTable 2007-05-16 10:48:26 +00:00
kelondroStack.java fight against problems with remove-methods and synchronization 2007-04-17 15:15:47 +00:00
kelondroTree.java some redesign of the handling of the index for kelondroFlexTable 2007-05-16 10:48:26 +00:00
kelondroXMLTables.java "import ...*" removed; 2006-09-18 18:31:27 +00:00