.. |
BufferedStream.bf
|
buffered stream seek accepts everything by default + fromEnd fix
|
2021-12-09 19:46:52 +01:00 |
Directory.bf
|
Fixed file enumerator GetFilePath case where no directory is specified
|
2022-02-12 15:22:23 -05:00 |
DynMemStream.bf
|
MemStream improvements
|
2021-11-14 18:01:01 -08:00 |
File.bf
|
32-bit fix
|
2023-01-26 11:13:30 -05:00 |
FileAccess.bf
|
Moving corlib files out of "System" directory into root
|
2019-09-19 05:46:35 -07:00 |
FileAttributes.bf
|
Moving corlib files out of "System" directory into root
|
2019-09-19 05:46:35 -07:00 |
FileDialog.bf
|
Merge vista code into main FileDialog
|
2021-12-17 07:12:27 -05:00 |
FileMode.bf
|
Process attach improvements
|
2023-01-13 07:00:11 -05:00 |
FileOptions.bf
|
Moving corlib files out of "System" directory into root
|
2019-09-19 05:46:35 -07:00 |
FileShare.bf
|
Process attach improvements
|
2023-01-13 07:00:11 -05:00 |
FileStream.bf
|
Cast fix
|
2023-09-05 06:14:25 -07:00 |
FileSystemWatcher.bf
|
Moving corlib files out of "System" directory into root
|
2019-09-19 05:46:35 -07:00 |
FolderBrowserDialog.bf
|
Use SetFolder instead of SetDefaultFolder
|
2022-07-16 09:55:17 -04:00 |
MemoryStream.bf
|
Added required 'using'
|
2022-11-23 06:22:58 -08:00 |
NotifyFilters.bf
|
Moving corlib files out of "System" directory into root
|
2019-09-19 05:46:35 -07:00 |
NullStream.bf
|
Stream buffering
|
2021-04-11 07:04:17 -04:00 |
OpenFileDialog.bf
|
Fix dialogs in release mode
|
2021-12-14 16:25:39 -03:00 |
Path.bf
|
Path.Combine
|
2024-02-22 06:52:01 -05:00 |
Pipe.bf
|
Moving corlib files out of "System" directory into root
|
2019-09-19 05:46:35 -07:00 |
SaveFileDialog.bf
|
Fix dialogs in release mode
|
2021-12-14 16:25:39 -03:00 |
SearchOption.bf
|
Moving corlib files out of "System" directory into root
|
2019-09-19 05:46:35 -07:00 |
SecurityAttributes.bf
|
Removed 'internal' protection - it's all about [Friend] now
|
2020-03-09 06:34:16 -07:00 |
Shell.bf
|
Allow calling convention attributes
|
2021-12-27 12:55:14 -05:00 |
Stream.bf
|
Made 'Align' work for both reading as well as writing
|
2023-12-24 07:04:04 -05:00 |
StreamReader.bf
|
Fix PendingNewlineCheck
|
2023-05-05 00:12:49 -03:00 |
StreamWriter.bf
|
Change params to Span<Object>
|
2024-03-02 17:08:49 -05:00 |
StringStream.bf
|
Fixes from valgrind
|
2022-03-18 18:06:14 -07:00 |
Substream.bf
|
Stream buffering
|
2021-04-11 07:04:17 -04:00 |
WatcherChangeTypes.bf
|
Moving corlib files out of "System" directory into root
|
2019-09-19 05:46:35 -07:00 |