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
/
private
/
osfiles.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #24174; allow copyDir and copyDirWithPermissions skipping special file...
ringabout
2024-09-27
1
-1
/
+1
*
complete std prefixes for stdlib (#22887)
ringabout
2023-10-30
1
-2
/
+2
*
copyFile with POSIX_FADV_SEQUENTIAL (#22776)
Juan Carlos
2023-10-01
1
-0
/
+8
*
copyFile with bufferSize instead of hardcoded value (#22769)
Juan Carlos
2023-09-30
1
-9
/
+10
*
Update osfiles.nim, make `moveFile` consider permission on *nix (#22719)
litlighilit
2023-09-18
1
-1
/
+1
*
fixes CI (#22471)
ringabout
2023-08-14
1
-2
/
+2
*
fixes bareExcept warnings; catch specific exceptions (#21119)
ringabout
2023-08-13
1
-2
/
+2
*
replace `doAssert false` with `raiseAssert` in lib, which works better with s...
ringabout
2023-08-11
1
-1
/
+1
*
clean up SOME pending/xxx/issue link comments (#21826)
metagn
2023-05-11
1
-4
/
+8
*
remove decades-deprecated Win32 API *A function support (#21315)
tersec
2023-03-02
1
-32
/
+11
*
docgen: implement cross-document links (#20990)
Andrey Makarov
2023-01-04
1
-1
/
+2
*
[std/os] split and re-export (#20593)
ringabout
2022-10-20
1
-0
/
+423