Mercurial > hg > xemacs-beta
log src/bytecode.c @ 4717:fcc7e89d5e68
age | author | description |
---|---|---|
Mon, 12 Oct 2009 12:10:04 -0600 | Jerry James | Properly handle continuable divide-by-zero errors. Fix truncation of a |
Tue, 11 Aug 2009 17:59:23 +0100 | Aidan Kehoe | Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp. |
Sun, 16 Aug 2009 20:55:49 +0100 | Aidan Kehoe | Support full Common Lisp multiple values in C. |