summaryrefslogtreecommitdiff
path: root/lib/curl_ctype.h
Commit message (Expand)AuthorAgeFilesLines
* urlapi: avoid Curl_dyn_addf() for hex outputsDaniel Stenberg2023-02-011-1/+1
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* curl_ctype: add space around <= operator in ISSPACE macroEmanuele Torre2022-09-061-1/+1
* curl_ctype: convert to macros-onlyDaniel Stenberg2022-09-061-24/+16
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* lib: remove support for CURL_DOES_CONVERSIONSDaniel Stenberg2022-02-041-29/+1
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* URL: fix ASCII dependency in strcpy_url and strlen_urlStephan Mühlstrasser2018-05-031-0/+3
* ctype: restore character classification for non-ASCII platformsStephan Mühlstrasser2018-04-241-0/+30
* curl_ctype: private is*() type macros and functionsDaniel Stenberg2018-01-291-0/+48