endian/test/msvc
2017-10-15 10:02:13 -04:00
..
associated-files Update tools version 2017-10-15 10:02:13 -04:00
benchmark Update tools version 2017-10-15 10:02:13 -04:00
buffer_test Update tools version 2017-10-15 10:02:13 -04:00
conversion_test_clang Add Clang/c2 solution with conversion_test_clang project. Clang/c2 uses the Microsoft rather than GCC intrinsics, so check for defined(_MSC_VER) before defined(__clang__) 2015-12-11 08:15:25 -05:00
conversion_use_case Update tools version 2017-10-15 10:02:13 -04:00
converter_test Update tools version 2017-10-15 10:02:13 -04:00
deprecated_test Update tools version 2017-10-15 10:02:13 -04:00
endian_example Update tools version 2017-10-15 10:02:13 -04:00
endian_in_union_test Update tools version 2017-10-15 10:02:13 -04:00
endian_operations_test Update tools version 2017-10-15 10:02:13 -04:00
endian_test Update tools version 2017-10-15 10:02:13 -04:00
loop_time_test Update tools version 2017-10-15 10:02:13 -04:00
scoped_enum_emulation_test Update tools version 2017-10-15 10:02:13 -04:00
speed_test Update tools version 2017-10-15 10:02:13 -04:00
udt_conversion_example Update tools version 2017-10-15 10:02:13 -04:00
uses_cases Get MSVC 64-builds working under Visual Studio. 2014-12-15 20:20:16 -05:00
boost-no-inspect Some IDE generated files and directories violate boost guidelines, so ignore. 2014-08-15 12:01:05 -04:00
common.props Add Clang/c2 solution with conversion_test_clang project. Clang/c2 uses the Microsoft rather than GCC intrinsics, so check for defined(_MSC_VER) before defined(__clang__) 2015-12-11 08:15:25 -05:00
endian-clang-c2.sln Add Clang/c2 solution with conversion_test_clang project. Clang/c2 uses the Microsoft rather than GCC intrinsics, so check for defined(_MSC_VER) before defined(__clang__) 2015-12-11 08:15:25 -05:00
endian.sln Remove floating point support for boost 1.58.0. As currently implemented, return by value operations are not reliable because normalization and other bit pattern changes can occur. Docs not updated as yet. Floating point support will be corrected and reinstated for boost 1.59.0, based on in-place customization and inplace and/or copy signatures to replace the unsafe (i.e. native_to_big/little ) by value returns. The big/little_to_native return by value functions are safe, but require reimplementation. 2015-03-24 17:24:56 -04:00