Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Include <wchar.h> after defining the types, not before. | Bruno Haible | 2008-12-26 | 1 | -9/+7 | |
* | Add support for universal builds to <stdint.h>. | Bruno Haible | 2008-12-25 | 1 | -5/+23 | |
* | Avoid a compilation failure in Boost. | Alexandre Duret-Lutz | 2008-11-19 | 1 | -24/+48 | |
* | Avoid gcc warnings because of #pragma GCC system_header on older gcc. | Bruno Haible | 2008-10-18 | 1 | -0/+2 | |
* | Avoid some "gcc -pedantic" warnings. | Bruno Haible | 2008-08-30 | 1 | -1/+2 | |
* | Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS. | Paul Eggert | 2007-12-18 | 1 | -2/+8 | |
* | Fix "integer overflow" warnings with OSF/1 5.1 cc. | Bruno Haible | 2007-10-29 | 1 | -1/+4 | |
* | Add check that intmax_t and uintmax_t have the same size. | Bruno Haible | 2007-10-23 | 1 | -0/+5 | |
* | Rename stdint_.h to stdint.in.h. | Bruno Haible | 2007-10-02 | 1 | -0/+508 |