yacy_search_server/source/de/anomic/tools
2007-10-19 04:13:46 +00:00
..
bbCode.java
bitfield.java *) cosmetics: fixed a typo 2007-07-14 12:49:11 +00:00
crypt.java refactoring of base64 encoding: 2006-01-04 00:39:00 +00:00
cryptbig.java added some UTF-8 handling. 2006-01-10 16:48:59 +00:00
dirlistComparator.java *) last step of removing embedded html from dir class 2006-08-06 14:38:07 +00:00
disorderHeap.java code cleanup 2005-12-06 23:51:29 +00:00
disorderSet.java code cleanup 2005-12-05 00:17:12 +00:00
enumerateFiles.java fixed outOfMemory bug caused by loops in kelondroTree during enumeration 2005-11-15 01:20:05 +00:00
gzip.java added some UTF-8 handling. 2006-01-10 16:48:59 +00:00
loaderCore.java refactoring of wget string list generation 2006-10-02 09:59:20 +00:00
loaderProcess.java refactoring of wget string list generation 2006-10-02 09:59:20 +00:00
loaderThreads.java joined anomic.net.URL, plasmaURL and url hash computation: 2007-09-05 09:01:35 +00:00
md5DirFileFilter.java *) last step of removing embedded html from dir class 2006-08-06 14:38:07 +00:00
nxTools.java bugfix for property table loader (did not exclude comment lines) 2007-07-23 13:38:17 +00:00
PKCS12Tool.java - code cleanup 2006-09-29 22:27:20 +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