remove the CVSish $Id$ lines
[platform/upstream/curl.git] / src / setup.h
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-02-14 Yang Tseremoved trailing whitespace
2009-11-14 Yang TseRefactor how preprocessor symbol _THREAD_SAFE definitio...
2009-10-27 Yang TseFix spelling
2009-07-14 Gunter Knaufrenamed generated config.h to curl_config.h in order...
2009-06-11 Yang TseDOS adjustments
2009-05-01 Yang TseDavid McCreedy's "TPF-platform specific changes to...
2008-09-05 Yang Tsesomewhat protect Mac OS X users from using Mac OS 9...
2008-08-07 Yang TseInitial support of curlbuild.h and curlrules.h which...
2008-07-30 Yang TseUpdate copyright year.
2008-07-30 Yang TseSync comment with reality.
2008-07-27 Yang Tsesetup.h handles definition of _REENTRANT based on NEED_...
2008-04-22 Dan FandrichAdded support for running on Symbian OS.
2007-11-08 Yang TseDefine WIN32 when build target is Win32 API.
2007-06-30 Gunter Knaufmoved includes to setup.h so that the project headers...
2007-02-28 Yang Tseproper symbol definition check for all AmigaOS flavours
2007-02-22 Yang TseCheck for stdbool.h at configuration stage, and include...
2006-10-18 Yang TseIntroduce symbol USE_WINSOCK which will be defined...
2006-10-18 Yang TseMove definition of IS*() macros to setup_once.h
2006-10-17 Daniel StenbergAvoid typecasting a signed char to an int when using...
2006-08-04 Yang TseAvoid redundant check. configure script takes care...
2006-07-19 Dan FandrichChanges to support building for eCos 1.3.1. This has...
2006-07-11 Dan FandrichMoved strdup replacement from src/main.c into src/strdu...
2006-07-05 Yang TsePrevent definition of HAVE_WINxxx_H symbols and avoid...
2006-06-08 Daniel StenbergBrian Dessent's fixes for cygwin builds
2006-04-07 Daniel StenbergFirst commit of David McCreedy's EBCDIC and TPF changes.
2005-12-17 Yang TseWindows related cleanup
2005-12-16 Yang Tse'Fix' windows builds
2005-11-24 Daniel StenbergDoug Kaufman's set of patches to make curl build fine...
2005-05-02 Daniel Stenbergcorrected copyright years
2005-04-24 Daniel StenbergBased on feedback from Cory Nelson, I added some prepro...
2004-12-25 Daniel StenbergMy reimplementation and cleanup of the getpass source...
2004-12-15 Daniel Stenbergprecaution to prevent double typedefs of the bool
2004-12-15 Daniel Stenbergmoved the bool typedef to setup.h
2004-07-04 Gunter Knaufremoved now obsolete ifdef.
2004-03-21 Daniel StenbergMarty Kuhrt's adjustments for a cleaner VMS build
2004-03-17 Daniel StenbergGünter Knauf's NetWare changes.
2004-03-03 Daniel StenbergTom Bates' adjustment to build on his nsr-tandem-nsk.
2004-03-02 Daniel StenbergDefine CURL_NO_OLDIES to prevent us from getting obsole...
2004-01-23 Daniel Stenbergdefine SIZEOF_CURL_OFF_T if not already defined
2004-01-14 Daniel StenbergGisle Vanem updated the code for win32 and djgpp builds.
2004-01-13 Daniel StenbergDiego Casorran's fixes to allow native AmigaOS builds
2004-01-07 Daniel Stenbergupdated year in the copyright string
2003-11-07 Daniel Stenbergdefine TRUE and FALSE here as some platforms don't...
2003-10-05 Daniel StenbergShard's fix to build fine on BeOS
2003-07-29 Daniel StenbergCURLDEBUG not MALLOCDEBUG
2003-07-05 Daniel StenbergSome of Doug Kaufman's changes for the DOS port
2003-05-21 Daniel Stenberg Gisle Vanem made curl build with djgpp on DOS.
2003-04-15 Daniel StenbergIf MALLOCDEBUG, include the lib's setup.h here so that...
2003-01-16 Daniel Stenbergcopyright year update in the source header
2002-12-04 Daniel Stenbergmake WIN32 defined for Borland properly, as told by...
2002-09-03 Daniel Stenbergupdated source code boilerplate/header
2002-04-08 Daniel StenbergMichael Curtis adjusted this for RISC OS
2002-03-19 Daniel Stenbergcopyright string (year) update
2002-02-20 Daniel StenbergVMS adjustments
2002-02-20 Daniel StenbergNico Baggus' VMS tweaks
2001-12-17 Daniel StenbergGötz Babin-Ebell's OpenSSL ENGINE patch
2001-11-29 Daniel Stenbergmac fixes
2001-09-17 Daniel StenbergLinus Nielsen Feltzing's telnet-for-win32 fixes
2001-01-03 Daniel Stenbergdual-license fix
2000-11-09 Daniel Stenberghaxx.nu => haxx.se
2000-08-02 Daniel Stenbergmoved the #define strequal() since they're now true...
2000-03-19 Daniel StenbergMarco G. Salvagno's OS/2 changes
1999-12-29 Daniel StenbergInitial revision