summaryrefslogtreecommitdiff
path: root/source/de/anomic/data/ListManager.java
AgeCommit message (Expand)Author
2012-09-21refactoringMichael Peter Christen
2012-07-10- removed cleaning of blacklist cache on startupRoland 'Quix0r' Haeder
2012-06-11Rewrote all String blacklist types to enum 'BlacklistType', closes bugRoland 'Quix0r' Haeder
2011-11-20Minor correction to prevent useless comma at beginning of string, created fro...cominch
2011-09-25refactoring:orbiter
2011-06-01- applied many small performance hacksorbiter
2011-03-09always try to guess the size of a StringBuilder to prevent too many memory re...orbiter
2010-11-21*) renamed classes according to standard Java coding conventionslow012