yacy_search_server/source/net/yacy/kelondro/util
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
all unique links! This made it necessary, that a large portion of the
parser and link processing classes must be adopted to carry a different
type of link collection which carry a property attribute which are
attached to web anchors.
- introduction of a new URL class, AnchorURL
- the other url classes, DigestURI and MultiProtocolURI had been renamed
and refactored to fit into a new document package schema, document.id
- cleanup of net.yacy.cora.document package and refactoring
2013-09-15 00:30:23 +02:00
..
BDecoder.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
BEncoder.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
Bitfield.java clean-up: removed unused methods in kelondro 2012-10-06 03:34:52 +02:00
ConsoleInterface.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
FileUtils.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
Formatter.java clean-up: removed unused methods in kelondro 2012-10-06 03:34:52 +02:00
GenerationMemoryStrategy.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
ISO639.java clean-up: removed unused methods in kelondro 2012-10-06 03:34:52 +02:00
kelondroException.java
MapTools.java performance hacks for seed generation (because thread dumps showed multiple occurrences at these code points) 2011-08-03 18:32:11 +00:00
MemoryControl.java made class methods static where possible 2012-07-05 12:38:41 +02:00
MemoryStrategy.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
MergeIterator.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
NamePrefixThreadFactory.java
ObjectSpace.java
OS.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
ReverseMapIterator.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
RotateIterator.java clean-up: removed unused methods in kelondro 2012-10-06 03:34:52 +02:00
SetTools.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
StackIterator.java refactoring 2012-09-21 16:46:57 +02:00
StandardMemoryStrategy.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
XMLTables.java Now used synchronization in all close() methods to make sure all objects 2012-05-14 07:41:55 +02:00