提交历史

作者 SHA1 备注 提交日期
  Jeroen van Rijn 0ca773114a Fix os.read implementation on Windows. 2 年之前
  Peter DV e58f45bef7 Correct error reporting 3 年之前
  Jeroen van Rijn db8d119cad Fix Windows os.make_directory. 3 年之前
  gingerBill eef44b11f3 Make the utf16 conversion procedures in `core:sys/windows` safer by checking for memory leaks 3 年之前
  gingerBill a4d2ff05a9 Merge pull request #1688 from bkrypt/fix_file_windows_open_create_append_order 3 年之前
  bkrypt e80bee6867 Change order of `O_CREATE` & `O_APPEND` checks 3 年之前
  Tetralux c686133172 Have get_std_handle() no longer make the handles uninheritable 3 年之前
  gingerBill 45124e4d5c Merge branch 'master' into freestanding_amd64 3 年之前
  gingerBill e9f901b82d Keep `-vet` happy 3 年之前
  gingerBill ed3004f8a0 Correct `read_console` reading 3 年之前
  gingerBill d97df080f9 Revert change 3 年之前
  gingerBill 0e5c7e08fc Change `<` to `<=` 3 年之前
  gingerBill 47c79a2f25 Correct `os.read` on windows for `os.stdin` 3 年之前
  gingerBill 32988b0363 Correct internals for `os.read` on windows (read_console) for `os.stdin` (Fix #1556) 3 年之前
  gingerBill 3d7d347192 Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings 3 年之前
  gingerBill 6616882708 Correct reading from a console on Windows 3 年之前
  gingerBill 251da264ed Remove unneeded semicolons from the core library 4 年之前
  gingerBill f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports 4 年之前
  gingerBill 86649e6b44 Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=` 4 年之前
  Daniel Gavin c46317c00b fix os error 4 年之前
  gingerBill b727b6438b Minimize unneeded casts 4 年之前
  gingerBill 0be6ddc7e2 Add `-microarch:<string>` (e.g. `-microarch:native`) 4 年之前
  gingerBill 519dcc2b76 Add os.read_at and for Windows; fix mem.clone_slice; fix current directory locking code 5 年之前
  gingerBill 840af6825a Update packages os, path, and filepath 5 年之前