Sat, 10 Jan 2015 19:43:28 +0900 |
Stephen J. Turnbull |
Improve Installation text for Postgresql.
|
Sat, 10 Jan 2015 17:11:19 +0900 |
Stephen J. Turnbull |
Fix progress bar crashes.
|
Thu, 27 Nov 2014 14:29:40 -0500 |
Jeff Sparkes |
Link SSL libraries using $LIBS instead of $LDFLAGS.
|
Sun, 12 Oct 2014 07:17:55 +0200 |
Marcus Crestani |
Disable ASLR on Yosemite.
|
Thu, 09 Oct 2014 15:45:16 -0600 |
Jerry James |
Check for TLS headers as well as libraries. See xemacs-patches message
|
Tue, 07 Oct 2014 21:16:10 -0600 |
Jerry James |
Add TLS support. See xemacs-patches message with ID
|
Thu, 27 Mar 2014 08:59:03 -0600 |
Jerry James |
Silence texinfo 5.2 warnings, primarily by adding next, prev, and up
|
Mon, 28 Oct 2013 16:03:53 +0100 |
Marcus Crestani |
Disable ASLR on Mavericks.
|
Sun, 08 Sep 2013 21:48:09 +0200 |
Marcus Crestani |
Fix VDB detection on x86_64 Macs.
|
Tue, 27 Aug 2013 01:26:29 +0900 |
Stephen J. Turnbull |
Merge in release commits.
|
Mon, 24 Jun 2013 02:08:02 +0900 |
Stephen J. Turnbull |
XEmacs 21.5.34 "kale" is released.
r21-5-34 r21-5-latest-beta
|
Sun, 28 Jul 2013 02:46:02 +0900 |
Stephen J. Turnbull |
* configure.ac (makeinfo):
|
Tue, 25 Jun 2013 15:31:58 -0600 |
Jerry James |
Require makeinfo 4.12 or later to build the info files. See xemacs-beta
|
Wed, 19 Jun 2013 09:30:30 -0600 |
Jerry James |
Support bignums with MPIR. Add documentation on the bignum, ratio,
|
Mon, 17 Jun 2013 10:23:00 -0600 |
Jerry James |
Convert C (un)signed long long values to bignums properly.
|
Fri, 15 Mar 2013 13:52:53 -0600 |
Jerry James |
Update config.guess, config.sub, and install-sh to their latest versions.
|
Wed, 06 Mar 2013 08:32:17 -0700 |
Jerry James |
Avoid EOVERFLOW from stat() calls due to overflowing inode numbers.
|
Mon, 04 Mar 2013 10:24:55 -0700 |
Jerry James |
Fix the module build by completing removal of need_modules_common, forgotten
|
Sat, 02 Mar 2013 14:32:37 -0700 |
Jerry James |
Make soft links in src for module source files, if built in to the executable.
|
Sat, 05 Jan 2013 02:11:22 +0900 |
Stephen J. Turnbull |
XEmacs 21.5.33 "horseradish" is released.
r21-5-33
|
Fri, 28 Dec 2012 12:35:44 +0900 |
Stephen J. Turnbull |
More corrections to INSTALL by Robert Royer.
|
Mon, 24 Dec 2012 04:16:31 +0900 |
Stephen J. Turnbull |
Reorganize and update INSTALL.
|
Sat, 04 Aug 2012 23:26:26 +0900 |
Stephen J. Turnbull |
Sanity check package roots in configure.
|
Fri, 03 Aug 2012 02:43:45 +0900 |
Stephen J. Turnbull |
XEmacs 21.5.32 "habanero" is released.
r21-5-32
|
Fri, 03 Aug 2012 01:59:46 +0900 |
Stephen J. Turnbull |
Disable ASLR on Mountain Lion, too.
|
Tue, 29 Nov 2011 16:19:53 +0100 |
Marcus Crestani |
Disable ASLR on Mac OS X Lion.
|
Mon, 21 Nov 2011 19:46:04 +0100 |
Marcus Crestani |
Move etc/dbxrc.in to src/.dbxrc.in.
|
Mon, 21 Nov 2011 11:35:22 +0100 |
Marcus Crestani |
2011-11-21 Marcus Crestani <crestani@informatik.uni-tuebingen.de>
|
Mon, 21 Nov 2011 10:28:31 +0100 |
Marcus Crestani |
Fix .gdbinit and .dbxrc when using the new garbage collector.
|
Fri, 14 Oct 2011 03:54:46 +0900 |
Stephen J. Turnbull |
Refactor check for Xaw3d.
|