yacy_search_server/source/net/yacy/kelondro/util
2010-09-05 11:13:12 +00:00
..
AttrSeq.java - removed the UPnP library sources from sbbi and added the jar library again. The library was included to get support for fedora releases, but after this time the fact that the sbbi cannot be part of fedora should be re-discussed. If this will still not be possible, then we may integrate the sbbi UPnP package using reflection. 2010-06-26 10:32:47 +00:00
BDecoder.java - modified api-call interface to record api calls with references to api-call database (carries pk) 2010-08-18 15:56:38 +00:00
BEncoder.java added a scheduler based on API actions 2010-08-19 12:13:54 +00:00
ByteArray.java a collection of performance hacks and code cleanup: 2010-04-19 16:42:37 +00:00
ByteBuffer.java This is a large bugfix and enhancement commit to support a better location detection for data 2010-05-11 11:14:05 +00:00
CompressedHashMap.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 2010-04-15 13:22:59 +00:00
ConsoleInterface.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 2009-11-05 20:28:37 +00:00
DateFormatter.java less locking in time format computation, caching and during secondary (remote) search evaluation 2010-09-05 11:13:12 +00:00
EventTracker.java performance hacks 2010-04-13 23:29:55 +00:00
FileUtils.java redesign of parser interface: 2010-06-29 19:20:45 +00:00
Formatter.java
ISO639.java - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
kelondroException.java
kelondroOutOfLimitsException.java
LookAheadIterator.java better handling of OOM situations 2010-06-15 19:44:05 +00:00
MapTools.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 2010-04-15 13:22:59 +00:00
MemoryControl.java * reenable DHT if yet enough memory is available 2010-01-10 19:04:43 +00:00
MemoryTracker.java fix for memory tracker 2009-12-14 20:23:11 +00:00
NamePrefixThreadFactory.java
ObjectSpace.java - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
OS.java moved browser access method from kelondro/util/OS to gui/framework/Browser 2010-08-05 10:49:58 +00:00
ReverseMapIterator.java redesign of CrawlResult data structures because of OOM occurrences during URL deletion processes. 2010-02-16 23:06:04 +00:00
ScoreCluster.java enhanced and fixed OAI-PMH import 2010-04-30 14:03:51 +00:00
SetTools.java more abstraction for access of LoaderDispatcher and cache 2010-06-22 12:28:53 +00:00
SortStack.java better search computation: 2010-01-12 15:01:44 +00:00
SortStore.java because of a bug in search result caching count search results had not been generated as fast as possible. 2010-09-04 22:57:12 +00:00
XMLTables.java removed finalize methods because of a hint in 2010-04-23 09:32:29 +00:00