/[Apache-SVN]/commons/proper/io/trunk/RELEASE-NOTES.txt
ViewVC logotype

Log of /commons/proper/io/trunk/RELEASE-NOTES.txt

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 611375 - (view) (annotate) - [select for diffs]
Modified Sat Jan 12 06:34:57 2008 UTC (22 months, 2 weeks ago) by niallp
File length: 4280 byte(s)
Diff to previous 609870 (colored)
Update docs and release notes for IO 1.4

Revision 609870 - (view) (annotate) - [select for diffs]
Modified Tue Jan 8 04:46:26 2008 UTC (22 months, 2 weeks ago) by niallp
File length: 4139 byte(s)
Diff to previous 609864 (colored)
IO-149 Make FilenameUtils.EXTENSION_SEPARATOR public - proposed by Gary Gregory

Revision 609864 - (view) (annotate) - [select for diffs]
Modified Tue Jan 8 04:20:00 2008 UTC (22 months, 2 weeks ago) by niallp
File length: 4066 byte(s)
Diff to previous 609622 (colored)
IO-153 Add a FileWriter that accepts an encoding - patch from Stephen Colebourne

Revision 609622 - (view) (annotate) - [select for diffs]
Modified Mon Jan 7 14:54:07 2008 UTC (22 months, 2 weeks ago) by niallp
File length: 3943 byte(s)
Diff to previous 609471 (colored)
IO-77 add moveFile() and moveDirectory() methods to FileUtils - thanks to Nicolas de Loof for the patch

Revision 609471 - (view) (annotate) - [select for diffs]
Modified Sun Jan 6 23:35:00 2008 UTC (22 months, 2 weeks ago) by niallp
File length: 3888 byte(s)
Diff to previous 609465 (colored)
IO-105 - Add a FileUtils copyDirectory method that makes use of FileFilter

Revision 609465 - (view) (annotate) - [select for diffs]
Modified Sun Jan 6 23:18:02 2008 UTC (22 months, 2 weeks ago) by niallp
File length: 3817 byte(s)
Diff to previous 609253 (colored)
Add IO-148 and IO-152 to release notes and update the NOTICE file year to 2008

Revision 609253 - (view) (annotate) - [select for diffs]
Modified Sun Jan 6 02:28:01 2008 UTC (22 months, 2 weeks ago) by niallp
File length: 3632 byte(s)
Diff to previous 609250 (colored)
IO-135 - Add convenience deleteQuietly to FileUtils - adapted from patch by Kevin Conaway

Revision 609250 - (view) (annotate) - [select for diffs]
Modified Sun Jan 6 01:39:34 2008 UTC (22 months, 2 weeks ago) by niallp
File length: 3580 byte(s)
Diff to previous 609243 (colored)
Add note about compatibility and JDK 1.4 dependant features

Revision 609243 - (view) (annotate) - [select for diffs]
Modified Sun Jan 6 00:30:42 2008 UTC (22 months, 2 weeks ago) by niallp
File length: 3219 byte(s)
Diff to previous 609206 (colored)
IO-145 - add new package of  File Comparator implementations

Revision 609206 - (view) (annotate) - [select for diffs]
Modified Sat Jan 5 20:21:36 2008 UTC (22 months, 3 weeks ago) by niallp
File length: 2724 byte(s)
Diff to previous 609205 (colored)
Remove Jakarta reference

Revision 609205 - (view) (annotate) - [select for diffs]
Modified Sat Jan 5 20:19:11 2008 UTC (22 months, 3 weeks ago) by niallp
File length: 2723 byte(s)
Diff to previous 609152 (colored)
Add some missing changes and re-order some items

Revision 609152 - (view) (annotate) - [select for diffs]
Modified Sat Jan 5 15:24:10 2008 UTC (22 months, 3 weeks ago) by niallp
File length: 2473 byte(s)
Diff to previous 609147 (colored)
IO-138 new Reader implementation that handles any CharSequence (String, StringBuffer, StringBuilder or CharBuffer)

Revision 609147 - (view) (annotate) - [select for diffs]
Modified Sat Jan 5 15:05:55 2008 UTC (22 months, 3 weeks ago) by niallp
File length: 2321 byte(s)
Diff to previous 608338 (colored)
IO-141 - Infinite loop on FileUtils.copyDirectory when the destination directory is within the source directory - reported by Mark Bryan Yu

Revision 608338 - (view) (annotate) - [select for diffs]
Modified Thu Jan 3 04:47:17 2008 UTC (22 months, 3 weeks ago) by niallp
File length: 2201 byte(s)
Diff to previous 591058 (colored)
IO-147 - Deletion of orphaned Softlinks does not work - reported by Stefan Lischke, patch from Sebb

Revision 591058 - (view) (annotate) - [select for diffs]
Modified Thu Nov 1 15:47:05 2007 UTC (2 years ago) by niallp
File length: 2128 byte(s)
Diff to previous 587916 (colored)
IO-133 - Make fields final so classes are immutable/threadsafe - thanks to Sebb for the patch

Revision 587916 - (view) (annotate) - [select for diffs]
Modified Wed Oct 24 15:53:07 2007 UTC (2 years, 1 month ago) by niallp
File length: 1947 byte(s)
Diff to previous 586668 (colored)
IO-131 Implement java.io.Serializable in IOFileFilter implementations

Revision 586668 - (view) (annotate) - [select for diffs]
Modified Sat Oct 20 05:12:22 2007 UTC (2 years, 1 month ago) by niallp
File length: 1887 byte(s)
Diff to previous 584407 (colored)
IO-130 Add support for temporary files to DeferredFileOutputStream

Revision 584407 - (view) (annotate) - [select for diffs]
Modified Sat Oct 13 14:30:30 2007 UTC (2 years, 1 month ago) by niallp
File length: 1815 byte(s)
Diff to previous 584359 (colored)
IO-129 add new TeeInputStream implementation - thanks to Jukka Zitting

Revision 584359 - (view) (annotate) - [select for diffs]
Modified Sat Oct 13 01:34:42 2007 UTC (2 years, 1 month ago) by niallp
File length: 1744 byte(s)
Diff to previous 584357 (colored)
IO-74 Rename RegexFilter to RegexFileFilter to conform to the naming convention of other implementations

Revision 584357 - (view) (annotate) - [select for diffs]
Modified Sat Oct 13 01:16:14 2007 UTC (2 years, 1 month ago) by niallp
File length: 1740 byte(s)
Diff to previous 584278 (colored)
IO-122 add Helper classes for controlling closing of streams - thanks to Jukka Zitting

Revision 584278 - (view) (annotate) - [select for diffs]
Modified Fri Oct 12 21:30:52 2007 UTC (2 years, 1 month ago) by niallp
File length: 1292 byte(s)
Diff to previous 584162 (colored)
IO-74 Refactor RegexFilter - add ability to construct instances with either pattern flags or case sensitivity. Also simplify by removing the array/list of String patterns constructors since adding all variants with flags/case sensitivity would be cumbersome and also the logic is limited to "OR" and some users may want "AND" - AND/OR logic can be achieved by combining RegexFilter instances using the AndFileFilter and OrFileFilter implementations.

Revision 584162 - (view) (annotate) - [select for diffs]
Modified Fri Oct 12 13:33:33 2007 UTC (2 years, 1 month ago) by niallp
File length: 1212 byte(s)
Diff to previous 561230 (colored)
IO-126 Add facility to specify case sensitivity for prefix and suffix file filters

Revision 561230 - (view) (annotate) - [select for diffs]
Modified Tue Jul 31 04:17:09 2007 UTC (2 years, 3 months ago) by rahul
File length: 1028 byte(s)
Diff to previous 560660 (colored)
TLP related blanket changes:

s:jakarta.apache.org/commons:commons.apache.org:
s/commons-user@jakarta.apache.org/user@commons.apache.org/
s/commons-dev@jakarta.apache.org/dev@commons.apache.org/
s/Jakarta Commons/Apache Commons/
s:svn.apache.org/viewcvs/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/viewcvs.cgi/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/viewvc/jakarta/commons:svn.apache.org/viewvc/commons:
s:svn.apache.org/repos/asf/jakarta/commons:svn.apache.org/repos/asf/commons:

I'd appreciate another pair of eyes on this. There are some categories we probably don't want to change ATM (hopefully, none of these snuck in):
 * Historicals (proposals etc.)
 * URLs that shouldn't change (DOCTYPE fragments etc.)
 * Test cases where namespace URLs matter etc. (I'll track any related nightly failures)

Revision 560660 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:34 2007 UTC (2 years, 3 months ago) by bayard
File length: 1036 byte(s)
Diff to previous 560658 (colored)
Moving to TLP

Revision 560658 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:15 2007 UTC (2 years, 3 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1036 byte(s)
Diff to previous 560657 (colored)
Moving back :)

Revision 560657 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:40:41 2007 UTC (2 years, 3 months ago) by bayard
Original Path: commons/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1036 byte(s)
Diff to previous 540644 (colored)
Moving to TLP

Revision 540644 - (view) (annotate) - [select for diffs]
Modified Tue May 22 16:55:58 2007 UTC (2 years, 6 months ago) by niallp
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1036 byte(s)
Diff to previous 539651 (colored)
IO-121 - Add a reset() method to ThresholdingOutputStream which sets the count of the bytes written back to zero - thanks to Tom Nichols for the patch

Revision 539651 - (view) (annotate) - [select for diffs]
Modified Sat May 19 00:46:29 2007 UTC (2 years, 6 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 871 byte(s)
Diff to previous 505347 (colored)
Moving release notes to 1.4. 

Revision 505347 - (view) (annotate) - [select for diffs]
Modified Fri Feb 9 16:22:33 2007 UTC (2 years, 9 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1037 byte(s)
Diff to previous 505124 (colored)
Fixing jira # in release notes

Revision 505124 - (view) (annotate) - [select for diffs]
Modified Fri Feb 9 01:55:01 2007 UTC (2 years, 9 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1037 byte(s)
Diff to previous 491127 (colored)
Updating release notes

Revision 491127 - (view) (annotate) - [select for diffs]
Modified Fri Dec 29 22:58:03 2006 UTC (2 years, 10 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 7399 byte(s)
Diff to previous 491007 (colored)
Adding IO-108 to the release notes

Revision 491007 - (view) (annotate) - [select for diffs]
Modified Fri Dec 29 13:50:34 2006 UTC (2 years, 10 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 7161 byte(s)
Diff to previous 490997 (colored)
IO-97 - ByteArrayOutputStream performance enhancements, from Holger Hoffstatte

Revision 490997 - (view) (annotate) - [select for diffs]
Modified Fri Dec 29 13:10:03 2006 UTC (2 years, 10 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 7098 byte(s)
Diff to previous 490867 (colored)
IO-107 - Add FileUtils.openInputStream, with better error messages than the JDK

Revision 490867 - (view) (annotate) - [select for diffs]
Modified Thu Dec 28 23:13:32 2006 UTC (2 years, 10 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 6973 byte(s)
Diff to previous 490858 (colored)
IO-107 - Use FileUtils.openOutputStream, thus creating parent directories if required

Revision 490858 - (view) (annotate) - [select for diffs]
Modified Thu Dec 28 22:50:07 2006 UTC (2 years, 10 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 6789 byte(s)
Diff to previous 490831 (colored)
IO-107 - Add FileUtils.openOutputStream, creating parent directories if required

Revision 490831 - (view) (annotate) - [select for diffs]
Modified Thu Dec 28 21:32:16 2006 UTC (2 years, 10 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 6666 byte(s)
Diff to previous 482844 (colored)
IO-104 - Add release notes for copyFileToDirectory(File, File, boolean)

Revision 482844 - (view) (annotate) - [select for diffs]
Modified Wed Dec 6 00:28:07 2006 UTC (2 years, 11 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 6569 byte(s)
Diff to previous 482437 (colored)
Adding IO-101 and IO-102 to the release notes

Revision 482437 - (view) (annotate) - [select for diffs]
Modified Tue Dec 5 01:13:05 2006 UTC (2 years, 11 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 6300 byte(s)
Diff to previous 482423 (colored)
IO-99 - FileCleaner.exitWhenFinished, to allow the thread to be terminated
includes some code from Jochen Wiedmann

Revision 482423 - (view) (annotate) - [select for diffs]
Modified Tue Dec 5 00:12:58 2006 UTC (2 years, 11 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 6178 byte(s)
Diff to previous 481854 (colored)
IO-100 - FileUtils.touch now throws an exception if it fails

Revision 481854 - (view) (annotate) - [select for diffs]
Modified Sun Dec 3 18:30:07 2006 UTC (2 years, 11 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 5878 byte(s)
Diff to previous 481848 (colored)
IO-84 - Make IOUtils.copy return -1 not an exception for large files, as more backwards compatible

Revision 481848 - (view) (annotate) - [select for diffs]
Modified Sun Dec 3 18:10:56 2006 UTC (2 years, 11 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 5818 byte(s)
Diff to previous 463940 (colored)
IO-86 - Release notes for DirectoryWalker

Revision 463940 - (view) (annotate) - [select for diffs]
Modified Sat Oct 14 14:20:25 2006 UTC (3 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 5498 byte(s)
Diff to previous 463529 (colored)
FileFilterUtils.makeDirectoryOnly/makeFileOnly
- two new methods that decorate a file filter to make it apply to directories only or files only

Revision 463529 - (view) (annotate) - [select for diffs]
Modified Fri Oct 13 00:37:09 2006 UTC (3 years, 1 month ago) by niallp
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 5325 byte(s)
Diff to previous 463154 (colored)
IO-94 - Re-name MockInputStream/MockReader to NullInputStream/NullReader

Revision 463154 - (view) (annotate) - [select for diffs]
Modified Thu Oct 12 08:24:23 2006 UTC (3 years, 1 month ago) by niallp
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 5170 byte(s)
Diff to previous 462842 (colored)
IO-84 Modify copy() methods that return an int to throw an ArithmeticException if the returned size is too large for an int to handle. Add two new equivalent copyLarge() methods that return a long for large files.

Revision 462842 - (view) (annotate) - [select for diffs]
Modified Wed Oct 11 16:30:24 2006 UTC (3 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 4919 byte(s)
Diff to previous 462833 (colored)
IO-96 - FileBasedTestCase - Fixed bug in compare content methods identified by GNU classpath
based on patch from Anthony Green

Revision 462833 - (view) (annotate) - [select for diffs]
Modified Wed Oct 11 15:49:33 2006 UTC (3 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 4829 byte(s)
Diff to previous 462818 (colored)
IO-95 - Add NullWriter

Revision 462818 - (view) (annotate) - [select for diffs]
Modified Wed Oct 11 14:44:17 2006 UTC (3 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 4749 byte(s)
Diff to previous 453893 (colored)
IO-84 - Change int methods from deprecated to exception throwng

Revision 453893 - (view) (annotate) - [select for diffs]
Modified Sat Oct 7 12:52:32 2006 UTC (3 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 4464 byte(s)
Diff to previous 453889 (colored)
IO-84 - IOUtils.copy - Comment about result byte/char count being limited to an int, thus being inacurate for large streams

Revision 453889 - (view) (annotate) - [select for diffs]
Modified Sat Oct 7 11:56:25 2006 UTC (3 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 4331 byte(s)
Diff to previous 453413 (colored)
IO-93 - FileSystemUtils - Fixed resource leak leading to 'Too many open files' error
- Previously did not destroy Process instances (as JDK Javadoc is so poor)
- http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4801027

Revision 453413 - (view) (annotate) - [select for diffs]
Modified Thu Oct 5 22:43:19 2006 UTC (3 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 4101 byte(s)
Diff to previous 439102 (colored)
Fix spelling error in constant name

Revision 439102 - (view) (annotate) - [select for diffs]
Modified Thu Aug 31 23:34:31 2006 UTC (3 years, 2 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 4100 byte(s)
Diff to previous 438281 (colored)
IO-56,IO-70 - FileDeleteStrategy / FileCleaner
- FileDeleteStrategy is a strategy for handling file deletion and can be used as a calback in FileCleaner
- Together these allow FileCleaner to do a forceDelete to kill directories and provide hooks for secure delete

Revision 438281 - (view) (annotate) - [select for diffs]
Modified Tue Aug 29 23:05:22 2006 UTC (3 years, 2 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 3750 byte(s)
Diff to previous 438209 (colored)
IO-54 - Add FileUtils.checksum / FileUtils.checksumCRC32 to simplify calculating checksums
from Emmanuel Bourg

Revision 438209 - (view) (annotate) - [select for diffs]
Modified Tue Aug 29 20:54:47 2006 UTC (3 years, 2 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 3657 byte(s)
Diff to previous 437031 (colored)
IO-91 - FileSystemUtils.freeSpace deprecated, replaced by freeSpaceKb
Document freeSpace not working with SunOS 5
info from Magnus Grimsell

Revision 437031 - (view) (annotate) - [select for diffs]
Modified Sat Aug 26 00:08:08 2006 UTC (3 years, 3 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 3286 byte(s)
Diff to previous 436964 (colored)
IO-90 - Fix freeSpace to avoid infinite loops and other errors
includes some code from Thomas Ledoux

Revision 436964 - (view) (annotate) - [select for diffs]
Modified Fri Aug 25 21:39:06 2006 UTC (3 years, 3 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 3158 byte(s)
Diff to previous 425240 (colored)
IO-83 - Fix freeSpace for AIX and HP-UX
code from Magnus Grimsell, also from James Urie

Revision 425240 - (view) (annotate) - [select for diffs]
Modified Tue Jul 25 00:51:57 2006 UTC (3 years, 4 months ago) by niallp
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 3066 byte(s)
Diff to previous 425113 (colored)
IO-87 - change parameter names and javadoc to make it more explicit that the maximum/minimum values are inclusive. Also rename method to indicate its a "range" filter.

Revision 425113 - (view) (annotate) - [select for diffs]
Modified Mon Jul 24 16:28:28 2006 UTC (3 years, 4 months ago) by niallp
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 3061 byte(s)
Diff to previous 424745 (colored)
Update the release notes

Revision 424745 - (view) (annotate) - [select for diffs]
Modified Sun Jul 23 14:18:55 2006 UTC (3 years, 4 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 2564 byte(s)
Diff to previous 424742 (colored)
TrueFileFilter/FalseFileFilter/DirectoryFileFilter new constants
  - New singleton instance constants (TRUE/FALSE/DIRECTORY)
  - The new constants are more JDK 1.5 friendly with regards to static imports
    (whereas if everything uses INSTANCE, then they just clash)
  - The old INSTANCE constants are still present and have not been deprecated

Revision 424742 - (view) (annotate) - [select for diffs]
Modified Sun Jul 23 13:58:32 2006 UTC (3 years, 4 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 2229 byte(s)
Diff to previous 424601 (colored)
Add FileFileFilter that accepts files and not directories

Revision 424601 - (view) (annotate) - [select for diffs]
Modified Sat Jul 22 16:53:20 2006 UTC (3 years, 4 months ago) by niallp
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 2083 byte(s)
Diff to previous 418643 (colored)
IO-85  IOFileFilter implementations for File.canRead(), File.canWrite(), File.isHidden() and empty files/directories

Revision 418643 - (view) (annotate) - [select for diffs]
Modified Sun Jul 2 20:00:03 2006 UTC (3 years, 4 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1666 byte(s)
Diff to previous 417092 (colored)
Add case sensitivity support to NameFileFilter

Revision 417092 - (view) (annotate) - [select for diffs]
Modified Sun Jun 25 23:19:58 2006 UTC (3 years, 5 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1608 byte(s)
Diff to previous 412592 (colored)
Add WildcardFileFilter deprecating WildcardFilter

Revision 412592 - (view) (annotate) - [select for diffs]
Modified Wed Jun 7 22:26:29 2006 UTC (3 years, 5 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1102 byte(s)
Diff to previous 387084 (colored)
IO-80 - Make LineIterator implement Iterator

Revision 387084 - (view) (annotate) - [select for diffs]
Modified Mon Mar 20 00:21:54 2006 UTC (3 years, 8 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1030 byte(s)
Diff to previous 385293 (colored)
Post release 1.2

Revision 385293 - (view) (annotate) - [select for diffs]
Modified Sun Mar 12 15:11:19 2006 UTC (3 years, 8 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1998 byte(s)
Diff to previous 384022 (colored)
LockableFileWriter locking mechanism was broken and only provided limited protection
File deletion and locking in case of constructor error was broken
bug 38942

Revision 384022 - (view) (annotate) - [select for diffs]
Modified Tue Mar 7 21:34:17 2006 UTC (3 years, 8 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1832 byte(s)
Diff to previous 383179 (colored)
Reword compatibility sectin title

Revision 383179 - (view) (annotate) - [select for diffs]
Modified Sat Mar 4 19:14:04 2006 UTC (3 years, 8 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1846 byte(s)
Diff to previous 369070 (colored)
FileSystemUtils.freeSpaceKb to normalize free space to kb
bug 38574

Revision 369070 - (view) (annotate) - [select for diffs]
Modified Sat Jan 14 18:15:16 2006 UTC (3 years, 10 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1748 byte(s)
Diff to previous 366364 (colored)
New FileUtils method to copy a directory to within another directory
rfe 36315

Revision 366364 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 00:44:58 2006 UTC (3 years, 10 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1605 byte(s)
Diff to previous 366358 (colored)
Implement a LineIterator over the lines in a file or reader

Revision 366358 - (view) (annotate) - [select for diffs]
Modified Fri Jan 6 00:37:37 2006 UTC (3 years, 10 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1494 byte(s)
Diff to previous 360504 (colored)
Increase certainty that files are closed in case of error

Revision 360504 - (view) (annotate) - [select for diffs]
Modified Sun Jan 1 17:49:18 2006 UTC (3 years, 10 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1415 byte(s)
Diff to previous 360495 (colored)
Add AgeFileFilter and SizeFileFilter
rfe 36824, from Rahul Akolkar

Revision 360495 - (view) (annotate) - [select for diffs]
Modified Sun Jan 1 16:25:19 2006 UTC (3 years, 10 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1313 byte(s)
Diff to previous 321346 (colored)
FileUtils methods to provide iterators over directory contents
rfe 38083, from Jim Harrington

Revision 321346 - (view) (annotate) - [select for diffs]
Modified Sat Oct 15 15:13:27 2005 UTC (4 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1221 byte(s)
Diff to previous 321245 (colored)
Switch to using dir /-c in FileSystemUtils.freeSpace for French locale
bug 37027, from Thomas Ledoux

Revision 321245 - (view) (annotate) - [select for diffs]
Modified Fri Oct 14 23:19:18 2005 UTC (4 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1120 byte(s)
Diff to previous 321242 (colored)
FileUtils.contentEquals(File,File)
Performance improved by adding length and file location checking
from discussion at The Server Side
http://www.theserverside.com/news/thread.tss?thread_id=37035

Revision 321242 - (view) (annotate) - [select for diffs]
Modified Fri Oct 14 23:17:05 2005 UTC (4 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1016 byte(s)
Diff to previous 292959 (colored)
Set version for 1.2-dev

Revision 292959 - (view) (annotate) - [select for diffs]
Modified Sat Oct 1 11:40:17 2005 UTC (4 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 6264 byte(s)
Diff to previous 292340 (colored)
Improve validation and directory creation in LockableFileWriter

Revision 292340 - (view) (annotate) - [select for diffs]
Modified Wed Sep 28 23:02:19 2005 UTC (4 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 6073 byte(s)
Diff to previous 292296 (colored)
LockableFileWriter, add encoding support, and general tidy
bug 36825, from Andy Lehane

Revision 292296 - (view) (annotate) - [select for diffs]
Modified Wed Sep 28 20:53:20 2005 UTC (4 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 5962 byte(s)
Diff to previous 292293 (colored)
FileUtils.writeStringToFile() - Null encoding now uses the platform default

Revision 292293 - (view) (annotate) - [select for diffs]
Modified Wed Sep 28 20:44:27 2005 UTC (4 years, 1 month ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 5714 byte(s)
Diff to previous 291793 (colored)
Add FileUtils.writeLines

Revision 291793 - (view) (annotate) - [select for diffs]
Modified Tue Sep 27 00:08:33 2005 UTC (4 years, 2 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 5556 byte(s)
Diff to previous 291765 (colored)
Prepare documentation for 1.1 release

Revision 291765 - (view) (annotate) - [select for diffs]
Modified Mon Sep 26 22:08:40 2005 UTC (4 years, 2 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 5183 byte(s)
Diff to previous 290005 (colored)
Handle security restricted directories
bug 36801, from Chris Eldredge

Revision 290005 - (view) (annotate) - [select for diffs]
Modified Sun Sep 18 23:15:41 2005 UTC (4 years, 2 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 4924 byte(s)
Diff to previous 280004 (colored)
Add bugzilla ids for v1.1

Revision 280004 - (view) (annotate) - [select for diffs]
Modified Sat Sep 10 13:19:17 2005 UTC (4 years, 2 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 4394 byte(s)
Diff to previous 279170 (colored)
DeferredFileOutputStream.writeTo to allow current contents to be written to a stream
rfe 34173, from gaxzerow

Revision 279170 - (view) (annotate) - [select for diffs]
Modified Tue Sep 6 22:59:54 2005 UTC (4 years, 2 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 4211 byte(s)
Diff to previous 264870 (colored)
Add IOUtils.writeLines

Revision 264870 - (view) (annotate) - [select for diffs]
Modified Tue Aug 30 21:27:24 2005 UTC (4 years, 2 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 3983 byte(s)
Diff to previous 241818 (colored)
Add website address

Revision 241818 - (view) (annotate) - [select for diffs]
Modified Sat Aug 27 23:16:33 2005 UTC (4 years, 2 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 3945 byte(s)
Diff to previous 240468 (colored)
More release notes for v1.1

Revision 240468 - (view) (annotate) - [select for diffs]
Modified Sat Aug 27 22:33:17 2005 UTC (4 years, 2 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 2193 byte(s)
Diff to previous 239273 (colored)
Start release notes

Revision 239273 - (view) (annotate) - [select for diffs]
Modified Mon Aug 22 23:27:56 2005 UTC (4 years, 3 months ago) by scolebourne
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 1315 byte(s)
Diff to previous 155419 (colored)
Start 1.1 release process

Revision 155419 - (view) (annotate) - [select for diffs]
Modified Sat Feb 26 13:02:41 2005 UTC (4 years, 8 months ago) by dirkv
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 648 byte(s)
Diff to previous 140554 (colored)
svn:keywords correction

Revision 140554 - (view) (annotate) - [select for diffs]
Modified Sun Apr 18 22:04:50 2004 UTC (5 years, 7 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 732 byte(s)
Diff to previous 140549 (colored)
switched from unix to dos format, with newlines on the end to trick CVS

Revision 140549 - (view) (annotate) - [select for diffs]
Modified Sun Apr 18 06:14:52 2004 UTC (5 years, 7 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 704 byte(s)
Diff to previous 140423 (colored)
improved release notes

Revision 140423 - (view) (annotate) - [select for diffs]
Modified Sun Nov 23 20:12:20 2003 UTC (6 years ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 447 byte(s)
Diff to previous 140337 (colored)
removed note about Lang dependency

Revision 140337 - (view) (annotate) - [select for diffs]
Modified Sat Dec 7 20:34:18 2002 UTC (6 years, 11 months ago) by bayard
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 558 byte(s)
Diff to previous 140285 (colored)
A note on the Lang 1.1 dependency.

Revision 140285 - (view) (annotate) - [select for diffs]
Added Fri Jan 25 19:06:14 2002 UTC (7 years, 10 months ago) by sanders
Original Path: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
File length: 449 byte(s)
Initial proposal of IO package

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2