summaryrefslogtreecommitdiff
path: root/src/stdafx.h
AgeCommit message (Expand)Author
2007-04-21(svn r9711) -Fix: don't include one system-header-file on MorphOS as it gives...truelight
2007-04-17(svn r9662) -Documentation: Doxygen corrections and @file omissionsbelugas
2007-04-04(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The...belugas
2007-03-10(svn r9104) -Fix(r9080, r9081): UINT32_MAX is undefined on MSVC, std::numeric...KUDr
2007-03-09(svn r9081) -Fix(r9080): UINT32_MAX is undefined on MSVC. Use std::numeric_li...KUDr
2007-03-07(svn r9055) -Codechange: Change windows unicode handling and allow a pure non...Darkvater
2007-03-06(svn r9036) -Fix [SunOS]: SunOS/Solaris does not have stdint.h, so use inttyp...rubidium
2007-03-02(svn r8974) -Fix: [win32] Define a win32 target platform ourselves so that we...Darkvater
2007-02-19(svn r8818) -Codechange: remove the #ifdef _cplusplus remnants.rubidium
2007-02-11(svn r8674) [PSP] -Add: added network code for PSP, based on the work of Turulotruelight
2007-02-08(svn r8647) -Codechange: add a general way to handle platforms who can only h...truelight
2007-02-06(svn r8613) -Fix [MorphOS]: offsetof() macro undefined for MorphOS buildKUDr
2007-02-04(svn r8574) -Fix: Silence VC2003 warning: "compiler limit : terminating debug...KUDr
2007-02-04(svn r8573) -Cleanup: obey the comment style in stdafx.h.rubidium
2007-02-04(svn r8572) -Fix: use the C++ version of the Standard C Library headers. This...rubidium
2007-01-26(svn r8413) -Fix [MORPHOS]: disable #define offsetof conflict on Morphos (see...KUDr
2007-01-24(svn r8382) -Fix (r8374): moved the include of stdint.h to the front of stdafx.hbjarni
2007-01-23(svn r8374) -Fix (r8367): LLONG_MAX isn't always defined, and INT64_MAX descr...maedhros
2007-01-23(svn r8373) -Codechange: remove some obsolete MSVC6 compatability definesrubidium
2007-01-21(svn r8306) [WinCE] -Fix: some functions don't exists in WinCE, so give an al...truelight
2007-01-14(svn r8131) -Fix (r8125): g++ warning: 'invalid access to non-static data mem...KUDr
2007-01-10(svn r8042) - Fix: OS/2 compilation with GCC (thanks to Paul Smedley and True...orudge
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-05(svn r7887) -Fix: [OSX] Endian32_Swap should always return a uint32, not a lo...bjarni
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium