NEWS.stable: log cherry-pick [8b18afa]->[c948e19] sys_select: Avoid a syntax error...
[gnulib.git] / lib / gl_array_oset.c
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-13 Bruno HaibleMove the malloc checking from module 'oset' to new...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-03-15 Bruno HaibleAdd an element disposal function.
2007-03-11 Bruno HaibleMake pointer decrementing code ANSI C compliant.
2006-11-06 Bruno HaibleSimplify xmalloc expressions. Add overflow check in...
2006-10-04 Bruno HaibleAdd a search_atleast operation.
2006-10-04 Bruno HaibleWhitespace normalization.
2006-10-04 Bruno HaibleComment fixes.
2006-09-22 Ralf Wildenhues* gl_anylinked_list2.h [lint] (gl_linked_iterator)
2006-09-14 Bruno HaibleInclude <config.h> unconditionally.
2006-07-17 Bruno HaibleOrdered set data type implemented by an array.