log

age author description
Mon, 11 Dec 2006 21:58:05 +0000 alexander chemeris BUGFIX: Definitions of INTPTR_MIN, INTPTR_MAX and UINTPTR_MAX for WIN32 and WIN64 was mixed up.
Mon, 11 Dec 2006 21:51:55 +0000 alexander chemeris Rise #error if _MSC_VER is not defined. I.e. compiler other then Microsoft Visual C++ is used.
Mon, 11 Dec 2006 19:54:14 +0000 alexander chemeris Added <limits.h> include to stdint.h.
Mon, 11 Dec 2006 18:39:27 +0000 alexander chemeris Initial check in.