Thu, 16 Dec 2021 18:48:58 +0000 |
Henry Thompson |
rescue lost branch from 64bit.backup
cygwin64 tip
|
Wed, 08 Dec 2021 18:49:22 +0000 |
Henry Thompson |
fix bad interaction with Cygwin 3.3
cygwin
|
Wed, 08 Dec 2021 18:43:18 +0000 |
Henry Thompson |
tls.h (why?) and skip-ascii.h added
cygwin
|
Thu, 02 Dec 2021 14:34:45 +0000 |
Henry Thompson |
6 years later, not sure about movemail
cygwin
|
Sun, 13 Dec 2015 13:22:58 +0000 |
Henry Thompson |
try to replace all nnnL or nnnUL constants with EMACS_[U]INT
cygwin
|
Sat, 12 Dec 2015 21:49:31 +0000 |
Henry Thompson |
trial of E1 and UE1
cygwin
|
Sat, 12 Dec 2015 19:08:46 +0000 |
Henry Thompson |
lots of use of EMACS_INT, a few others, to eliminate all pointer truncation warnings
cygwin
|
Thu, 10 Dec 2015 17:55:59 +0000 |
Henry Thompson |
revert timeval comment, backed out change to winsock.h and just lots of warnings???
cygwin
|
Wed, 09 Dec 2015 15:50:11 +0000 |
Henry Thompson |
working with new Xpm.dll
cygwin
|
Wed, 09 Dec 2015 12:53:16 +0000 |
Henry Thompson |
just barely working
cygwin
|
Wed, 09 Dec 2015 10:35:23 +0000 |
Henry Thompson |
more 64-bit patches for VS, not sure of many of them
cygwin
|
Tue, 08 Dec 2015 09:05:19 +0000 |
Henry Thompson |
vs2015_3.patch applied, and some vs64 fixes
cygwin
|
Fri, 24 Jul 2015 14:48:46 +0100 |
Henry Thompson |
from Vin?
cygwin
|
Wed, 15 Dec 2021 19:02:33 +0000 |
Henry Thompson |
changes from long ago, never committed...
cygwin
|
Fri, 27 Feb 2015 17:48:44 +0000 |
Henry Thompson |
merge heads 3
cygwin
|
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
|
Fri, 06 Feb 2015 09:08:37 +0000 |
Henry Thompson |
to Vin
cygwin
|
Thu, 05 Feb 2015 17:19:05 +0000 |
Henry Thompson |
merged heads after pull -u
cygwin
|
Fri, 27 Feb 2015 17:47:15 +0000 |
Henry Thompson |
merging heads 2
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
|
Thu, 16 Dec 2021 11:20:17 +0000 |
Henry Thompson |
root of all my changes
cygwin
|
Fri, 27 Mar 2015 16:05:15 +0100 |
Mike Sperber |
Speed up XEmacs on X.
default
|
Thu, 11 Jun 2015 16:09:11 +0100 |
Aidan Kehoe |
Fix a bug in the #'equalp compiler macro.
|
Wed, 03 Jun 2015 20:13:07 +0100 |
Aidan Kehoe |
Avoid confusion about ELC vs. source file encoding, #'load, #'load-internal.
|
Fri, 29 May 2015 17:06:24 +0100 |
Aidan Kehoe |
Avoid allocation in #'integer-length; add #'logcount.
|
Fri, 15 May 2015 18:11:47 +0100 |
Aidan Kehoe |
Use the existing C-level line number cache within #'line-number.
|
Mon, 11 May 2015 18:04:58 +0100 |
Aidan Kehoe |
Remove an old, buggy attempt to preserve East Asian chars, encode_unicode_char
|
Sun, 10 May 2015 23:55:41 +0100 |
Aidan Kehoe |
Fix a bug when passing a float to truncate and giving a bignum result.
|
Sun, 10 May 2015 19:07:09 +0100 |
Aidan Kehoe |
GMP functions that take doubles choke on non-finite values, avoid that.
|