yacy_search_server/source
2011-07-15 09:14:21 +00:00
..
de/anomic smaler ping-entry @ ProfilingGraph 2011-07-15 09:14:21 +00:00
net/yacy changed handling of RowSet element retrieval: until today all elements had been copied from the underlying byte[] arrays into a new Entry object that again had a copy of a portion of that byte[] in its own bye[]. There was an option to just refer to the underlying byte[] with a pointer but that was almost never used. This commit now changes an interface to the Row class where it is now necessary to tell if a copy is always required. Fortunately the copy is only needed in very rare cases. That means that this change should cause much less memory allocation; it is expected that this happens especially during search situations. 2011-07-15 08:38:10 +00:00
org/apache/tools/tar *) set SVN properties 2011-03-08 01:51:51 +00:00
log4j.properties Collage.html: Fixed problem where the German translation broke the action that contained Collage in a form 2010-07-26 20:18:19 +00:00