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
/
pure
/
os.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #23442, fix for FileId under Windows (#23444)
lit
2024-05-08
1
-4
/
+4
*
follow up #22380; fixes incorrect usages of `newWideCString` (#23278)
ringabout
2024-02-05
1
-2
/
+2
*
Docs-improve: os.getCurrentCompilerExe replace with clearer short-desc (#23270)
litlighilit
2024-02-02
1
-1
/
+1
*
complete std prefixes for stdlib (#22887)
ringabout
2023-10-30
1
-3
/
+3
*
fixes broken nightlies; follow up #22544 (#22585)
ringabout
2023-08-29
1
-1
/
+1
*
Fix `getAppFilename` exception handling (#22544)
Jacek Sieka
2023-08-24
1
-5
/
+10
*
Markdown code blocks migration part 8 (#22478)
Andrey Makarov
2023-08-15
1
-6
/
+6
*
fixes AddressSanitizer: global-buffer-overflow in getAppFilename on windows 1...
norrath-hero-cn
2023-08-04
1
-2
/
+2
*
Suggest files and paths modules (#21950)
Federico Ceratto
2023-05-29
1
-0
/
+1
*
clean up SOME pending/xxx/issue link comments (#21826)
metagn
2023-05-11
1
-7
/
+5
*
remove decades-deprecated Win32 API *A function support (#21315)
tersec
2023-03-02
1
-64
/
+29
*
Fix: nintendoswitch compilation (#21368)
Dmitry Arkhipenko
2023-02-25
1
-1
/
+3
*
docgen: implement cross-document links (#20990)
Andrey Makarov
2023-01-04
1
-0
/
+2
*
Move command line parameter code (#20946)
IgorDeepakM
2022-11-30
1
-270
/
+5
*
Fix #20628 for Windows (#20667)
Andrey Makarov
2022-10-28
1
-6
/
+9
*
clean up `std/os` related modules (#20651)
ringabout
2022-10-25
1
-65
/
+0
*
Implement Unix file regularity check (#20448) (#20628)
Andrey Makarov
2022-10-25
1
-4
/
+7
*
move procs in os to `appdirs` (#20605)
ringabout
2022-10-20
1
-141
/
+3
*
[std/os] split and re-export (#20593)
ringabout
2022-10-20
1
-2044
/
+17
*
refactor envvars, oserrors; register vmops (#20592)
ringabout
2022-10-18
1
-9
/
+5
*
[`std/os` clean up] import and export `osseps` (#20580)
ringabout
2022-10-17
1
-1
/
+2
*
Markdown indented code blocks (#20473)
Andrey Makarov
2022-10-05
1
-5
/
+6
*
move widestrs out of system (#20462)
metagn
2022-10-01
1
-0
/
+3
*
Undeprecate isvalidfilename (#19643)
Juan Carlos
2022-09-29
1
-7
/
+12
*
moderate system cleanup & refactor (#20355)
metagn
2022-09-28
1
-1
/
+1
*
Fix cannot create Windows directory in root (#20311)
havardjohn
2022-09-11
1
-19
/
+8
*
Add improved Windows UNC path support in std/os (#20281)
havardjohn
2022-09-03
1
-43
/
+62
*
make implicit cstring conversions explicit (#19488)
ee7
2022-08-19
1
-10
/
+10
*
Fixed typo in std/os doc (#20054)
LetThereBeLemons
2022-07-18
1
-1
/
+1
*
Fixes Compilation error with --app:lib (#19965)
Juan M Gómez
2022-07-10
1
-1
/
+1
*
RST: improve simple tables (#19859)
Andrey Makarov
2022-06-04
1
-6
/
+6
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-1
/
+1
*
Remove backslash in glob pattern (#19524)
konsumlamm
2022-02-14
1
-3
/
+3
*
move io out of system (#19442)
flywind
2022-02-02
1
-0
/
+3
*
os: faster getFileSize (#19438)
ehmry
2022-01-24
1
-5
/
+4
*
stylecheck usages part two: stdlib cleanup (#19338)
flywind
2022-01-08
1
-1
/
+1
*
Merge file size fields correctly on Windows (#19141)
Clay Sweetser
2021-11-12
1
-1
/
+5
*
change os.nim doc links to new style (#19102)
Andrey Makarov
2021-11-08
1
-282
/
+276
*
Fix isInvalidFilename & always operate on the full passed in string (#19004)
John Novak
2021-10-20
1
-45
/
+46
*
envPairs works in vm, nims (#18615)
Timothee Cour
2021-09-29
1
-2
/
+1
*
ported Nim to proprietary CrossOS [backport] (#18889)
Andreas Rumpf
2021-09-24
1
-1
/
+1
*
fix #18670 quoteShellCommand, quoteShell, quoteShellWindows on windows (#18671)
Timothee Cour
2021-08-12
1
-5
/
+6
*
Switch maintanance (#18668)
RSDuck
2021-08-11
1
-8
/
+1
*
follow up #18517 (#18537)
flywind
2021-07-20
1
-2
/
+3
*
[std/os]document `checkDir` and use `runnableExamples` (#18517)
flywind
2021-07-19
1
-22
/
+16
*
Revert #17398 and #17402 (#18480)
Miran
2021-07-18
1
-25
/
+15
*
OS.nim: style changes (#18331)
Andreas Rumpf
2021-06-23
1
-30
/
+28
*
#18216 make moveDir work across partitions on windows (#18223)
Fröhlich A
2021-06-10
1
-19
/
+25
*
add `os.getCacheDir` (#18126)
Timothee Cour
2021-05-31
1
-6
/
+38
*
system.nim cleanup some exported constants which should never have be… (#17...
Andreas Rumpf
2021-05-01
1
-1
/
+1
[next]