yacy_search_server/source/org/apache/tools/tar
orbiter 4df88a4e7a - fixes for missing or bad hashCode computation
- fixes for bad equals() methods that had not been used by hash maps and therefore some classes did not work as objects in hash maps.
- this may also affect some cases where double-checks should have been, but did not work.

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6495 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-11-20 12:11:56 +00:00
..
TarBuffer.java added tar classes from apache ant tools 2009-07-14 11:25:40 +00:00
TarConstants.java added tar classes from apache ant tools 2009-07-14 11:25:40 +00:00
TarEntry.java - fixes for missing or bad hashCode computation 2009-11-20 12:11:56 +00:00
TarInputStream.java removed compiler warnings in imported classes 2009-07-15 20:44:23 +00:00
TarOutputStream.java added tar classes from apache ant tools 2009-07-14 11:25:40 +00:00
TarUtils.java replaced StringBuffer with StringBuilder in tar lib 2009-07-14 13:31:57 +00:00