autoupdate
[gnulib.git] / lib / stdint.in.h
2010-03-30 Bruno HaibleEmit #pragma system_header after the inclusion guard...
2010-03-25 Eric Blakemaint: use pragma consistently across replacement headers
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-02-27 Bruno HaibleUse 'defined _LP64'.
2009-01-14 Bruno HaibleFix a syntax error due to recursive inclusion of wchar...
2008-12-26 Bruno HaibleInclude <wchar.h> after defining the types, not before.
2008-12-25 Bruno HaibleAdd support for universal builds to <stdint.h>.
2008-11-19 Alexandre Duret... Avoid a compilation failure in Boost.
2008-10-18 Bruno HaibleAvoid gcc warnings because of #pragma GCC system_header...
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2007-12-19 Paul EggertFix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H...
2007-10-29 Bruno HaibleFix "integer overflow" warnings with OSF/1 5.1 cc.
2007-10-22 Bruno HaibleAdd check that intmax_t and uintmax_t have the same...
2007-10-01 Bruno HaibleRename stdint_.h to stdint.in.h.