Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-05 | examples/htmltitle: use C++ casts between pointer types | Marcel Raad | |
Compilers and static analyzers warn about using C-style casts here. Closes https://github.com/curl/curl/pull/3975 | |||
2017-01-08 | examples: make the C++ examples follow our code style too | Daniel Stenberg | |
At least mostly, not counting // comments. | |||
2016-02-06 | examples/htmltitle: Use _stricmp on Windows | Gisle Vanem | |
Bug: https://curl.haxx.se/mail/lib-2016-02/0017.html | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-07-01 | examples: provide <DESC> sections | Daniel Stenberg | |
2013-02-10 | htmltitle: fix suggested build command | Alessandro Ghedini | |
2012-11-21 | htmltitle: use .cpp extension for C++ examples | Daniel Stenberg | |