aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
AgeCommit message (Expand)Author
2006-06-25Add WildcardFileFilter deprecating WildcardFilterStephen Colebourne
2006-06-07IO-80 - Make LineIterator implement IteratorStephen Colebourne
2006-03-20Post release 1.2Stephen Colebourne
2006-03-12LockableFileWriter locking mechanism was broken and only provided limited pro...Stephen Colebourne
2006-03-07Reword compatibility sectin titleStephen Colebourne
2006-03-04FileSystemUtils.freeSpaceKb to normalize free space to kbStephen Colebourne
2006-01-14New FileUtils method to copy a directory to within another directoryStephen Colebourne
2006-01-06Implement a LineIterator over the lines in a file or readerStephen Colebourne
2006-01-06Increase certainty that files are closed in case of errorStephen Colebourne
2006-01-01Add AgeFileFilter and SizeFileFilterStephen Colebourne
2006-01-01FileUtils methods to provide iterators over directory contentsStephen Colebourne
2005-10-15Switch to using dir /-c in FileSystemUtils.freeSpace for French localeStephen Colebourne
2005-10-14FileUtils.contentEquals(File,File)Stephen Colebourne
2005-10-14Set version for 1.2-devStephen Colebourne
2005-10-01Improve validation and directory creation in LockableFileWriterStephen Colebourne
2005-09-28LockableFileWriter, add encoding support, and general tidyStephen Colebourne
2005-09-28FileUtils.writeStringToFile() - Null encoding now uses the platform defaultStephen Colebourne
2005-09-28Add FileUtils.writeLinesStephen Colebourne
2005-09-27Prepare documentation for 1.1 releaseStephen Colebourne
2005-09-26Handle security restricted directoriesStephen Colebourne
2005-09-18Add bugzilla ids for v1.1Stephen Colebourne
2005-09-10DeferredFileOutputStream.writeTo to allow current contents to be written to a...Stephen Colebourne
2005-09-06Add IOUtils.writeLinesStephen Colebourne
2005-08-30Add website addressStephen Colebourne
2005-08-27More release notes for v1.1Stephen Colebourne
2005-08-27Start release notesStephen Colebourne
2005-08-22Start 1.1 release processStephen Colebourne
2005-02-26svn:keywords correctionDirk Verbeeck
2004-04-18switched from unix to dos format, with newlines on the end to trick CVSHenri Yandell
2004-04-18improved release notesHenri Yandell
2003-11-23removed note about Lang dependencyHenri Yandell
2002-12-07A note on the Lang 1.1 dependency.Henri Yandell
2002-01-25Initial proposal of IO packageScott Sanders