Mercurial > hg > xemacs-beta
log src/alloca.c @ 5657:2a870a7b86bd
age | author | description |
---|---|---|
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. |
Sat, 20 Feb 2010 05:05:54 -0600 | Ben Wing | Fix quick-build, use asserts() in place of ABORT() |
Thu, 04 Feb 2010 07:28:14 -0600 | Ben Wing | Rename xfree(FOO, TYPE) -> xfree(FOO) |