.. |
concurrency
|
826e62953f
fix #12726 Cannot take the compile-time sizeof Atomic types (#15928)
|
4 éve |
nre
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 éve |
genericstrformat.nim
|
3a5a0f6d46
Strformat symbol binding (#10927)
|
5 éve |
mintsets.nim
|
109cc45398
packedsets fix regression introduced in #15564 (#16060)
|
4 éve |
mjsonexternproc.nim
|
5b8f33a905
Reorder json `add` and `%`, fixes #6385 (#6388)
|
7 éve |
mstackframes.nim
|
19cab9fa51
stacktraces can now show custom runtime msgs per frame (#13351)
|
4 éve |
osproctest.nim
|
3a3ff76526
Add workingDir parameter to execProcess and test (#9549)
|
6 éve |
somesql.sql
|
ee54d6977b
Parse the usage of the SQL in operator properly (#9527)
|
6 éve |
t10231.nim
|
9af85fb69f
fixes #10273 execShellCmd now returns nonzero when child killed with signal + other fixes (#10274)
|
6 éve |
t14139.nim
|
c645dba038
fixes #14139 (#15107)
|
4 éve |
t15663.nim
|
8e1fa84b0d
fix #15663 (#15839) [backport:1.4]
|
4 éve |
t15835.nim
|
7d640e0943
fix #15835 (#15838)
|
4 éve |
t7686.nim
|
33e258c72f
add tests for #7686 (#15771)
|
4 éve |
t8925.nim
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
t9091.nim
|
b5df823191
add testcase for #9091 (#15791)
|
4 éve |
t9710.nim
|
0a1e4cad7f
add testcase for #9710 (#15365)
|
4 éve |
t9754.nim
|
a86aa31081
minor
|
4 éve |
talgorithm.nim
|
218acfe367
fixes #10456,#12928 issues when chaining templates to sortedByIt (#15734)
|
4 éve |
tasynchttpserver.nim
|
87847150bf
Add barebones asynchttpserver tests (#13883)
|
4 éve |
tbase64.nim
|
fc5dd11b3d
fixes #13722 (#13729)
|
4 éve |
tbitops.nim
|
b8e6ea7547
Added bitslice operations for bitops (#14016)
|
4 éve |
tbitops.nim.cfg
|
976095c894
add bitops module for optimized bit manipulation. (#5201)
|
7 éve |
tcgi.nim
|
ebb632ccba
fixes #15369 (#15371)
|
4 éve |
tcomplex.nim
|
dd57d46f2f
complex minor improvement (#16086)
|
4 éve |
tdecls.nim
|
d23371fdd7
std/byaddr => std/decls (#13847)
|
4 éve |
tdeque.nim
|
c9371ef59d
deques minor improvement (#16084)
|
4 éve |
texitprocs.nim
|
dfe51d10a1
`addQuitProc` now works with closures, and c, js(node/browser) backend; fix some bugs in testament (#14342)
|
4 éve |
tfdleak.nim
|
49033eb531
make tests/stdlib tests joinable (#14626)
|
4 éve |
tfdleak_multiple.nim
|
49033eb531
make tests/stdlib tests joinable (#14626)
|
4 éve |
tfrexp1.nim
|
96930b9cae
targets: use cpp instead of c++ everywhere (was by far the most common) (#15961)
|
4 éve |
tgetaddrinfo.nim
|
123f9fb77a
Fix #14091 and #14093 - test failures on NetBSD (#14096)
|
4 éve |
tgetfileinfo.nim
|
dc5a40f3f3
{.deprecated: [existsFile: fileExists].} (#14735)
|
4 éve |
tgetprotobyname.nim
|
b4fe0c8862
Fix #15452 - ip protocol not defined on NetBSD (#15453)
|
4 éve |
thashes.nim
|
a0b33f9408
Add `hashWangYi1` (#13823)
|
4 éve |
theapqueue.nim
|
f3887dea2c
heapqueue minor improvement (#16088)
|
4 éve |
thtmlparser.nim
|
7df27b5035
[cleanups] doassert => doAssert; mark deadcode (#14711)
|
4 éve |
thttpclient.nim
|
5b55aa52d0
fix deprecations and other warnings (#13748)
|
4 éve |
thttpclient_ssl.nim
|
6cb94b5da6
asyncnet, net: clear openssl error queue before performing I/O
|
4 éve |
thttpclient_ssl_cert.pem
|
5b85444244
SSL certificate verify GitHub action (#13697)
|
4 éve |
thttpclient_ssl_key.pem
|
5b85444244
SSL certificate verify GitHub action (#13697)
|
4 éve |
thttpcore.nim
|
c4cc907433
fix adding empty sequence to HTTP headers (#15783)
|
4 éve |
tintsets.nim
|
109cc45398
packedsets fix regression introduced in #15564 (#16060)
|
4 éve |
tjson.nim
|
87a60c1b28
fixes #15413 (#15768)
|
4 éve |
tjson_unmarshall.nim
|
9961d1f67d
fix #13531 by adding a test (#13581)
|
4 éve |
tjsonexternproc.nim
|
e012eb1001
updated tests to be executed
|
6 éve |
tjsonmacro.nim
|
5ed99f8d3f
Extent json.to testing to VM, add workrounds for VM bugs. (#12493)
|
5 éve |
tjsonmacro_reject.nim
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
tjsontestsuite.nim
|
e012eb1001
updated tests to be executed
|
6 éve |
tjsonutils.nim
|
bbe49a14ae
Correct all eggs (#15906)
|
4 éve |
tlists.nim
|
4e483bb01a
add SinglyLinkedList.append procs
|
6 éve |
tlocks.nim
|
2ecdf582a8
fixes #6049 add mixin release, acquire to withLock (#6113)
|
7 éve |
tlwip.nim
|
6c49767a6c
Fixing issue #15302 -- lwip doesn't support signals (#15303)
|
4 éve |
tmarshal.nim
|
6cf5ca1dc2
alternative way to fix #16022 (#16064) [backport:1.4]
|
4 éve |
tmath.nim
|
5b55aa52d0
fix deprecations and other warnings (#13748)
|
4 éve |
tmemfiles1.nim
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
tmemfiles2.nim
|
963f431443
Merge branch 'araq-devel' of github.com:nim-lang/Nim into araq-devel
|
6 éve |
tmemlines.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 éve |
tmemlinesBuf.nim
|
523ca76c4d
eyewash
|
6 éve |
tmemmapstreams.nim
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
tmemslices.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 éve |
tmget.nim
|
5b55aa52d0
fix deprecations and other warnings (#13748)
|
4 éve |
tmitems.nim
|
a764a5b9bc
fix #14056 (#16071)
|
4 éve |
tnativesockets.nim
|
e08b802d79
more Protocol supports in windows (#15274) [backport:1.2]
|
4 éve |
tnet.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 éve |
tnet_ll.nim
|
74a55995f0
Fixed tests to expect [Suite] output from unittest
|
8 éve |
tnetbind.nim
|
49033eb531
make tests/stdlib tests joinable (#14626)
|
4 éve |
tnetdial.nim
|
5b55aa52d0
fix deprecations and other warnings (#13748)
|
4 éve |
tnre.nim
|
97738a4f28
Testament pre parallel (#9137)
|
6 éve |
toptions.nim
|
919593395c
fix #15815 (#15817)
|
4 éve |
tos.nim
|
3eac9b2344
os: add overload copyFile*(source, dest: string, isDir = false) (#15537)
|
4 éve |
tos_unc.nim
|
8f198db2ca
fixes #10952, UNC paths (#11260)
|
5 éve |
tosproc.nim
|
c983466c15
Fix #14906 (#14949)
|
4 éve |
tosprocterminate.nim
|
7828199827
#12103 - CI for OpenBSD (#12105)
|
4 éve |
tpackedsets.nim
|
c39fa0d495
Make IntSet a generic ordinal set OrdSet[A] (#15564)
|
4 éve |
tparscfg.nim
|
cd9af6b804
StringStream & more stdlib modules support for JS/NimScript (#14095)
|
4 éve |
tparsecfg.nim
|
ca0155a458
fixes #6046 parsecfg failed to parse negative int (#6097)
|
7 éve |
tparseipv6.nim
|
c066932635
added IP v6 parsing tests
|
7 éve |
tparsesql.nim
|
cd9af6b804
StringStream & more stdlib modules support for JS/NimScript (#14095)
|
4 éve |
tparseuints.nim
|
74a55995f0
Fixed tests to expect [Suite] output from unittest
|
8 éve |
tparsopt.nim
|
534601637a
more tests fixed
|
6 éve |
tpegs.nim
|
cd9af6b804
StringStream & more stdlib modules support for JS/NimScript (#14095)
|
4 éve |
tposix.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 éve |
tquit.nim
|
e07d661d16
fix #14475; unittest.require now works with `nim c`; require and check now works with -d:nodejs (#14676)
|
4 éve |
tre.nim
|
17d08ff71c
close #14284 document semantics for start for re,nre; improve examples (#14483)
|
4 éve |
tregex.nim
|
1105d03644
require errormsg to be specified before file.
|
6 éve |
trepr.nim
|
b3c3557c33
fix #16025 repr now consistent: does not insert trailing newline (#16034)
|
4 éve |
trlocks.nim
|
78cbb52fa0
add tests for #15584 (#15619)
|
4 éve |
tropes.nim
|
0c6c4be0e7
fix ropes format errors (#16106) [backport:1.0]
|
4 éve |
trst.nim
|
49033eb531
make tests/stdlib tests joinable (#14626)
|
4 éve |
trstgen.nim
|
ee78d76108
rst: add support for markdown tables (#15854)
|
4 éve |
tsequtils.nim
|
d573581eb7
remove isMainModule from json,os,sequtils (#14572)
|
4 éve |
tsharedlist.nim
|
492e9afa4c
fix #15941 (#15948)
|
4 éve |
tsharedtable.nim
|
42dad3a836
tables/sharedtables/intsets/etc: fix #13496, #13504, #13505; add lots of tests (#13498) [backport]
|
4 éve |
tsince.nim
|
fbc97e712a
move since from inclrtl to std/private/since (#14188)
|
4 éve |
tsortcall.nim
|
9c2365d5c2
activated more tests, allow input in test spec
|
6 éve |
tsqlitebindatas.nim
|
6fa82a5b3a
Handle BLOB column type in SQLite as binary data (#15681)
|
4 éve |
tsqlparser.nim
|
2a4c09ff88
megatest can be executed
|
6 éve |
tssl.nim
|
b56a037183
workaround #15713 disable freebsd tssl.nim (#15718)
|
4 éve |
tssl.nims
|
cc4c546f8f
Fix #15493 - disable TLS emulation for NetBSD (#15494)
|
4 éve |
tstackframes.nim
|
e909486e5c
trunner was not actually being tested in non-CTFFI mode; minor testament cleanups (#14377)
|
4 éve |
tstdlib_issues.nim
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 éve |
tstdlib_various.nim
|
e7f280bd26
Remove deprecated stuff from stdlib (#14699)
|
4 éve |
tstreams.nim
|
b3c3557c33
fix #16025 repr now consistent: does not insert trailing newline (#16034)
|
4 éve |
tstrformat.nim
|
3db6d9ea0c
add docs and more tests for debug format strings (#14861)
|
4 éve |
tstring.nim
|
527e792827
make var string return var char w/ BackwardsIndex (#15461)
|
4 éve |
tstrscans.nim
|
15ff89cec1
[backport] fix #15064, strscans.scanf edge case for '$+' (#15223)
|
4 éve |
tstrset.nim
|
ddc131cf07
the parser finally parses 'echo {1,2}' as it should
|
7 éve |
tstrtabs.nim
|
a3d45d0c1b
add a StringTable.clear that requires no mode specification (#12853)
|
5 éve |
tstrtabs.nims
|
e5dbdc1d37
[FIX] strtabs interpolation in nimscript (#15172)
|
4 éve |
tstrutil.nim
|
d67c5cb751
Add strutils.indentation and make unindent use it (#15264)
|
4 éve |
tstrutils2.nim
|
8bbdb8f43f
fix #14545 windows CI docs (#14590)
|
4 éve |
tterminal.nim
|
d1af9587b8
terminal: fix fgColor/bgColor commands [backport] (#15554)
|
4 éve |
tterminal_12759.nim
|
9ec9a31f46
Fix #12759 (#14967)
|
4 éve |
tterminal_15874.nim
|
d8e7caf5dd
follow #15874(add testcase for #15874) (#15893)
|
4 éve |
ttimes.nim
|
48e7775ad1
Make the fields of `times.DateTime` private (#14197)
|
4 éve |
ttypeinfo.nim
|
e4d0f9f3de
typeinfo minor improvement (#16083)
|
4 éve |
tunidecode.nim
|
76ffa4fa25
fixes #14112, tests for #12892, #12671, #11697 (#14125)
|
4 éve |
tunittest.nim
|
e7f280bd26
Remove deprecated stuff from stdlib (#14699)
|
4 éve |
tunittest_error.nim
|
e07d661d16
fix #14475; unittest.require now works with `nim c`; require and check now works with -d:nodejs (#14676)
|
4 éve |
tunittestexceptiontype.nim
|
b6b6382e0b
Added: type name output when exception raised from unittest (#7869)
|
6 éve |
tunittesttemplate.nim
|
eec07b4e84
fix several bugs with `repr` (#13386)
|
4 éve |
turi.nim
|
e85c5ad379
fix #15333 (#15336)
|
4 éve |
tuserlocks.nim
|
78cbb52fa0
add tests for #15584 (#15619)
|
4 éve |
tvarints.nim
|
7238b968f3
Make unused code into actual test, replace echo with doassert (#13952)
|
4 éve |
twchartoutf8.nim
|
ed79201d0b
make more tests green
|
6 éve |
twrapnils.nim
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 éve |
txmltree.nim
|
3040f05505
xmltree minor improvement (#16085)
|
4 éve |
uselocks.nim
|
2ecdf582a8
fixes #6049 add mixin release, acquire to withLock (#6113)
|
7 éve |