<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/source/de/anomic/tools/enumerateFiles.java, branch master</title>
<subtitle>YaCy search server with some extra patches
</subtitle>
<id>https://git.fennell.dev/yacy/atom?h=master</id>
<link rel='self' href='https://git.fennell.dev/yacy/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/'/>
<updated>2012-09-21T13:48:16Z</updated>
<entry>
<title>refactoring</title>
<updated>2012-09-21T13:48:16Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2012-09-21T13:48:16Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=00c1c777fa048d5c8b1001d6bf9c5f57ebd40202'/>
<id>urn:sha1:00c1c777fa048d5c8b1001d6bf9c5f57ebd40202</id>
<content type='text'>
</content>
</entry>
<entry>
<title>*) set SVN properties</title>
<updated>2011-03-08T01:51:51Z</updated>
<author>
<name>low012</name>
<email>low012@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2011-03-08T01:51:51Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=3b40b982564c86c4d3728d3415a970deb2c0d1a8'/>
<id>urn:sha1:3b40b982564c86c4d3728d3415a970deb2c0d1a8</id>
<content type='text'>
*) minor changes

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7567 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>replaced _all_ size() == 0 with isEmpty() and all size() &gt; 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration.</title>
<updated>2009-12-02T00:37:59Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2009-12-02T00:37:59Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=4a5100789faf4f0a2215a3910c02246607eadb2a'/>
<id>urn:sha1:4a5100789faf4f0a2215a3910c02246607eadb2a</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6510 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>moved table and util classes</title>
<updated>2009-10-10T01:14:19Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2009-10-10T01:14:19Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=bea3b99affe1d5333697adad8205eb301fea3fce'/>
<id>urn:sha1:bea3b99affe1d5333697adad8205eb301fea3fce</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6397 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>- added migration class to go from index collections to the index cell data structure.</title>
<updated>2009-03-30T15:31:25Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2009-03-30T15:31:25Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=96eaecda3e4ded11f0969532341d031cfda4b255'/>
<id>urn:sha1:96eaecda3e4ded11f0969532341d031cfda4b255</id>
<content type='text'>
- added better control over file deletion, because this sometimes fails, especially on windows

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5756 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>added final where possible</title>
<updated>2008-08-02T12:12:04Z</updated>
<author>
<name>danielr</name>
<email>danielr@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2008-08-02T12:12:04Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=3bb870bfcd43593c1978f2eb808f7b53246120db'/>
<id>urn:sha1:3bb870bfcd43593c1978f2eb808f7b53246120db</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5030 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>- removed superfluous copyright statement</title>
<updated>2008-07-20T17:14:51Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2008-07-20T17:14:51Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=c3d461d1911b5dc0f76419fba57f2a8b1448477a'/>
<id>urn:sha1:c3d461d1911b5dc0f76419fba57f2a8b1448477a</id>
<content type='text'>
- updated my email address

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5011 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>- organize imports</title>
<updated>2008-06-06T16:01:27Z</updated>
<author>
<name>danielr</name>
<email>danielr@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2008-06-06T16:01:27Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=7feae906aa1df8e7ccf8d13e7e310042a7fdfacc'/>
<id>urn:sha1:7feae906aa1df8e7ccf8d13e7e310042a7fdfacc</id>
<content type='text'>
- removed potential null pointer accesses
- removed unnecessary casts


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4893 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>more generics</title>
<updated>2008-01-23T21:09:56Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2008-01-23T21:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=4e70dff8cf0f0d34165812bbc2eb648b42d380a8'/>
<id>urn:sha1:4e70dff8cf0f0d34165812bbc2eb648b42d380a8</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4379 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>fixed outOfMemory bug caused by loops in kelondroTree during enumeration</title>
<updated>2005-11-15T01:20:05Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2005-11-15T01:20:05Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=99130490090b5bdeeb465a2f1943da7f6f0f17dd'/>
<id>urn:sha1:99130490090b5bdeeb465a2f1943da7f6f0f17dd</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1079 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
</feed>
