summary refs log tree commit diff stats
path: root/lib/pure/includes
Commit message (Expand)AuthorAgeFilesLines
* Treat CJK Ideographs as letters in `isAlpha()` (#23651)Alexander Kernozhitsky2024-05-291-1957/+1948
* Change unicode lookup tables to have int32 elements to support platforms wher...Gianmarco2024-03-251-8/+8
* refactor envvars, oserrors; register vmops (#20592)ringabout2022-10-182-330/+0
* [`std/os` clean up] import and export `osseps` (#20580)ringabout2022-10-171-111/+0
* move widestrs out of system (#20462)metagn2022-10-012-0/+4
* remove some deprecated pre-1.0 stdlib modules (#20202)metagn2022-08-232-2/+2
* Add use of Windows Wide CRT API for env. vars (#20084)havardjohn2022-08-201-5/+9
* Fix #19038 - making the Nim compiler work again on Windows XP (#19331)rockcavera2022-01-071-2/+3
* change os.nim doc links to new style (#19102)Andrey Makarov2021-11-083-35/+34
* envPairs works in vm, nims (#18615)Timothee Cour2021-09-291-177/+188
* Remove tracking of environment from osenv.nim v2 (#18575)Timothee Cour2021-07-291-159/+78
* Replace calls to `putenv` with `setenv` (#18530)Caden Haustein2021-07-231-3/+8
* improve rendering of newOSError.additionalInfo (#18443)Timothee Cour2021-07-071-2/+3
* Use `.. warning::` (#17320)konsumlamm2021-03-101-5/+4
* use lowercase --define switches (#17283)flywind2021-03-071-1/+1
* https://github.com/nim-lang/Nim/pull/15826/files#r585368355 (#17233)Juan Carlos2021-03-031-2/+3
* use single backtick (#17141)flywind2021-02-213-12/+12
* Correct typo in osseps.nim (#16939)Rummskartoffel2021-02-041-1/+1
* Deprecate TaintedString (#15423)Juan Carlos2021-01-151-9/+9
* fixes #16359 [backport] (#16377)Andreas Rumpf2020-12-171-1/+1
* move decode_helpers to std/private (#16209)flywind2020-12-021-24/+0
* js -d:nodejs now supports osenv: `getEnv`, `putEnv`, `envPairs`, `delEnv`, `e...Timothee Cour2020-11-121-215/+251
* fix #14082, don't crash on incorrectly formatted input (#14977) [backport]Miran2020-07-171-0/+24
* forward type alignment information to seqs (#12430)Arne Döring2020-04-191-2/+1
* More fixes for Haiku (#13774)alaviss2020-03-271-0/+2
* miscellaneous bug fixes (#13291)Timothee Cour2020-01-301-1/+1
* Deleted misplaced separator (#13085) [backport]Teashrock2020-01-091-1/+0
* remove unused importsnarimiran2019-11-061-1/+2
* fixes #11807 (#11900)Andreas Rumpf2019-08-071-0/+5
* Fix #10630 - fix broken separators in nim doc (#11814)genotrance2019-07-241-95/+77
* os: confine osErrorMsg example to Linux (#11725)alaviss2019-07-131-1/+1
* [feature] Added os.delEnv; add delEnv support to nimscript too (#11466)Kaushal Modi2019-06-151-0/+31
* [bugfix] Fixes async IO operations stalling even after socket is closed. (#11...Dominik Picheta2019-06-121-3/+12
* Fix ospaths import error (#11150)genotrance2019-05-012-2/+2
* newruntime: progressAraq2019-04-011-1/+1
* update unicode.nim (#10921)Miran2019-03-311-0/+2016
* better docs: os (#10492)Miran2019-01-303-27/+77
* prevent index out of bounds error in oserr.nimKobi2019-01-191-1/+1
* Fix spelling errors (#10379)Federico Ceratto2019-01-191-2/+2
* [backport] fix documentation leak to `os.nim`[ci skip]narimiran2019-01-142-2/+2
* os.nim: big refactoring, use the new pathnorm that was extracted by compiler/...Araq2018-12-131-0/+130
* Merge pull request #9910 from nc-x/fix-semicolonAndreas Rumpf2018-12-111-1/+2
|\
| * Address CommentsNeelesh Chandola2018-12-111-0/+1
| * Fixes #9907Neelesh Chandola2018-12-091-1/+1
* | Merge async common into asyncdispatch.Dominik Picheta2018-12-071-211/+0
|/
* Make getEnv case insensitive on Windows (#9722)pgkos2018-11-161-1/+6
* deprecated ospaths (#9665)Andreas Rumpf2018-11-092-4/+4
* Convert *_family fields to cushortLemonBoy2018-09-191-2/+2
* add data.sysCommand when startProcessAuxSpawn raisesTimothee Cour2018-09-061-4/+4
* addresses issue #8391 show runtime context on some failed operations (#8393)Timothee Cour2018-07-231-1/+1
`disabled=protected-access`' href='/akspecs/ranger/commit/ranger/container/history.py?id=185c022e9364316b66bbee352409533bdd4457dc'>185c022e ^
d1a1173d ^



55f9030f ^









d1a1173d ^
55f9030f ^
185c022e ^

55f9030f ^

185c022e ^
55f9030f ^
185c022e ^




55f9030f ^
185c022e ^

d1a1173d ^

185c022e ^
d1a1173d ^

185c022e ^

d1a1173d ^




185c022e ^
d1a1173d ^
1687e0f4 ^
d1a1173d ^


185c022e ^
d1a1173d ^
1687e0f4 ^
d1a1173d ^

f22d23ac ^
d1a1173d ^


0678f5f0 ^
d1a1173d ^



84a22ae0 ^
185c022e ^
d1a1173d ^


185c022e ^
d1a1173d ^
185c022e ^
d1a1173d ^

185c022e ^
d1a1173d ^


185c022e ^
d1a1173d ^
d1a1173d ^
185c022e ^



d1a1173d ^
185c022e ^
d1a1173d ^


185c022e ^

d1a1173d ^
185c022e ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149