2015-12-09 |
Henry Thompson |
working with new Xpm.dll
cygwin
|
2015-12-09 |
Henry Thompson |
just barely working
cygwin
|
2015-12-09 |
Henry Thompson |
more 64-bit patches for VS, not sure of many of them
cygwin
|
2015-12-08 |
Henry Thompson |
vs2015_3.patch applied, and some vs64 fixes
cygwin
|
2015-07-24 |
Henry Thompson |
from Vin?
cygwin
|
2021-12-15 |
Henry Thompson |
changes from long ago, never committed...
cygwin
|
2015-02-27 |
Henry Thompson |
merge heads 3
cygwin
|
2015-02-27 |
Henry Thompson |
make space for long ptr, and store as such, for frame in WINDOW data,
cygwin
|
2015-02-06 |
Henry Thompson |
to Vin
cygwin
|
2015-02-05 |
Henry Thompson |
merged heads after pull -u
cygwin
|
2015-02-27 |
Henry Thompson |
merging heads 2
cygwin
|
2014-04-23 |
Henry Thompson |
no obvious 64 vs. 32 pblms in compilation, but still crashing in event-msw
cygwin
|
2014-04-21 |
Henry Thompson |
Minimum necessary to get started:
cygwin
|
2021-12-16 |
Henry Thompson |
root of all my changes
cygwin
|
2015-03-27 |
Mike Sperber |
Speed up XEmacs on X.
default
|
2015-06-11 |
Aidan Kehoe |
Fix a bug in the #'equalp compiler macro.
|
2015-06-03 |
Aidan Kehoe |
Avoid confusion about ELC vs. source file encoding, #'load, #'load-internal.
|
2015-05-29 |
Aidan Kehoe |
Avoid allocation in #'integer-length; add #'logcount.
|
2015-05-15 |
Aidan Kehoe |
Use the existing C-level line number cache within #'line-number.
|
2015-05-11 |
Aidan Kehoe |
Remove an old, buggy attempt to preserve East Asian chars, encode_unicode_char
|
2015-05-10 |
Aidan Kehoe |
Fix a bug when passing a float to truncate and giving a bignum result.
|
2015-05-10 |
Aidan Kehoe |
GMP functions that take doubles choke on non-finite values, avoid that.
|
2015-05-09 |
Aidan Kehoe |
Be less misleading in errors, data.c
|
2015-05-09 |
Aidan Kehoe |
Placate the C++ compiler, read_rational().
|
2015-05-08 |
Aidan Kehoe |
Use parse_integer() in read_atom(); support bases with ratios like integers
|
2015-05-08 |
Aidan Kehoe |
Sort the symbols in general-slots.h using the Lisp provided.
|
2015-05-08 |
Aidan Kehoe |
chartab.h, #define get_char_table_mirrors_ok correctly sans ERROR_CHECK_TYPES
|
2015-05-08 |
Aidan Kehoe |
Fix a bug in #'parse-integer with negative bignums and non-nil JUNK-ALLOWED
|
2015-05-08 |
Aidan Kehoe |
Revise print_symbol(), never calling is{float,ratio}_string().
|
2015-05-08 |
Aidan Kehoe |
Return ratios in canonical form too, #'string-to-number
|
2015-05-08 |
Aidan Kehoe |
Make get_char_table in loop bodies more tolerable without optimization.
|
2015-05-05 |
Stephen J. Turnbull |
Oops, regenerate and push configure.
|