Commit History

Author SHA1 Message Date
  gingerBill f03c2b7783 General clean up of `os2.read_directory` for Windows 1 year ago
  gingerBill 9d8953538b Add missing attribute 1 year ago
  gingerBill 2ddaae45f3 Better handling of allocators 1 year ago
  gingerBill efa8c92bab Implement `init_long_path_support` 1 year ago
  gingerBill 65fec9134e Use `SHFileOperationW` for `remove_all` on Windows 1 year ago
  gingerBill 8037ace873 Begin work on os2/dir.odin 1 year ago
  gingerBill 24f9e2bbeb Begin mocking out the linux stuff on os2 1 year ago
  gingerBill 2f8399fe20 Merge pull request #3940 from flysand7/os2-handle-inheritance 1 year ago
  flysand7 7b501b22bb [os2]: Split file type from mode bits 1 year ago
  flysand7 4dcb75af6d Make all handles non-inheritable by default 1 year ago
  gingerBill 5de6016e7f Clean up `os2.File.impl` usage 1 year ago
  gingerBill 4f73b35da5 Make `os2.File` a more generic interface 1 year ago
  gingerBill 3d38f14202 Use `fstat` on `os2.File` directly 1 year ago
  flysand7 b686b072d5 [os2/file]: Fixes related to handle inheritance 1 year ago
  gingerBill 453fc5182b Remove all uses of `context` stuff in os2 1 year ago
  gingerBill 91b7cdaad2 Mock out `temp_file.odin` stuff 1 year ago
  gingerBill 361be301fa Use internal `temp_allocator()` 1 year ago
  gingerBill ecd7846ec3 Clean up allocator stuff into `allocators.odin` 1 year ago
  flysand7 0f944bc0a1 [core/os2]: Reading from unsized files 1 year ago
  gingerBill 271f84ab5b Expect `stream` as a field directly on `os2.File` 1 year ago
  gingerBill fa1875a8f1 Minor changes to `os2` 1 year ago
  gingerBill 3e7e779abf Replace `core:*` to `base:*` where appropriate 1 year ago
  flysand7 d5b0ec712b os/os2: Remove file attribute casting from core:os2 1 year ago
  gingerBill a78d6fe0b3 Use `i64` instead of `int` for internal procedures 2 years ago
  gingerBill 08e466938f Merge branch 'master' into new-io 2 years ago
  José Rey Méndez 10f2136675 fix: read file from windows was not returning platform error correctly 2 years ago
  gingerBill 2a212a7556 Put stream into the impl 2 years ago
  gingerBill 145a7a24e8 Use `io.Stream` as the internal interface for `os2.File` 2 years ago
  Phuk Ng Yu 8b06fd0935 os2/file_windows fix 2 years ago
  gingerBill eef44b11f3 Make the utf16 conversion procedures in `core:sys/windows` safer by checking for memory leaks 3 years ago