summaryrefslogtreecommitdiff
path: root/src/core/endian_type.hpp
AgeCommit message (Expand)Author
2020-07-03Fix: Globally apply preprocessor directive coding styleTechGeekNZ
2020-06-05Add: introduce CMake for project managementPatric Stout
2020-02-11Fix: OpenBSD endianness detectionCharlène
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-03-19Remove: DOS supportPatric Stout
2019-03-05Fix: warnings when compiling with DJGPPPatric Stout
2019-03-05Fix: warnings when compiling for a recent version of HaikuPatric Stout
2018-12-27Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined ...glx
2018-04-30Fix 0165fe1: Native OSX doesn't have a __BYTE_ORDER macro but defines a diffe...Michael Lutz
2018-04-29Codechange: remove endian_check in favour of __BYTE_ORDER macro (Rubidium) (#...Patric Stout
2011-05-02(svn r22411) -Document: another bunch of bitsrubidium
2011-03-03(svn r22177) -Fix: make sure the right endianness is chosen with cross-compil...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-02-17(svn r15508) -Fix: three header files had incorrect 'anti-multiple-inclusion'...smatz
2008-06-17(svn r13552) -Codechange: use TTD_ENDIAN comparations instead of tests if TTD...smatz