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
fuchsi 1cb6e431a6
Replace the ISO8601 aka W3C datetime parser by one that supports every representation allowed by this standard, see http://www.w3.org/TR/NOTE-datetime
17 years ago
..
data Replace the ISO8601 aka W3C datetime parser by one that supports every representation allowed by this standard, see http://www.w3.org/TR/NOTE-datetime 17 years ago
htmlFilter - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 18 years ago
http Merge httpDate into serverDate as suggested. Removed some unnecessary code and fixed a possible synchronization problem. 17 years ago
icap preparations for mass remote crawls: 18 years ago
index more cleanup in serverDate 17 years ago
kelondro added memory measurement for index recreation to avoid OOM during index RAM space extension 17 years ago
language enhanced memory allocation during database access: 18 years ago
net joined anomic.net.URL, plasmaURL and url hash computation: 18 years ago
plasma more cleanup in serverDate 17 years ago
server Replace the ISO8601 aka W3C datetime parser by one that supports every representation allowed by this standard, see http://www.w3.org/TR/NOTE-datetime 17 years ago
tools - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers. 18 years ago
urlRedirector preparations for mass remote crawls: 18 years ago
xml added referrer to remote crawl url list 17 years ago
yacy more cleanup and API consistency changes, more to come... 17 years ago
ymage *) cleaned up code 17 years ago