Commit Graph

6 Commits (d4ad01643c2c4e304e740e35f0d80681431a1a16)

Author SHA1 Message Date
f1ori 97045022fa * pass cookies to Server Side Includes
13 years ago
orbiter 4c013d9088 more UTF8 getBytes() performance hacks
14 years ago
orbiter 17530ca7b5 fix for bug http://bugs.yacy.net/view.php?id=10
14 years ago
low012 1ff9947f91 *) added new user right: extended search right (allows to define users who can query more results than anonymous users)
14 years ago
orbiter cb1f49d0f2 replaced all 'new String' with default encoding (missing) or UTF-8 encoding with a String generation method that uses a pre-defined Charset constant for UTF-8. This avoids a cache-lookup for the Charset object using String hashing of the String 'UTF-8'.
14 years ago
low012 38fdf43587 *) renamed classes according to standard Java coding conventions
14 years ago