Mercurial > hg > xemacs-beta
log src/print.c @ 4694:2ac296807b88
age | author | description |
---|---|---|
Sun, 20 Sep 2009 21:29:00 +0100 | Aidan Kehoe | Add argument information to remaining MANY or UNEVALLED C subrs. |
Sun, 16 Aug 2009 20:55:49 +0100 | Aidan Kehoe | Support full Common Lisp multiple values in C. |
Wed, 29 Oct 2008 04:06:33 +0900 | Stephen J. Turnbull | First draft of g++ 4.3 warning removal patch. Builds. *Needs ChangeLogs.* g++-warning-removal-2008-10-28 |
Wed, 29 Oct 2008 03:37:16 +0900 | Stephen J. Turnbull | Backout last patch; forgot to specify file. |
Tue, 28 Oct 2008 10:38:26 +0900 | Stephen J. Turnbull | Fix docstring typo. |
Tue, 15 Jan 2008 21:35:01 +0100 | Aidan Kehoe | Avoid clearing print-gensym-alist inappropriately when printing hash tables. |
Mon, 17 Dec 2007 08:44:14 +0100 | Aidan Kehoe | Provide %b in #'format; use it for converting between ints and bit vectors. |