OSX: support for M1 [backport:1.0] (#16279)
(cherry picked from commit 94bb816)
Fix #14259 #15621 (#16322) [backport:1.4]
* IPv6 text representation according to RFC 5952 * Revert IPv6 text representation according to RFC 5952 * fix #14259 #15621 fix #14259 #15621 * Update lib/system/io.nim * reverted IoHandle removal * adaptation of types for WinAPI Co-authored-by: Andreas Rumpf <rumpf_a@web.de> (cherry picked from commit d15f63a)
disabled sink openArray[T] for adding to seqs (#16352) [backport:1.4]
(cherry picked from commit 233c6a2)
Fix osproc so that it doesn't close pipe/process/thread handles twice (…
removing out T from docs since it no longer working (#16378) [backp…
asynchttpserver cleanups [backport:1.0] (#15966)
* asynchttpserver cleanups [backport:1.0] (cherry picked from commit 122f22d)
[backport => 1.0] fix #16428 vmops now works for generic procs (#16429)
make --gc:arc --exceptions:quirky work again [backport:1.4] (#16583)
[backport 1.0] add backend support for js bigint (#16606)
* add backend support for js bigint * cleanup * add tests * add -d:nimHasJsBigIntBackend * cleanup * more tests (cherry picked from commit 025ca66)
[ci skip] CountTable, remove link to unexisting proc
(cherry picked from commit 1d1c831)
add finally as post expr block [backport:1.4] (#16896)
(cherry picked from commit def1f99)
basic cleanups regarding SSL handling (#16940) [backport:1.0]
* basic cleanups regarding SSL handling * enabled certificate checking on Windows * updated the SSL test * quoting helps (cherry picked from commit abac35e)
From `fliter proc` to `filter proc` (cherry picked from commit a9f44b7)
final SSL changes [backport:1.2] (#16983)
(cherry picked from commit 74d6a4d)
Remove declPragmas from lambdas [backport:1.0] (#16966)
* Remove declPragmas from lambdas [backport:1.0] * add test for exportc * fix test * fix align, nodecl -> noinit (cherry picked from commit 49b64e8)
Improve documentation for std/sha1 (#16970)
(cherry picked from commit cee58cc)
[backport:1.2] update the nimble commit hash to the latest one (#16971)
(cherry picked from commit 0d34345)
[backport:1.4] JS cstring null fixes (#16979)
* [backport:1.4] JS cstring null fixes * fix JS move string * make it look cleaner (cherry picked from commit 81533a0)
Fix bug in removeDotSegments when path ends with dot (#17038) [backpo…
…rt:1.2] (cherry picked from commit 8f54d3b)
[JS] Ref #15952 make toOpenArray works better (#17001)
* ref 15952 toOpenArray works in JS * fix (cherry picked from commit 9bd4f50)
followup #17001: improve coverage for tests/openarray/topenarray.nim (#…
[backport:1.2] update nimble commit hash (#17109)
(cherry picked from commit da52e81)