Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #19967; reset does not work on set [backport: 1.2] (#19968) | ringabout | 2022-08-23 | 1 | -1/+14 |
| | | | | | | | | | | | | | * fixes #19967 * use case * add testcase * fix typos * explictly specify other branches Co-authored-by: xflywind <43030857+xflywind@users.noreply.github.com> | ||||
* | cString => cSourceString; tyCString => tyCstring so that error msgs show ↵ | Timothee Cour | 2021-04-17 | 1 | -1/+1 |
| | | | | cstring, not cString (#17744) | ||||
* | specialize genericReset (#14398) | Andreas Rumpf | 2020-05-19 | 1 | -0/+94 |
* progress * make tests green * maybe we also want to reset pointers, dunno * progress * cleanup; fixes #13879 [backport:1.2] |