]> sjero.net Git - wget/history - windows/config-compiler.h
Merged with eleven for Gisle's mswindows.c patch.
[wget] / windows / config-compiler.h
2007-10-06 Micah CowanMerging with previous Makefile.in updates.
2007-10-05 Micah CowanAutomated merge with file:/home/micah/devel/wget/eleven
2007-10-03 Micah CowanMerge with mainline
2007-09-28 Micah CowanMerge from mainline
2007-09-28 Micah CowanUpdate copyright lists, conforming to maintainer guidelines
2007-09-25 micah[svn] Apply Christopher Lewis' patch re HAV_INTPTR_T
2007-09-25 Micah CowanApply Christopher Lewis' patch re HAV_INTPTR_T
2007-07-10 micah[svn] Merge of fix for bugs 20341 and 20410.
2006-12-29 mtortonesi[svn] Several Windows-related changes.
2006-10-12 mtortonesi[svn] config-compiler.h (HAVE_INTPTR_T): Define to...
2006-04-07 mtortonesi[svn] Several fixes for MSVC8.
2006-03-09 hniksic[svn] Declare HAVE_UINTPTR_T under MinGW.
2005-07-08 hniksic[svn] Reintroduced Watcom support.
2005-07-07 hniksic[svn] Only define symbols in config-compiler.h, don...
2005-07-07 hniksic[svn] Define HAVE__BOOL, HAVE_INTTYPES_H, and HAVE_STRT...
2005-07-07 hniksic[svn] Doc fixes.
2005-07-06 hniksic[svn] More DMC features.
2005-07-06 hniksic[svn] Use strtoll on Windows if available (as with...
2005-07-06 hniksic[svn] Define SIZEOF_LONG_LONG under DMC.
2005-07-06 hniksic[svn] Include <sys/stat.h> before redefining stat.
2005-07-06 hniksic[svn] Fix syntax error.
2005-07-06 hniksic[svn] Define OS_TYPE.
2005-07-06 hniksic[svn] Unify Windows-related config.h files into windows...