Histórico de Commits

Autor SHA1 Mensagem Data
  max.mehl ad9bc5976d copyright: make repository REUSE compliant há 2 anos atrás
  Daniel Stenberg ac0a88fd25 copyright: fix year ranges há 4 anos atrás
  Daniel Stenberg 4d2f800677 curl.se: new home há 4 anos atrás
  Daniel Stenberg a8ce5efba9 progress: calculate transfer speed on milliseconds if possible há 6 anos atrás
  Daniel Stenberg 80d9e35598 system.h: remove all CURL_SIZEOF_* defines há 7 anos atrás
  Daniel Stenberg ff50fe0348 strtoofft: reduce integer overflow risks globally há 7 anos atrás
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
  Steve Holme cedf996073 copyright: Updated the copyright year following recent updates há 10 anos atrás
  Marc Hoersken 8676ce68e3 lib: Fixed multiple code analysis warnings if SAL are available há 10 anos atrás
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages há 12 anos atrás
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming há 12 anos atrás
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files há 12 anos atrás
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files há 12 anos atrás
  Brad Hards f37d681166 Typo fixes. há 14 anos atrás
  Kamil Dudka 20ae9d4f71 strtoofft: rename CURL_LLONG_MIN -> CURL_OFF_T_MIN há 14 anos atrás
  Kamil Dudka 35955179c6 CURL_LLONG_MAX: avoid constant overflow há 14 anos atrás
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines há 14 anos atrás
  Yang Tse a07bc79117 há 14 anos atrás
  Yang Tse 4dbfc91e2b MSVC's __int64 data type is only available when _INTEGRAL_MAX_BITS >= 64 há 16 anos atrás
  Yang Tse ecd30cc8bb When using our internal curlx_strtoll function NEED_CURL_STRTOLL must be defined, há 16 anos atrás
  Yang Tse 0105ad5e39 CURL_LLONG_MIN should now be signed há 16 anos atrás
  Yang Tse feb03e4717 The size of long is a build time characteristic and as such it is now recorded há 16 anos atrás
  Yang Tse 55a8098d48 Adjustment due to curl_off_t no longer following off_t há 16 anos atrás
  Yang Tse 24b1890710 s/SIZEOF_CURL_OFF_T/CURL_SIZEOF_CURL_OFF_T/g há 16 anos atrás
  Gisle Vanem 66e4d391d3 Added prototype for _strtoi64(). há 17 anos atrás
  Patrick Monnerat ad9cb40b6f Some #if --> #ifdef há 17 anos atrás
  Gisle Vanem c5297b9fd9 Watcom uses 'i64' suffix. há 20 anos atrás
  Gisle Vanem 1dc50e21c4 há 20 anos atrás
  Daniel Stenberg a7913a62a9 If long is 8 bytes we can use strtol() to get 64 bit numbers and won't need há 20 anos atrás
  Daniel Stenberg 34750cc738 Use LL suffix for long long constants if the compiler supports it, to prevent há 20 anos atrás