History log of /curl/lib/timeval.c (Results 51 – 73 of 73)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_15_1, curl-7_15_0, curl-7_14_1, c-ares-1_3_0, curl-7_14_0, curl-7_13_2, curl-7_13_1, before_ftp_statemachine, curl-7_13_0, curl-7_12_3
# 7e000765 17-Dec-2004 Gisle Vanem

<windows.h> required for Watcom.


Revision tags: curl-7_12_2, curl-7_12_1, pre-aifix, curl-7_12_0, curl-7_11_2, c-ares-1_2_0
# 2fd463e9 09-Apr-2004 Daniel Stenberg

Dirk Manske increased the resolution for what the CURLINFO_*_TIME return.


# 780b9623 06-Apr-2004 Daniel Stenberg

provide these functions as curlx_* ones as this enables the curl app to
re-use these sources and functions for subsecond resolution timing


# cd160a66 30-Mar-2004 Daniel Stenberg

added more comments for what the functions return


Revision tags: curl-7_11_1
# e545e33d 11-Mar-2004 Daniel Stenberg

Gisle Vanem's fixes to use CURL_SOCKET_BAD more instead of -1 for sockets.


Revision tags: curl-7_11_0
# a0edfb90 04-Jan-2004 Daniel Stenberg

make our private version of gettimeofday() static


Revision tags: curl-7_10_8
# 749f5387 14-Oct-2003 Daniel Stenberg

Gisle Vanem's IPv6-on-Windows patch applied!


Revision tags: curl-7_10_7, curl-7_10_6, curl-7_10_5, curl-7_10_4
# a7c72b7a 29-Jan-2003 Daniel Stenberg

removed the local variables for emacs and vim, use the new sample.emacs
way for emacs, and vim users should provide a similar non-polluting style


# f26a338a 16-Jan-2003 Daniel Stenberg

copyright year update in the source header


Revision tags: curl-7_10_3, curl-7_10_2, curl-7_10_1, curl-7_10
# ba4e69be 03-Sep-2002 Daniel Stenberg

updated source code boilerplate/header


# 2443e1f3 26-Jun-2002 Daniel Stenberg

T. Bharath fixed his mm lib timer resolution fix


Revision tags: curl-7_9_8
# 9aec0fc7 03-Jun-2002 Daniel Stenberg

T. Bharath fixed higher resolution time for windows builds


Revision tags: curl-7_9_7, curl-7_9_7-pre2, curl-7_9_6
# 974f314f 19-Mar-2002 Daniel Stenberg

copyright string (year) update


Revision tags: curl-7_9_5, curl-7_9_5-pre4, curl-7_9_5-pre2, curl-7_9_4, curl-7_9_3, curl-7_9_3-pre3, curl-7_9_3-pre2, curl-7_9_3-pre1, pre-host-cache, curl-7_9_2
# 92aedf85 12-Nov-2001 Daniel Stenberg

made Curl_tvdiff round the diff better and make the subtraction before
the multiply to not wrap-around


Revision tags: curl-7_9_1
# 532bca41 12-Oct-2001 Daniel Stenberg

Curl_tvdiff() now returns a millisecond diff, no double like before


# 8e91d5de 11-Oct-2001 Sterling Hughes

looks nicer and is better compatible with older vim versions


# f0fa8588 01-Oct-2001 Daniel Stenberg

added comment to the tvdiff


Revision tags: curl-7_9, Curl_easy_1-1-8, Curl_easy_1-1-7
# 61478798 07-Sep-2001 Sterling Hughes

Added formatting sections for emacs and vim


Revision tags: before_urldata_rename, curl-7_8_1, curl-7_8_1-pre3, curl-7_8, curl-7_8-pre2, curl-7_7_3, curl-7_7_2, curl-7_7_1, curl-7_7, curl-7_7-beta5, curl-7_7-beta3, curl-7_7-beta2
# 4ae3bd71 13-Mar-2001 Daniel Stenberg

Curl_tvnow is now properly declared with (void)


Revision tags: curl-7_7-beta1, curl-7_7_alpha2, curl-7_6_1, curl-7_6_1-pre3, curl-7_6_1-pre2, curl-7_6_1-pre1, curl-7_6, curl-7_6-pre4, curl_7_6-pre3
# 40311044 05-Jan-2001 Daniel Stenberg

Internal symbols that aren't static are now prefixed with 'Curl_'


Revision tags: curl-7_5_2
# 24dee483 03-Jan-2001 Daniel Stenberg

dual-license fix


Revision tags: pre-header-change, curl-7_5, curl-7_4_1, curl-7_3, curl-7_2, curl-7_1_1
# 1ef3600a 20-Jun-2000 Daniel Stenberg

haxx.nu => haxx.se


Revision tags: v7_0_2beta, curl-6_5_2, curl-6_5_1, curl-6_5
# ae1912cb 29-Dec-1999 Daniel Stenberg

Initial revision


123