yacy_search_server/source/net/yacy
Michael Peter Christen e9c6f4ce2e - new order of data computation: first compute the size of
compressed deflater output, then assign an exact-sized byte[] which
makes resizing afterwards superfluous
- after all enhancements all class objects were removed; result is just
one short static method
- made objects final where possible
2012-10-24 00:41:09 +02:00
..
cora removed warnings 2012-10-23 19:08:44 +02:00
crawler showing the web structure graph as animation in the crawl monitor 2012-10-23 02:50:26 +02:00
data - removed dependencies from URIMetadataRow and made direct access to 2012-10-16 18:11:57 +02:00
document removed warnings 2012-10-23 19:08:44 +02:00
gui removed unused method parameters 2012-07-05 10:23:07 +02:00
interaction removed the option to prevent removal of & parts inside of the 2012-10-10 11:46:22 +02:00
kelondro removed warnings 2012-10-23 19:08:44 +02:00
peers removed warnings 2012-10-23 19:08:44 +02:00
repository Refactoring and redesign of data architecture to make URIMetadataRow 2012-10-18 14:29:11 +02:00
search removed warnings 2012-10-23 19:08:44 +02:00
server - enhanced generation of url objects 2012-10-15 13:17:13 +02:00
upnp - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
utils refactoring 2012-09-21 16:46:57 +02:00
visualization - new order of data computation: first compute the size of 2012-10-24 00:41:09 +02:00
dbtest.java refactoring 2012-09-21 16:46:57 +02:00
migration.java refactoring 2012-09-21 16:46:57 +02:00
yacy.java refactoring 2012-09-21 15:48:16 +02:00
YaCySearchClient.java made class methods static where possible 2012-07-05 12:38:41 +02:00