Viktor Szakats
|
f81f351b9a
tidy-up: OS names
|
3 months ago |
Daniel Stenberg
|
f540e43b9d
examples: use present tense in comments
|
8 months ago |
Daniel Stenberg
|
127eb0d83a
misc: fix spelling mistakes
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
Ayesh Karunaratne
|
4484270afc
misc: typo and grammar fixes
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Marc Hoersken
|
77311f420a
docs/examples: workaround broken -Wno-pedantic-ms-format
|
2 years ago |
Daniel Stenberg
|
a28464ae77
docs: reduce/avoid English contractions
|
3 years ago |
Olaf Hering
|
f2ed79d8ee
docs/examples: adjust prototypes for CURLOPT_READFUNCTION
|
3 years ago |
Daniel Stenberg
|
fa6bbbe167
examples/httpput: remove use of CURLOPT_PUT
|
4 years ago |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 years ago |
Daniel Stenberg
|
3a6563d668
examples: adhere to curl code style
|
8 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Daniel Stenberg
|
c00b18d540
examples: provide <DESC> sections
|
9 years ago |
Gisle Vanem
|
6fe619be7a
docs/examples/httpput.c: fix build for MSVC
|
11 years ago |
Guenter Knauf
|
a3dbbcfd2a
Added error checking for samples.
|
12 years ago |
Yang Tse
|
865893fb14
examples: fix compiler warnings
|
12 years ago |
Guenter Knauf
|
ba52e0a93b
Added a workaround for printing size_t.
|
13 years ago |
Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
13 years ago |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 years ago |
Dan Fandrich
|
e664cd5826
Fixed a surprising number of example programs that were passing int arguments
|
16 years ago |
Dan Fandrich
|
4706a93341
Fixed some more simple compile warnings in the examples.
|
17 years ago |
Dan Fandrich
|
49ce3e5160
Fixed some compile warnings and errors and improved portability in the
|
17 years ago |
Daniel Stenberg
|
279dd6d878
typecast the number passed to CURLOPT_INFILESIZE_LARGE as a curl_off_t
|
18 years ago |
Daniel Stenberg
|
2fe3829e5e
add a URL to an article about making Apache support PUT
|
20 years ago |
Daniel Stenberg
|
b3572269a4
removed unused variable and trailing whitespace
|
20 years ago |
Daniel Stenberg
|
b60e0fa97e
David J Meyer's large file support.
|
21 years ago |
Daniel Stenberg
|
36a2fac79f
typecast the size to long for platforms where st_size is off_t
|
21 years ago |