Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix `closeHandle` bug, add `setFileSize`, make `resize` work on Windows (#21375) | c-blake | 2023-02-15 | 1 | -2/+3 |
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -0/+3 |
* | Merge branch 'araq-devel' of github.com:nim-lang/Nim into araq-devel | Andreas Rumpf | 2018-07-06 | 1 | -2/+3 |
|\ | |||||
| * | make tmemfile2 work again | Araq | 2018-07-06 | 1 | -2/+3 |
* | | make tests green again | Andreas Rumpf | 2018-07-06 | 1 | -1/+1 |
|/ | |||||
* | Add MemMapFileStream. Fixes in memFiles. (#7944) | Dmitry Atamanov | 2018-06-14 | 1 | -1/+2 |
* | memfiles: enable test; refs #6361 | Araq | 2018-01-03 | 1 | -2/+0 |
* | Fixes incorrect fd==0 test on Unix; Conserves handles by default. (#5512) | c-blake | 2017-03-12 | 1 | -1/+1 |
* | fixes #2473; cleanup of some tests | Araq | 2015-09-30 | 1 | -0/+2 |
* | minor fix - remove comments from discard section | JamesP | 2015-09-27 | 1 | -1/+0 |
* | add memfiles test of create/read/write data | JamesP | 2015-09-24 | 1 | -0/+38 |