Mercurial > ms-int-types
graph
-
Better C99 conformance: macros for format specifiers should only be included in C++ implementations if __STDC_FORMAT_MACROS is defined before <inttypes.h> is included.Tue, 09 Oct 2007 12:54:27 +0000, by ipse c99
-
Explicitly cast to appropriate type INT8_MIN, INT16_MIN, INT32_MIN and INT64_MIN constants.Tue, 03 Jul 2007 22:14:40 +0000, by ipse c99
-
Better handling of (U)INTx_C macros - now they generate constants of exact width.Tue, 26 Jun 2007 12:53:23 +0000, by ipse c99