| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace `core:*` to `base:*` where appropriate | gingerBill | 2024-01-28 | 1 | -1/+1 |
| * | Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriate | gingerBill | 2023-02-10 | 1 | -2/+6 |
| * | Change name to `windows_set_file_info_times` | gingerBill | 2022-10-26 | 1 | -2/+1 |
| * | Heavily improve time handling on Windows for `time.now()` and `os.File_Info` | gingerBill | 2022-10-26 | 1 | -3/+1 |
| * | Make the utf16 conversion procedures in `core:sys/windows` safer by checking ... | gingerBill | 2022-05-12 | 1 | -1/+1 |
| * | [windows] Fix leak in `glob`. | Jeroen van Rijn | 2022-03-29 | 1 | -0/+1 |
| * | Remove unneeded semicolons from the core library | gingerBill | 2021-08-31 | 1 | -48/+48 |
| * | Add `os.stat`, `os.lstat`, `os.fstat`, `filepath.walk` | gingerBill | 2020-09-28 | 1 | -1/+1 |
| * | Allow `os.read_dir` to use a different allocator | gingerBill | 2020-09-27 | 1 | -1/+3 |
| * | Add `package path/filepath`; Add `os.stat` for windows (TODO: unix) | gingerBill | 2020-09-25 | 1 | -0/+105 |