yacy_search_server/source/de/anomic/tools
2008-04-05 13:17:16 +00:00
..
bbCode.java
bitfield.java *) cosmetics: fixed a typo 2007-07-14 12:49:11 +00:00
crypt.java - fixed a bug in remote search that prevented that any results had been generated (!) 2008-02-27 23:12:43 +00:00
cryptbig.java - fixed a bug in remote search that prevented that any results had been generated (!) 2008-02-27 23:12:43 +00:00
disorderHeap.java more generics 2008-01-23 21:09:56 +00:00
disorderSet.java some code enhancements and bugfixes 2008-03-09 23:48:24 +00:00
enumerateFiles.java more generics 2008-01-23 21:09:56 +00:00
gzip.java - fixed a bug in remote search that prevented that any results had been generated (!) 2008-02-27 23:12:43 +00:00
loaderCore.java
loaderProcess.java
loaderThreads.java replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;) 2008-04-05 13:17:16 +00:00
md5DirFileFilter.java
nxTools.java replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;) 2008-04-05 13:17:16 +00:00
PKCS12Tool.java more generics 2008-01-23 21:09:56 +00:00
Punycode.java - added punycode class from gnu idn library 2008-02-26 22:18:40 +00:00
StreamTools.java replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;) 2008-04-05 13:17:16 +00:00
yFormatter.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. 2007-10-19 04:13:46 +00:00