yacy_search_server/source/net/yacy/kelondro/io
reger 2b8cc5832c fix seek error for 0 file size records file
by add extra check for file size = 0 in cleanlast()
- (http://mantis.tokeek.de/view.php?id=411)
2014-07-06 20:49:01 +02:00
..
AbstractReader.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
AbstractWriter.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
BufferedRecords.java prevent opening of new files as that could be a cause for the latest 2014-03-28 14:31:43 +01:00
ByteCount.java *) set SVN properties 2011-03-08 01:51:51 +00:00
ByteCountInputStream.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
ByteCountOutputStream.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
CachedFileReader.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
CachedFileWriter.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
CachedRecords.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
CharBuffer.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
RandomAccessIO.java made class methods static where possible 2012-07-05 12:38:41 +02:00
Reader.java *) set SVN properties 2011-03-08 01:51:51 +00:00
Records.java fix seek error for 0 file size records file 2014-07-06 20:49:01 +02:00
Writer.java *) set SVN properties 2011-03-08 01:51:51 +00:00