index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
warnless.c
Age
Commit message (
Expand
)
Author
2013-01-09
sockfilt.c: fix some W64 compiler warnings
Yang Tse
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-15
warnless.c: fix compiler warnings
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-03-25
fix some compiler warnings
Yang Tse
2012-03-22
fix several compiler warnings
Yang Tse
2012-03-20
fix several compiler warnings
Yang Tse
2012-03-16
fix some compiler warnings
Yang Tse
2012-01-13
http_negotiate_sspi.c: fix compiler warning
Yang Tse
2011-08-24
base64: fix Curl_base64_encode and Curl_base64_decode interfaces
Yang Tse
2011-06-01
warnless: icc 9.1 workaround
Yang Tse
2011-05-27
warnless: header inclusion fix
Yang Tse
2011-05-26
compiler warning: fix
Yang Tse
2011-05-24
compiler warning: fix
Yang Tse
2010-12-04
fix compiler warning: conversion may lose significant bits
Yang Tse
2010-12-02
fix compiler warning: rounding, sign extension, or loss of accuracy may result
Yang Tse
2010-12-01
fix compiler warning: conversion may lose significant bits
Yang Tse
2010-03-25
use CURL_SIZEOF_LONG instead of SIZEOF_LONG
Daniel Stenberg
2010-03-24
Fix curl CMake build.
Bill Hoffman
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-26
Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems
Yang Tse
2010-02-26
fix compiler warning
Yang Tse
2010-02-22
convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and
Yang Tse
2010-02-22
fix compiler warning
Yang Tse
2010-02-19
fix compiler warning
Yang Tse