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
orbiter f7c5ccedc7
more generics
17 years ago
..
logging Allow absolute paths in configuration settings. 17 years ago
portForwarding re-designed some parts of DHT position calculation (effect is the same as before) 18 years ago
serverAbstractSwitch.java Allow absolute paths in configuration settings. 17 years ago
serverAbstractThread.java
serverByteBuffer.java some memory enhancements when generating and displaying ymage objects 17 years ago
serverCachedFileOutputStream.java
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. 18 years ago
serverCore.java small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability 17 years ago
serverCoreSocket.java
serverDate.java last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate. 17 years ago
serverDomains.java more generics 17 years ago
serverFileUtils.java moved to Java 1.5: 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 more generics 17 years ago
serverObjects.java * Complete number localization and provide a more reasonable interface to serverObjects: 18 years ago
serverPlainSwitch.java changed release strategy: 18 years ago
serverProfiling.java changed method of profiling 17 years ago
serverSemaphore.java preparations for mass remote crawls: 18 years ago
serverSwitch.java Allow absolute paths in configuration settings. 17 years ago
serverSwitchAbstractAction.java
serverSwitchAction.java
serverSystem.java small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability 17 years ago
serverThread.java
servletProperties.java added new yacy protocol for mass url-pull for better remote crawling distribution 18 years ago