Commit Graph

  • 3de20eb340
    Merge pull request #38 from tanzislam/fix-macro-use-with-template-parameters cc Peter Dimov 2019-10-25 14:06:07 -0700
  • 7f9a618b8c Fix BOOST_STATIC_ASSERT with template arguments Tanzinul Islam 2019-10-25 15:18:24 +0100
  • 57d14c5cc5 Update revision history Peter Dimov 2019-10-23 16:42:00 +0300
  • c64f7c3372 Add <boost/endian.hpp> Peter Dimov 2019-10-22 19:41:49 +0300
  • fbc198e75d Add __int128 support to endian_reverse Peter Dimov 2019-10-20 21:28:38 +0300
  • b2faa783ad Update documentation for data() Peter Dimov 2019-10-16 00:20:58 +0300
  • 51f095f019 Add data_test Peter Dimov 2019-10-15 21:07:40 +0300
  • 59097ada36 Change data() to return unsigned char*; add non-const versions Peter Dimov 2019-10-15 18:58:48 +0300
  • a12049ae04 Document floating point typedefs Peter Dimov 2019-10-15 03:11:55 +0300
  • af83fc2537 Add float_typedef_test Peter Dimov 2019-10-15 02:41:11 +0300
  • b015a164f8 Add floating point typedefs to arithmetic.hpp; rename double64 to float64 in buffers.hpp Peter Dimov 2019-10-15 02:26:58 +0300
  • f992e9d3e4 Test floating point typedefs in buffer_test Peter Dimov 2019-10-15 02:08:57 +0300
  • ac0383f28d Test floating point in endian_arithmetic_test Peter Dimov 2019-10-15 02:02:11 +0300
  • e6136ddf27 Add floating point buffer typedefs Peter Dimov 2019-10-15 01:54:26 +0300
  • 60a5068070 Fix whitespace Peter Dimov 2019-10-12 22:27:04 +0300
  • 52bbc9147b Update changelog for constexpr endian_reverse Peter Dimov 2019-10-12 21:55:11 +0300
  • 41ee26a8d8 Document convenience load/store functions Peter Dimov 2019-10-12 20:25:28 +0300
  • 4054afda70 Add convenience store functions Peter Dimov 2019-10-12 19:21:19 +0300
  • 22d0d7bcd1 Add convenience load functions Peter Dimov 2019-10-12 18:50:59 +0300
  • 0704c271b1 Test clang-win with the VS2017 image Peter Dimov 2019-10-12 02:29:39 +0300
  • cd84a98a88 Add VS2019 to Appveyor Peter Dimov 2019-10-12 00:48:41 +0300
  • 33dea996a7 Add constexpr tests for *_to_*, conditional_reverse Peter Dimov 2019-10-11 19:57:49 +0300
  • 704cd4d9f7 Skip endian_reverse_cx_test when using non-constexpr intrinsics Peter Dimov 2019-10-11 19:48:11 +0300
  • a4bc0f1a44 Make endian_reverse constexpr when possible Peter Dimov 2019-10-11 19:43:02 +0300
  • 3c296ff707 Add test/endian_reverse_cx_test Peter Dimov 2019-10-11 19:42:32 +0300
  • cc28f5d658 Add BOOST_CONSTEXPR to endian_reverse functions Peter Dimov 2019-10-11 18:49:06 +0300
  • 80d926e700 Add clang-9 to Travis Peter Dimov 2019-10-11 15:36:51 +0300
  • 4ef4d05cdf Update .travis.yml Peter Dimov 2019-08-15 15:12:59 +0300
  • b816d97235 Add cmake_subdir_test to Travis Peter Dimov 2019-05-05 04:48:47 +0300
  • 96ef03b6cb Update CMakeLists Peter Dimov 2019-05-05 04:46:43 +0300
  • 7555b7801d Update acknowledgments Peter Dimov 2019-05-01 20:35:47 +0300
  • e68d8f939c static_assert the requirements of endian_load and endian_store Peter Dimov 2019-05-01 00:13:22 +0300
  • 79af9fba53 Update documentation Peter Dimov 2019-04-30 23:59:28 +0300
  • 79c3add907 Support any expanding loads in endian_load Peter Dimov 2019-04-30 23:53:39 +0300
  • fe18fdbb3b Include endian/conversion.hpp in the store tests instead of the detail header Peter Dimov 2019-04-30 21:29:34 +0300
  • 8df14956d4 Support any truncating store in endian_store Peter Dimov 2019-04-30 20:39:17 +0300
  • b0cc5e64d3 Update documentation Peter Dimov 2019-04-30 05:15:18 +0300
  • d40a3ac3f4 Switch the parameter order of endian_store Peter Dimov 2019-04-30 05:13:47 +0300
  • 39eab827cf Update documentation Peter Dimov 2019-04-30 04:53:55 +0300
  • b7ffb62e09 Documentation fixes Peter Dimov 2019-04-29 20:21:23 +0300
  • f0f8e398d6 conversion.hpp: remove unused detail functions, static-assert that types are EndianReversible Peter Dimov 2019-04-29 01:32:07 +0300
  • b29b3dfc10 Move all deprecated names to endian.hpp; add deprecated_test.cpp to test/Jamfile Peter Dimov 2019-04-29 00:36:21 +0300
  • f2dc045c43 Update documentation Peter Dimov 2019-04-28 20:41:55 +0300
  • ff59429171 Remove obsolete std_pair.hpp Peter Dimov 2019-04-28 16:30:51 +0300
  • 8200306bf1 More signed overflow avoidance Peter Dimov 2019-04-28 06:37:29 +0300
  • dad7086b37 Avoid signed integer overflow in endian_arithmetic_test Peter Dimov 2019-04-28 04:12:09 +0300
  • c59eb627ad Add endian_arithmetic_test Peter Dimov 2019-04-28 00:58:51 +0300
  • 630e09942b Remove endian/detail/cover_operators.hpp Peter Dimov 2019-04-28 00:58:29 +0300
  • cd8fbbdbcb Remove use of cover_operators in arithmetic.hpp Peter Dimov 2019-04-28 00:52:36 +0300
  • 9efbcd7c7b Simplify endian_arithmetic Peter Dimov 2019-04-27 22:46:32 +0300
  • 43d21860a4 Do not #pragma pack(1) before including headers Peter Dimov 2019-04-27 22:37:40 +0300
  • 15e6923325 Update buffer_test Peter Dimov 2019-04-27 22:00:01 +0300
  • 6b5792647c Simplify endian_buffer specializations Peter Dimov 2019-04-27 20:11:41 +0300
  • f77a318c37 Remove BOOST_ENDIAN_LOG Peter Dimov 2019-04-27 19:28:49 +0300
  • 8e3eccaa14 Do not include conversion.hpp from endian_load, endian_store.hpp Peter Dimov 2019-04-27 19:15:28 +0300
  • 6047813081 Add endian_store_test Peter Dimov 2019-04-27 18:03:43 +0300
  • c42fcb09bc endian_load_test: Remove unnecessary #pragma warning Peter Dimov 2019-04-27 17:37:02 +0300
  • 64607e2e2e Use -Wno-sign-compare on g++ 4.4.7 Peter Dimov 2019-04-27 06:49:39 +0300
  • d9e5fb0d41 Add endian_ld_st_roundtrip_test Peter Dimov 2019-04-27 02:40:47 +0300
  • e58970b167 Remove endian/detail/lightweight_test.hpp Peter Dimov 2019-04-27 02:32:24 +0300
  • 2df48f1427 Add endian_load_test Peter Dimov 2019-04-27 02:15:39 +0300
  • 26b0170a6e Fix typo in conversion.hpp Peter Dimov 2019-04-27 01:47:28 +0300
  • 18d86d3f36 Update conversion.adoc to reflect endian_reverse changes Peter Dimov 2019-04-27 01:03:55 +0300
  • 19e382d25a Cosmetic doc changes Peter Dimov 2019-04-27 00:53:19 +0300
  • a2025a9320 Refactor endian_reverse into its own header, make it work for long and long long Peter Dimov 2019-04-26 20:24:27 +0300
  • e9feff0abb Merge branch 'develop' into feature/endian-load-store Peter Dimov 2019-04-26 00:11:02 +0300
  • 7c35802f6a Switch Appveyor to 2015 image Peter Dimov 2019-04-14 18:41:28 +0300
  • ac96e4ac24 Remove project-id from doc/Jamfile Peter Dimov 2019-03-25 19:23:25 +0200
  • c84e015573 Merge branch 'feature/asciidoc' of https://github.com/boostorg/endian into feature/asciidoc Peter Dimov 2019-03-25 15:47:47 +0200
  • f4f3c433dd Fix index.html Peter Dimov 2019-03-25 15:45:52 +0200
  • cdfe2eb3cb Delete original .html files Peter Dimov 2019-03-25 15:45:34 +0200
  • 59b4062507 Update index.html to point to new documentation Glen Fernandes 2019-03-25 09:35:59 -0400
  • a6aaec46f5 Minor formatting changes in documentation Glen Fernandes 2019-03-25 09:32:54 -0400
  • 9ffe32f740 Convert Endian buffer types to asciidoc Glen Fernandes 2019-03-24 22:38:54 -0400
  • 0e349f3d5b Convert Endian Conversion Types to asciidoc Glen Fernandes 2019-03-24 20:50:28 -0400
  • 607cc7da73 Convert Endian Conversion Functions to asciidoc Glen Fernandes 2019-03-24 19:38:16 -0400
  • cd17067afb Convert Choosing approach to asiidoc Glen Fernandes 2019-03-24 15:44:14 -0400
  • 01278f951d Convert Endian mini review to asciidoc Glen Fernandes 2019-03-24 14:22:36 -0400
  • 0427a95459 Convert Endian documentation to asciidoc Glen Fernandes 2019-03-24 10:28:32 -0400
  • 8f890ed3c3 Add -Wno-strict-aliasing for g++ 4.4.7 (false positive) Peter Dimov 2019-03-20 19:54:15 +0200
  • 146c1af963 Merge branch 'develop' into feature/endian-load-store Peter Dimov 2019-03-20 17:30:05 +0200
  • 6b65a4b6ed Add endian_reverse_test_ni Peter Dimov 2019-03-20 02:25:54 +0200
  • 7afa3e307b Merge branch 'develop' into feature/endian-reverse-test Peter Dimov 2019-03-19 07:16:56 +0200
  • eee3e1bc7a Update appveyor.yml Peter Dimov 2019-03-19 05:08:57 +0200
  • 185573f341 Re-enable warnings as errors for endian_reverse_test Peter Dimov 2019-03-19 04:22:24 +0200
  • 01146c9558 Add char and char16_t overloads of endian_reverse Peter Dimov 2019-03-19 01:06:53 +0200
  • 6a84756afb Disable long long tests; disable C4309 on msvc Peter Dimov 2019-03-19 00:40:01 +0200
  • 2d60299b71 Add endian_reverse_test Peter Dimov 2019-03-18 21:51:08 +0200
  • 3c6c06616d Disable warnings-as-errors=on for spirit_conflict_test Peter Dimov 2019-03-13 19:00:45 +0200
  • 2bd479044b Add spirit_conflict_test.cpp (refs #33) Peter Dimov 2019-03-13 02:12:48 +0200
  • 5623e48fb5 Comment out MyInt test, because MyInt is not TriviallyCopyable under C++03 Peter Dimov 2019-03-13 01:45:16 +0200
  • de33887009 Identify and static-assert the requirements of endian_load/endian_store Peter Dimov 2019-03-13 01:44:29 +0200
  • 95178e3cfb Add endian_store, use it in buffers.hpp Peter Dimov 2019-03-12 20:21:11 +0200
  • 019fb85ea9 Add endian_load, use it in buffers.hpp Peter Dimov 2019-03-12 19:42:35 +0200
  • a564b97dab Avoid unreachable code warning in endian_in_union_test Peter Dimov 2019-02-19 02:43:07 +0200
  • e5a1b739c2 Update Jamfile handling of warnings Peter Dimov 2019-02-19 01:50:23 +0200
  • e08864d648 Fix msvc warnings Peter Dimov 2019-02-19 01:13:31 +0200
  • e6266a7a60 Move <warnings-as-errors>on to default-build Peter Dimov 2019-02-19 01:05:40 +0200
  • c6f6c45bb8 Add warnings-as-errors=on to .yml files Peter Dimov 2019-02-19 00:47:34 +0200
  • 28615311d9 Use boost_add_subdir Peter Dimov 2019-01-07 00:14:49 +0200