2014-10-12 |
Marcus Crestani |
Disable ASLR on Yosemite.
|
2014-10-09 |
Jerry James |
Check for TLS headers as well as libraries. See xemacs-patches message
|
2014-10-08 |
Jerry James |
Add TLS support. See xemacs-patches message with ID
|
2014-03-27 |
Jerry James |
Silence texinfo 5.2 warnings, primarily by adding next, prev, and up
|
2013-10-28 |
Marcus Crestani |
Disable ASLR on Mavericks.
|
2013-09-08 |
Marcus Crestani |
Fix VDB detection on x86_64 Macs.
|
2013-08-26 |
Stephen J. Turnbull |
Merge in release commits.
|
2013-06-23 |
Stephen J. Turnbull |
XEmacs 21.5.34 "kale" is released.
r21-5-34 r21-5-latest-beta
|
2013-07-27 |
Stephen J. Turnbull |
* configure.ac (makeinfo):
|
2013-06-25 |
Jerry James |
Require makeinfo 4.12 or later to build the info files. See xemacs-beta
|
2013-06-19 |
Jerry James |
Support bignums with MPIR. Add documentation on the bignum, ratio,
|
2013-06-17 |
Jerry James |
Convert C (un)signed long long values to bignums properly.
|
2013-03-15 |
Jerry James |
Update config.guess, config.sub, and install-sh to their latest versions.
|
2013-03-06 |
Jerry James |
Avoid EOVERFLOW from stat() calls due to overflowing inode numbers.
|
2013-03-04 |
Jerry James |
Fix the module build by completing removal of need_modules_common, forgotten
|
2013-03-02 |
Jerry James |
Make soft links in src for module source files, if built in to the executable.
|
2013-01-04 |
Stephen J. Turnbull |
XEmacs 21.5.33 "horseradish" is released.
r21-5-33
|
2012-12-28 |
Stephen J. Turnbull |
More corrections to INSTALL by Robert Royer.
|
2012-12-23 |
Stephen J. Turnbull |
Reorganize and update INSTALL.
|
2012-08-04 |
Stephen J. Turnbull |
Sanity check package roots in configure.
|
2012-08-02 |
Stephen J. Turnbull |
XEmacs 21.5.32 "habanero" is released.
r21-5-32
|
2012-08-02 |
Stephen J. Turnbull |
Disable ASLR on Mountain Lion, too.
|
2011-11-29 |
Marcus Crestani |
Disable ASLR on Mac OS X Lion.
|
2011-11-21 |
Marcus Crestani |
Move etc/dbxrc.in to src/.dbxrc.in.
|
2011-11-21 |
Marcus Crestani |
2011-11-21 Marcus Crestani <crestani@informatik.uni-tuebingen.de>
|
2011-11-21 |
Marcus Crestani |
Fix .gdbinit and .dbxrc when using the new garbage collector.
|
2011-10-13 |
Stephen J. Turnbull |
Refactor check for Xaw3d.
|
2011-09-05 |
Aidan Kehoe |
Examine $machine more carefully when choosing VDB implementation, NEW_GC
|
2011-08-28 |
Aidan Kehoe |
Backed out changeset 53c066311921, I have a better approach.
|
2011-08-27 |
Aidan Kehoe |
If XLookupKeysym() returned an XFree86 "special key", ignore it. Fixes Sh-F11.
|
2011-08-24 |
Aidan Kehoe |
Use dlsym() in preference to NSLookupSymbolInModule() on Darwin, if available.
|
2011-05-25 |
Jerry James |
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
|
2011-05-02 |
Jeff Sparkes |
Fix for issue745, linking on cygwin 1.7.
|
2011-05-01 |
Aidan Kehoe |
Merge.
|
2010-02-20 |
Ben Wing |
Sync s/ files with GNU 23.1.92, delete obsolete stuff, simplify other stuff
|
2011-04-29 |
Stephen J. Turnbull |
XEmacs 21.5.31 "ginger" is released.
|
2011-04-26 |
Mats Lidell |
Merged with trunk.
|
2011-03-28 |
Mats Lidell |
Merged with trunk.
|
2011-04-26 |
Stephen J. Turnbull |
XEmacs 21.5.30 "garlic" is released.
r21-5-30
|
2010-12-06 |
Mats Lidell |
Added property notice and license to ChangeLogs.
|
2011-03-24 |
Jerry James |
Fix misspelled words, and some grammar, across the entire source tree.
|
2010-11-02 |
Mats Lidell |
Remove netinstall.
|
2010-06-14 |
Stephen J. Turnbull |
More permission consistency.
|
2010-06-07 |
Aidan Kehoe |
Remove all support for InfoDock.
|
2010-04-09 |
Ben Wing |
finish up CHANGES-beta -- all changes thru Apr 9, 2010
|
2010-04-02 |
Aidan Kehoe |
Update CHANGES-beta with my changes to the trunk since 2009-09-20.
|
2010-03-19 |
Ben Wing |
merge
|
2010-03-18 |
Ben Wing |
partially update CHANGES-beta
|
2010-03-18 |
Mike Sperber |
Reflect change from `lib' to `share' in INSTALL.
|
2010-03-18 |
Mike Sperber |
Reflect --with-datadir setting in late-package directories.
|
2010-02-20 |
Ben Wing |
Fix quick-build, use asserts() in place of ABORT()
|
2010-02-09 |
Ben Wing |
enable more warnings and fix them
|
2010-02-06 |
Ben Wing |
implement configure test for whether ndbm.h prototypes are broken
|
2010-02-04 |
Ben Wing |
Automatic merge
|
2010-02-01 |
Ben Wing |
Change Xft warning in configure.ac to make filtering it more safe
|
2010-01-28 |
Ben Wing |
merge
|
2010-01-23 |
Ben Wing |
Fixes to configure so --with-error-checking=yes works
|
2010-01-25 |
Ben Wing |
rebuild configure
|
2010-01-21 |
Ben Wing |
build fixes for gdbinit and config-dependent elc files
|
2010-01-25 |
Ben Wing |
fix compile issues with gcc 4
|