Commit Graph

45 Commits (234f733a3d3585701847526b11493166b6cb4740)

Author SHA1 Message Date
orbiter 5df628a2a4 - added BEncoder class
15 years ago
orbiter a06f7ddb33 more PMD recommendations
15 years ago
orbiter 362b7a929b added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function
15 years ago
orbiter c0e0e1f422 moved blob classes
15 years ago
orbiter 4446acc8cd moved kelondro order
15 years ago
orbiter f677d534b1 start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root
15 years ago
orbiter 77d2a3782c removed strange debugging strings
16 years ago
orbiter c5122d6836 completed migration of BLOBTree to BLOBHeaps:
16 years ago
orbiter ce1adf9955 serialized all logging using concurrency:
16 years ago
orbiter 27fa6a66ad - completed the author navigation
16 years ago
orbiter c079b18ee7 - refactoring of IntegerHandleIndex and LongHandleIndex: both classes had been merged into the new HandleMap class, which handles (key<byte[]>,n-byte-long) pairs with arbitraty key and value length. This will be useful to get a memory-enhanced/minimized database table indexing.
16 years ago
orbiter 3d4b826ca5 migration of all databases that use the deprecated BLOBTree format into the BLOBHeap format. Old databases are migrated automatically.
16 years ago
orbiter c08f9b36a4 refactoring of wiki parser.
16 years ago
orbiter 024da2916b refactoring of logging
16 years ago
orbiter 83ce65707a (almost) completed partition of classes in kelondro
16 years ago
orbiter 7ee494fde5 more refactoring of kelondro:
16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes
16 years ago
orbiter 6fb865fbdc - fix of bug in iterator in kelondroBLOBHeap which caused bug in crawl profile listing
16 years ago
orbiter 05dbba4bab added logging conditions to all fine and finest log line calls
16 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter 3ca98fee42 removed superfluous copyright statement
17 years ago
orbiter 7b1c9e6aee discovered and removed a (possibly large) memory leak:
17 years ago
orbiter 0f5fe8cc53 refactoring of method calling for objects from kelondroMapDataMining
17 years ago
orbiter 4acf0a61cd refactoring of kelondroObjects (mainly renaming to kelondroMap)
17 years ago
orbiter 1e6d12f146 Major update to BLOB data structures:
17 years ago
danielr 68c38c2d34 - WatchCrawler shows status without JavaScript
17 years ago
orbiter 3330181aa0 refactoring:
17 years ago
danielr 7feae906aa - organize imports
17 years ago
orbiter 275a226cc5 refactoring
17 years ago
orbiter 2327451653 - changed order of database initialisation (index first)
17 years ago
lulabad 94e256e13b * removed single Blogview, now links direct to BlogComments.html
17 years ago
lulabad 00f5f917de - more refactoring to blog
17 years ago
lulabad 8358652fa9 some small changes to blog
17 years ago
orbiter 0f5c4abaca more generics
17 years ago
borg-0300 53367d941a more information (BASE64)
17 years ago
hermens 4748d5c1ab Some enhancements to time management:
17 years ago
fuchsi 5b0c1449e1 various fixes and cleanups for blacklist handling:
17 years ago
hydrox 44bac7dea1 *) blog-comments can now be moderated
18 years ago
orbiter 139c59ebbd - fixed dht selction problem: the seed tables used a wrong ordering
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
orbiter 6ad39bae1e fixed shutdown problem
18 years ago
orbiter 1cba31de43 redesigned ram organization for database caches
18 years ago
hydrox 54fef3574f *) missing files for last commit
18 years ago