yacy_search_server/source/net/yacy/kelondro/index
orbiter 4df88a4e7a - fixes for missing or bad hashCode computation
- fixes for bad equals() methods that had not been used by hash maps and therefore some classes did not work as objects in hash maps.
- this may also affect some cases where double-checks should have been, but did not work.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6495 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-11-20 12:11:56 +00:00
..
ARC.java moved kelondro index 2009-10-09 23:32:08 +00:00
BinSearch.java performance tuning using more final modifiers in the kelondro core 2009-10-12 17:37:12 +00:00
Cache.java - fixed post-ranking including prefer mask 2009-11-09 19:14:51 +00:00
Column.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
ConcurrentARC.java performance tuning using more final modifiers in the kelondro core 2009-10-12 17:37:12 +00:00
HandleMap.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
HandleSet.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
IndexTest.java moved table and util classes 2009-10-10 01:14:19 +00:00
ObjectArray.java moved kelondro index 2009-10-09 23:32:08 +00:00
ObjectArrayCache.java performance tuning using more final modifiers in the kelondro core 2009-10-12 17:37:12 +00:00
ObjectIndex.java fixed a bug in table iterator (did not recognize elements in write buffer) 2009-10-12 08:06:35 +00:00
ObjectIndexCache.java performance tuning using more final modifiers in the kelondro core 2009-10-12 17:37:12 +00:00
Row.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
RowCollection.java added more control over memory allocation 2009-10-27 15:25:48 +00:00
RowSet.java performance tuning using more final modifiers in the kelondro core 2009-10-12 17:37:12 +00:00
RowSetArray.java performance tuning using more final modifiers in the kelondro core 2009-10-12 17:37:12 +00:00
SimpleARC.java performance tuning using more final modifiers in the kelondro core 2009-10-12 17:37:12 +00:00