yacy_search_server/source/de/anomic/data
2010-02-01 23:04:52 +00:00
..
list *) cleaned up code for better readability 2009-09-05 20:04:23 +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 more simplification of bookmark class 2010-02-01 23:04:52 +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
Tables.java - added Tables abstraction in data.Tables.java 2010-01-29 18:02:09 +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