fix license quoting in files.yaml
[gnulib.git] / lib / xalloc.h
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-02-02 Ian BeckwithMerge change up to right before new-year copyright...
2014-01-01 Eric Blakemaint: update copyright
2013-08-29 Paul Eggertheaders: check that _GL_INLINE_HEADER_BEGIN is defined
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-11-30 Paul Eggertxalloc: better 'inline'
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-07-31 Paul Eggert* lib/xalloc.h (DEFAULT_MXFAST): Track 64-bit glibc.
2011-07-12 Paul Eggertstdnoreturn, stdnoreturn-tests: remove modules
2011-07-12 Paul Eggertxalloc: use stdnoreturn.h
2011-06-10 Ian BeckwithMerge commit 'stable/20110609'
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-04-28 Eric Blakexalloc-oversized: new module
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-16 Bruno HaibleConsistent macro naming for macros that use GCC __attri...
2011-02-16 Ian BeckwithDon't interfere with a program's definition of __attrib...
2011-02-15 Bruno HaibleConsistent macro naming for macros that use GCC __attri...
2011-02-15 Bruno HaibleDon't interfere with a program's definition of __attrib...
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-16 Ian BeckwithMerge branch 'stable'
2010-12-16 Ian BeckwithMerge branch 'upstream' into stable
2010-10-17 Bruno HaibleMake use of GCC's attribute __alloc_size__.
2010-01-10 Ian BeckwithMerge branch 'stable'
2010-01-10 Jim Meyeringxalloc.h: use consistent formatting
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-05 Jim Meyeringxalloc.h: use consistent formatting
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.
2008-05-21 Bruno HaibleOops, remove stray semicolon added in last commit.
2008-05-15 Bruno HaibleHelp GCC to do better code generation.
2008-05-14 Eric BlakeSplit xmemdup0 into its own module.
2008-05-09 Eric BlakeAdd xmemdup0.
2008-01-13 Bruno HaibleDon't redefine __attribute__ without a need.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-02-04 Paul Eggert* lib/xalloc.h (x2nrealloc): Fix an unlikely bug in...
2007-02-01 Jim MeyeringGive tools a better chance to allocate space for very...
2006-11-08 Paul Eggert* lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC...
2006-11-06 Paul Eggert* lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now...
2006-11-06 Bruno HaibleSimplify xmalloc expressions. Add overflow check in...
2006-10-31 Paul EggertAvoid some C++ diagnostics reported by Bruno Haible.
2005-05-14 Paul Eggert*** empty log message ***
2004-10-05 Paul EggertRename xclone to xmemdup. Remove obsolete xalloc macros.
2004-08-09 Paul EggertRemove dependency of xalloc in exitfail, error, gettext.
2004-07-16 Bruno HaibleAdd extern "C" for C++.
2003-11-13 Paul EggertRemove dependency of xalloc.h on SIZE_MAX and PTRDIFF_MAX.
2003-11-11 Bruno HaibleRely on SIZE_MAX and PTRDIFF_MAX as defined by ISO...
2003-11-10 Paul EggertFix off-by-one error in xalloc_oversized.
2003-11-06 Paul EggertReject allocations of exactly SIZE_MAX bytes.
2003-10-30 Paul EggertRevamp xalloc_oversized so that its count arg need...
2003-10-27 Paul EggertNew function xalloc_oversized.
2003-10-27 Paul EggertAdd x2realloc, x2nrealloc. Port to C99 inline.
2003-10-13 Paul EggertRevamp xalloc interface so that it can check for addres...
2003-07-22 Paul EggertSync with coreutils xalloc.h, xmalloc.c, xmemcoll.h...
2003-06-18 Paul EggertAssume C89, so PARAMS isn't needed.
2003-06-04 Paul Eggert.h files should stand alone, but we shouldn't include...
2000-10-31 Jim MeyeringAdd "2000" to Copyright line, as this file was changed...
2000-08-07 Jim Meyering(xalloc_msg_memory_exhausted): Now char const[],
2000-08-07 Jim Meyeringback out Copyright date changes for files with no chang...
2000-07-09 Jim Meyeringupdate copyright date
1999-11-09 Jim Meyering(XMALLOC): Correct misnamed macro parameter name: s...
1999-10-04 Jim Meyering(__attribute__): Define to empty if GCC claims to
1999-09-28 Jim Meyering(__attribute__): Protect against redefinition.
1999-09-26 Jim Meyeringsmall correction from Akim
1999-09-26 Jim Meyering(__attribute__): Define.
1999-09-02 Jim Meyering(xalloc_fail_func): Use `PARAMS'.
1999-01-01 Jim MeyeringAdd comments.
1997-12-21 Jim MeyeringUse PARAMS, not __P.
1997-10-25 Jim Meyering.