Gisle Vanem
|
a7748c2024
|
Constify argument to suburl(). Remove trailing space.
|
2007-02-04 12:12:02 +00:00 |
|
Yang Tse
|
b4700f026b
|
Add project notice and file Id
|
2006-10-25 09:20:44 +00:00 |
|
Yang Tse
|
384c8f3560
|
Use curl_global_init() and curl_global_cleanup().
Improve cleanup in case of initialization failure.
|
2006-10-25 05:59:46 +00:00 |
|
Yang Tse
|
773bec5ae5
|
Fix compiler warning "enumerated type mixed with another type"
|
2006-07-17 14:32:19 +00:00 |
|
Daniel Stenberg
|
e2e593a036
|
clean up properly on failure to enable easier libcurl leak detection
|
2004-05-14 09:22:12 +00:00 |
|
Daniel Stenberg
|
84b52e92f4
|
simplied the creation of new urls
|
2004-05-06 13:29:04 +00:00 |
|
Daniel Stenberg
|
4e84ac4db8
|
minor edits to make picky compilers whine less
|
2004-03-23 08:46:08 +00:00 |
|
Daniel Stenberg
|
b2cff76722
|
typecast to int when printfing CURLcode
|
2004-02-25 15:43:15 +00:00 |
|
Daniel Stenberg
|
eebcf90942
|
provide protos to the functions to prevent warnings
|
2004-02-19 13:03:04 +00:00 |
|
Daniel Stenberg
|
12b71e422f
|
return an int
|
2004-02-13 12:18:34 +00:00 |
|
Daniel Stenberg
|
648c5b05c0
|
Uninitialized variable set.
|
2004-02-09 08:25:48 +00:00 |
|
Daniel Stenberg
|
a5c4442ebf
|
changed the test() function to return type int
|
2004-02-05 12:34:17 +00:00 |
|
Daniel Stenberg
|
989ec98ebd
|
modified and corrected test 506
|
2003-12-16 09:49:36 +00:00 |
|
Daniel Stenberg
|
26f5c53be8
|
test case 506 added, written by Dirk Manske
|
2003-08-11 06:44:46 +00:00 |
|