log

age author description
Wed, 04 Jan 2012 13:21:15 +0100 David Demelier Use pointer instead of copying variable in ARRAY_FOREACH, then you can modify it
Tue, 03 Jan 2012 17:54:35 +0100 David Demelier Same thing for parray
Tue, 03 Jan 2012 16:05:06 +0100 David Demelier New style for array.c and array.h, no pointer to these object thus
Wed, 30 Nov 2011 11:11:51 +0100 David Demelier Little bit of cosmetic