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
fuchsi f717beecb1
- 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
..
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
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 re-designed some parts of DHT position calculation (effect is the same as before) 17 years ago
serverCoreSocket.java
serverDate.java - fixed problem with yacyVersion and own version generation 18 years ago
serverDomains.java joined anomic.net.URL, plasmaURL and url hash computation: 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 - 2 small changes in documentation 18 years ago
serverObjects.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
serverPlainSwitch.java changed release strategy: 18 years ago
serverSemaphore.java
serverSwitch.java added network definition for different YaCy networks 18 years ago
serverSwitchAbstractAction.java
serverSwitchAction.java
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
servletProperties.java added new yacy protocol for mass url-pull for better remote crawling distribution 17 years ago