Revision tags: curl-7_9_1 |
|
#
8e91d5de |
| 11-Oct-2001 |
Sterling Hughes |
looks nicer and is better compatible with older vim versions
|
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 |
|
#
aace68c9 |
| 24-Aug-2001 |
Daniel Stenberg |
extern declarations no longer done on windows (T. Bharath's patch)
|
Revision tags: curl-7_8_1 |
|
#
95e7e551 |
| 14-Aug-2001 |
Daniel Stenberg |
added const char * => char * typecast
|
#
f35b6e90 |
| 14-Aug-2001 |
Daniel Stenberg |
corrected dubious use of the same variable twice in a function call, gcc 3.0 warned about it
|
Revision tags: 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, 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 |
|
#
64032578 |
| 05-Jan-2001 |
Daniel Stenberg |
renamed Curl_ to curl_ for the printf() prefixes
|
#
40311044 |
| 05-Jan-2001 |
Daniel Stenberg |
Internal symbols that aren't static are now prefixed with 'Curl_'
|
Revision tags: curl-7_5_2 |
|
#
ed8dbf4a |
| 04-Jan-2001 |
Daniel Stenberg |
updated license text in headers
|
Revision tags: pre-header-change, curl-7_5 |
|
#
56ac1324 |
| 21-Nov-2000 |
Daniel Stenberg |
removed the storenonprintable function as it isn't used anymore
|
#
5a07305d |
| 15-Nov-2000 |
Daniel Stenberg |
not printf()ing %s normally for character that weren't isprint() made things go weird, had to remove this. I should use trio soon for all the *printf() stuff as this is too broken
|
Revision tags: curl-7_4_1 |
|
#
0f8facb4 |
| 09-Oct-2000 |
Daniel Stenberg |
added memory debugging include file
|
Revision tags: curl-7_3, curl-7_2, curl-7_1_1, v7_0_2beta, curl-6_5_2, curl-6_5_1, curl-6_5 |
|
#
ae1912cb |
| 29-Dec-1999 |
Daniel Stenberg |
Initial revision
|