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
Roland 'Quix0r' Haeder edaa09b9b1
Rewrote all String blacklist types to enum 'BlacklistType', closes bug
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 more fixes for double precision of coordinates 13 years ago
ymark - performance hacks 13 years ago
BlogBoard.java Now used synchronization in all close() methods to make sure all objects 13 years ago
BlogBoardComments.java Now used synchronization in all close() methods to make sure all objects 13 years ago
BookmarkDate.java Now used synchronization in all close() methods to make sure all objects 13 years ago
BookmarkHelper.java memory hacks 13 years ago
BookmarksDB.java more bug fixes and performance hacks for search process 13 years ago
DidYouMean.java fix for http://bugs.yacy.net/view.php?id=188 13 years ago
Diff.java *) renamed classes according to standard Java coding conventions 14 years ago
ListManager.java Rewrote all String blacklist types to enum 'BlacklistType', closes bug 13 years ago
MessageBoard.java Now used synchronization in all close() methods to make sure all objects 13 years ago
Translator.java added Ukrainian translation 13 years ago
URLAnalysis.java refactoring: 14 years ago
URLLicense.java ConcurrentLinkedQueue has a VERY long return time on the .size() method. 13 years ago
UserDB.java Now used synchronization in all close() methods to make sure all objects 13 years ago
WorkTables.java refactoring: 14 years ago