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/wiki
orbiter a50f28e6e7
- fixed missing save operation for peer name change
14 years ago
..
AbstractWikiParser.java - fixed missing save operation for peer name change 14 years ago
WikiBoard.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
WikiCode.java - fixed missing save operation for peer name change 14 years ago
WikiParser.java - fixed missing save operation for peer name change 14 years ago