Mercurial > ms-int-types
graph
-
[Issue 4] Fix incorrect int8_t behaviour if compiled with /J flag.2009-09-17, by alexander chemeris
-
[Issue 2] Always wrap <wcharюрЮ with external "C" {}.2009-05-11, by ipse c99
-
Get rid of these compiler warnings when compiling for 32-bit:2008-07-17, by ipse c99
-
Explicitly cast to appropriate type INT8_MIN, INT16_MIN, INT32_MIN and INT64_MIN constants.2007-07-03, by ipse c99
-
Better handling of (U)INTx_C macros - now they generate constants of exact width.2007-06-26, by ipse c99
-
Fix typo: Miscrosoft -> Microsoft.2007-03-29, by ipse c99
-
More correct fix for compilation under VS6.2007-02-11, by ipse c99
-
Bugfix: fix compiling under VS6, when stdint.h enclosed in 'extern "C" {}'.2007-02-11, by ipse c99
-
Make _inline modifier for imaxdiv default option. Use STATIC_IMAXDIV to make it static.2006-12-13, by ipse c99
-
Error message changed: VC6 supported from now.2006-12-13, by ipse c99
-
All (U)INT* types changed to (unsigned) __int*. This should make stdint.h compatible with VC6.2006-12-13, by ipse c99