História revízii

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