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
danielr 68c38c2d34
- WatchCrawler shows status without JavaScript
17 years ago
..
PKCS12Tool.java - organize imports 17 years ago
Punycode.java - added punycode class from gnu idn library 17 years ago
bbCode.java minor changes 19 years ago
bitfield.java *) cosmetics: fixed a typo 18 years ago
crypt.java - fixed a bug in remote search that prevented that any results had been generated (!) 17 years ago
cryptbig.java - organize imports 17 years ago
diskUsage.java - WatchCrawler shows status without JavaScript 17 years ago
disorderHeap.java refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes) 17 years ago
disorderSet.java - organize imports 17 years ago
enumerateFiles.java - organize imports 17 years ago
gzip.java - fixed a bug in remote search that prevented that any results had been generated (!) 17 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 - organize imports 17 years ago
md5DirFileFilter.java *) last step of removing embedded html from dir class 19 years ago
nxTools.java - organize imports 17 years ago
tarTools.java added missing implementation of network-path reference 17 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