Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Sat, 22 Jun 2013 00:28:39 +0900 | Stephen J. Turnbull | Fix stupid omission of cast to string. |
Fri, 21 Jun 2013 08:44:33 -0600 | Jerry James | Fix texinfo constructs that are rejected by texinfo 5.x. See xemacs-patches |
Fri, 21 Jun 2013 18:45:06 +0900 | Stephen J. Turnbull | Fix no-Mule build. |
Wed, 19 Jun 2013 09:30:30 -0600 | Jerry James | Support bignums with MPIR. Add documentation on the bignum, ratio, |
Mon, 17 Jun 2013 20:37:47 +0100 | Aidan Kehoe | Use new language features in #'call-process-internal now they're available. |
Mon, 17 Jun 2013 19:54:02 +0100 | Aidan Kehoe | Make #'apply-partially more intelligent still when byte-compiled. |
Mon, 17 Jun 2013 10:23:00 -0600 | Jerry James | Convert C (un)signed long long values to bignums properly. |