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.
18 years ago
..
PKCS12Tool.java - code cleanup 19 years ago
bbCode.java
bitfield.java *) cosmetics: fixed a typo 18 years ago
crypt.java
cryptbig.java
dirlistComparator.java
disorderHeap.java
disorderSet.java
enumerateFiles.java
gzip.java
loaderCore.java refactoring of wget string list generation 19 years ago
loaderProcess.java refactoring of wget string list generation 19 years ago
loaderThreads.java joined anomic.net.URL, plasmaURL and url hash computation: 18 years ago
md5DirFileFilter.java
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. 18 years ago