Mercurial > hg > xemacs-beta
graph
-
try to replace all nnnL or nnnUL constants with EMACS_[U]INT cygwinSun, 13 Dec 2015 13:22:58 +0000, by Henry Thompson
-
lots of use of EMACS_INT, a few others, to eliminate all pointer truncation warnings cygwinSat, 12 Dec 2015 19:08:46 +0000, by Henry Thompson
-
revert timeval comment, backed out change to winsock.h and just lots of warnings??? cygwinThu, 10 Dec 2015 17:55:59 +0000, by Henry Thompson
-
more 64-bit patches for VS, not sure of many of them cygwinWed, 09 Dec 2015 10:35:23 +0000, by Henry Thompson
-
vs2015_3.patch applied, and some vs64 fixes cygwinTue, 08 Dec 2015 09:05:19 +0000, by Henry Thompson
-
make space for long ptr, and store as such, for frame in WINDOW data, cygwinFri, 27 Feb 2015 17:41:20 +0000, by Henry Thompson
-
no obvious 64 vs. 32 pblms in compilation, but still crashing in event-msw cygwinWed, 23 Apr 2014 22:22:37 +0100, by Henry Thompson
-
Fix a bug in the #'equalp compiler macro.Thu, 11 Jun 2015 16:09:11 +0100, by Aidan Kehoe
-
Avoid confusion about ELC vs. source file encoding, #'load, #'load-internal.Wed, 03 Jun 2015 20:13:07 +0100, by Aidan Kehoe
-
Avoid allocation in #'integer-length; add #'logcount.Fri, 29 May 2015 17:06:24 +0100, by Aidan Kehoe
-
Use the existing C-level line number cache within #'line-number.Fri, 15 May 2015 18:11:47 +0100, by Aidan Kehoe
-
Remove an old, buggy attempt to preserve East Asian chars, encode_unicode_charMon, 11 May 2015 18:04:58 +0100, by Aidan Kehoe
-
Fix a bug when passing a float to truncate and giving a bignum result.Sun, 10 May 2015 23:55:41 +0100, by Aidan Kehoe
-
GMP functions that take doubles choke on non-finite values, avoid that.Sun, 10 May 2015 19:07:09 +0100, by Aidan Kehoe
-
Be less misleading in errors, data.cSat, 09 May 2015 10:50:32 +0100, by Aidan Kehoe
-
Placate the C++ compiler, read_rational().Sat, 09 May 2015 01:23:45 +0100, by Aidan Kehoe
-
Use parse_integer() in read_atom(); support bases with ratios like integersSat, 09 May 2015 00:40:57 +0100, by Aidan Kehoe
-
Sort the symbols in general-slots.h using the Lisp provided.Fri, 08 May 2015 20:04:42 +0100, by Aidan Kehoe