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/tools
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
..
PKCS12Tool.java - code cleanup 18 years ago
bbCode.java
bitfield.java *) cosmetics: fixed a typo 18 years ago
crypt.java refactoring of base64 encoding: 19 years ago
cryptbig.java added some UTF-8 handling. 19 years ago
dirlistComparator.java *) last step of removing embedded html from dir class 19 years ago
disorderHeap.java code cleanup 19 years ago
disorderSet.java
enumerateFiles.java
gzip.java added some UTF-8 handling. 19 years ago
loaderCore.java refactoring of wget string list generation 18 years ago
loaderProcess.java refactoring of wget string list generation 18 years ago
loaderThreads.java joined anomic.net.URL, plasmaURL and url hash computation: 17 years ago
md5DirFileFilter.java *) last step of removing embedded html from dir class 19 years ago
nxTools.java bugfix for property table loader (did not exclude comment lines) 18 years ago
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. 17 years ago