Sat, 13 Dec 2014 14:20:17 +0100 |
Marcus Crestani |
Don't leave fields uninitialized.
|
Sat, 13 Dec 2014 14:09:33 +0100 |
Marcus Crestani |
Check return value of fseek.
|
Sat, 13 Dec 2014 14:02:55 +0100 |
Marcus Crestani |
Check return value of lseek.
|
Sat, 13 Dec 2014 13:58:16 +0100 |
Marcus Crestani |
fdopen returns NULL when it fails.
|
Mon, 08 Dec 2014 16:27:09 -0700 |
Jerry James |
Fix gnuserv file descriptor leak.
|
Fri, 05 Dec 2014 16:56:13 -0700 |
Jerry James |
Fix off-by-one error in Ffile_truename.
|
Fri, 05 Dec 2014 16:22:57 -0700 |
Jerry James |
Fix file descriptor leak in pop.c.
|
Fri, 28 Nov 2014 00:18:03 +0000 |
Aidan Kehoe |
Regenerate configure after Jeff's last configure.ac change.
|
Thu, 27 Nov 2014 14:37:46 -0500 |
Jeff Sparkes |
Merged SSS libs change from xemacs-beta.
|
Thu, 27 Nov 2014 14:29:40 -0500 |
Jeff Sparkes |
Link SSL libraries using $LIBS instead of $LDFLAGS.
|
Sun, 23 Nov 2014 19:26:14 +0100 |
Mike Sperber |
Get the previous patch wrt. FcNameUnparse right.
|
Mon, 10 Nov 2014 14:20:19 -0500 |
Vin Shelton |
Committed Mike Sperber's change from earlier today.
|
Mon, 10 Nov 2014 09:37:20 +0100 |
Mike Sperber |
Make :package-version in customize right.
|
Mon, 10 Nov 2014 13:43:46 -0500 |
Vin Shelton |
Allow building --without-tls on the Windows native platform
|
Mon, 10 Nov 2014 13:22:49 -0500 |
Vin Shelton |
Small update to Windows contributors to test hg access
|
Thu, 06 Nov 2014 09:34:06 -0700 |
Jerry James |
Fix build with g++.
|
Sat, 25 Oct 2014 15:59:31 +0200 |
Mike Sperber |
Fix breakage caused by previous commit.
|
Mon, 20 Oct 2014 16:35:18 +0900 |
Stephen J. Turnbull |
Trivial merge
|
Sun, 19 Oct 2014 17:54:50 +0900 |
Stephen J. Turnbull |
Reformat loops for readability and maintainability.
|
Sun, 19 Oct 2014 17:54:46 +0900 |
Stephen J. Turnbull |
Avoid commands defined in packages in some tests.
|
Sat, 18 Oct 2014 21:48:10 +0100 |
Aidan Kehoe |
Some changes to eliminate warnings with Apple clang version 1.7.
|
Sat, 18 Oct 2014 23:21:30 +0900 |
Stephen J. Turnbull |
Repair invalid GNU-style key-bindings.
|
Sat, 18 Oct 2014 21:20:42 +0900 |
Stephen J. Turnbull |
Avoid passing patterns to with charset property to FcNameUnparse.
|
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
|
Wed, 08 Oct 2014 12:58:20 -0600 |
Jerry James |
Fix TLS-related build failures. See xemacs-patches message with ID
|
Tue, 07 Oct 2014 21:16:10 -0600 |
Jerry James |
Add TLS support. See xemacs-patches message with ID
|
Thu, 02 Oct 2014 10:19:00 +0200 |
Marcus Crestani |
Fix calculation of time zone string in Fencode_time.
|
Sat, 27 Sep 2014 14:16:11 +0200 |
Mike Sperber |
Don't bail out on :package-version in `defcustom'.
|
Mon, 29 Sep 2014 10:44:50 -0600 |
Jerry James |
Do not insert timestamps into .elcs files for reproducibility. See
|