yacy_search_server/source/net/yacy/data/wiki
luccioman 8da3174867 Ensure lower case conversion consistency with any default locale.
Especially for Turkish speaking users using "tr" as their system default
locale : strings for technical stuff (URLs, tag names, constants...)
must not be lower cased with the default locale, as 'I' doesn't becomes
'i' like in other locales such as "en", but becomes 'ı'.
2017-06-27 06:42:33 +02:00
..
AbstractWikiParser.java Refactoring : use StandardCharsets constants instead of hard-coded 2016-01-05 23:37:05 +01:00
WikiBoard.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
WikiCode.java Ensure lower case conversion consistency with any default locale. 2017-06-27 06:42:33 +02:00
WikiParser.java refactoring 2012-09-21 15:48:16 +02:00