Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix compiler warning: conversion may lose significant bits | Yang Tse | 2010-12-04 | 1 | -1/+23 |
* | fix compiler warning: rounding, sign extension, or loss of accuracy may result | Yang Tse | 2010-12-02 | 1 | -3/+53 |
* | fix compiler warning: conversion may lose significant bits | Yang Tse | 2010-12-01 | 1 | -0/+54 |
* | use CURL_SIZEOF_LONG instead of SIZEOF_LONG | Daniel Stenberg | 2010-03-25 | 1 | -3/+3 |
* | Fix curl CMake build. | Bill Hoffman | 2010-03-24 | 1 | -0/+6 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems | Yang Tse | 2010-02-26 | 1 | -1/+1 |
* | fix compiler warning | Yang Tse | 2010-02-26 | 1 | -2/+70 |
* | convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and | Yang Tse | 2010-02-22 | 1 | -2/+2 |
* | fix compiler warning | Yang Tse | 2010-02-22 | 1 | -0/+14 |
* | fix compiler warning | Yang Tse | 2010-02-19 | 1 | -0/+40 |