summary refs log tree commit diff stats
path: root/lib/std/syncio.nim
Commit message (Expand)AuthorAgeFilesLines
* remove decades-deprecated Win32 API *A function support (#21315)tersec2023-03-021-2/+2
* fixes #21273; fixes an io.readLine off by one bug [backport 1.0] (#21276)ringabout2023-01-251-3/+4
* fix #12122 (#21096)Bung2022-12-161-1/+1
* tyInt tyUint fit target int bit width (#20829)Bung2022-12-011-3/+3
* fix #20835 (#20872)rockcavera2022-11-181-2/+21
* fixes ptr to cstring warnings[backport] (#20848)ringabout2022-11-161-1/+1
* fix fwrite prototype (#20644)Jacek Sieka2022-10-241-1/+1
* move widestrs out of system (#20462)metagn2022-10-011-0/+2
* moderate system cleanup & refactor (#20355)metagn2022-09-281-53/+11
* Revert "fix #19600 No error checking on fclose (#19836)" (#20297)ringabout2022-09-021-4/+2
* fix #19600 No error checking on fclose (#19836)Bung2022-08-291-2/+4
* move formatfloat out of system (#20195)ringabout2022-08-241-1/+1
* move io out of system (#19442)flywind2022-02-021-0/+962