• Home
  • Raw
  • Download

Lines Matching +refs:clang +refs:completion +refs:display

352   and after completion it used a second easy handle and did another FTP
405 - Daniel Johnson provided fixes for building curl with the clang compiler.
413 - [Daniel Johnson] I've been trying to build libcurl with clang on Darwin and
423 clang to choke. For example, --libs returns $CFLAGS along with the libs,
1355 - Fabian Keil ran clang on the (lib)curl code, found a bunch of warnings and
3108 - Fixed display of the interface bind address in the trace output when it's
4322 - Fixed curl-config --features to not display libz when it wasn't used
5646 doing an FTP transfer is removed from a multi handle before completion. The
7284 https://curl.haxx.se/feedback/display.cgi?id=11178325798299&support=yes
7409 --trace, --trace-ascii and --verbose output. I also made the '>' display
8490 https://curl.haxx.se/feedback/display.cgi?id=10951944937603&support=yes
8986 free() and he made two failed-resolve error messages use the new display-
9213 each test, and then made -p display all non-zero byte files in the log dir.
9234 - runtests.pl now has a new option (-p) that will display "interesting" log
9432 using a HH:MM:SS display), it switches first to a "NNNd NNh" display (for
9433 days and hours) and if that isn't enough it switches to a "NNNd" display if
9847 - Based on a patch by Gisle Vanem, I've made the progress meter display
9848 properly switch to a GB-display when more than 9999MB have been transfered.
9866 - Fixed the progress meter display for files larger than 2^31 bytes. Gisle
9873 - Gisle Vanem fixed the compressed help text code to display properly.
13498 - The memory debugging system should no longer display anything to stderr
13841 - curl-config --libs should now display all linker options required to link
14375 - The progress display could get silly when doing multiple file transfers, as
14388 - Adjusted the version code to properly display OpenSSL 0.9.6a. They sure
15699 used combined with multiple URL retrievales. All but the first display got
16211 display in README.curl.
16487 info in that display if we can come up with more in the future! It also
16915 to display the error message in case of an error, even if -s/--silent was
17088 - A subsecond display patch.