Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-24 | extern declarations no longer done on windows (T. Bharath's patch) | Daniel Stenberg | |
2001-08-14 | added const char * => char * typecast | Daniel Stenberg | |
2001-08-14 | corrected dubious use of the same variable twice in a function call, | Daniel Stenberg | |
gcc 3.0 warned about it | |||
2001-01-05 | renamed Curl_ to curl_ for the printf() prefixes | Daniel Stenberg | |
2001-01-05 | Internal symbols that aren't static are now prefixed with 'Curl_' | Daniel Stenberg | |
2001-01-04 | updated license text in headers | Daniel Stenberg | |
2000-11-21 | removed the storenonprintable function as it isn't used anymore | Daniel Stenberg | |
2000-11-15 | not printf()ing %s normally for character that weren't isprint() made things | Daniel Stenberg | |
go weird, had to remove this. I should use trio soon for all the *printf() stuff as this is too broken | |||
2000-10-09 | added memory debugging include file | Daniel Stenberg | |
1999-12-29 | Initial revision | Daniel Stenberg | |