yacy_search_server/source/de/anomic/data
orbiter 3889438db6 fix for bookmarks
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6615 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-01-22 14:20:24 +00:00
..
list *) cleaned up code for better readability 2009-09-05 20:04:23 +00:00
wiki - added BEncoder class 2010-01-13 16:21:37 +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
bookmarksDB.java fix for bookmarks 2010-01-22 14:20:24 +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 refactoring of yacy documents and parsers: they depend now only on the kelondro classes 2009-10-18 00:53:43 +00:00
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 refactoring 2009-10-11 00:24:42 +00:00
translator.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00
URLAnalysis.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +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