verify: new macro 'assume'
[gnulib.git] / lib / alloca.c
2011-12-15 Paul Eggertalloca: protect comment from gnulib-tool
2011-06-20 Paul Eggertalloca: port to compilers that can optimize like GCC...
2010-12-29 Paul Eggertalloca: one step towards thread-safety
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2004-05-17 Paul Eggertalloca cleanup: always include <alloca.h>.
2003-11-24 Paul EggertRemove dependency of alloca on xalloc.
2003-10-27 Paul Eggert(alloca): xmalloc cannot return NULL, so don't test...
2003-09-08 Paul EggertRemove K&R cruft.
2003-08-09 Paul EggertMerge from coreutils.
2002-12-05 Paul Eggert[defined emacs]: Include "lisp.h".
2001-08-30 Jim Meyering(alloca): Arg is of type size_t, not unsigned.
2001-02-16 Jim Meyering(malloc): Undef before defining, since stdlib.h may...
2000-01-16 Jim MeyeringSync with the version from emacs-20.5.
1998-12-07 Jim Meyeringansideclify
1998-04-09 Jim Meyeringindent cpp directives
1998-04-09 Jim Meyeringmake there be two spaces after `.' in comments
1996-10-09 Jim Meyering,
1992-11-01 Jim MeyeringInitial revision