log src/ChangeLog @ 5393:e99b473303e3

age author description
Mon, 04 Apr 2011 00:20:09 +0100 Aidan Kehoe Use GC_EXTERNAL_LIST_LOOP_* where appropriate, fns.c
Tue, 29 Mar 2011 15:59:56 -0600 Jerry James Make listu() and listn() assemble lists in forward order. Use them.
Thu, 24 Mar 2011 11:00:11 -0600 Jerry James Fix misspelled words, and some grammar, across the entire source tree.
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.