yacy_search_server/htroot/api/bookmarks/posts
2011-03-07 20:36:40 +00:00
..
add_p.java - cleaned up yacy news 2011-01-12 00:00:14 +00:00
add_p.xml
all.java - cora package has now no dependencies to other yacy packages and becomes a 'base' package (refactoring) 2011-01-03 20:52:54 +00:00
all.xml
delete_p.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'. 2011-03-07 20:36:40 +00:00
delete_p.xml
get.java continuing the fight against deadlocks during time formatting: better caching. 2011-02-25 21:11:53 +00:00
get.xml