Commit History

Autor SHA1 Mensaxe Data
  Brad Hards f37d681166 Typo fixes. %!s(int64=13) %!d(string=hai) anos
  Kamil Dudka 20ae9d4f71 strtoofft: rename CURL_LLONG_MIN -> CURL_OFF_T_MIN %!s(int64=14) %!d(string=hai) anos
  Kamil Dudka 35955179c6 CURL_LLONG_MAX: avoid constant overflow %!s(int64=14) %!d(string=hai) anos
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines %!s(int64=14) %!d(string=hai) anos
  Yang Tse a07bc79117 %!s(int64=14) %!d(string=hai) anos
  Yang Tse 4dbfc91e2b MSVC's __int64 data type is only available when _INTEGRAL_MAX_BITS >= 64 %!s(int64=16) %!d(string=hai) anos
  Yang Tse ecd30cc8bb When using our internal curlx_strtoll function NEED_CURL_STRTOLL must be defined, %!s(int64=16) %!d(string=hai) anos
  Yang Tse 0105ad5e39 CURL_LLONG_MIN should now be signed %!s(int64=16) %!d(string=hai) anos
  Yang Tse feb03e4717 The size of long is a build time characteristic and as such it is now recorded %!s(int64=16) %!d(string=hai) anos
  Yang Tse 55a8098d48 Adjustment due to curl_off_t no longer following off_t %!s(int64=16) %!d(string=hai) anos
  Yang Tse 24b1890710 s/SIZEOF_CURL_OFF_T/CURL_SIZEOF_CURL_OFF_T/g %!s(int64=16) %!d(string=hai) anos
  Gisle Vanem 66e4d391d3 Added prototype for _strtoi64(). %!s(int64=16) %!d(string=hai) anos
  Patrick Monnerat ad9cb40b6f Some #if --> #ifdef %!s(int64=17) %!d(string=hai) anos
  Gisle Vanem c5297b9fd9 Watcom uses 'i64' suffix. %!s(int64=19) %!d(string=hai) anos
  Gisle Vanem 1dc50e21c4 %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg a7913a62a9 If long is 8 bytes we can use strtol() to get 64 bit numbers and won't need %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 34750cc738 Use LL suffix for long long constants if the compiler supports it, to prevent %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg cf1f46e1ca renamed the strtoofft() macro to curlx_strtoofft() to adjust to the curlx_* %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 2479e06848 David Byron's work on making libcurl only require winsock 1.1 on Windows %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 2ae4420869 make newer MSCV7 compilers use _strtoi64() as a strtoll() replacement %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 2c0c75e345 oops, missed a define when I changed from Curl_ to curlx_ %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 0bf1bd51c4 Remade to use curlx_-prefix. This means this function can be compiled and %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 649caa1953 include curl.h for the typedef %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg ad7e26b140 return curl_off_t instead of long long, to work on more platforms %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg b791e158f0 use curl_off_t instead of off_t! %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 053f6c85ef updated year in the copyright string %!s(int64=20) %!d(string=hai) anos
  Daniel Stenberg 9363d94f9b new files for the large file support number parsing %!s(int64=20) %!d(string=hai) anos