yacy_search_server/source/de/anomic/http/server
Michael Peter Christen cf47d94888 performance hack to parse numbers inside of substrings without actually
generating a substring. This avoids the allocation of a String object
ech time a substring is parsed. Should affect CPU load during RWI
transmission.
2012-05-21 13:40:46 +02:00
..
AlternativeDomainNames.java
ChunkedInputStream.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
ChunkedOutputStream.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
ContentLengthInputStream.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00
HTTPDemon.java performance hack to parse numbers inside of substrings without actually 2012-05-21 13:40:46 +02:00
HTTPDFileHandler.java refactoring: moved document Classification to cora package 2012-04-21 21:31:13 +02:00
HTTPDProxyHandler.java performance hack to parse numbers inside of substrings without actually 2012-05-21 13:40:46 +02:00
MultiOutputStream.java
ProxyLogFormatter.java
RobotsTxtConfig.java refactoring: 2011-09-25 16:59:06 +00:00
ServerSideIncludes.java - removed some warinings 2011-09-24 01:58:54 +00:00
TemplateEngine.java removed (not all) warnings 2012-05-16 13:42:32 +02:00