|
5e34bb5fae
|
glob headers
|
2022-07-05 10:48:05 +02:00 |
|
|
227d778c1e
|
Rework as esp-idf component
|
2022-07-04 20:14:09 +02:00 |
|
|
5ba74cd3a9
|
Update hash_value for pointers to handle the case when uintptr_t is larger than size_t
|
2022-07-03 23:35:46 +03:00 |
|
|
c14d3a1e2b
|
Add a comment explaining why to_underlying isn't used in hash_value for enums
|
2022-07-03 21:08:14 +03:00 |
|
|
a3cac265b1
|
Disable examples/template.cpp for msvc-8.0
|
2022-07-03 20:28:28 +03:00 |
|
|
c28d0b813b
|
Directly cast to size_t all integrals no wider than size_t
|
2022-06-26 01:25:45 +03:00 |
|
|
e39bf42dfc
|
Update hash_string_test2.cpp
|
2022-06-15 22:56:57 +03:00 |
|
|
58502fddca
|
Add hash_container_test.cpp
|
2022-06-15 22:52:56 +03:00 |
|
|
5701dd3119
|
Merge branch 'master' into develop
|
2022-06-14 15:38:19 +03:00 |
|
|
53c12550fa
|
Define _SILENCE_NONFLOATING_COMPLEX_DEPRECATION_WARNING in hash_reference_values.cpp (refs #23)
boost-1.80.0.beta1
boost-1.80.0
|
2022-06-14 14:42:22 +03:00 |
|
|
561cc5d010
|
Merge branch 'master' into develop
|
2022-06-13 14:26:03 +03:00 |
|
|
bdf4bfe910
|
Disable C4996 in hash_complex_test.cpp (refs #23)
|
2022-06-13 14:05:35 +03:00 |
|
|
06e1b613f0
|
Add benchmark/char_seq.cpp
|
2022-06-08 17:48:06 +03:00 |
|
|
12be64b71e
|
Update benchmark/unordered.cpp
|
2022-06-08 14:18:28 +03:00 |
|
|
4e2811c4e1
|
Add old_boost_hash to benchmark/unordered.cpp
|
2022-06-07 02:33:18 +03:00 |
|
|
2dc57b745f
|
Output number of collisions in benchmark/unordered.cpp
|
2022-06-07 02:08:00 +03:00 |
|
|
de618bf974
|
Add benchmark/unordered.cpp
|
2022-06-06 22:45:49 +03:00 |
|
|
87c9eefe6e
|
Add ubuntu-22.04 to posix-cmake jobs
|
2022-06-04 18:17:35 +03:00 |
|
|
98bbd2ba56
|
Disable hash_fs_path_test for msvc-14.0 cxxstd=latest
|
2022-06-04 15:53:54 +03:00 |
|
|
08ea1677be
|
Disable -Wshadow and -Wconversion for the fs path tests because of gcc-4.8
|
2022-06-04 14:25:47 +03:00 |
|
|
3d3350646f
|
Disable use of <filesystem> under MinGW (fails on GHA)
|
2022-06-04 14:19:01 +03:00 |
|
|
884ce4b708
|
Disable -Wsign-conversion for GCC 8
|
2022-06-04 02:01:50 +03:00 |
|
|
db1e23b611
|
Disable -Wsign-conversion for GCC in hash_reference_values.cpp
|
2022-06-04 01:49:26 +03:00 |
|
|
5ddcd7c8e7
|
Disable detail_is_range_test2.cpp under CMake
|
2022-06-03 22:44:32 +03:00 |
|
|
0e2e911df5
|
Attempt to fix -Wsign-conversion warnings under some GCC versions
|
2022-06-03 22:43:04 +03:00 |
|
|
b3c9b35a13
|
Disable -Wc99-extensions for Clang
|
2022-06-03 21:38:02 +03:00 |
|
|
c9c77cb104
|
Update warning suppressions
|
2022-06-03 20:59:41 +03:00 |
|
|
873a60d009
|
Disable -Wvariadic-macros for Clang as well
|
2022-06-03 20:19:01 +03:00 |
|
|
b8d315fac5
|
Update is_range, disable -Wvariadic-macros for GCC
|
2022-06-03 20:14:07 +03:00 |
|
|
e0e86a1413
|
Add detail_is_range_test2.cpp
|
2022-06-03 20:01:26 +03:00 |
|
|
866bd60dd3
|
Reject ranges that have themselves as their value_type (e.g. filesystem::path)
|
2022-06-03 19:52:03 +03:00 |
|
|
6781cff622
|
Add hash_fs_path_test.cpp
|
2022-06-03 19:31:33 +03:00 |
|
|
dd605d0d1c
|
Link CMake tests to Boost::utility
|
2022-05-30 03:05:54 +03:00 |
|
|
dd172db079
|
Remove infinity special cases for libstdc++
|
2022-05-30 02:52:22 +03:00 |
|
|
e04ca1f442
|
Match floating point hash values in 32 bit mode
|
2022-05-30 02:35:00 +03:00 |
|
|
0eada2ae93
|
Revert hash_combine for floats
|
2022-05-30 02:26:12 +03:00 |
|
|
943ef0ab82
|
Avoid -Wconversion with is_signed and enums
|
2022-05-30 02:19:54 +03:00 |
|
|
14f8934bff
|
Revert integral hashing
|
2022-05-30 01:57:56 +03:00 |
|
|
f08204e29a
|
Revert hash_value for std::complex
|
2022-05-29 21:59:17 +03:00 |
|
|
7ad0365048
|
Merge branch 'develop' into feature/refresh
|
2022-05-12 18:00:03 +03:00 |
|
|
b3e424b650
|
Add gcc-12, clang-13, clang-14 to GHA
|
2022-05-11 22:23:41 +03:00 |
|
|
d2986d9a64
|
Test boost::core::string_view in hash_string_test2
|
2022-04-29 02:01:46 +03:00 |
|
|
000276988f
|
Add hash_string_test2
|
2022-04-28 21:13:23 +03:00 |
|
|
355603c0c2
|
Update ci.yml
boost-1.79.0.beta1
boost-1.79.0
|
2022-03-09 16:36:40 +02:00 |
|
|
33cd0a5964
|
Merge pull request #21 from cmazakas/doc-fixes
Doc fixes
|
2022-02-09 00:06:51 +02:00 |
|
|
fc11122353
|
Refactor links to no longer open up a new tab
|
2022-02-08 13:18:06 -08:00 |
|
|
cb233af718
|
Update [listing] s to become proper source code blocks
|
2022-02-08 13:18:01 -08:00 |
|
|
8d820ee7d0
|
Remove unnecessary cross-references
|
2022-02-08 13:17:19 -08:00 |
|
|
3800d712d5
|
Merge pull request #20 from cmazakas/qbk-cleanup
Remove unneeded QuickBook and sample files from docs
|
2022-02-08 01:36:02 +02:00 |
|
|
dee871f45c
|
Remove unneeded QuickBook and sample files from docs
|
2022-02-07 13:11:32 -08:00 |
|