Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes a severe bug of testament (#20832) | ringabout | 2022-11-17 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | * test azure * use exit 1 * try again * use useSysAssert * disable i386 * use refc for tlsEmulation on i386 * use refc * disable i386 Co-authored-by: Clay Sweetser <Varriount@users.noreply.github.com> | ||||
* | fix #16752: threadvar now works with importcpp types; osx now uses native ↵ | Timothee Cour | 2021-01-27 | 1 | -0/+75 |
TLS (`--tlsEmulation:off`), which can be orders of magnitude faster (#16750) * osx now uses native TLS, which can be orders of magnitude faster * add {.cppNonPod.} * improve test * changelog, docs, disable part of windows test |