Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move widestrs out of system (#20462) | metagn | 2022-10-01 | 1 | -0/+2 |
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -0/+2 |
* | [std/tempfiles] docs improvement (#18936) | flywind | 2021-10-01 | 1 | -5/+6 |
* | Fix initrand to avoid random number sequences overlapping (#18744) | Tomohiro | 2021-09-02 | 1 | -5/+2 |
* | fix #17898(randomPathName called twice in a row can return the same string on... | flywind | 2021-08-22 | 1 | -3/+17 |
* | improve std/tempfiles (#17920) | Timothee Cour | 2021-05-11 | 1 | -21/+49 |
* | gitutils: add diffStrings, diffFiles, and use it in testament to compare expe... | Timothee Cour | 2021-04-30 | 1 | -23/+25 |
* | fix #17888: remove undefined behavior for posix.open; fix tempfiles.createTem... | Timothee Cour | 2021-04-29 | 1 | -3/+10 |
* | close #9372 add std/tempfiles (#17361) | flywind | 2021-04-21 | 1 | -0/+139 |