Mercurial > ms-int-types
log
age | author | description |
---|---|---|
Fri, 24 May 2013 22:24:11 +0000 | alexander chemeris | Fix license bug - the name of the product and the names of contributors must not be used for promotion. |
Fri, 02 Oct 2009 09:36:47 +0000 | alexander chemeris | [Issue 5] Change <stdint.h> to "stdint.h" to let compiler search for it in local directory. |
Thu, 17 Sep 2009 19:46:49 +0000 | alexander chemeris | [Issue 4] Fix incorrect int8_t behaviour if compiled with /J flag. |
Wed, 13 May 2009 10:53:48 +0000 | ipse c99 | Forgot about #ifdef __cplusplus guard around 'extern "C"', so inclusion to C files has been broken. |
Mon, 11 May 2009 21:27:45 +0000 | ipse c99 | [Issue 2] Always wrap <wcharюрЮ with external "C" {}. |
Mon, 11 May 2009 18:22:15 +0000 | ipse c99 | [Issue 3] Visual Studio 6 and Embedded Visual C++ 4 doesn't realize that, e.g. char has the same size as __int8 so we give up on __intX for them. |
Thu, 17 Jul 2008 05:47:22 +0000 | ipse c99 | Get rid of these compiler warnings when compiling for 32-bit: |