You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/source/net/yacy/kelondro/index
Michael Peter Christen 9549984c65
documentation/comments
13 years ago
..
BinSearch.java refactoring 13 years ago
BufferedObjectIndex.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
Cache.java cleaned unnecessary nested code 13 years ago
Column.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
HandleMap.java documentation/comments 13 years ago
HandleSet.java made HandleSet serializable 13 years ago
Index.java refactoring 13 years ago
IndexTest.java hack to reduce resource contention caused by massive UTF8 decodings which use java.nio resources: 14 years ago
RAMIndex.java removed unused method parameters 13 years ago
RAMIndexCluster.java removed unused method parameters 13 years ago
Row.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
RowCollection.java small speed enhancement using a column factory 13 years ago
RowSet.java cleaned unnecessary nested code 13 years ago
RowSpaceExceededException.java *) set SVN properties 14 years ago