log src/frame-msw.c @ 5940:c608d4b0b75e cygwin64 tip

age author description
Fri, 27 Feb 2015 17:41:20 +0000 Henry Thompson make space for long ptr, and store as such, for frame in WINDOW data, cygwin
Wed, 23 Apr 2014 22:22:37 +0100 Henry Thompson no obvious 64 vs. 32 pblms in compilation, but still crashing in event-msw cygwin
Mon, 21 Apr 2014 11:42:50 +0100 Henry Thompson Minimum necessary to get started: cygwin
Sun, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
Fri, 26 Nov 2010 06:43:36 +0100 Mats Lidell Merge with 21.5 trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Sat, 20 Nov 2010 16:49:11 +0000 Aidan Kehoe Have NATNUMP give t for positive bignums; check limits appropriately.
Mon, 05 Apr 2010 13:03:35 +0100 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API