summary refs log tree commit diff stats
path: root/tests/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Remove expr/stmt (#5857)Arne Döring2017-07-253-20/+21
* fixes #6049 add mixin release, acquire to withLock (#6113)andri lim2017-07-162-0/+21
* fixes #6046 parsecfg failed to parse negative int (#6097)andri lim2017-07-141-0/+23
* fixes #5966Fabian Keller2017-06-201-1/+22
* fix orderedtable enlarge proc. (#5937)Parashurama2017-06-051-0/+18
* Merge branch 'araq2' into develAraq2017-05-171-1/+23
|\
| * Merge branch 'zahary' into araq2Andreas Rumpf2017-05-171-1/+23
| |\
| | * close #5757Zahary Karadjov2017-04-301-1/+23
* | | Fixes #5761.Dominik Picheta2017-05-171-1/+21
* | | Merge pull request #5019 from FedericoCeratto/json_testsDominik Picheta2017-05-161-0/+384
|\ \ \ | |/ / |/| |
| * | Add JSON tests based on https://github.com/nst/JSONTestSuiteFederico Ceratto2017-04-091-0/+384
* | | disable fragile parts of thttpclient.nimAndreas Rumpf2017-05-041-9/+11
* | | added IP v6 parsing testsAndreas Rumpf2017-05-041-0/+217
* | | Implement dial, support IPv6 in httpclient (#5763)Ruslan Mustakov2017-05-022-2/+98
* | | Add test for previous commit.Dominik Picheta2017-04-171-1/+10
* | | Fixes `null` handling for object refs in JSON unmarshal macro.Dominik Picheta2017-04-171-2/+11
* | | Fix JSON macro bug with ref objects.Dominik Picheta2017-04-171-3/+29
* | | Implement support for enum fields in JSON macro.Dominik Picheta2017-04-091-1/+17
|/ /
* | Document `to` macro in JSON and add example.Dominik Picheta2017-04-091-0/+26
* | Implements else branch for JSON unmarshalling of object variants.Dominik Picheta2017-04-091-2/+36
* | Improve error messages and add tests for the JSON macro.Dominik Picheta2017-04-081-25/+75
* | Support int, string and bool fields in unmarshal json macro.Dominik Picheta2017-04-081-21/+40
* | First implementation of JSON unmarshal macro.Dominik Picheta2017-04-081-0/+40
|/
* parsecfg: handle streams and strings when saving or loading configuration (#5...Anatoly Galiulin2017-04-061-7/+39
* Fix posix version of moveFile between different filesystems (#5580)Anatoly Galiulin2017-03-231-0/+1
* Reduce the scope of stackTrace var (#5583)Ruslan Mustakov2017-03-221-0/+7
* add bitops module for optimized bit manipulation. (#5201)Parashurama2017-03-144-0/+339
* Fixes incorrect fd==0 test on Unix; Conserves handles by default. (#5512)c-blake2017-03-121-1/+1
* close #5472 nre tests should be run (#5474)Florent2017-03-041-0/+22
* More robust tests for #5453 (#5469)Florent2017-03-031-14/+9
* fixes #5444 - nre.findIter keeps searching when no match is possible (#5453)Florent2017-03-021-0/+19
* Add gethostname to nativesockets (#5443)Federico Ceratto2017-03-011-0/+8
* Merge pull request #5373 from nim-lang/feature/async-streamsAndreas Rumpf2017-02-261-3/+7
|\
| * Merge branch 'devel' into feature/async-streamsAraq2017-02-251-0/+11
| |\
| * | Implement streamed async/sync downloadFile and deprecate old one.Dominik Picheta2017-02-111-2/+4
| * | Implement streamed body reading in httpclient.Dominik Picheta2017-02-111-1/+3
* | | Make use of `used` in unittest (#5410)Fabian Keller2017-02-251-3/+12
| |/ |/|
* | Fixes #5382Anatoly Galiulin2017-02-131-0/+11
|/
* fixes #5349Araq2017-02-081-4/+36
* fix string slice & splice (#5311)Parashurama2017-02-011-0/+55
* Use onThreadCreation to set default SSL context for each thread (#5265)Ruslan Mustakov2017-01-231-1/+1
* new segfaults.nim stdlib module works on WindowsAraq2017-01-201-0/+4
* first implementation of segfaults stdlib moduleAndreas Rumpf2017-01-201-0/+25
* Improve & optimize strutils 'find' procs (#5196)Parashurama2017-01-111-0/+27
* add copyDir stdlib testAndreas Rumpf2017-01-101-0/+18
* Update unit test to handle AssertionError instead of ValueError for #5119Chris Heller2016-12-211-1/+1
* Guard against calling split with an empty string as a separator. Fixes #5119Chris Heller2016-12-211-0/+19
* make tos.nim green on WindowsAraq2016-12-131-4/+7
* Merge pull request #5080 from FedericoCeratto/httpheadersDominik Picheta2016-12-011-0/+28
|\
| * Add HTTP header deletion, improve testsFederico Ceratto2016-12-011-0/+28
' href='/akkartik/mu/blame/034new_text.cc?h=hlt&id=15936c91a9f8023dc868a021029f84b45aa50176'>^
17401c38 ^

23d3a022 ^
17401c38 ^

4a943d4e ^











b0bf5321 ^
4a943d4e ^










b0bf5321 ^
4a943d4e ^










d9630e06 ^

78c50205 ^
d9630e06 ^

23d3a022 ^
4a943d4e ^













b0bf5321 ^














78c50205 ^
b0bf5321 ^
23d3a022 ^
b56c564c ^
23d3a022 ^
b56c564c ^


b0bf5321 ^
b56c564c ^
b0bf5321 ^
b0bf5321 ^

aa3d29a5 ^
65151923 ^



4a943d4e ^























23d3a022 ^
65151923 ^






2b250717 ^
65151923 ^

23d3a022 ^

65151923 ^









23d3a022 ^
65151923 ^


23d3a022 ^
909adb27 ^
65151923 ^



65151923 ^
aa3d29a5 ^



























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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288