Lines Matching +refs:clang +refs:rename +refs:binary
78 clang 10, mingw-w64:
94 by linking `lib/dynbuf.c` when building a static curl binary.
96 a dynamic curl binary. This was likely possibly because no
188 - test1465: verify --libcurl with binary POST data
190 - runtests: allow generating a binary sequence from hex
192 - tool_setopt: escape binary data to hex, not octal
194 - curl: make --libcurl show binary posts correctly
458 - curl_krb5.h: rename from krb5.h
863 configure --enable-debug now enables -Wassign-enum with clang,
890 Unfortunately, this option is not detecting the same issues as clang's
2018 - ngtcp2: adapt to error code rename
2589 works for at least GCC, clang, and TCC as they have corresponding
3325 - ABI.md: rename to .md and polish the markdown
4166 - travis: upgrade to bionic, clang-9, improve readability
4171 - Upgrade to clang-9 from the standard repos.
4182 - Deprecation fixes: remove sudo, rename matrix -> jobs.
4221 This change introduces a generic way to provide binary data in setopt
6948 mime: fix the binary encoder to handle large data properly
7064 was mistakenly coded to compare binary data from libssh to a
7362 - Revert "mime: fix the binary encoder to handle large data properly"
7372 mime: fix the binary encoder to handle large data properly