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/crawler/retrieval
orbiter 746e3c3b06
Replaced a widely-used Property Object in the httpd with HashMap<String, Object> which is not synchronized like Properties
14 years ago
..
FTPLoader.java Replaced a widely-used Property Object in the httpd with HashMap<String, Object> which is not synchronized like Properties 14 years ago
FileLoader.java *) set SVN properties 14 years ago
HTTPLoader.java - enhanced ybr ranking computation 14 years ago
Request.java - replaced more direct string-based UTF-8 conversions by predefined UTF-8 conversion 14 years ago
Response.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
SMBLoader.java Replaced a widely-used Property Object in the httpd with HashMap<String, Object> which is not synchronized like Properties 14 years ago