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/repository
Michael Peter Christen 8f2d3ce2f9
reduced locking situation in crawler: shifted synchronized location and
12 years ago
..
Blacklist.java *) did some long overdue refactoring 12 years ago
BlacklistFile.java Rewrote all String blacklist types to enum 'BlacklistType', closes bug 13 years ago
FilterEngine.java - replaced all length() == 0 and size() == 0 with isEmpty() 13 years ago
LoaderDispatcher.java reduced locking situation in crawler: shifted synchronized location and 12 years ago
RegexHelper.java avoid NPE in regex checker 12 years ago