Commit History

Author SHA1 Message Date
  Daniel Stenberg 44d84ac164 Avoid typecasting a signed char to an int when using is*() functions, as that 17 years ago
  Daniel Stenberg bda1e9aeab Made the copyright year match the latest modification's year. 18 years ago
  Daniel Stenberg 6d14a80608 Added comment about strtoimax() 19 years ago
  Daniel Stenberg 34750cc738 Use LL suffix for long long constants if the compiler supports it, to prevent 20 years ago
  Daniel Stenberg eb5d3b5a7c killed trailing whitespace 20 years ago
  Daniel Stenberg 0bf1bd51c4 Remade to use curlx_-prefix. This means this function can be compiled and 20 years ago
  Daniel Stenberg 3efb90dd75 re-intended the code curl-style 20 years ago
  Daniel Stenberg ad7e26b140 return curl_off_t instead of long long, to work on more platforms 20 years ago
  Daniel Stenberg 053f6c85ef updated year in the copyright string 20 years ago
  Daniel Stenberg 9363d94f9b new files for the large file support number parsing 20 years ago