doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / lib / malloca.c
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-05-19 Paul Eggertmalloca: port to compilers that reject size-zero arrays
2013-05-15 Paul Eggertmalloca: port --enable-gcc-warnings to clang
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-02-10 Paul Eggertmaint: replace FSF snail-mail addresses with URLs
2012-01-25 Marc-André Lureaumalloca: Avoid warnings on x86_64 mingw64.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-04-08 Paul Eggert* lib/malloca.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-10-23 Ian BeckwithMerge branch 'upstream' into stable
2010-10-11 Paul Eggertrewrite int foo[2*X-1] to verify(X) or to int foo[X...
2010-07-04 Ian BeckwithMerge commit '86ba51d2c17219b82b977da0a912e05a3d9bf858...
2010-06-09 Bruno HaibleAvoid relocwrapper link errors due to gnulib replacemen...
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2007-06-09 Bruno HaibleMove to here from allocsa.c.