Marek Safar ce4e2497be [corlib] Use public TextWriter.Synchronized for Console synchronization and leave stream closing handling to underlying stream 11 years ago
..
.gitattributes b293948fb7 EOL handling 15 years ago
BinaryReader.cs 33694c02b3 [encoding] as part of referencesource import, use new EncodingHelper class. 11 years ago
BinaryWriter.cs 33694c02b3 [encoding] as part of referencesource import, use new EncodingHelper class. 11 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 032f313d5f [bcl] Remove NET_4_0 defines from class libs. 11 years ago
DirectoryInfo.cs 032f313d5f [bcl] Remove NET_4_0 defines from class libs. 11 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 33694c02b3 [encoding] as part of referencesource import, use new EncodingHelper class. 11 years ago
FileAccess.cs 0204abe803 Drop more obsolete defines 16 years ago
FileAttributes.cs c1b4366932 [bcl] Remove NET_4_5 defines from class libs. 11 years ago
FileInfo.cs b124b68759 FileInfo members that rely on System.Security.AccessControl are now inside a conditional block !MOBILE 11 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 da706a2058 [corlib] Removes extra bufffer from FileStream async mode writes. Fixes #27086 11 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 581ac48a56 do not use liblog's absolute path in DllImport 11 years ago
MonoFileType.cs e0cfa4925e Set svn:eol-style=native, delete svn:executable. 20 years ago
MonoIO.cs cfbd2c797b [runtime] MonoIO methods using SafeHandle now prevent handle reuse. 11 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 ffc36ef3bd [corlib] Rename IsDirectorySeparator method to match reference sources 11 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
StreamReader.cs 33694c02b3 [encoding] as part of referencesource import, use new EncodingHelper class. 11 years ago
StreamWriter.cs 33694c02b3 [encoding] as part of referencesource import, use new EncodingHelper class. 11 years ago
StringReader.cs c1b4366932 [bcl] Remove NET_4_5 defines from class libs. 11 years ago
StringWriter.cs c1b4366932 [bcl] Remove NET_4_5 defines from class libs. 11 years ago
TextReader.cs c1b4366932 [bcl] Remove NET_4_5 defines from class libs. 11 years ago
TextWriter.cs c1b4366932 [bcl] Remove NET_4_5 defines from class libs. 11 years ago
UnexceptionalStreamReader.cs b1683b85d3 Remove some unused code 14 years ago
UnexceptionalStreamWriter.cs ce4e2497be [corlib] Use public TextWriter.Synchronized for Console synchronization and leave stream closing handling to underlying stream 11 years ago
UnmanagedMemoryAccessor.cs 032f313d5f [bcl] Remove NET_4_0 defines from class libs. 11 years ago
UnmanagedMemoryStream.cs 9ac10ff321 [TPL] Replace implementation by Microsoft reference sources 11 years ago