Mercurial > ms-int-types
log stdint.h @ 19:febb32e4ac04
age | author | description |
---|---|---|
Thu, 17 Jul 2008 05:47:22 +0000 | ipse c99 | Get rid of these compiler warnings when compiling for 32-bit: |
Tue, 03 Jul 2007 22:14:40 +0000 | ipse c99 | Explicitly cast to appropriate type INT8_MIN, INT16_MIN, INT32_MIN and INT64_MIN constants. |
Tue, 26 Jun 2007 12:53:23 +0000 | ipse c99 | Better handling of (U)INTx_C macros - now they generate constants of exact width. |
Thu, 29 Mar 2007 16:16:14 +0000 | ipse c99 | Fix typo: Miscrosoft -> Microsoft. |