log dwcompat.c @ 1989:1dd49705bd1a

age author description
Mon, 16 Sep 2019 08:58:58 +0000 bsmith Fix potential buffer overflow scenarios, reported by gcc fortify.
Sat, 19 Sep 2015 10:47:46 +0000 bsmith Added detection support for Windows 10.
Fri, 01 Mar 2013 13:01:59 +0000 bsmith Apparently Visual C's "long double" type is "double" for gcc...
Mon, 19 Nov 2012 19:52:36 +0000 bsmith Fixes for building with MINGW64 (specifically http://tdm-gcc.tdragon.net/).
Sat, 05 May 2012 22:44:27 +0000 bsmith Move some more platform specific code into dwcompat.
Mon, 02 Apr 2012 19:25:09 +0000 bsmith Removed now unneeded locale conversion on Windows since everything is UTF-8.
Tue, 27 Mar 2012 08:51:14 +0000 bsmith Add code to allow building DW.DLL as Unicode on Windows.