]> git.ozlabs.org Git - ccan/commit
Updated array module to version 0.1.1 .
authorJoey Adams <joeyadams3.14159@gmail.com>
Fri, 29 May 2009 05:35:07 +0000 (01:35 -0400)
committerJoey Adams <joeyadams3.14159@gmail.com>
Fri, 29 May 2009 05:35:07 +0000 (01:35 -0400)
commit88a111e260ae2fd9bc67f24564311a3f1b0c26b2
treed5114727beb110102ef5288be727c347a03ca0f2
parent570c9c555f076e74f46141bb42b5d1d7ac89f632
Updated array module to version 0.1.1 .
Important change:  array_pop no longer checks if the array has elements; use array_pop_check in its place.
ccan/array/_info
ccan/array/array.h
ccan/array/test/run.c