summaryrefslogtreecommitdiff
path: root/lib/warnless.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* misc: update copyright year rangesDaniel Stenberg2022-04-251-1/+1
* lib/warnless.[ch]: only check for WIN32 and ignore _WIN32Marc Hoersken2022-03-231-2/+4
* warnless.h: remove the prototype for curlx_ultosiDaniel Stenberg2021-01-261-3/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* cleanup: correct copyright year range on a few filesDaniel Stenberg2020-04-061-1/+1
* warnless: remove code block for icc that didn't workDaniel Stenberg2020-04-061-13/+0
* cleanup: make local functions staticDaniel Stenberg2019-02-101-5/+1
* Silence GCC 8 cast-function-type warningsMarcel Raad2018-08-111-0/+3
* build: cleanup to fix clang warnings/errorsDaniel Stenberg2018-04-081-6/+1
* unit1309: fix warning on Windows x64Marcel Raad2018-02-281-0/+5
* warnless.h: Removed spurious character from commit 696bc6b9c9Steve Holme2016-03-261-1/+1
* warnless?: Added some integer based conversion functionsSteve Holme2016-03-261-2/+8
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* tool_getparam.c: Fixed compilation warningsSteve Holme2014-05-221-0/+2
* warnless: Updated copyright year for recent changesSteve Holme2014-02-161-1/+1
* warnless: add wrapper function for read and write on WindowsMarc Hoersken2014-02-161-0/+15
* sockfilt.c: fix some W64 compiler warningsYang Tse2013-01-091-1/+13
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-0/+78
* build: rename 76 lib/*.h filesYang Tse2012-12-281-78/+0
* fix some compiler warningsYang Tse2012-03-251-0/+2
* fix several compiler warningsYang Tse2012-03-201-0/+2
* fix some compiler warningsYang Tse2012-03-161-0/+2
* http_negotiate_sspi.c: fix compiler warningYang Tse2012-01-131-1/+3
* base64: fix Curl_base64_encode and Curl_base64_decode interfacesYang Tse2011-08-241-0/+2
* compiler warning: fixYang Tse2011-05-261-0/+8
* compiler warning: fix followupYang Tse2011-05-251-0/+3
* compiler warning: fixYang Tse2011-05-241-1/+17
* fix compiler warning: conversion may lose significant bitsYang Tse2010-12-041-0/+2
* fix compiler warning: rounding, sign extension, or loss of accuracy may resultYang Tse2010-12-021-0/+2
* fix compiler warning: conversion may lose significant bitsYang Tse2010-12-011-0/+6
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* fix compiler warningYang Tse2010-02-261-0/+2
* convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() andYang Tse2010-02-221-2/+2
* fix compiler warningYang Tse2010-02-221-0/+2
* fix compiler warningYang Tse2010-02-191-0/+28