log parray.h @ 88:6a9ff80949f5

age author description
Fri, 11 Nov 2011 02:21:59 +0100 David Demelier Remove useless attributes and add [P]ARRAY_FULL
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 21:08:43 +0100 David Demelier Added extern C tests
Wed, 09 Nov 2011 19:26:09 +0100 David Demelier HG self failure
Wed, 09 Nov 2011 19:24:17 +0100 David Demelier parray.h
Fri, 07 Oct 2011 17:43:48 +0200 David Demelier Fix some problem with ()
Fri, 07 Oct 2011 16:58:58 +0200 David Demelier And last commit applied to parray too
Sun, 02 Oct 2011 19:57:07 +0200 David Demelier For parray, added a better PARRAY_INDEX that evaluate to the following:
Sun, 02 Oct 2011 17:28:43 +0200 David Demelier Same last commit for array too
Sun, 02 Oct 2011 10:59:09 +0200 David Demelier Added a convenient macro PARRAY_FLUSH to free all objects
Sun, 02 Oct 2011 10:53:48 +0200 David Demelier Modified FOREACH function for more security
Sun, 02 Oct 2011 09:55:16 +0200 David Demelier Added parray.c and parray.h: