Commit Graph

  • d41ead127d Merge branch 'develop' Daniel James 2018-01-14 16:07:58 +00:00
  • f460c21dd0 Add missing copyright Daniel James 2018-01-10 15:17:33 +00:00
  • c3e070a244 Fix some paths Daniel James 2018-01-10 14:03:21 +00:00
  • 9d5a16c288 Run concurrent test processes in travis Daniel James 2018-01-06 14:29:05 +00:00
  • e80c0c84bb Use cxxstd to set language version Daniel James 2018-01-06 13:45:56 +00:00
  • c64e516518 Build boost build ourself Daniel James 2018-01-06 13:45:56 +00:00
  • b40b795572 Use boost 1.66.0 in travis Daniel James 2018-01-06 13:45:56 +00:00
  • 8d784ed76d Merge branch 'develop' Daniel James 2018-01-01 16:02:14 +00:00
  • 6ca88a8146 Add forwarding headers at old locations Daniel James 2017-12-29 14:12:03 +00:00
  • 53fbb04e88 Move 'functional' headers and update paths Daniel James 2017-12-29 13:58:48 +00:00
  • c7fc03d2b9 Rename library in explicit-failures-markup Daniel James 2017-12-28 23:48:00 +00:00
  • fc3e0bff4f Add targets for automated doc build Daniel James 2017-12-28 21:04:48 +00:00
  • cf6176c276 Remove hash from repo feature/remove-hash Daniel James 2017-12-22 17:58:28 +00:00
  • 376000169c Manually write out tuple overloads Daniel James 2017-12-19 17:48:18 +00:00
  • bc09240437 Update paths for headers moved to different modules Daniel James 2017-12-19 17:48:18 +00:00
  • dfa8fa5d91 Merge branch 'develop' boost-1.66.0 Daniel James 2017-11-11 18:40:05 +00:00
  • 8098c5b302 1.66.0 release notes Daniel James 2017-11-10 15:16:20 +00:00
  • 7f3a063064 Merge branch 'develop' Daniel James 2017-10-27 11:06:13 +01:00
  • d803b3bdc0 Remove schema stuff, as it doesn't work Daniel James 2017-10-02 23:31:54 +01:00
  • 170558e4fa Initial explicit-failures-markup.xml Daniel James 2017-10-02 13:42:23 +01:00
  • 4a4cb9f7a4 Use is_zero workaround on clang Daniel James 2017-09-19 12:24:36 +01:00
  • 7a6c0f20d5 Merge branch 'develop' Daniel James 2017-09-19 11:08:15 +01:00
  • 8bdfb0cf90 Use 1.65.1 in travis Daniel James 2017-09-08 21:40:16 +01:00
  • 3ee110f82c Download branch snapshot from cron jobs Daniel James 2017-08-24 22:03:19 +01:00
  • f7ad177dae Use boost 1.65 in travis Daniel James 2017-08-24 10:23:09 +01:00
  • 955cdaed3d Merge branch 'develop' boost-1.65.1 boost-1.65.0 Daniel James 2017-06-11 20:49:34 +01:00
  • 9c82e48bc9 Support for char16_t, char32_t, u16string, u32string Daniel James 2017-05-31 22:19:54 +01:00
  • 1b3bed82aa Initial support for char32_t Daniel James 2017-05-31 10:17:34 +01:00
  • 6dd58674aa Add ticket link to changelog entry Daniel James 2017-02-03 08:41:31 +00:00
  • 4a530f85d0 Merge branch 'develop' boost-1.64.0-beta2 boost-1.64.0-beta1 boost-1.64.0 Daniel James 2017-01-01 18:25:51 +00:00
  • babb4f8f73 Hash changelog entry Daniel James 2017-01-01 16:03:48 +00:00
  • 01b81754cf Hash changelog entry Daniel James 2017-01-01 16:03:48 +00:00
  • 5210c845f5 Link to ticket in changelog boost-1.63.0 Daniel James 2016-12-05 23:00:20 +00:00
  • 4b99dbdb64 Link to ticket in changelog Daniel James 2016-12-05 23:00:20 +00:00
  • 2cdf1c7d9e Add changelog entry for 1.63.0 Daniel James 2016-12-05 22:42:44 +00:00
  • a489b08e27 Add changelog entry for 1.63.0 Daniel James 2016-12-05 22:42:44 +00:00
  • b9c3499f45 Only support std::wstring when wchar_t is available Daniel James 2016-11-18 14:53:12 +00:00
  • ab9f98455a Fix cast issue in poor_quality_tests Daniel James 2016-11-18 14:57:16 +00:00
  • 7159a86166 Only support std::wstring when wchar_t is available Daniel James 2016-11-18 14:53:12 +00:00
  • d0ee8e13bd Support for removed function objects in C++17 Daniel James 2016-11-01 16:31:21 +00:00
  • 98140b7373 Merge branch 'develop' Daniel James 2016-10-14 09:24:46 +01:00
  • e2d7225f57 Document warning fixes in 1.63.0 Daniel James 2016-10-14 09:24:13 +01:00
  • 36545f62cf Try to avoid more warnings Daniel James 2016-10-11 10:07:11 +01:00
  • 618fc6d074 Remove -Wsign-conversion, old gcc doesn't support it. Daniel James 2016-10-05 13:33:31 +01:00
  • c2764e22a7 Another signed conversion warning Daniel James 2016-10-05 09:49:27 +01:00
  • 9148cde86f Merge branch 'develop' Daniel James 2016-10-05 09:44:40 +01:00
  • 5a811f25aa Add -Wsign-conversion to flags Daniel James 2016-10-05 09:42:18 +01:00
  • b790429529 Warnings as errors on travis. Daniel James 2016-09-30 09:12:03 +01:00
  • 1e6cefbfeb More clang warnings Daniel James 2016-09-30 09:11:43 +01:00
  • b0ddb244be Fix signed conversion warnings. Daniel James 2016-09-30 09:06:30 +01:00
  • 3dfdb19bfd Merge branch 'master' into develop Daniel James 2016-08-14 19:50:45 +01:00
  • f184dd019f Merge branch 'develop' boost-1.62.0 Daniel James 2016-07-30 12:02:35 +01:00
  • 0361d416b7 Always specify standard version. Daniel James 2016-07-03 08:47:14 +01:00
  • 7838c3678f Merge branch 'develop' (early part) Daniel James 2016-06-26 20:32:22 +01:00
  • 5856bff480 Move all hash tests into a single directory. Daniel James 2016-06-26 20:28:05 +01:00
  • 468516ed71 Fix a typo in a comment; fixes https://svn.boost.org/trac/boost/ticket/12270 Marshall Clow 2016-06-14 17:24:30 -07:00
  • c8d8c7edd4 Fix some warnings in test/example code. Daniel James 2016-05-30 15:19:11 +01:00
  • e76c3dc1a2 Travis Daniel 2016-05-26 22:36:58 +01:00
  • 8171dbb465 Fix the binary 32 and 64 bit hash functions. Daniel 2016-02-28 09:14:37 +00:00
  • 99d4923496 Add test for strings of null character. Daniel 2016-02-28 09:11:19 +00:00
  • 29865a5bca Merge pull request #4 from BillyDonahue/changes boost-1.61.0 boost-1.60.0 Daniel James 2015-09-15 13:50:41 +01:00
  • 8b05fd5fdf doc: BOOST_HASH_SPECIALIZE_REF passes by const ref Billy Donahue 2015-09-12 17:12:02 -04:00
  • ada1369a14 Merge remote-tracking branch 'origin/develop' boost-1.59.0 boost-1.58.0 Daniel James 2015-01-24 14:37:21 +00:00
  • 4977373964 Fix version number in release notes. Daniel James 2015-01-10 13:10:15 +00:00
  • 8b19e7eaa0 Release note for hash change. Daniel James 2015-01-10 12:33:17 +00:00
  • 75ae18ef54 Merge branch 'pr/3' into develop Daniel James 2015-01-05 19:36:31 +00:00
  • 754d5f535e Fixed strict aliasing violation. Andy Webber 2014-12-18 17:27:59 -05:00
  • ebc607d44e Merge branch 'develop' boost-1.57.0 boost-1.56.0 Daniel James 2014-07-28 23:32:57 +01:00
  • 549196ca7d Update documentation for hash_combine. Daniel James 2014-07-28 23:30:47 +01:00
  • f2761964bd The correct release notes. Daniel James 2014-07-27 18:00:14 +01:00
  • 41487a2e8c Merge branch 'develop' Daniel James 2014-07-27 12:20:49 +01:00
  • ca52df8a05 Release notes. Daniel James 2014-07-27 12:20:43 +01:00
  • b39e6e96f0 Merge remote-tracking branch 'origin/develop' Daniel James 2014-07-27 12:01:12 +01:00
  • 8266a55b26 Update metadata to use array for 'std'. Daniel James 2014-05-31 15:16:56 +01:00
  • 711b2b6d69 Merge branch 'develop' Daniel James 2014-03-16 22:54:40 +00:00
  • d888097468 Regenerate libraries.json Daniel James 2014-02-27 22:46:55 +00:00
  • 23f1db7729 Update maintainers from /libs/maintainers.txt Daniel James 2014-02-27 22:29:01 +00:00
  • 35ef2502d5 Typo Daniel James 2014-02-24 22:21:35 +00:00
  • aa3ab0790a Add maintainers to metadata. Daniel James 2014-02-24 22:21:03 +00:00
  • 6c3e20ac18 Json meta data. Daniel James 2014-02-24 21:40:10 +00:00
  • 97cc6fbbc1 Add metadata Daniel James 2014-02-23 14:29:48 +00:00
  • 309d17f387 Another try at an improved hash function. Daniel James 2014-02-23 10:16:53 +00:00
  • 928767f2bd Merge remote-tracking branch 'origin/develop' Daniel James 2014-02-12 23:55:44 +00:00
  • bb2a91bf47 Improved(?) hash function. Daniel James 2014-01-28 23:33:25 +00:00
  • 496bf24900 Merge remote-tracking branch 'origin/develop' Daniel James 2014-01-23 22:01:07 +00:00
  • 427434a46f Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION feature/remove-obsolete Stephen Kelly 2013-10-11 23:17:48 +00:00
  • c381253e56 Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:13:10 +00:00
  • 3c4f491886 Functional: Remove obsolete GCC version checks. Stephen Kelly 2013-10-01 08:46:45 +00:00
  • 09f197abf6 Functional: Remove obsolete MSVC version checks. Stephen Kelly 2013-09-30 11:22:29 +00:00
  • 582671543b Use BOOST_HAS_PRAGMA_ONCE. Daniel James 2013-11-16 20:13:24 +00:00
  • 6157ad5267 Remove obsolete MSVC check from pragma guard Stephen Kelly 2013-09-26 13:02:51 +00:00
  • 844d9758bd Merge branch 'develop' Daniel James 2013-12-10 23:40:30 +00:00
  • 7dbc8b593f Revert changes to develop branch. Daniel James 2013-12-10 23:16:40 +00:00
  • 3c22fce14c Merge unordered and hash from trunk. svn-release Daniel James 2013-11-16 20:36:27 +00:00
  • b066a9c509 Use BOOST_HAS_PRAGMA_ONCE. svn-trunk Daniel James 2013-11-16 20:13:24 +00:00
  • 74603822f4 Only use Visual C++ pragma for appropriate versions. Daniel James 2013-11-12 22:09:42 +00:00
  • 998f714f8f Link to archived copy of Thomas Wang's integer hash function. Daniel James 2013-11-10 23:25:54 +00:00
  • 614feab582 Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:17:48 +00:00
  • 999c2d5963 Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:13:10 +00:00
  • c3e54942e8 Merge release notes + float hash fix. Ref #8822. boost-1.55.0 Daniel James 2013-10-08 21:26:30 +00:00