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
serverAbstractThread.java
serverByteBuffer.java
serverCachedFileOutputStream.java
serverCharBuffer.java
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
serverDomains.java
serverFileUtils.java extended client connection clean-up: 17 years ago
serverHandler.java
serverInstantThread.java
serverMemory.java
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
serverSemaphore.java
serverSwitch.java
serverSwitchAbstractAction.java
serverSwitchAction.java
serverSystem.java
serverThread.java
servletProperties.java