yacy_search_server/source/de/anomic/data
2010-03-19 15:31:15 +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 added patches to prevent yacy-protocol DoS settings 2010-03-19 15:31:15 +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 fix for 'cannot switch back to default language'-bug 2010-02-04 23:53:02 +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
WorkTables.java - fixed a bug in robots.txt parser 2010-03-04 11:58:07 +00:00