yacy_search_server/source/de/anomic/data
2010-04-08 00:11:32 +00:00
..
list - added a new Wiki Namespace Navigator 2010-03-05 21:25:49 +00:00
wiki refactoring of bookmarks: there is a big performance problem in the bookmarks code and furthermore the bookmarks 2010-02-01 22:18:56 +00:00
blogBoard.java - added BEncoder class 2010-01-13 16:21:37 +00:00
blogBoardComments.java - added BEncoder class 2010-01-13 16:21:37 +00:00
BookmarkDate.java more simplification of bookmark class 2010-02-01 23:04:52 +00:00
BookmarkHelper.java more simplification of bookmark class 2010-02-01 23:04:52 +00:00
bookmarksDB.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 2010-04-08 00:11:32 +00:00
DidYouMean.java preset of proper HashMap dimensions: should prevent re-hashing and increase performance 2009-12-02 14:01:19 +00:00
DidYouMeanLibrary.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
diff.java
LibraryProvider.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
listManager.java 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. 2009-12-02 00:37:59 +00:00
messageBoard.java - added BEncoder class 2010-01-13 16:21:37 +00:00
MimeTable.java 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. 2009-12-02 00:37:59 +00:00
SitemapParser.java continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 2010-04-08 00:11:32 +00:00
translator.java fix for 'cannot switch back to default language'-bug 2010-02-04 23:53:02 +00:00
URLAnalysis.java redesign of reference hash (URL-hash) parameter hand-over: 2010-03-26 18:33:20 +00:00
URLLicense.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
userDB.java - added BEncoder class 2010-01-13 16:21:37 +00:00
WorkTables.java - fixed a bug in robots.txt parser 2010-03-04 11:58:07 +00:00