Daniel Stenberg
|
aace68c91b
|
extern declarations no longer done on windows (T. Bharath's patch)
|
2001-08-24 07:39:15 +00:00 |
|
Daniel Stenberg
|
95e7e551f6
|
added const char * => char * typecast
|
2001-08-14 08:32:03 +00:00 |
|
Daniel Stenberg
|
f35b6e90f5
|
corrected dubious use of the same variable twice in a function call,
gcc 3.0 warned about it
|
2001-08-14 06:06:15 +00:00 |
|
Daniel Stenberg
|
6403257886
|
renamed Curl_ to curl_ for the printf() prefixes
|
2001-01-05 12:19:42 +00:00 |
|
Daniel Stenberg
|
4031104404
|
Internal symbols that aren't static are now prefixed with 'Curl_'
|
2001-01-05 10:11:41 +00:00 |
|
Daniel Stenberg
|
ed8dbf4ac2
|
updated license text in headers
|
2001-01-04 12:27:04 +00:00 |
|
Daniel Stenberg
|
56ac132401
|
removed the storenonprintable function as it isn't used anymore
|
2000-11-21 13:18:30 +00:00 |
|
Daniel Stenberg
|
5a07305dc8
|
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
|
2000-11-15 15:36:41 +00:00 |
|
Daniel Stenberg
|
0f8facb49b
|
added memory debugging include file
|
2000-10-09 11:12:34 +00:00 |
|
Daniel Stenberg
|
ae1912cb0d
|
Initial revision
|
1999-12-29 14:20:26 +00:00 |
|