yacy_search_server/source/net/yacy/kelondro
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
..
blob - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
data - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
index - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
io - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
logging - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
order - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
rwi - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
table - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
util - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
workflow - fixed a memory leak (or bad usage) during parsing/snippet fetch 2012-07-06 09:05:41 +02:00