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
orbiter c17d102bd8
enhanced speed for OrderedScoreMap inc method and size comparisment in concurrent environments
14 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 fix for mediawiki importer and wikicode parser 14 years ago
ymark refactoring for ymarks 14 years ago
BlogBoard.java more UTF8 getBytes() performance hacks 14 years ago
BlogBoardComments.java more UTF8 getBytes() performance hacks 14 years ago
BookmarkDate.java more UTF8 getBytes() performance hacks 14 years ago
BookmarkHelper.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
BookmarksDB.java more UTF8 getBytes() performance hacks 14 years ago
DidYouMean.java enhanced speed for OrderedScoreMap inc method and size comparisment in concurrent environments 14 years ago
Diff.java *) renamed classes according to standard Java coding conventions 14 years ago
ListManager.java always try to guess the size of a StringBuilder to prevent too many memory re-allocations 14 years ago
MessageBoard.java more UTF8 getBytes() performance hacks 14 years ago
MimeTable.java - added new protocol loader for 'file'-type URLs 15 years ago
Translator.java *) renamed classes according to standard Java coding conventions 14 years ago
URLAnalysis.java more UTF8 getBytes() performance hacks 14 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 more UTF8 getBytes() performance hacks 14 years ago
WorkTables.java more UTF8 getBytes() performance hacks 14 years ago