Mercurial > hg > xemacs-beta
log src/lisp.h @ 5898:2aeaf9bc7175
age | author | description |
---|---|---|
Mon, 20 Apr 2015 15:09:11 -0600 | Jerry James | Define ALIGNOF using C11 and C++11 operators. |
Sat, 18 Apr 2015 23:00:14 +0100 | Aidan Kehoe | Import the #'clear-string API from GNU, use it in tls.c |
Wed, 25 Feb 2015 11:47:12 +0000 | Aidan Kehoe | Make #'parse-integer Lisp-visible, extend it, allowing non-ASCII digits. |
Thu, 06 Nov 2014 09:34:06 -0700 | Jerry James | Fix build with g++. |
Sat, 18 Oct 2014 21:48:10 +0100 | Aidan Kehoe | Some changes to eliminate warnings with Apple clang version 1.7. |
Tue, 07 Oct 2014 21:16:10 -0600 | Jerry James | Add TLS support. See xemacs-patches message with ID |
Mon, 27 Jan 2014 17:50:57 +0100 | Mike Sperber | Make `define-function' accept docstring, as in GNU Emacs. |