Commit Graph

  • 9fbda1a98a Fix appveyor build (cherry-pick) cc Daniel James 2018-04-15 23:29:47 +0100
  • 62f29ea201 Merge branch 'develop' (early part) Daniel James 2018-04-16 06:42:45 +0100
  • 59f9543c10 Use boost 1.67.0 in travis and appveyor Daniel James 2018-04-15 22:13:58 +0100
  • a6da082784 Stop using -Werror Daniel James 2018-04-15 22:13:03 +0100
  • e73522f296 Merge branch 'develop' Daniel James 2018-04-04 00:33:22 +0100
  • 3e8dbcbcc5 Changelog entry for vector<bool> fix Daniel James 2018-04-04 00:32:37 +0100
  • 601b8d0378 Include vector header, needed to get the iterator type Daniel James 2018-03-29 21:57:52 +0100
  • 60f5e0d393 Add explicit allocator to vector<bool> overloads Daniel James 2018-03-29 19:50:17 +0100
  • e67d20d1c3 Fix std::vector<bool> with libc++ Daniel James 2018-03-29 19:14:56 +0100
  • 8c9bd9eccd Test in msvc-14.1 C++17 mode + write out hash_info Daniel James 2018-03-08 15:51:01 +0000
  • 88d1c5c395 Update hash_info for Visual C++ 14.13 Daniel James 2018-03-07 10:11:46 +0000
  • 957818bb97 Merge branch 'develop' Daniel James 2018-03-06 22:29:30 +0000
  • 21f32243a8 1.67.0 changes Daniel James 2018-03-05 14:39:05 +0000
  • 9fafa9e37b Fix tutorial example (trac #11017) Daniel James 2018-03-03 18:29:10 +0000
  • cc541b71c5 Merge branch 'develop' Daniel James 2018-02-26 14:07:50 +0000
  • d20a68efdb Move headers into top level of container_hash directory Daniel James 2018-01-27 11:48:59 +0000
  • d45e3986f3 Remove forwarding headers in container_hash Daniel James 2018-01-27 11:47:09 +0000
  • 1e263669cb Use unsigned for version number in hash_info.cpp Daniel James 2018-01-24 13:37:35 +0000
  • 8ea85f5ad2 Use error codes that are hopefully present on mingw Daniel James 2018-01-24 13:29:52 +0000
  • e01239286c Avoid conversion warning Daniel James 2018-01-24 12:56:14 +0000
  • 17809c3cbc Add appveyor tests Daniel James 2018-01-22 12:18:05 +0000
  • 8963c38770 Fix hash_info for older Visual C++ Daniel James 2018-01-22 11:56:43 +0000
  • 0ad83592af Test g++-7, and display output from hash_info Daniel James 2018-01-21 21:09:50 +0000
  • cb6a0246df Test members in compile_test, rather than inheritance Daniel James 2018-01-21 21:09:50 +0000
  • 27b2732916 Make hash_value(monostate) inline Daniel James 2018-01-21 21:09:50 +0000
  • 4d9f438823 std::variant, std::monostate support Daniel James 2018-01-21 19:18:58 +0000
  • ddc05d17df std::optional support Daniel James 2018-01-21 18:38:35 +0000
  • b9ae7e7fb6 Clean up header detection for more headers + add optional Daniel James 2018-01-21 18:21:46 +0000
  • 42bb81befa Support std::error_code and std::error_condition Daniel James 2018-01-21 13:44:50 +0000
  • f81ee167c5 Add Visual C++ info to hash_info Daniel James 2018-01-21 11:10:03 +0000
  • 5c4edf4d7d Fix string_view include on gcc 7.2 Daniel James 2018-01-20 21:53:36 +0000
  • b5c3b5d00a Write out __cplusplus in hash_info Daniel James 2018-01-20 21:53:03 +0000
  • def7a785a5 Remove some pointless code Daniel James 2018-01-20 18:39:46 +0000
  • 3521c417b5 Small program to write out hash config info Daniel James 2018-01-20 17:30:58 +0000
  • 8b77644ea0 Support std::string_view Daniel James 2018-01-20 17:30:33 +0000
  • d41ead127d Merge branch 'develop' Daniel James 2018-01-14 16:07:58 +0000
  • f460c21dd0 Add missing copyright Daniel James 2018-01-10 15:17:33 +0000
  • c3e070a244 Fix some paths Daniel James 2018-01-10 14:03:21 +0000
  • 9d5a16c288 Run concurrent test processes in travis Daniel James 2018-01-06 14:29:05 +0000
  • e80c0c84bb Use cxxstd to set language version Daniel James 2018-01-06 13:45:56 +0000
  • c64e516518 Build boost build ourself Daniel James 2018-01-06 13:45:56 +0000
  • b40b795572 Use boost 1.66.0 in travis Daniel James 2018-01-06 13:45:56 +0000
  • 8d784ed76d Merge branch 'develop' Daniel James 2018-01-01 16:02:14 +0000
  • 6ca88a8146 Add forwarding headers at old locations Daniel James 2017-12-29 14:12:03 +0000
  • 53fbb04e88 Move 'functional' headers and update paths Daniel James 2017-12-29 13:58:48 +0000
  • c7fc03d2b9 Rename library in explicit-failures-markup Daniel James 2017-12-28 23:48:00 +0000
  • fc3e0bff4f Add targets for automated doc build Daniel James 2017-12-28 21:04:48 +0000
  • 376000169c Manually write out tuple overloads Daniel James 2017-12-19 17:48:18 +0000
  • bc09240437 Update paths for headers moved to different modules Daniel James 2017-12-19 17:48:18 +0000
  • dfa8fa5d91 Merge branch 'develop' Daniel James 2017-11-11 18:40:05 +0000
  • 8098c5b302 1.66.0 release notes Daniel James 2017-11-10 15:16:20 +0000
  • 7f3a063064 Merge branch 'develop' Daniel James 2017-10-27 11:06:13 +0100
  • d803b3bdc0 Remove schema stuff, as it doesn't work Daniel James 2017-10-02 23:31:54 +0100
  • 170558e4fa Initial explicit-failures-markup.xml Daniel James 2017-10-02 13:42:23 +0100
  • 4a4cb9f7a4 Use is_zero workaround on clang Daniel James 2017-09-19 12:24:36 +0100
  • 7a6c0f20d5 Merge branch 'develop' Daniel James 2017-09-19 11:08:15 +0100
  • 8bdfb0cf90 Use 1.65.1 in travis Daniel James 2017-09-08 21:40:16 +0100
  • 3ee110f82c Download branch snapshot from cron jobs Daniel James 2017-08-24 22:03:19 +0100
  • f7ad177dae Use boost 1.65 in travis Daniel James 2017-08-24 10:23:09 +0100
  • 955cdaed3d Merge branch 'develop' Daniel James 2017-06-11 20:49:34 +0100
  • 9c82e48bc9 Support for char16_t, char32_t, u16string, u32string Daniel James 2017-05-31 22:19:54 +0100
  • 1b3bed82aa Initial support for char32_t Daniel James 2017-05-31 10:17:34 +0100
  • 6dd58674aa Add ticket link to changelog entry Daniel James 2017-02-03 08:41:31 +0000
  • 4a530f85d0 Merge branch 'develop' Daniel James 2017-01-01 18:25:51 +0000
  • babb4f8f73 Hash changelog entry Daniel James 2017-01-01 16:03:48 +0000
  • 01b81754cf Hash changelog entry Daniel James 2017-01-01 16:03:48 +0000
  • 5210c845f5 Link to ticket in changelog Daniel James 2016-12-05 23:00:20 +0000
  • 4b99dbdb64 Link to ticket in changelog Daniel James 2016-12-05 23:00:20 +0000
  • 2cdf1c7d9e Add changelog entry for 1.63.0 Daniel James 2016-12-05 22:42:44 +0000
  • a489b08e27 Add changelog entry for 1.63.0 Daniel James 2016-12-05 22:42:44 +0000
  • b9c3499f45 Only support std::wstring when wchar_t is available Daniel James 2016-11-18 14:53:12 +0000
  • ab9f98455a Fix cast issue in poor_quality_tests Daniel James 2016-11-18 14:57:16 +0000
  • 7159a86166 Only support std::wstring when wchar_t is available Daniel James 2016-11-18 14:53:12 +0000
  • d0ee8e13bd Support for removed function objects in C++17 Daniel James 2016-11-01 16:31:21 +0000
  • 98140b7373 Merge branch 'develop' Daniel James 2016-10-14 09:24:46 +0100
  • e2d7225f57 Document warning fixes in 1.63.0 Daniel James 2016-10-14 09:24:13 +0100
  • 36545f62cf Try to avoid more warnings Daniel James 2016-10-11 10:07:11 +0100
  • 618fc6d074 Remove -Wsign-conversion, old gcc doesn't support it. Daniel James 2016-10-05 13:33:31 +0100
  • c2764e22a7 Another signed conversion warning Daniel James 2016-10-05 09:49:27 +0100
  • 9148cde86f Merge branch 'develop' Daniel James 2016-10-05 09:44:40 +0100
  • 5a811f25aa Add -Wsign-conversion to flags Daniel James 2016-10-05 09:42:18 +0100
  • b790429529 Warnings as errors on travis. Daniel James 2016-09-30 09:12:03 +0100
  • 1e6cefbfeb More clang warnings Daniel James 2016-09-30 09:11:43 +0100
  • b0ddb244be Fix signed conversion warnings. Daniel James 2016-09-30 09:06:30 +0100
  • 3dfdb19bfd Merge branch 'master' into develop Daniel James 2016-08-14 19:50:45 +0100
  • f184dd019f Merge branch 'develop' Daniel James 2016-07-30 12:02:35 +0100
  • 0361d416b7 Always specify standard version. Daniel James 2016-07-03 08:47:14 +0100
  • 7838c3678f Merge branch 'develop' (early part) Daniel James 2016-06-26 20:32:22 +0100
  • 5856bff480 Move all hash tests into a single directory. Daniel James 2016-06-26 20:28:05 +0100
  • 468516ed71 Fix a typo in a comment; fixes https://svn.boost.org/trac/boost/ticket/12270 Marshall Clow 2016-06-14 17:24:30 -0700
  • c8d8c7edd4 Fix some warnings in test/example code. Daniel James 2016-05-30 15:19:11 +0100
  • e76c3dc1a2 Travis Daniel 2016-05-26 22:36:58 +0100
  • 8171dbb465 Fix the binary 32 and 64 bit hash functions. Daniel 2016-02-28 09:14:37 +0000
  • 99d4923496 Add test for strings of null character. Daniel 2016-02-28 09:11:19 +0000
  • 29865a5bca Merge pull request #4 from BillyDonahue/changes Daniel James 2015-09-15 13:50:41 +0100
  • 8b05fd5fdf doc: BOOST_HASH_SPECIALIZE_REF passes by const ref Billy Donahue 2015-09-12 17:12:02 -0400
  • ada1369a14 Merge remote-tracking branch 'origin/develop' Daniel James 2015-01-24 14:37:21 +0000
  • 4977373964 Fix version number in release notes. Daniel James 2015-01-10 13:10:15 +0000
  • 8b19e7eaa0 Release note for hash change. Daniel James 2015-01-10 12:33:17 +0000
  • 75ae18ef54 Merge branch 'pr/3' into develop Daniel James 2015-01-05 19:36:31 +0000