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.
|
2010-01-08 |
Aidan Kehoe |
Change build_string to build_intstring, fixing the Visual C++ build.
|
2010-01-08 |
Aidan Kehoe |
Make COLUMN optional in #'indent-region, as in GNU.
|
2010-01-07 |
Aidan Kehoe |
Automated merge with file:///home/aidan/xemacs-21.5-checked-out
|
2010-01-07 |
Aidan Kehoe |
Add a compiler macro for #'map, where CL-TYPE is constant and understood.
|
2010-01-07 |
Jerry James |
Initialize the result variable passed to FcFontMatch. See xemacs-patches
|
2010-01-07 |
Jerry James |
Ignore file-too-large conditions when stat()ing a file for dired. The size
|
2010-01-07 |
Aidan Kehoe |
Merge.
|
2010-01-01 |
Aidan Kehoe |
Use uninterned symbols in various information-hiding contexts.
|
2010-01-07 |
Aidan Kehoe |
Move the arabic-iso8859-6 character set back to C, otherwise X11 lookup fails.
|
2010-01-06 |
Jerry James |
Unbreak the non-bignum build by only calling reinit_vars_of_number() if
|