yacy_search_server/source/net/yacy/cora
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
- replaced some length() > 0 and size() > 0 with !isEmpty() - cannot be
done automatically
- implemented some isEmpty() methods
2012-07-10 22:59:03 +02:00
..
date - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
document - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
language/phonetic - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
lod - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
order - smaller caches to save memory 2012-07-02 15:40:40 +02:00
plugin added phonetic classes 2011-12-14 17:33:18 +01:00
protocol - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
services/federated - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
sorting - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
storage - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
util add-on to latest commit 2012-05-21 17:52:30 +02:00