Daniel Stenberg
|
f540e43b9d
examples: use present tense in comments
|
8 月之前 |
Viktor Szakats
|
e9a7d4a1c8
windows: use built-in `_WIN32` macro to detect Windows
|
1 年之前 |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 年之前 |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 年之前 |
Marc Hoersken
|
77311f420a
docs/examples: workaround broken -Wno-pedantic-ms-format
|
2 年之前 |
Daniel Stenberg
|
a28464ae77
docs: reduce/avoid English contractions
|
3 年之前 |
Olaf Hering
|
f2ed79d8ee
docs/examples: adjust prototypes for CURLOPT_READFUNCTION
|
3 年之前 |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
4 年之前 |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 年之前 |
Daniel Stenberg
|
0bc60d91de
copyrights: fix copyright year range
|
5 年之前 |
Viktor Szakats
|
7e35eb7729
spelling fixes
|
6 年之前 |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 年之前 |
Daniel Stenberg
|
b228d2952b
checksrc: stricter no-space-before-paren enforcement
|
8 年之前 |
Daniel Stenberg
|
3a6563d668
examples: adhere to curl code style
|
8 年之前 |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 年之前 |
Daniel Stenberg
|
0e7d76d6a8
examples: more descriptions
|
9 年之前 |
Guenter Knauf
|
a3dbbcfd2a
Added error checking for samples.
|
12 年之前 |
Yang Tse
|
865893fb14
examples: fix compiler warnings
|
12 年之前 |
Guenter Knauf
|
ba52e0a93b
Added a workaround for printing size_t.
|
13 年之前 |
Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
13 年之前 |
Daniel Stenberg
|
9583b4af90
examples: fix compiler warnings
|
14 年之前 |
Daniel Stenberg
|
18e7b52e8e
examples: use example.com in example URLs
|
14 年之前 |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
14 年之前 |
Yang Tse
|
420bfbcf40
Use curl_off_t and CURL_FORMAT_CURL_OFF_T for file size.
|
15 年之前 |
Yang Tse
|
6582895b51
docs/example patches for VMS
|
15 年之前 |
Dan Fandrich
|
e664cd5826
Fixed a surprising number of example programs that were passing int arguments
|
16 年之前 |
Gunter Knauf
|
5e9c564883
fixed missing header; changed bail out from exit() to return().
|
16 年之前 |
Gunter Knauf
|
4ae644e427
reformatted comment.
|
16 年之前 |
Gunter Knauf
|
d208e56b16
added read callback function in order to prevent crashs on Win32 when linked against DLL:
|
16 年之前 |
Gunter Knauf
|
ade0890746
fix for new codestyle.
|
16 年之前 |