Commit Graph

6 Commits (bb8e3f8523198c1feb336b82595bd05e6ac14f5f)

Author SHA1 Message Date
orbiter b45701d20f this is a re-implementation of the YaCy Block Rank feature
14 years ago
low012 3b40b98256 *) set SVN properties
14 years ago
orbiter 3a1cebb598 bugfixes
15 years ago
orbiter eeca2ded92 fix for http://forum.yacy-websuche.de/viewtopic.php?p=18500#p18500
15 years ago
orbiter 4a5100789f replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration.
15 years ago
orbiter 1e4f8b56ed accumulated classes from different packages into the new rwi package
16 years ago