log array.c @ 98:b1a084c030c8

age author description
Fri, 13 Jan 2012 19:43:02 +0100 David Demelier Happy new year
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
Thu, 10 Nov 2011 18:27:04 +0100 David Demelier Modified [p]array_find to return the index for a better usage
Wed, 09 Nov 2011 19:40:20 +0100 David Demelier Add more cast for old gcc and other cc
Wed, 09 Nov 2011 19:26:09 +0100 David Demelier HG self failure