Commit History

Autor SHA1 Mensaxe Data
  Yang Tse 54db98c220 compiler warning fix %!s(int64=17) %!d(string=hai) anos
  Daniel Stenberg 44d84ac164 Avoid typecasting a signed char to an int when using is*() functions, as that %!s(int64=18) %!d(string=hai) anos
  Gisle Vanem 4f012ad703 Undefine correct symbol. %!s(int64=18) %!d(string=hai) anos
  Gisle Vanem c6ae0ebcbf Cludge fix for djgpp 2.03 or older; it doesn't have snprintf() etc. %!s(int64=18) %!d(string=hai) anos
  Daniel Stenberg 16bbd13af7 Diego Casorran patches to make (lib)curl build fine on Amiga again %!s(int64=19) %!d(string=hai) anos
  Daniel Stenberg 6b1220b61d Cory Nelson's work on nuking compiler warnings when building on x64 with %!s(int64=19) %!d(string=hai) anos
  Dan Fandrich 1ba47e7af9 Add 'const' to immutable arrays. %!s(int64=20) %!d(string=hai) anos
  Dan Fandrich 358e08b95d Removed fputc() prototype since it's already in stdio.h %!s(int64=20) %!d(string=hai) anos
  Gisle Vanem f471a293ea %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 4cd5220d27 use ifdef not if %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 24d47a6e07 Paul Nolan fix to make libcurl build nicely on Windows CE %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg feb2dd2835 Replaced all uses of sprintf() with the safer snprintf(). It is just a %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg c39858aac0 Source cleanups. The major one being that we now _always_ use a Curl_addrinfo %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 1d7ce36791 return faster when we "hit a wall" while printfing %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg a2ecdf4249 the aprintf() versions now return NULL if _any_ alloc along the way failed, %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 4d9517f0b4 prevent warnings when using the gcc option -Wunreachable-code %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg f8426a2c44 stricter variable type usage %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg d9ffd2f544 don't use 'register' %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 485122035c fixed the test code to work %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 5eeaff8235 Support 'z' for size_t-sized integer printing, as in %zd or %zx. %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg d687eed33e use %ld when printf()ing long variables (and removed use of 'register') %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg f9b2b7940e disable the use of long double, we don't use it %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg df94c7aedc Based on a patch by Greg Hewgill I modified how long long is used, as we %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 4bde770169 added some extra typecasts to prevent compiler warnings when converting %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg b2e1bf7e7d No longer support Z as a flag to print size_t, it isn't used by libcurl %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 4d17d6876e Dan Fandrich's cleanup patch to make pedantic compiler options cause less %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg b791e158f0 use curl_off_t instead of off_t! %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg b60e0fa97e David J Meyer's large file support. %!s(int64=21) %!d(string=hai) anos
  Daniel Stenberg 4cccceb034 snprintf() made a single-byte buffer overflow, as it could write a zero %!s(int64=21) %!d(string=hai) anos