yacy_search_server/source/net/yacy/kelondro/data/word
2011-03-07 20:36:40 +00:00
..
Word.java more patches for a better out-of-memory management 2011-03-07 01:45:11 +00:00
WordReference.java *) adding more SVN properties 2009-12-28 12:16:40 +00:00
WordReferenceFactory.java *) adding more SVN properties 2009-12-28 12:16:40 +00:00
WordReferenceRow.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'. 2011-03-07 20:36:40 +00:00
WordReferenceVars.java - removed locks from WordReference 2011-02-23 00:32:16 +00:00