yacy_search_server/source/de/anomic/tools
lotus 4a48717017 * automatic update for windows
pleas disable before release because 2nd update fails at the moment
and commandline handling has to be improved for windows
* update via new unTar class
please review stream- and exceptionhandling because I'm fairly new to Java
maybe it can be done concurrent
* updated windows startscripts to values from yacy.init

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4832 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-05-21 15:23:56 +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 refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes) 2008-05-03 09:06:00 +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 http timeouts von alten httpc wieder gesetzt 2008-04-09 11:02:14 +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
tarTools.java * automatic update for windows 2008-05-21 15:23:56 +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