renamed generated config.h to curl_config.h in order to avoid clashes when libcurl...
[platform/upstream/curl.git] / tests / libtest / test.h
2009-07-14 Gunter Knaufrenamed generated config.h to curl_config.h in order...
2009-05-01 Yang TseDavid McCreedy's "TPF-platform specific changes to...
2008-09-18 Yang Tsefix compiler warning: external declaration in primary...
2008-07-15 Yang Tseadd comment for include paths
2007-10-02 Yang TseRenamed a couple of global variables to avoid shadowing...
2007-07-15 Daniel Stenberglet's just export the whole argc + argv pair globally...
2007-07-14 Daniel Stenbergadd support for arg3 as the third argument...
2007-02-22 Yang TseCheck for stdbool.h at configuration stage, and include...
2007-02-16 Yang Tseuse macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER...
2006-10-25 Yang TseAdd project notice and file Id
2006-10-25 Yang TseUse curl_global_init() and curl_global_cleanup().
2006-09-10 Gisle VanemAdded select_test() function to allow selecting on...
2004-05-14 Daniel Stenbergenable memory debugging the same way the curl command...
2004-03-03 Daniel StenbergWe let this file include more generic headers that...
2004-02-19 Daniel Stenbergprovide a test() proto
2004-01-13 Daniel Stenberginclude setup.h from the lib dir instead to get even...
2003-11-06 Daniel StenbergDefine TRUE and FALSE unless already present. I've...
2003-04-15 Daniel Stenberginclude config.h before all system headers, so that...
2003-03-12 Daniel Stenberginclude "config.h" from the lib's private dir
2003-01-23 Daniel Stenbergstring.h keeps the proto for memset() on some platforms...
2002-12-13 Daniel Stenbergset up arg2 to point to argv[2] to be used at will...
2002-12-13 Daniel Stenberginclude files without the curl/ to reduce the risk...
2002-12-12 Daniel Stenbergfixes