Historie revizí

Autor SHA1 Zpráva Datum
  Yang Tse 13f035b905 x86_64 fixes před 16 roky
  Yang Tse 79cbe50894 Test if type casting a 'signed int' to a 'signed long long' fails to do sign extension on x86_64. před 16 roky
  Yang Tse 70b1cd798f explicit value assignment for comparison result před 16 roky
  Yang Tse 578f42d588 typecast constant in comparison před 16 roky
  Yang Tse 9bb5da968c Improved curl_m*printf() integral data type size and signedness handling před 16 roky
  Yang Tse f07c3171e3 cleanup the BOOL usage před 16 roky
  Yang Tse 4dbfc91e2b MSVC's __int64 data type is only available when _INTEGRAL_MAX_BITS >= 64 před 16 roky
  Yang Tse afe7bb4b33 Fix a LONG_MIN and LLONG_MIN related bug in internal m*printf() před 16 roky
  Yang Tse f209a4804b Fix one bug detected thanks to test case 557. před 16 roky
  Yang Tse 5794ffe4bd Some data type size adjustments. před 16 roky
  Yang Tse ceb49d3742 Get rid of ENABLE_64BIT symbol definition and usage. před 16 roky
  Yang Tse 24b1890710 s/SIZEOF_CURL_OFF_T/CURL_SIZEOF_CURL_OFF_T/g před 16 roky
  Daniel Stenberg 69aac49f79 made %llu work for printing unsigned long longs, added the generic curl source před 16 roky
  Daniel Stenberg 2f928797cf fix the treatment of the parameter-based precision, as in "%.*s%s" as před 17 roky
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code před 17 roky
  Gunter Knauf 3f62bfb61d fixed a warning which MingW gcc 4.2.1. před 17 roky
  Yang Tse be8a5d0aef proper symbol definition check for all AmigaOS flavours před 18 roky
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files před 18 roky
  Yang Tse 54db98c220 compiler warning fix před 18 roky
  Daniel Stenberg 44d84ac164 Avoid typecasting a signed char to an int when using is*() functions, as that před 18 roky
  Gisle Vanem 4f012ad703 Undefine correct symbol. před 18 roky
  Gisle Vanem c6ae0ebcbf Cludge fix for djgpp 2.03 or older; it doesn't have snprintf() etc. před 18 roky
  Daniel Stenberg 16bbd13af7 Diego Casorran patches to make (lib)curl build fine on Amiga again před 19 roky
  Daniel Stenberg 6b1220b61d Cory Nelson's work on nuking compiler warnings when building on x64 with před 19 roky
  Dan Fandrich 1ba47e7af9 Add 'const' to immutable arrays. před 20 roky
  Dan Fandrich 358e08b95d Removed fputc() prototype since it's already in stdio.h před 20 roky
  Gisle Vanem f471a293ea před 20 roky
  Daniel Stenberg 4cd5220d27 use ifdef not if před 20 roky
  Daniel Stenberg 24d47a6e07 Paul Nolan fix to make libcurl build nicely on Windows CE před 20 roky
  Daniel Stenberg feb2dd2835 Replaced all uses of sprintf() with the safer snprintf(). It is just a před 20 roky