log compat.h @ 1109:1c24949cf853

age author description
Tue, 19 Apr 2011 08:24:52 +0000 bsmith Have INIDIR use the home directory on all platforms now, not just Unix and Mac.
Mon, 25 Sep 2006 22:37:50 +0000 mhessling Remove non-required header files.
Fri, 20 May 2005 05:53:06 +0000 bsmith Minor change to the Windows sockinit() macro.
Fri, 20 May 2005 03:55:03 +0000 bsmith Fixes for Windows, alloca is _alloc in MSVC, added a macro in compat.h.
Fri, 20 May 2005 03:32:25 +0000 bsmith Sweeping changes to the compatibility module, moved all socket code out
Tue, 20 Jul 2004 07:36:11 +0000 mhessling Add dw_listbox_list_append()
Sat, 17 Apr 2004 05:38:09 +0000 bsmith Added a bunch of support routines I now own due to the settlement
Sat, 03 Apr 2004 06:52:12 +0000 bsmith Get EMX compiling again.
Tue, 23 Mar 2004 11:00:04 +0000 bsmith Fixed dw_window_pointer() so it works on Windows. Tried to fix the
Sat, 20 Mar 2004 01:21:13 +0000 bsmith Fixes for building with Innotek GCC. Will have to check for regressions
Tue, 27 May 2003 21:43:49 +0000 bsmith Compile fixes for MacOS X.
Wed, 05 Feb 2003 10:02:05 +0000 bsmith Include string.h no matter what.
Sun, 01 Dec 2002 14:33:43 +0000 bsmith Fixes for Windows.
Sun, 01 Dec 2002 12:59:24 +0000 bsmith Fixes so you can mix compilers.
Sun, 01 Dec 2002 11:11:41 +0000 bsmith Get Dynamic Windows building with Watcom.