Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 vuotta sitten
  Yang Tse 651dad0cc1 fix compiler warning: external declaration in primary source file 16 vuotta sitten
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() 16 vuotta sitten
  Yang Tse 861b647e7b remove unnecessary typecasting of realloc() 16 vuotta sitten
  Yang Tse c9f2c54c49 Remove debug tracing and nearly all changes introduced since revision 1.72 16 vuotta sitten
  Yang Tse cbc04a7d40 Debug trace curl_mprintf() on x86_64 and ia64 systems. 16 vuotta sitten
  Yang Tse bc69e46ad1 x86_64 fixes 16 vuotta sitten
  Yang Tse 13f035b905 x86_64 fixes 16 vuotta sitten
  Yang Tse 79cbe50894 Test if type casting a 'signed int' to a 'signed long long' fails to do sign extension on x86_64. 16 vuotta sitten
  Yang Tse 70b1cd798f explicit value assignment for comparison result 16 vuotta sitten
  Yang Tse 578f42d588 typecast constant in comparison 16 vuotta sitten
  Yang Tse 9bb5da968c Improved curl_m*printf() integral data type size and signedness handling 16 vuotta sitten
  Yang Tse f07c3171e3 cleanup the BOOL usage 16 vuotta sitten
  Yang Tse 4dbfc91e2b MSVC's __int64 data type is only available when _INTEGRAL_MAX_BITS >= 64 16 vuotta sitten
  Yang Tse afe7bb4b33 Fix a LONG_MIN and LLONG_MIN related bug in internal m*printf() 16 vuotta sitten
  Yang Tse f209a4804b Fix one bug detected thanks to test case 557. 16 vuotta sitten
  Yang Tse 5794ffe4bd Some data type size adjustments. 16 vuotta sitten
  Yang Tse ceb49d3742 Get rid of ENABLE_64BIT symbol definition and usage. 16 vuotta sitten
  Yang Tse 24b1890710 s/SIZEOF_CURL_OFF_T/CURL_SIZEOF_CURL_OFF_T/g 16 vuotta sitten
  Daniel Stenberg 69aac49f79 made %llu work for printing unsigned long longs, added the generic curl source 16 vuotta sitten
  Daniel Stenberg 2f928797cf fix the treatment of the parameter-based precision, as in "%.*s%s" as 17 vuotta sitten
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code 17 vuotta sitten
  Gunter Knauf 3f62bfb61d fixed a warning which MingW gcc 4.2.1. 17 vuotta sitten
  Yang Tse be8a5d0aef proper symbol definition check for all AmigaOS flavours 17 vuotta sitten
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files 17 vuotta sitten
  Yang Tse 54db98c220 compiler warning fix 17 vuotta sitten
  Daniel Stenberg 44d84ac164 Avoid typecasting a signed char to an int when using is*() functions, as that 18 vuotta sitten
  Gisle Vanem 4f012ad703 Undefine correct symbol. 18 vuotta sitten
  Gisle Vanem c6ae0ebcbf Cludge fix for djgpp 2.03 or older; it doesn't have snprintf() etc. 18 vuotta sitten
  Daniel Stenberg 16bbd13af7 Diego Casorran patches to make (lib)curl build fine on Amiga again 19 vuotta sitten