Commit graph

9 commits

Author SHA1 Message Date
Scalpel_cp
6f177b05c1 Fixed Path.GetDirectoryName
Minor changes
2008-09-08 20:25:43 +00:00
Scalpel_cp
ad01f4868f Fixed String.LastIndexOf bug
Almost all of System.IO.Plug works now.
2008-09-07 11:10:02 +00:00
Scalpel_cp
84137dbd9b Plugged System.IO.Directory.InternalGetFileDirectoryNames(string, string, string, bool, bool, SearchOption)
This gives us
Directory.GetDirectories() + 2 overloads
Directory.GetFiles() + 2 overloads
and more
2008-09-06 13:47:21 +00:00
Scalpel_cp
5b1e0cf28c Improved Directory.GetParent plug 2008-08-17 20:05:09 +00:00
Scalpel_cp
91804498aa Added example showing qemu crash
Small VFS changes
Beginnings of DirectoryInfo.FullName implementation using base class FileSystemInfo
2008-08-17 19:50:29 +00:00
Scalpel_cp
3c5a20ae4c Fixed bug in Directory.Exists 2008-08-17 02:29:07 +00:00
Scalpel_cp
1180a1a30d Added exception test in DirectoryTest.cs 2008-08-17 01:56:33 +00:00
Scalpel_cp
d3c05ddc70 Added more VFS test 2008-08-17 01:52:17 +00:00
Scalpel_cp
2ce8daa496 Some VFS changes 2008-08-17 01:37:11 +00:00