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/htroot/api
orbiter 840527689b
more simplification of bookmark class
15 years ago
..
bookmarks more simplification of bookmark class 15 years ago
util applied code changes that are recommended by PMD 15 years ago
blacklists.java applied code changes that are recommended by PMD 15 years ago
blacklists.xml
blacklists_p.java applied code changes that are recommended by PMD 15 years ago
blacklists_p.xml
config_p.java
config_p.xml
feed.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 15 years ago
feed.rss
latency_p.java
latency_p.xml
queues_p.java possible fix for lost crawl profile handles: clean-up job did wrong measurement to see if crawl is still running. 15 years ago
queues_p.xml
status_p.java
status_p.xml
timeline.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 15 years ago
timeline.xml
trail_p.java
trail_p.json
version.java
version.xml
webstructure.java
webstructure.xml
yacydoc.html
yacydoc.java applied code changes that are recommended by PMD 15 years ago
yacydoc.xml