log src/lib/array-decl.h @ 9002:9d0037a997f4 HEAD

age author description
Tue, 27 Jan 2009 18:21:53 -0500 Timo Sirainen Initial commit for config rewrite. HEAD
Sun, 16 Sep 2007 11:31:27 +0300 Timo Sirainen Changed .h ifdef/defines to use <NAME>_H format. HEAD
Fri, 24 Aug 2007 21:23:00 +0300 Timo Sirainen Added string (char *) array type. HEAD
Thu, 14 Jun 2007 03:05:51 +0300 Timo Sirainen Declare a global uint32_t array type. HEAD
Thu, 21 Dec 2006 13:25:21 +0200 Timo Sirainen Defined a universal const_string array type. HEAD
Sat, 16 Sep 2006 16:31:14 +0300 Timo Sirainen Some more array changes. v and v_modifiable are now pointer-to-pointers so HEAD
Wed, 28 Jun 2006 16:10:25 +0300 Timo Sirainen Array API redesigned to work using unions. It now provides type safety HEAD
Mon, 04 Jul 2005 14:32:13 +0300 Timo Sirainen Moved array declaration to array-decl.h and include it in lib.h. So array.h HEAD