Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Tue, 29 Mar 2011 17:28:34 +0100 | Aidan Kehoe | Give docstrings to least-{positive,negative}-normalized-float, float-*epsilon |
Thu, 24 Mar 2011 11:00:11 -0600 | Jerry James | Fix misspelled words, and some grammar, across the entire source tree. |
Thu, 24 Mar 2011 06:22:25 +0000 | Aidan Kehoe | #'custom-add-to-group: warn if GROUP is nil. |
Wed, 23 Mar 2011 00:08:35 +0100 | Mats Lidell | Remove use of auto keyword. It is default and will be illegal in C++0X. |
Thu, 17 Mar 2011 16:20:09 +0100 | Didier Verna | Improve read-only error reporting. |
Mon, 21 Mar 2011 12:27:07 +0000 | Aidan Kehoe | Add compiler macros for #'revappend, #'nreconc. |
Mon, 21 Mar 2011 12:19:25 +0000 | Aidan Kehoe | #'cl-non-fixnum-number-p: return t for integers > #x3fffffff and < -#x40000000 |