| Change Set |
Date |
Downloads |
Comment |
40079
by
decaf
|
Feb 21 at
2:16 PM
|
12 |
Reverse Integration Dev => 1.0 for upcoming 1.0 release.
|
40078
by
decaf
|
Feb 21 at
2:10 PM
|
5 |
Fixed bug where one overload of the transacted File.Open methods threw an exception due to the fact that it did not use the correct internal method to create the file handle.
|
40077
by
decaf
|
Feb 21 at
2:02 PM
|
4 |
Fixed discrepancy between non-transactional and transactional version of Directory.CreateDirectory. Both versions now recursively creates any non-existing parent-directories of the requested path. Documentation updated to reflect this.
|
39415
by
Normalex
|
Feb 8 at
7:14 PM
|
10 |
Directory.GetProperties updated int to correct long in case of very large number of files.
|
39313
by
decaf
|
Feb 7 at
6:15 PM
|
10 |
* Updated version number for 1.0 release in both help project and assembly. * Updated ChangeLog * Added missing documentation to Directory.GetProperties method. * Fixed documentation bug in FileIdBothDirectoryInfo * Updated copyright notices for the year 2010. * Deleted help-file that had been accidentally checked-in to source control. * Set project build-mode back to "Any CPU", was accidentally changed to x86 in a prior check-in.
|
39302
by
decaf
|
Feb 7 at
2:52 PM
|
5 |
Added the method Directory.GetFileIdBothDirectoryInfo, which provides access to the GetFileInformationByHandleEx Win32 API function with the FileInformationClass set to FileIdBothDirectoryInfo. This gives quick access to enumerate files in a given directory and retrieve the FileID of that file (together with a bunch of other attributes).
|
29603
by
Normalex
|
Dec 3 2009 at
10:52 PM
|
28 |
Also Directory.CountFiles was simplified.
|
29602
by
Normalex
|
Dec 3 2009 at
10:49 PM
|
13 |
Some additional changes from resharper.
|
29204
by
Normalex
|
Oct 29 2009 at
11:16 PM
|
29 |
Added useful parameter "skipOnAccessErrors" to Directory.CountFiles method
|
29203
by
Normalex
|
Oct 29 2009 at
10:42 PM
|
10 |
new method Directory.CountFiles is done.
|
27111
by
decaf
|
Apr 26 2009 at
3:03 PM
|
69 |
Merge => dev
|
27110
by
decaf
|
Apr 26 2009 at
3:02 PM
|
15 |
Additional overloads created for File.Open() method.
|
26764
by
decaf
|
Apr 13 2009 at
7:31 AM
|
39 |
Merge.
|
26763
by
decaf
|
Apr 13 2009 at
7:29 AM
|
36 |
Simple documentation integration setup project added. Minor updates to documentation files.
|
26727
by
decaf
|
Apr 11 2009 at
11:10 AM
|
47 |
Merge => Development
|
26726
by
decaf
|
Apr 11 2009 at
11:09 AM
|
33 |
Fixed minor erroneously checked in test-change in FileSystemEnumerator. (This should not have any effect on running code however).
|
26725
by
decaf
|
Apr 11 2009 at
10:51 AM
|
20 |
ChangeLog updated
|
26724
by
decaf
|
Apr 11 2009 at
10:40 AM
|
37 |
Merge => 1.0
|
26723
by
decaf
|
Apr 11 2009 at
10:39 AM
|
16 |
Added public key and delay signing of assembly. Use sn -Vr AlphaFS.dll to register assembly for verification-skipping if compiling from repository (or disable delay-signing)
|
26722
by
decaf
|
Apr 11 2009 at
10:27 AM
|
37 |
Merge => 1.0
|
26721
by
decaf
|
Apr 11 2009 at
10:26 AM
|
35 |
Version information updated for 1.0 Beta
|
26720
by
decaf
|
Apr 11 2009 at
10:25 AM
|
32 |
Created branch for 1.0
|
26719
by
decaf
|
Apr 11 2009 at
10:22 AM
|
34 |
Documentation binaries deleted from repository.
|
26718
by
decaf
|
Apr 11 2009 at
10:20 AM
|
37 |
Directory layout changes to prepare for branching.
|
26717
by
decaf
|
Apr 11 2009 at
10:04 AM
|
29 |
Documentation updated as per 8952. License added to documentation. Version numbers updated for upcoming 1.0 Beta release.
|