index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
std
/
syncio.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix noreturn/implicit discard check logic (#23681)
metagn
2024-06-05
1
-1
/
+1
*
Update syncio.nim, fixes "open by FileHandle" doesn't work on Windows (#23456)
lit
2024-04-03
1
-1
/
+4
*
fixes #22166; adds sideeffects for `close` and `setFilePos` (#23380)
ringabout
2024-03-09
1
-2
/
+2
*
follow up #22380; fixes incorrect usages of `newWideCString` (#23278)
ringabout
2024-02-05
1
-1
/
+1
*
reserve `sysFatal` for `Defect` (#22158)
Jacek Sieka
2023-11-06
1
-9
/
+6
*
fixes incorrect cint overflow in system (#22718)
ringabout
2023-09-18
1
-1
/
+1
*
fixes syncio document (#22498)
Nan Xiao
2023-08-17
1
-2
/
+2
*
fixes syncio document (#22467)
Nan Xiao
2023-08-14
1
-2
/
+2
*
remove decades-deprecated Win32 API *A function support (#21315)
tersec
2023-03-02
1
-2
/
+2
*
fixes #21273; fixes an io.readLine off by one bug [backport 1.0] (#21276)
ringabout
2023-01-25
1
-3
/
+4
*
fix #12122 (#21096)
Bung
2022-12-16
1
-1
/
+1
*
tyInt tyUint fit target int bit width (#20829)
Bung
2022-12-01
1
-3
/
+3
*
fix #20835 (#20872)
rockcavera
2022-11-18
1
-2
/
+21
*
fixes ptr to cstring warnings[backport] (#20848)
ringabout
2022-11-16
1
-1
/
+1
*
fix fwrite prototype (#20644)
Jacek Sieka
2022-10-24
1
-1
/
+1
*
move widestrs out of system (#20462)
metagn
2022-10-01
1
-0
/
+2
*
moderate system cleanup & refactor (#20355)
metagn
2022-09-28
1
-53
/
+11
*
Revert "fix #19600 No error checking on fclose (#19836)" (#20297)
ringabout
2022-09-02
1
-4
/
+2
*
fix #19600 No error checking on fclose (#19836)
Bung
2022-08-29
1
-2
/
+4
*
move formatfloat out of system (#20195)
ringabout
2022-08-24
1
-1
/
+1
*
move io out of system (#19442)
flywind
2022-02-02
1
-0
/
+962