Historique des commits

Auteur SHA1 Message Date
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages il y a 11 ans
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming il y a 11 ans
  Yang Tse 5b6e7927c6 build: rename 93 lib/*.c files il y a 11 ans
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files il y a 11 ans
  Yang Tse f1586cb477 stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h il y a 13 ans
  Yang Tse ef2176109f errno.h inclusion conditionally done in setup_once.h il y a 13 ans
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels il y a 13 ans
  Kamil Dudka 20ae9d4f71 strtoofft: rename CURL_LLONG_MIN -> CURL_OFF_T_MIN il y a 14 ans
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines il y a 14 ans
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code il y a 16 ans
  Daniel Stenberg 1926f4573d Patrick Monnerat fixed curl_easy_escape() and curlx_strtoll() to work on il y a 17 ans
  Yang Tse a1d5983991 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling il y a 17 ans
  Daniel Stenberg 44d84ac164 Avoid typecasting a signed char to an int when using is*() functions, as that il y a 17 ans
  Daniel Stenberg bda1e9aeab Made the copyright year match the latest modification's year. il y a 18 ans
  Daniel Stenberg 6d14a80608 Added comment about strtoimax() il y a 19 ans
  Daniel Stenberg 34750cc738 Use LL suffix for long long constants if the compiler supports it, to prevent il y a 20 ans
  Daniel Stenberg eb5d3b5a7c killed trailing whitespace il y a 20 ans
  Daniel Stenberg 0bf1bd51c4 Remade to use curlx_-prefix. This means this function can be compiled and il y a 20 ans
  Daniel Stenberg 3efb90dd75 re-intended the code curl-style il y a 20 ans
  Daniel Stenberg ad7e26b140 return curl_off_t instead of long long, to work on more platforms il y a 20 ans
  Daniel Stenberg 053f6c85ef updated year in the copyright string il y a 20 ans
  Daniel Stenberg 9363d94f9b new files for the large file support number parsing il y a 20 ans