Radek Doulik 50dacc2e31 revert my 2 last commits 12 years ago
..
.gitattributes b293948fb7 EOL handling 15 years ago
BinaryReader.cs c132a3c3b0 Fix BinaryReader.ReadChars() no longer recursively calls BinaryReader.Read(). Patch based on tomspilman pull request #559 13 years ago
BinaryWriter.cs f378e23a3f Since NET_2_1 implies NET_4_* now, take this into account and simplify our ifdefs. 13 years ago
BufferedStream.cs dd3b6549b4 2010-01-19 Alan McGovern <[email protected]> 16 years ago
ChangeLog 45db947ccc 2010-05-27 William Holmes <[email protected]> 15 years ago
Directory.cs 1b92a4148c Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs. 13 years ago
DirectoryInfo.cs 1b92a4148c Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs. 13 years ago
DirectoryNotFoundException.cs 0204abe803 Drop more obsolete defines 16 years ago
DriveInfo.cs a336b58fdc Use faster versions of string comparers 13 years ago
DriveNotFoundException.cs 0204abe803 Drop more obsolete defines 16 years ago
DriveType.cs 0204abe803 Drop more obsolete defines 16 years ago
EndOfStreamException.cs 0204abe803 Drop more obsolete defines 16 years ago
File.cs 50dacc2e31 revert my 2 last commits 12 years ago
FileAccess.cs 0204abe803 Drop more obsolete defines 16 years ago
FileAttributes.cs ff1e088df6 Fix the build. 13 years ago
FileInfo.cs b96d05dac3 Kill the MOONLIGHT define in corlib. 13 years ago
FileLoadException.cs 0204abe803 Drop more obsolete defines 16 years ago
FileMode.cs 0204abe803 Drop more obsolete defines 16 years ago
FileNotFoundException.cs 768c9e65de Remove redundant culture info from string concatenations 13 years ago
FileOptions.cs 0204abe803 Drop more obsolete defines 16 years ago
FileShare.cs 0204abe803 Drop more obsolete defines 16 years ago
FileStream.cs b013a778a2 Remove double verification checks 12 years ago
FileStreamAsyncResult.cs 2e6942f224 Warnings cleanup 17 years ago
FileSystemInfo.cs 2852ed0b59 Update copyrights 14 years ago
IOException.cs 0204abe803 Drop more obsolete defines 16 years ago
IntPtrStream.cs c98ee48759 2007-05-28 Atsushi Enomoto <[email protected]> 18 years ago
LogcatTextWriter.cs 4751bee296 (monodroid) Do not crash with LogcatTextWriter.Write(null). 13 years ago
MemoryStream.cs 137a5c40cf Rework exception handling in MemoryStream async methods 13 years ago
MonoFileType.cs e0cfa4925e Set svn:eol-style=native, delete svn:executable. 20 years ago
MonoIO.cs b96d05dac3 Kill the MOONLIGHT define in corlib. 13 years ago
MonoIOError.cs cd51491631 Fix a few cases of mixed line-endings 15 years ago
MonoIOStat.cs 73e8fe2029 Don't allocate unused string buffer with path when reading file attributes 14 years ago
Path.cs 6c083808ce Use faster/smaller versions for some string comparisons 13 years ago
PathTooLongException.cs 0204abe803 Drop more obsolete defines 16 years ago
SearchOption.cs d3720a7ca2 2010-03-15 Rolf Bjarne Kvinge <[email protected]> 16 years ago
SearchPattern.cs b1683b85d3 Remove some unused code 14 years ago
SeekOrigin.cs 0204abe803 Drop more obsolete defines 16 years ago
Stream.cs 1b92a4148c Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs. 13 years ago
StreamReader.cs 8e318f410b Break direct TPL dependency from stream classes 13 years ago
StreamWriter.cs ad8e0f742e StreamWriter async methods cannot call base TextWriter async methods. Fixes #11979 12 years ago
StringReader.cs 7b51bb0cb1 Implement stream async methods 14 years ago
StringWriter.cs 7b51bb0cb1 Implement stream async methods 14 years ago
TextReader.cs 185743cacd Rewrite of async StreamReader/StreamWritter operations to not fail on subsequent async call. Fixes #9761 13 years ago
TextWriter.cs 185743cacd Rewrite of async StreamReader/StreamWritter operations to not fail on subsequent async call. Fixes #9761 13 years ago
UnexceptionalStreamReader.cs b1683b85d3 Remove some unused code 14 years ago
UnexceptionalStreamWriter.cs b1683b85d3 Remove some unused code 14 years ago
UnmanagedMemoryAccessor.cs 1b92a4148c Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs. 13 years ago
UnmanagedMemoryStream.cs 1b92a4148c Since MOBILE implies NET_4_* now, take this into account and simplify our ifdefs. 13 years ago