summaryrefslogtreecommitdiff
path: root/include/curl/mprintf.h
Commit message (Expand)AuthorAgeFilesLines
* defines: avoid underscore-prefixed definesbagder/no-underscore-definesDaniel Stenberg2019-08-221-4/+4
* curl/mprintf.h: remove support for _MPRINTF_REPLACEDaniel Stenberg2016-04-011-26/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* mprintf.h: remove #ifdef CURLDEBUGDaniel Stenberg2015-03-031-8/+1
* checksrc: ban unsafe functionsDaniel Stenberg2013-03-071-2/+2
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Adapting last changes to OS400:Patrick Monnerat2008-05-201-2/+4
* Some #if --> #ifdefPatrick Monnerat2007-08-071-0/+10
* Allow 'curl_*printf()' to be used in C++ programs.Gisle Vanem2006-10-301-0/+8
* for the CURLDEBUG case, we redefine sprintf and vsprintf to make us noticeDaniel Stenberg2006-03-281-2/+9
* Made the copyright year match the latest modification's year.Daniel Stenberg2006-01-091-1/+1
* Yang Tse adjusted the multiple header inclusion prevention definitionDaniel Stenberg2005-12-021-4/+3
* fix curl.h includeDaniel Stenberg2004-11-111-1/+2
* Changes for removing libcurl.def file on Win32.Gisle Vanem2004-11-091-15/+16
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* copyright year update in the source headerDaniel Stenberg2003-01-161-49/+20
* add include of stdio.h, so that base64.c compilesDaniel Stenberg2001-08-151-0/+1
* renamed Curl_ to curl_ for the printf() prefixesDaniel Stenberg2001-01-051-20/+20
* Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg2001-01-051-18/+20
* updated license text in headersDaniel Stenberg2001-01-041-21/+8
* Initial revisionDaniel Stenberg1999-12-291-0/+93