Commit Graph

9 Commits (3d474a843e2048915f0a651d8a97401fabef4fca)

Author SHA1 Message Date
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not 12 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler 12 years ago
Michael Peter Christen a8167e6e5b clean-up: removed unused methods in kelondro 13 years ago
low012 3b40b98256 *) set SVN properties 14 years ago
orbiter cb1f49d0f2 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'. 14 years ago
orbiter 5a994c9796 added a scheduler based on API actions 15 years ago
orbiter 189a986ebd - modified api-call interface to record api calls with references to api-call database (carries pk) 15 years ago
orbiter 8ce936bcdd added an api recording function: it shall be possible to record 15 years ago
orbiter 5df628a2a4 - added BEncoder class 15 years ago