yacy_search_server/source/net/yacy/kelondro
2012-07-12 11:12:21 +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 more size() > 0 by !isEmpty() 2012-07-12 11:12:21 +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