maint: update copyright
[gnulib.git] / lib / stdint.in.h
2014-01-01 Eric Blakemaint: update copyright
2013-01-15 Andoni Morales Ala... stdint: fix build with Android's Bionic fox x86
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-06-22 Bruno HaibleWrite "Mac OS X" instead of "MacOS X".
2012-05-07 Paul Eggertstdint: be more consistent with glibc, SunOS libc
2012-02-10 Paul Eggertmaint: replace FSF snail-mail addresses with URLs
2012-01-24 Bruno Haiblestdint: Improve support for Android.
2012-01-21 Bruno Haiblestdint: Add support for Android.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-12-13 Paul Eggertinttypes, stdint: add C++11 support
2011-07-09 Paul Eggertstdint: respect system's intmax_t if INTMAX_MAX
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-05-20 Jim Meyeringmaint: replace misused "a" with "an"
2011-02-19 Bruno Haiblestdint: Cut dependency to module 'wchar'.
2011-02-07 Bruno HaibleAllow multiple gnulib generated replacements to coexist.
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-12-24 Eric Blakestdint: avoid HP-UX 10.20 preprocessor bug
2010-11-24 Paul Eggertstdint: port to GCC 4.3 + OSX + Octave
2010-10-10 Paul Eggertprefer (X ? 1 : -1) when converting from boolean (1...
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-10-03 Paul EggertAvoid some lines longer than 80 characters.
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.