2010-01-12 |
Ben Wing |
regenerate intl-auto-encap-win32.c, now possible from Cygwin /usr/include/w32api headers
|
2010-01-15 |
Ben Wing |
Fix Cygwin module builds when --with-msw=no
|
2010-01-15 |
Ben Wing |
rewrite check for bad memory in debug_can_save_memory
|
2010-01-15 |
Ben Wing |
fix compile problems under Visual Studio 6
|
2010-01-20 |
Aidan Kehoe |
Eliminate funcalls, #'handle-pre-motion-command-current-command-is-motion
|
2010-01-18 |
Mike Sperber |
Merge.
|
2010-01-18 |
Vin Shelton |
Revert cast in check_writable() and fix up macros to use const.
|
2010-01-17 |
Mike Sperber |
Specifically look for gnuserv in `exec-directory'.
|
2010-01-16 |
Aidan Kehoe |
Always use our rint(), for rounding consistency with the bignum code.
|
2010-01-15 |
Vin Shelton |
Fix VS6 build breakage in fileio.c
|
2010-01-15 |
Vin Shelton |
Fix EOVERFLOW breakage under Visual Studio 6
|
2010-01-14 |
Didier Verna |
Modify X11 bgcolor fallback for the default face.
|
2010-01-14 |
Ben Wing |
get make check working again
|
2010-01-14 |
Ben Wing |
fix more build problems
|
2010-01-14 |
Ben Wing |
Move def of CYGWIN_HEADERS to s files
|
2010-01-14 |
Ben Wing |
Define CYGWIN_HEADERS in s/cygwin32.h and s/mingw32.h instead of syswindows.h, so they're available everywhere
|
2010-01-14 |
Ben Wing |
Add ChangeLog entries for previous changes to tests dir
|
2010-01-14 |
Ben Wing |
Clean up macro Assert
|
2010-01-14 |
Ben Wing |
Create Assert-eq, Assert-equal, etc.
|
2010-01-14 |
Ben Wing |
fix compile problems
|
2010-01-14 |
Ben Wing |
fix build problems
|
2010-01-13 |
Ben Wing |
need to provide debug-xemacs for debug-on-error changes to work
|
2010-01-13 |
Ben Wing |
merge
|
2010-01-13 |
Ben Wing |
Fix executable permissions on source files
|
2010-01-13 |
Jerry James |
Fix parentheses.
|
2010-01-13 |
Jerry James |
Remove support for non-pdump on Cygwin.
|
2010-01-13 |
Ben Wing |
be more careful when printing to check for bad objects
|
2010-01-13 |
Ben Wing |
clean up object print methods
|
2010-01-13 |
Ben Wing |
show description properly in Assert-failure message
|
2010-01-13 |
Ben Wing |
Various cleanups for Dynarr code, from Unicode-internal ws
|
2010-01-13 |
Ben Wing |
add more foo_checking_assert macros
|
2010-01-13 |
Ben Wing |
Use with-FOO consistently instead of enable-FOO
|
2010-01-13 |
Ben Wing |
when `debug', abort when lisp error during loadup
|
2010-01-13 |
Ben Wing |
changes to get old non-pdump dumping on Cygwin to work (sort of)
|
2010-01-13 |
Ben Wing |
fix bad change to default_query_method, rewrite conditional for more correctness
|
2010-01-12 |
Ben Wing |
merge
|
2010-01-12 |
Ben Wing |
imported patch cygwin-headers-cosmetic-1-11-10
|
2010-01-12 |
Ben Wing |
stuff got duplicated in the src ChangeLog
|
2010-01-12 |
Ben Wing |
imported patch changelog-changes-1-11-10
|
2010-01-12 |
Ben Wing |
Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere
|
2010-01-10 |
Ben Wing |
merge
|
2010-01-10 |
Ben Wing |
fix messed-up fastmap calculation in charset_mule_not
|
2010-01-10 |
Ben Wing |
fix bug in returning range table ends in unified range table code
|
2010-01-10 |
Ben Wing |
fix typo in query code
|
2009-12-28 |
Ben Wing |
try to fix problems with link errors involving inlined functions
|
2009-12-28 |
Ben Wing |
fix warnings
|
2009-12-27 |
Ben Wing |
more fixes to get a clean compile
|
2009-12-27 |
Ben Wing |
use call3_check_string on all invocations of external handlers in expand-file-name
|
2009-12-25 |
Ben Wing |
merge changes to get things to compile under cygwin
|
2009-12-25 |
Ben Wing |
changes to get things to compile under latest cygwin
|
2010-01-10 |
Didier Verna |
Merge with revision 50102dde8ab2
|
2010-01-10 |
Didier Verna |
Cosmetic changes in x-faces.e
|
2010-01-09 |
Aidan Kehoe |
Automated merge with file:///home/aidan/xemacs-21.5-checked-out
|
2010-01-09 |
Aidan Kehoe |
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
|
2010-01-09 |
Didier Verna |
Deactivate obsolete x-face initialization cod
|
2010-01-09 |
Didier Verna |
Handle bitmap files in bitmap directory properly
|
2010-01-09 |
Aidan Kehoe |
Fix a bug I introduced in #'with-trapping-errors.
|
2010-01-09 |
Didier Verna |
Fix query_string_font lookup domains
|
2010-01-09 |
Didier Verna |
Fix query_string_geometry lookup domain
|
2010-01-08 |
Aidan Kehoe |
Merge.
|