char_sign.cpp | Unit test for char sign check |
char_sign.hpp | Tests in runtime to see if char is signed or not |
config.hpp | Compiler and platform specific configurations |
detect_endian.cpp | Simple utility used to detect endianness |
detect_posix.cpp | Detects the posix functionality available on this platform |
ecl_unknown.hpp | Guesswork to determine parameters from macros only |
endianness.cpp | Unit test for endianness |
endianness.hpp | Determines the endianness of the platform |
macros.hpp | Various macros useful for development |
portable_types.cpp | Unit test for the portable types |
portable_types.hpp | Type definitions for integer types |
windows.hpp | Custom setup for windoze |