yacy_search_server/source/de/anomic/server
orbiter 4dc438f7e7 moved to Java 1.5:
- changed build script to use java 1.5 compiler
- first stept to resolve missing generics definition (about 400 from over 4100 'missing'-warnings)
- added key-iterator to kelondro databases (for rapid from-memory enumerations, will be used for domain name collection, not used yet)

please set your development environment to use java 1.5!


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4292 6c8d7289-2bf4-0310-a012-ef5d649a1542
2007-12-27 17:56:59 +00:00
..
logging Allow absolute paths in configuration settings. 2007-11-04 10:36:25 +00:00
portForwarding re-designed some parts of DHT position calculation (effect is the same as before) 2007-10-01 12:30:23 +00:00
serverAbstractSwitch.java Allow absolute paths in configuration settings. 2007-11-04 10:36:25 +00:00
serverAbstractThread.java - fixed charset problem in ConfigProfil_p.html (use accept-charset="UTF-8" in forms) 2007-06-05 11:37:19 +00:00
serverByteBuffer.java some memory enhancements when generating and displaying ymage objects 2007-12-07 02:15:12 +00:00
serverCachedFileOutputStream.java - plasmaParserDocument can process subdocuments now (other archive-parsers may want to use this method) 2007-05-18 23:13:44 +00:00
serverCharBuffer.java - documentaton changes (removed old forum links) 2007-07-19 15:32:10 +00:00
serverClassLoader.java *) changes required for the uploaderWrapper 2007-04-28 16:04:37 +00:00
serverCodings.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
serverCore.java small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability 2007-12-14 19:17:54 +00:00
serverCoreSocket.java *) Bugfix for ArrayIndexOutOfBoundsException during SSL detection 2006-11-30 06:38:53 +00:00
serverDate.java last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate. 2007-12-21 00:53:46 +00:00
serverDomains.java preparations for mass remote crawls: 2007-10-29 01:43:20 +00:00
serverFileUtils.java moved to Java 1.5: 2007-12-27 17:56:59 +00:00
serverHandler.java *) adding additional methods that should be implemented by all 2005-06-09 10:54:03 +00:00
serverInstantThread.java made the plasmaHTCache static (there is only one internet, so we need only one cache) 2007-08-15 21:31:31 +00:00
serverMemory.java other loglevel 2007-11-02 16:06:54 +00:00
serverObjects.java * Complete number localization and provide a more reasonable interface to serverObjects: 2007-10-24 21:38:19 +00:00
serverPlainSwitch.java changed release strategy: 2007-06-16 14:11:52 +00:00
serverProfiling.java changed method of profiling 2007-12-04 20:19:13 +00:00
serverSemaphore.java preparations for mass remote crawls: 2007-10-29 01:43:20 +00:00
serverSwitch.java Allow absolute paths in configuration settings. 2007-11-04 10:36:25 +00:00
serverSwitchAbstractAction.java code cleanup 2005-12-05 14:24:13 +00:00
serverSwitchAction.java *) adding reference to logger 2005-06-09 10:57:42 +00:00
serverSystem.java small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability 2007-12-14 19:17:54 +00:00
serverThread.java added speed-buttons for easy performance setting 2007-03-12 16:24:28 +00:00
servletProperties.java added new yacy protocol for mass url-pull for better remote crawling distribution 2007-08-22 00:59:05 +00:00