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/net/yacy/kelondro/util
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
..
BDecoder.java 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
BEncoder.java 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
ByteArray.java 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
ByteBuffer.java 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
CompressedHashMap.java 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
ConsoleInterface.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 15 years ago
EventTracker.java - enhanced index create menu structure 15 years ago
FileUtils.java 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
Formatter.java moved all Double values to Float values because of 14 years ago
ISO639.java - more abstraction (HashMap -> Map) 15 years ago
LookAheadIterator.java better handling of OOM situations 15 years ago
MapTools.java better concurrency (less locking on date formatting) more logging and minor bug fixes 14 years ago
MemoryControl.java more patches for a better out-of-memory management 14 years ago
MemoryTracker.java enhanced search event logging (to be used for further improvements) 15 years ago
NamePrefixThreadFactory.java moved table and util classes 16 years ago
OS.java added copy for Info.plist for Mac application release updates (this file contains class paths and start parameters) 15 years ago
ObjectSpace.java - more abstraction (HashMap -> Map) 15 years ago
ReverseMapIterator.java - added CamelCase parser to MultiProtocolURI: generate better to-be-indexed words from urls 14 years ago
SetTools.java 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
XMLTables.java removed finalize methods because of a hint in 15 years ago
kelondroException.java moved table and util classes 16 years ago