Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes ptr to cstring warnings[backport] (#20848) | ringabout | 2022-11-16 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix =#13790 ptr char (+friends) should not implicitly convert to cstring * Apply suggestions from code review * first round; compiles on windows * nimPreviewSlimSystem * conversion is unsafe, cast needed * fixes more tests * fixes asyncnet * another try another error * last one * true * one more * why bugs didn't show at once * add `nimPreviewCstringConversion` switch * typo * fixes ptr to cstring warnings[backport] * add fixes Co-authored-by: xflywind <43030857+xflywind@users.noreply.github.com> | ||||
* | make proc names consistent (#18626) | flywind | 2021-08-01 | 1 | -1/+1 |
| | | | | | * rename `endswith` to `endsWith` * rename | ||||
* | fix deprecations and other warnings (#13748) | Miran | 2020-03-25 | 1 | -6/+6 |
| | |||||
* | ABI fixes for OSX/BSD; fixes #6860 (#11666) | Andreas Rumpf | 2019-07-06 | 1 | -1/+1 |
| | |||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -1/+0 |
| | |||||
* | Convert *_family fields to cushort | LemonBoy | 2018-09-19 | 1 | -4/+1 |
| | | | | Fixes #9008 | ||||
* | Fix endianness in the test (#6715) | Sergey Avseyev | 2017-11-11 | 1 | -1/+1 |
| | |||||
* | make tests green again; closes #5861 | Andreas Rumpf | 2017-10-10 | 1 | -2/+2 |
| | |||||
* | removed newString proc again, reverted some unnecesary changes | Arne Döring | 2017-07-24 | 1 | -3/+3 |
| | |||||
* | Fix wrong value range of ntohs ... (#5390) | wt | 2017-03-31 | 1 | -3/+3 |
| | |||||
* | tests: tnewasyncudp: use constant | Simon Ruderich | 2016-09-17 | 1 | -3/+3 |
| | |||||
* | Fix #4777 network buffers overflow because of immediate `sendTo` call. | cheatfate | 2016-09-17 | 1 | -4/+17 |
| | |||||
* | New version, without any piece of code duplication. | cheatfate | 2016-06-17 | 1 | -0/+102 |