yacy_search_server/source/de/anomic/tools
orbiter 4fdf695064 - fixed a bug in remote search that prevented that any results had been generated (!)
- added a great number of printStackTrace and new exceptions that shall be used to find the cause
  for a bug in yacy client-server communication which causes the interruption of data transfer
  which then causes the parser bug for the seed strings.
- tried to fix the communication bug on server-side (copy functions)
Be aware that the log may be full of errors and bugs - there should not be more bugs but there is more to see


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4519 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-02-27 23:12:43 +00:00
..
bbCode.java minor changes 2005-09-09 21:01:53 +00:00
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 more generics 2008-01-23 21:09:56 +00:00
disorderSet.java more generics 2008-01-23 21:09:56 +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 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 more generics 2008-01-23 21:09:56 +00:00
md5DirFileFilter.java *) last step of removing embedded html from dir class 2006-08-06 14:38:07 +00:00
nxTools.java moved to Java 1.5: 2007-12-27 17:56:59 +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
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