Peter Dimov
|
228f7db5d3
|
Add examples/point2.cpp
|
2022-10-30 17:51:31 +02:00 |
|
Peter Dimov
|
f50b914456
|
Update documentation
|
2022-10-30 17:23:39 +02:00 |
|
Peter Dimov
|
c134ca39e9
|
Update test/CMakeLists.txt
|
2022-10-30 03:05:20 +02:00 |
|
Peter Dimov
|
f51f68fe93
|
Do not use the u8string and u8string_view typedefs, because char8_t availability does not guarantee their presence
|
2022-10-30 03:01:05 +02:00 |
|
Peter Dimov
|
0865c1d230
|
Disable hash_is_avalanching tests when BOOST_NO_CXX11_TEMPLATE_ALIASES is defined, because hash_traits.hpp uses void_t
|
2022-10-30 03:54:24 +03:00 |
|
Peter Dimov
|
0d2266decb
|
Specialize boost::unordered::hash_is_avalanching for hash<string> and hash<string_view>
|
2022-10-30 02:47:10 +03:00 |
|
Peter Dimov
|
3c9ba89cf2
|
Update .drone.jsonnet
|
2022-10-28 21:21:44 +03:00 |
|
Peter Dimov
|
20ee3b60fd
|
Update CMakeLists.txt
|
2022-10-28 21:18:10 +03:00 |
|
Peter Dimov
|
bdd3dcf944
|
Disable -Wunused-private-field in described_class_test.cpp
|
2022-10-28 20:04:13 +03:00 |
|
Peter Dimov
|
018fc4e1fa
|
Add support for described classes to hash.hpp
|
2022-10-28 19:35:10 +03:00 |
|
Peter Dimov
|
7568176bfa
|
is_described_class should be false for unions
|
2022-10-28 18:42:07 +03:00 |
|
Peter Dimov
|
08864cd1e9
|
Update cmake_subdir_test/CMakeLists.txt
|
2022-10-28 14:56:57 +03:00 |
|
Peter Dimov
|
5a616b9b54
|
Update CMakeLists.txt
|
2022-10-28 07:07:48 +03:00 |
|
Peter Dimov
|
16fb4cc749
|
Add is_described_class to hash_fwd.hpp; include it in hash.hpp
|
2022-10-28 03:32:18 +03:00 |
|
Peter Dimov
|
0171246a61
|
Add is_described_class<T>
|
2022-10-28 01:47:27 +03:00 |
|
Peter Dimov
|
29c85559e4
|
Update .drone.jsonnet
|
2022-10-27 02:44:38 +03:00 |
|
Peter Dimov
|
412bd51449
|
Avoid -Wunused-but-set-variable under Clang 15
|
2022-10-27 02:12:43 +03:00 |
|
Peter Dimov
|
87196a503e
|
Update .drone.jsonnet
|
2022-10-27 01:16:34 +03:00 |
|
Peter Dimov
|
df1671d593
|
msvc-14.0 doesn't quite have expression SFINAE. Fixes #28.
|
2022-10-26 19:38:53 +03:00 |
|
Peter Dimov
|
1996cf36c1
|
Update ci.yml
|
2022-10-26 19:32:22 +03:00 |
|
Peter Dimov
|
a4b2048a29
|
Add is_contiguous_range_test3 (refs #28)
|
2022-10-26 19:13:27 +03:00 |
|
Peter Dimov
|
85f9f8a97a
|
Update documentation
|
2022-09-20 21:20:31 +03:00 |
|
Peter Dimov
|
e92eae9eb2
|
Treat char8_t and std::byte as char types in hash_range
|
2022-09-20 21:17:41 +03:00 |
|
Peter Dimov
|
8a1335458a
|
Update Acknowledgements section
|
2022-09-20 21:09:17 +03:00 |
|
Peter Dimov
|
f7e537d1a1
|
Update Notes section
|
2022-09-20 21:06:09 +03:00 |
|
Peter Dimov
|
607b73f1e0
|
Add README.md
|
2022-09-20 16:08:10 +03:00 |
|
Peter Dimov
|
789261c68c
|
Update 32 bit float reference values (for GCC)
|
2022-09-20 15:23:13 +03:00 |
|
Peter Dimov
|
29ee19ee7f
|
Update 32 bit float reference values (for MSVC)
|
2022-09-20 15:08:21 +03:00 |
|
Peter Dimov
|
8bb7d43646
|
Simplify hash_value for floating point
|
2022-09-20 15:01:45 +03:00 |
|
Peter Dimov
|
a426a1939f
|
Honor __FLOAT_WORD_ORDER__ for 128 bit long double
|
2022-09-20 14:52:19 +03:00 |
|
Peter Dimov
|
034b81594d
|
Update 128 bit long double hash_value
|
2022-09-20 14:49:37 +03:00 |
|
Peter Dimov
|
75ef5a14f5
|
Cosmetic documentation updates
|
2022-09-20 12:25:16 +03:00 |
|
Peter Dimov
|
b5bb4405a9
|
Update Links section
|
2022-09-20 01:41:38 +03:00 |
|
Peter Dimov
|
d43ae22ab4
|
Update Notes section
|
2022-09-20 01:20:26 +03:00 |
|
Peter Dimov
|
e061b3c4c0
|
Update Notes section
|
2022-09-19 21:23:52 +03:00 |
|
Peter Dimov
|
9035aa5485
|
Avoid a warning under g++ 4.8
|
2022-09-19 15:43:37 +03:00 |
|
Peter Dimov
|
3ae0aea360
|
Update hash_reference_values for long double
|
2022-09-19 15:32:51 +03:00 |
|
Peter Dimov
|
fc249670c0
|
Update test/hash_info.cpp
|
2022-09-19 14:35:58 +03:00 |
|
Peter Dimov
|
30ffbf9f16
|
Remove address-model=32 from S390x and ARM64 as it doesn't do anything
|
2022-09-19 14:32:07 +03:00 |
|
Peter Dimov
|
c36319c878
|
Run test//hash_info using --verbose-test
|
2022-09-19 14:14:54 +03:00 |
|
Peter Dimov
|
a2aaefc71a
|
Add -I examples to depinst
|
2022-09-19 13:50:36 +03:00 |
|
Peter Dimov
|
e3cd2d7de8
|
Add Drone support
|
2022-09-19 13:30:02 +03:00 |
|
Peter Dimov
|
4571ec190a
|
Add Recent Changes section
|
2022-09-19 13:00:41 +03:00 |
|
Peter Dimov
|
478730107d
|
Rename Rationale section to Design and Implementation Notes
|
2022-09-19 12:29:38 +03:00 |
|
Peter Dimov
|
adcf81c732
|
Update Links section
|
2022-09-19 12:19:08 +03:00 |
|
Peter Dimov
|
75a37c2616
|
Update Reference section
|
2022-09-19 11:56:03 +03:00 |
|
Peter Dimov
|
c01270b0bd
|
Update Links section
|
2022-09-18 22:05:30 +03:00 |
|
Peter Dimov
|
123875dc83
|
Update documentation
|
2022-09-18 20:58:00 +03:00 |
|
Peter Dimov
|
ed235989ef
|
Add is_unordered_range_test2
|
2022-09-18 14:32:28 +03:00 |
|
Peter Dimov
|
bf0a77f062
|
Disable tests using fs::path for msvc-8.0
|
2022-09-18 14:28:24 +03:00 |
|