Commit History

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