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/data
apfelmaennchen 77a080ced9
smaller fixes for YMarks
13 years ago
..
list 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
wiki some last-minute performance hacks 13 years ago
ymark smaller fixes for YMarks 13 years ago
BlogBoard.java more UTF8 getBytes() performance hacks 14 years ago
BlogBoardComments.java some last-minute performance hacks 13 years ago
BookmarkDate.java more UTF8 getBytes() performance hacks 14 years ago
BookmarkHelper.java add a bookmark automatically each time a new crawl is started 13 years ago
BookmarksDB.java add a bookmark automatically each time a new crawl is started 13 years ago
DidYouMean.java replaced String with StringBuilder in suggestion process 13 years ago
Diff.java
ListManager.java Minor correction to prevent useless comma at beginning of string, created from list 13 years ago
MessageBoard.java more UTF8 getBytes() performance hacks 14 years ago
Translator.java
URLAnalysis.java refactoring: 13 years ago
URLLicense.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
UserDB.java * pass cookies to Server Side Includes 13 years ago
WorkTables.java refactoring: 13 years ago