summary refs log tree commit diff stats
path: root/tests/stdlib
Commit message (Expand)AuthorAgeFilesLines
* move rest of tests to testament (#16140)flywind2020-11-276-1/+228
* tunidecode minor improvement (#16157)flywind2020-11-271-3/+2
* fix #14339, #13511, #14420: fixes limited VM support for addr (#16002)Timothee Cour2020-11-251-42/+50
* move tests to testament (#16101)flywind2020-11-2428-42/+2205
* typeinfo minor improvement (#16083)flywind2020-11-231-0/+60
* fix #14056 (#16071)kemifl2020-11-231-2/+27
* fix ropes format errors (#16106) [backport:1.0]flywind2020-11-231-0/+7
* fix rope index (#16100)flywind2020-11-231-0/+66
* deques minor improvement (#16084)flywind2020-11-211-0/+111
* xmltree minor improvement (#16085)flywind2020-11-211-0/+85
* complex minor improvement (#16086)flywind2020-11-211-0/+108
* heapqueue minor improvement (#16088)flywind2020-11-211-0/+53
* alternative way to fix #16022 (#16064) [backport:1.4]flywind2020-11-201-1/+8
* packedsets fix regression introduced in #15564 (#16060)Timothee Cour2020-11-202-0/+16
* fix #16025 repr now consistent: does not insert trailing newline (#16034)Timothee Cour2020-11-192-34/+66
* fix #15934 and #15620 (#15938) [backport:1.4]Andreas Rumpf2020-11-152-0/+31
|\
| * minorflywind2020-11-131-0/+4
| * add testcase for #9754flywind2020-11-131-0/+2
| * add testcaseflywind2020-11-121-0/+25
* | targets: use cpp instead of c++ everywhere (was by far the most common) (#15961)Timothee Cour2020-11-141-1/+1
* | Make IntSet a generic ordinal set OrdSet[A] (#15564)landerlo2020-11-132-65/+259
* | fix #15941 (#15948)flywind2020-11-131-0/+17
* | make var string return var char w/ BackwardsIndex (#15461)hlaaftana2020-11-121-0/+7
* | fix #12726 Cannot take the compile-time sizeof Atomic types (#15928)Bung2020-11-121-0/+18
* | Correct all eggs (#15906)Miran2020-11-101-1/+1
* | rst: add support for markdown tables (#15854)Miran2020-11-101-0/+24
* | follow #15874(add testcase for #15874) (#15893)flywind2020-11-101-0/+8
* | fix adding empty sequence to HTTP headers (#15783)flywind2020-11-051-0/+27
* | fix #15663 (#15839) [backport:1.4]flywind2020-11-051-0/+7
* | fix #15835 (#15838)flywind2020-11-041-0/+17
|/
* `ioutils` are moved to `fusion` (#15822)Miran2020-11-021-49/+0
* Handle BLOB column type in SQLite as binary data (#15681)Regis Caillaud2020-11-021-0/+50
* fix #15815 (#15817)flywind2020-11-021-0/+16
* add testcase for #9091 (#15791)flywind2020-10-301-0/+36
* add tests for #7686 (#15771)flywind2020-10-291-0/+9
* fixes #15413 (#15768)Andreas Rumpf2020-10-291-0/+3
* fixes #10456,#12928 issues when chaining templates to sortedByIt (#15734)shirleyquirk2020-10-271-0/+18
* Add C function dup and dup2 posix to system/io (#15675)Regis Caillaud2020-10-271-0/+49
* workaround #15713 disable freebsd tssl.nim (#15718)Timothee Cour2020-10-261-1/+3
* Fix #12410 (#15685)Clyybber2020-10-231-0/+13
* add tests for #15584 (#15619)n5m2020-10-182-0/+27
* terminal: fix fgColor/bgColor commands [backport] (#15554)alaviss2020-10-131-0/+8
* os: add overload copyFile*(source, dest: string, isDir = false) (#15537)Timothee Cour2020-10-111-0/+19
* Fix #15493 - disable TLS emulation for NetBSD (#15494)Euan2020-10-051-2/+2
* Fix #15452 - ip protocol not defined on NetBSD (#15453)Euan2020-10-011-1/+4
* fix #15333 (#15336)flywind2020-09-241-0/+17
* Add strutils.indentation and make unindent use it (#15264)Clyybber2020-09-221-0/+22
* add testcase for #9710 (#15365)flywind2020-09-211-0/+11
* fixes #15369 (#15371)Andreas Rumpf2020-09-201-0/+14
* allow old styled RTTI for arc/orc (#15331)Andreas Rumpf2020-09-161-3/+3