summary refs log tree commit diff stats
path: root/lib/std/private/win_setenv.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #19292; fixes #21122; fixes putEnv and setEnv with vcc (#21143)ringabout2022-12-201-13/+13
* fixes ptr to cstring warnings[backport] (#20848)ringabout2022-11-161-2/+2
* move widestrs out of system (#20462)metagn2022-10-011-0/+3
* Add use of Windows Wide CRT API for env. vars (#20084)havardjohn2022-08-201-29/+36
* Fix #19038 - making the Nim compiler work again on Windows XP (#19331)rockcavera2022-01-071-20/+21
* fix 19292 (#19293)rockcavera2021-12-291-6/+9
* Remove tracking of environment from osenv.nim v2 (#18575)Timothee Cour2021-07-291-0/+92