Historie revizí

Autor SHA1 Zpráva Datum
  Daniel Stenberg a7913a62a9 If long is 8 bytes we can use strtol() to get 64 bit numbers and won't need před 20 roky
  Daniel Stenberg 34750cc738 Use LL suffix for long long constants if the compiler supports it, to prevent před 20 roky
  Daniel Stenberg cf1f46e1ca renamed the strtoofft() macro to curlx_strtoofft() to adjust to the curlx_* před 20 roky
  Daniel Stenberg 2479e06848 David Byron's work on making libcurl only require winsock 1.1 on Windows před 21 roky
  Daniel Stenberg 2ae4420869 make newer MSCV7 compilers use _strtoi64() as a strtoll() replacement před 21 roky
  Daniel Stenberg 2c0c75e345 oops, missed a define when I changed from Curl_ to curlx_ před 21 roky
  Daniel Stenberg 0bf1bd51c4 Remade to use curlx_-prefix. This means this function can be compiled and před 21 roky
  Daniel Stenberg 649caa1953 include curl.h for the typedef před 21 roky
  Daniel Stenberg ad7e26b140 return curl_off_t instead of long long, to work on more platforms před 21 roky
  Daniel Stenberg b791e158f0 use curl_off_t instead of off_t! před 21 roky
  Daniel Stenberg 053f6c85ef updated year in the copyright string před 21 roky
  Daniel Stenberg 9363d94f9b new files for the large file support number parsing před 21 roky