summaryrefslogtreecommitdiff
path: root/lib/warnless.c
Commit message (Expand)AuthorAgeFilesLines
* fix compiler warning: conversion may lose significant bitsYang Tse2010-12-041-1/+23
* fix compiler warning: rounding, sign extension, or loss of accuracy may resultYang Tse2010-12-021-3/+53
* fix compiler warning: conversion may lose significant bitsYang Tse2010-12-011-0/+54
* use CURL_SIZEOF_LONG instead of SIZEOF_LONGDaniel Stenberg2010-03-251-3/+3
* Fix curl CMake build.Bill Hoffman2010-03-241-0/+6
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse2010-02-261-1/+1
* fix compiler warningYang Tse2010-02-261-2/+70
* convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() andYang Tse2010-02-221-2/+2
* fix compiler warningYang Tse2010-02-221-0/+14
* fix compiler warningYang Tse2010-02-191-0/+40