You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/de/anomic/server
borg-0300 a5d28785b1
less OOM (works for me)
17 years ago
..
logging - 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. 17 years ago
portForwarding re-designed some parts of DHT position calculation (effect is the same as before) 17 years ago
serverAbstractSwitch.java synchronization of access tracker to avoid java-internal loop in TreeMap during shutdown 18 years ago
serverAbstractThread.java - fixed charset problem in ConfigProfil_p.html (use accept-charset="UTF-8" in forms) 18 years ago
serverByteBuffer.java fixed bug with decompression of index abstracts 18 years ago
serverCachedFileOutputStream.java - plasmaParserDocument can process subdocuments now (other archive-parsers may want to use this method) 18 years ago
serverCharBuffer.java - documentaton changes (removed old forum links) 18 years ago
serverClassLoader.java *) changes required for the uploaderWrapper 18 years ago
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. 17 years ago
serverCore.java less OOM (works for me) 17 years ago
serverCoreSocket.java *) Bugfix for ArrayIndexOutOfBoundsException during SSL detection 18 years ago
serverDate.java Correct UTC Offset at beginning/end of daylight savings time 17 years ago
serverDomains.java preparations for mass remote crawls: 17 years ago
serverFileUtils.java extended client connection clean-up: 17 years ago
serverHandler.java
serverInstantThread.java made the plasmaHTCache static (there is only one internet, so we need only one cache) 18 years ago
serverMemory.java less OOM (works for me) 17 years ago
serverObjects.java * Complete number localization and provide a more reasonable interface to serverObjects: 17 years ago
serverPlainSwitch.java changed release strategy: 18 years ago
serverSemaphore.java preparations for mass remote crawls: 17 years ago
serverSwitch.java added network definition for different YaCy networks 18 years ago
serverSwitchAbstractAction.java code cleanup 19 years ago
serverSwitchAction.java *) adding reference to logger 20 years ago
serverSystem.java *) Better Bourne-Shell (OpenSolaris) compatibility, update and restart really work now. As the Bourne-Shell is the grandfather of most modern shells, it should also work with Linux (tested with Mandriva, works) and OSX (Please test!). 17 years ago
serverThread.java added speed-buttons for easy performance setting 18 years ago
servletProperties.java added new yacy protocol for mass url-pull for better remote crawling distribution 17 years ago