Commit History

Author SHA1 Message Date
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Yang Tse 97333deb3f fallback to gettimeofday when monotonic clock is unavailable at run-time 16 years ago
  Yang Tse ed80eb5b0f configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol only 16 years ago
  Yang Tse 60dd765b3d fix syntax error: missing semicolon 16 years ago
  Yang Tse 19479ea021 Internal time differences now use monotonic time source if available. 16 years ago
  Gunter Knauf ca3e5a6322 moved includes to setup.h so that the project headers also pick them up (eleminate gcc warning). 17 years ago
  Gunter Knauf afdfa4bed2 minor patches to enable building for NetWare CLIB. 17 years ago
  Daniel Stenberg bda1e9aeab Made the copyright year match the latest modification's year. 18 years ago
  Yang Tse d6c5d24af3 Cleanup windows header includes. Where aplicable, inclusion of 18 years ago
  Gisle Vanem 7e00076586 <windows.h> required for Watcom. 19 years ago
  Daniel Stenberg 2fd463e979 Dirk Manske increased the resolution for what the CURLINFO_*_TIME return. 20 years ago
  Daniel Stenberg 780b962336 provide these functions as curlx_* ones as this enables the curl app to 20 years ago
  Daniel Stenberg cd160a66c9 added more comments for what the functions return 20 years ago
  Daniel Stenberg e545e33d5f Gisle Vanem's fixes to use CURL_SOCKET_BAD more instead of -1 for sockets. 20 years ago
  Daniel Stenberg a0edfb90c2 make our private version of gettimeofday() static 20 years ago
  Daniel Stenberg 749f5387c1 Gisle Vanem's IPv6-on-Windows patch applied! 21 years ago
  Daniel Stenberg a7c72b7abf removed the local variables for emacs and vim, use the new sample.emacs 21 years ago
  Daniel Stenberg f26a338a54 copyright year update in the source header 21 years ago
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header 22 years ago
  Daniel Stenberg 2443e1f38c T. Bharath fixed his mm lib timer resolution fix 22 years ago
  Daniel Stenberg 9aec0fc7de T. Bharath fixed higher resolution time for windows builds 22 years ago
  Daniel Stenberg 974f314f57 copyright string (year) update 22 years ago
  Daniel Stenberg 92aedf850e made Curl_tvdiff round the diff better and make the subtraction before 22 years ago
  Daniel Stenberg 532bca41e5 Curl_tvdiff() now returns a millisecond diff, no double like before 23 years ago
  Sterling Hughes 8e91d5de8e looks nicer and is better compatible with older vim versions 23 years ago
  Daniel Stenberg f0fa858885 added comment to the tvdiff 23 years ago
  Sterling Hughes 6147879837 Added formatting sections for emacs and vim 23 years ago
  Daniel Stenberg 4ae3bd71ea Curl_tvnow is now properly declared with (void) 23 years ago
  Daniel Stenberg 4031104404 Internal symbols that aren't static are now prefixed with 'Curl_' 23 years ago
  Daniel Stenberg 24dee483e9 dual-license fix 23 years ago