Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t 5 gadi atpakaļ
  Rikard Falkeborn 1e4ec09a26 printf: introduce CURL_FORMAT_TIMEDIFF_T 5 gadi atpakaļ
  Daniel Stenberg 788d333573 timeval: make timediff_t also work on 32bit windows 7 gadi atpakaļ
  Daniel Stenberg 5d543fe906 time: rename Curl_tvnow to Curl_now 7 gadi atpakaļ
  Daniel Stenberg b9d25f9a6b timediff: return timediff_t from the time diff functions 7 gadi atpakaļ
  Daniel Stenberg 4dee50b9c8 timeval: struct curltime is a struct timeval replacement 7 gadi atpakaļ
  Daniel Stenberg adef394ac5 timers: store internal time stamps as time_t instead of doubles 7 gadi atpakaļ
  Michael Kaufmann 8ab22a7453 time: fix type conversions and compiler warnings 7 gadi atpakaļ
  Daniel Stenberg de4de4e3c7 timeval: prefer time_t to hold seconds instead of long 7 gadi atpakaļ
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 gadi atpakaļ
  Yang Tse 5a053ffe80 build: fix circular header inclusion with other packages 11 gadi atpakaļ
  Yang Tse 4a5aa6682d Revert changes relative to lib/*.[ch] recent renaming 11 gadi atpakaļ
  Yang Tse ffd8e127e7 build: rename 76 lib/*.h files 11 gadi atpakaļ
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 gadi atpakaļ
  Yang Tse ec691ca34b lib/*.h: use our standard naming scheme for header inclusion guards 11 gadi atpakaļ
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 gadi atpakaļ
  Yang Tse 584f3639e3 update copyright year 17 gadi atpakaļ
  Yang Tse 29bb6f65f1 Move header file inclusion logic and definition of timeval 17 gadi atpakaļ
  Dan Fandrich 69f2f5cb6f Replicate the configure tests that determined that timeval was available. 17 gadi atpakaļ
  Yang Tse 772a985dc3 Update copyright year, since the file has been modified 18 gadi atpakaļ
  Yang Tse 1855fc35f2 Declare our own timeval struct if HAVE_STRUCT_TIMEVAL is not defined 18 gadi atpakaļ
  Yang Tse 32ac4edeed Check for struct timeval at configuration time 18 gadi atpakaļ
  Yang Tse 22307ae0ee Inclusion of time header files based on header existance 18 gadi atpakaļ
  Yang Tse e150150d9f Remove redundant __CYGWIN__ symbol check 18 gadi atpakaļ
  Gisle Vanem 4f4277d9c7 Simplified #ifdef on WIN32; the statement 18 gadi atpakaļ
  Gisle Vanem c7aae10300 Removed "#ifndef__WATCOMC__". Use "#ifdef HAVE_SYS_TIME_H" instead. 18 gadi atpakaļ
  Gisle Vanem 59cf6fd4f0 Watcom lacks <sys/time.h>. 18 gadi atpakaļ
  Dan Fandrich 684245d6ce Changes to support building for eCos 1.3.1. This has been tested with 18 gadi atpakaļ
  Daniel Stenberg bda1e9aeab Made the copyright year match the latest modification's year. 18 gadi atpakaļ
  Gisle Vanem 7b51aafa86 Changes for PellesC compiler under Win32. A bit limited, but 19 gadi atpakaļ