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 |
|
Peter Dimov
|
79fff9e1ea
|
Add is_contiguous_range_test2
|
2022-09-18 14:26:30 +03:00 |
|
Peter Dimov
|
6757bd4f00
|
Match is_range workaround in is_range_test3
|
2022-09-18 14:11:49 +03:00 |
|
Peter Dimov
|
20c03417b0
|
Add is_range_test3
|
2022-09-18 14:04:05 +03:00 |
|
Peter Dimov
|
60be3b131e
|
Update 64 bit reference values for the new multiplier
|
2022-09-17 03:31:35 +03:00 |
|
Peter Dimov
|
b148e34818
|
Fix 64 bit hash_mix multiplier
|
2022-09-17 02:34:14 +03:00 |
|
Peter Dimov
|
e391cf6841
|
Change hash_detail::hash_range to take and return by value to avoid It=char* aliasing
|
2022-09-17 01:09:47 +03:00 |
|
Peter Dimov
|
b4e0643ecd
|
Update 32 bit reference values for container<char>
|
2022-09-16 21:43:53 +03:00 |
|