index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
stdlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve math module (#17019)
konsumlamm
2021-02-12
2
-311
/
+358
*
parse RST headings when EOF follows them (#17014)
Andrey Makarov
2021-02-12
1
-0
/
+7
*
add system random to stdlib: std/sysrand (#16459)
flywind
2021-02-11
1
-0
/
+13
*
fix #16967 [backport:1.2] (#16976)
hlaaftana
2021-02-09
1
-0
/
+16
*
std/lists: Various changes to `lists` (RFC #303) (#16536)
Peter Salvi
2021-02-08
1
-20
/
+103
*
basic cleanups regarding SSL handling (#16940) [backport:1.0]
Andreas Rumpf
2021-02-08
1
-1
/
+1
*
close #16921 (#16951)
flywind
2021-02-06
1
-0
/
+3
*
stdlib/os: handle symlinks in copy/move functions (#16709)
Roman Inflianskas
2021-02-04
1
-0
/
+107
*
Sugar tests (#16820)
konsumlamm
2021-02-02
1
-118
/
+215
*
`dumpToString`: improves on `sugar.dump` (#16841)
Timothee Cour
2021-02-02
1
-1
/
+11
*
Improve doc comments (#16902)
konsumlamm
2021-02-02
1
-83
/
+85
*
2.5x- 3x faster copyFile on osx (#16883)
Timothee Cour
2021-02-01
1
-9
/
+14
*
fix #16822 (#16884)
flywind
2021-02-01
1
-2
/
+1
*
add lost functions (#16843)
flywind
2021-01-29
1
-0
/
+2
*
fix #16815 round(x,places) works again in vm (#16825)
Timothee Cour
2021-01-28
1
-28
/
+30
*
Improve documentation for the mersenne module (#16824)
konsumlamm
2021-01-27
1
-0
/
+11
*
Moved json enum index test to the proper file (#16826)
Jason Beetham
2021-01-25
2
-11
/
+12
*
added enum indexed array support to json (#16807)
Jason Beetham
2021-01-26
1
-0
/
+11
*
Improve the marshal module (#16777)
konsumlamm
2021-01-22
1
-94
/
+85
*
addQuitProc => addExitProc (#16765)
Timothee Cour
2021-01-22
1
-1
/
+3
*
Fix SIGSEGV in httpclient response body (#16766)
Daehee
2021-01-22
1
-0
/
+6
*
fix noDecl => nodecl (#16760)
Timothee Cour
2021-01-20
1
-0
/
+1
*
jsonutils.jsonTo: support opt (#16739)
Timothee Cour
2021-01-17
1
-0
/
+3
*
js: improve tests + some docs (#16727)
Timothee Cour
2021-01-16
1
-0
/
+6
*
Deprecate TaintedString (#15423)
Juan Carlos
2021-01-15
2
-8
/
+8
*
Add js BigInts (#16409)
Juan Carlos
2021-01-14
1
-0
/
+38
*
Transfer-Encoding:chunked tests (#16678)
vabresto
2021-01-14
1
-0
/
+81
*
enable tests/stdlib/thttpclient.nim (#16710)
Timothee Cour
2021-01-14
1
-5
/
+6
*
Fixes #16436 (#16695)
Yuriy Glukhov
2021-01-14
1
-0
/
+23
*
fix #16703; revert most of #16480; add tests/stdlib/tmimetypes.nim (#16711)
Timothee Cour
2021-01-13
1
-0
/
+13
*
revive PR #16320 (CRLF fix); fix #16308; Update openssl.nim (#16648)
Timothee Cour
2021-01-12
1
-0
/
+41
*
Improve uri.parseQuery to never raise an error (#16647)
Mildred Ki'Lya
2021-01-12
1
-2
/
+1
*
RST: implement internal targets (#16614)
Andrey Makarov
2021-01-11
1
-0
/
+158
*
fix negative nan (#16628)
flywind
2021-01-11
1
-2
/
+14
*
fix #16555, fixes #16405: len, high honors '\0' for cstring in vm (#16610)
Timothee Cour
2021-01-11
2
-3
/
+49
*
Httpclient improvements (#15919)
Antonis Geralis
2021-01-10
1
-4
/
+4
*
minor fix (#16624)
rockcavera
2021-01-07
1
-1
/
+1
*
Implements streams for sockets (#15729)
PMunch
2021-01-07
1
-0
/
+64
*
oids: switch from PRNG to random module (#16203)
flywind
2021-01-07
1
-0
/
+6
*
add math.signbit (#16592)
flywind
2021-01-07
1
-0
/
+10
*
Jsonutils: pass opt for object in object (#16615)
inv2004
2021-01-07
1
-0
/
+6
*
jsonutils: fromJson forward opt param fix (#16612)
inv2004
2021-01-06
1
-0
/
+14
*
Link the <fenv.h> header (#16597)
konsumlamm
2021-01-05
1
-3
/
+2
*
make cstrutils work in VM (#16590)
flywind
2021-01-05
1
-2
/
+10
*
Improve documentation for complex (#16588)
konsumlamm
2021-01-05
1
-6
/
+6
*
fix #9125 (#16582)
flywind
2021-01-05
1
-4
/
+26
*
Make tmath test more strict (#16593)
Clyybber
2021-01-05
1
-13
/
+13
*
merge tmath_misc.nim into tmath.nim (#16591)
Timothee Cour
2021-01-05
2
-24
/
+13
*
fix #16576: honor matrix in testament by making such tests non joinable (#16577)
Timothee Cour
2021-01-04
1
-4
/
+6
*
enable tmath tests for JS backend (#16562)
flywind
2021-01-04
1
-6
/
+5
[next]