Commit Graph

  • 28b1b25b94 Merge branch 'develop' cc Glen Fernandes 2019-08-30 14:54:36 -0400
  • 7120c2f840 Update documentation on pointee type Glen Fernandes 2019-08-30 14:54:27 -0400
  • 319df75a32 Merge branch 'develop' Glen Fernandes 2019-08-29 04:04:25 -0400
  • ec67130557 Correct include order Glen Fernandes 2019-08-29 04:04:09 -0400
  • 7e0fae9738 Add gcc9 and correct clang8 travis entries Glen Fernandes 2019-08-28 21:34:07 -0400
  • c7433cbaec Merge branch 'develop' Glen Fernandes 2019-08-28 13:51:57 -0400
  • 1637da95b8 Update factory documentation Glen Fernandes 2019-08-27 21:09:24 -0400
  • 6520a84e70 Add Clang 8 to Travis testing Glen Fernandes 2019-08-27 12:16:30 -0400
  • e037811753 Add appveyor for testing Glen Fernandes 2019-08-27 07:30:56 -0400
  • f20515da7d In test case use BOOST_NORETURN for throw_exception Glen Fernandes 2019-08-27 07:16:03 -0400
  • 4403017952 Rewrite factory and value_factory Glen Fernandes 2019-08-26 20:22:17 -0400
  • 03a3376483 Correct meta library file Glen Fernandes 2019-08-26 20:21:38 -0400
  • a7707e7345 Update Library meta information and Travis configuration Glen Fernandes 2019-08-26 20:15:55 -0400
  • 96b71fef7e Change broken sgi/stl links. tinko92 2019-04-23 21:58:56 +0200
  • 7516442815 Merge branch 'develop' Daniel James 2018-04-15 22:40:40 +0100
  • 39de410228 Use boost 1.67.0 on travis Daniel James 2018-04-15 22:15:55 +0100
  • 0391d607aa Stop using Werror on travis Daniel James 2018-04-15 22:15:42 +0100
  • ce40e739b6 Use boost 1.67.0 on travis Daniel James 2018-04-15 22:15:55 +0100
  • c7780bccc7 Stop using Werror on travis Daniel James 2018-04-15 22:15:42 +0100
  • 96fbb48b42 Merge branch 'develop' Daniel James 2018-01-14 16:10:59 +0000
  • b0cd91e154 Add missing copyright Daniel James 2018-01-10 15:21:02 +0000
  • 591caf1cf3 Rebuild overloaded_function with consistent ids Daniel James 2018-01-10 15:19:54 +0000
  • 7fe70563fb Run concurrent processes in travis Daniel James 2018-01-06 14:17:35 +0000
  • abd46b812e Fix travis Daniel James 2018-01-06 14:09:35 +0000
  • 4ef2b1ebeb Use cxxstd in travis Daniel James 2018-01-06 13:57:39 +0000
  • bbbd444cc7 Use boost 1.66.0 in travis Daniel James 2018-01-06 13:55:45 +0000
  • 35622d14a3 Build boost.build in travis Daniel James 2018-01-06 13:54:08 +0000
  • 3f2ef9b726 Merge branch 'develop' Daniel James 2018-01-01 16:01:06 +0000
  • 16a4ab6de6 Remove hash from repo Daniel James 2017-12-22 17:58:28 +0000
  • 173aa87c21 Manually write out tuple overloads Daniel James 2017-12-19 17:48:18 +0000
  • 5f9b5bcfad Update paths for headers moved to different modules Daniel James 2017-12-19 17:48:18 +0000
  • 3697941e27 Call 'make_pointer' outside of try, catch block Daniel James 2017-12-17 12:40:00 +0000
  • b378d0336c Use allocator_traits::construct and destroy Daniel James 2017-12-17 12:38:13 +0000
  • 3dc4f33ad5 Don't call deallocate with null pointers Daniel James 2017-12-17 12:16:08 +0000
  • 65a6556800 Use alloator_traits for allocate/deallocate Daniel James 2017-12-17 12:05:54 +0000
  • 270d59be4e Add extra test for factory with std::allocator Daniel James 2017-12-17 11:43:35 +0000
  • 040d8a649b
    Merge pull request #7 from DanielaE/fix/replace-deprecated-allocator-members Daniel James 2017-12-17 11:28:05 +0000
  • 4a6944adbc
    replace members of std::allocate which are deprecated in c++17 by their cousins from std::allocator_traits. Daniela Engert 2017-12-17 09:59:59 +0100
  • ac30c5d1b2 Merge branch 'develop' Daniel James 2017-11-11 18:40:05 +0000
  • 468fd52b43 1.66.0 release notes Daniel James 2017-11-10 15:16:20 +0000
  • 8c303a3382 Merge branch 'develop' Daniel James 2017-10-27 11:06:13 +0100
  • 35d79a36c9 Suppress warnings about std::auto_ptr in factory tests Daniel James 2017-10-20 02:47:23 +0100
  • 5d83851b5c Remove schema stuff, as it doesn't work Daniel James 2017-10-02 23:31:54 +0100
  • ca954fb7c9 Initial explicit-failures-markup.xml Daniel James 2017-10-02 13:42:23 +0100
  • 995370c904 Use is_zero workaround on clang Daniel James 2017-09-19 12:24:36 +0100
  • 41306b0826 Merge branch 'develop' Daniel James 2017-09-19 11:08:15 +0100
  • dd14136f44 Use 1.65.1 in travis Daniel James 2017-09-08 21:40:16 +0100
  • 1360fbe99a Download branch snapshot from cron jobs Daniel James 2017-08-24 22:03:19 +0100
  • 7eccdaa78d Use boost 1.65 in travis Daniel James 2017-08-24 10:23:09 +0100
  • 24c6954596 Merge branch 'develop' Daniel James 2017-06-11 20:49:34 +0100
  • 767673645e Support for char16_t, char32_t, u16string, u32string Daniel James 2017-05-31 22:19:54 +0100
  • 33eb0c50dc Initial support for char32_t Daniel James 2017-05-31 10:17:34 +0100
  • 1706cb5937 Add ticket link to changelog entry Daniel James 2017-02-03 08:41:31 +0000
  • e888012308 Merge branch 'develop' Daniel James 2017-01-01 18:25:51 +0000
  • c592e85491 Hash changelog entry Daniel James 2017-01-01 16:03:48 +0000
  • 06b50f6a37 Hash changelog entry Daniel James 2017-01-01 16:03:48 +0000
  • 8f59ebc2d1 Link to ticket in changelog Daniel James 2016-12-05 23:00:20 +0000
  • 44df96775a Link to ticket in changelog Daniel James 2016-12-05 23:00:20 +0000
  • af18fb438a Add changelog entry for 1.63.0 Daniel James 2016-12-05 22:42:44 +0000
  • d06ba47884 Add changelog entry for 1.63.0 Daniel James 2016-12-05 22:42:44 +0000
  • 849535f161 Only support std::wstring when wchar_t is available Daniel James 2016-11-18 14:53:12 +0000
  • 75622b88f4 Fix missing documentation redirects for factory and forward Daniel James 2016-10-30 23:40:31 +0000
  • e5575ba805 Fix cast issue in poor_quality_tests Daniel James 2016-11-18 14:57:16 +0000
  • f230731aa5 Only support std::wstring when wchar_t is available Daniel James 2016-11-18 14:53:12 +0000
  • 3651b46104 Update factory smart pointer tests for new standard versions Daniel James 2016-11-06 10:31:51 +0000
  • 281e11b292 Support for removed function objects in C++17 Daniel James 2016-11-01 16:31:21 +0000
  • a87c559a0b Fix missing documentation redirects for factory and forward Daniel James 2016-10-30 23:40:31 +0000
  • 7379ed7749 Merge branch 'develop' Daniel James 2016-10-14 09:24:46 +0100
  • 1cdfd70777 Document warning fixes in 1.63.0 Daniel James 2016-10-14 09:24:13 +0100
  • 9f24e2eaf0 Try to avoid more warnings Daniel James 2016-10-11 10:07:11 +0100
  • 3e56f37f1b Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:34 -0500
  • 0a35778185 Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:34 -0500
  • d5b9e65f50 Remove -Wsign-conversion, old gcc doesn't support it. Daniel James 2016-10-05 13:33:31 +0100
  • 826f7013a1 Another signed conversion warning Daniel James 2016-10-05 09:49:27 +0100
  • 3ac4253e43 Merge branch 'develop' Daniel James 2016-10-05 09:44:40 +0100
  • a0f536a8f3 Add -Wsign-conversion to flags Daniel James 2016-10-05 09:42:18 +0100
  • 58eb996d0f Missing include Daniel James 2016-09-30 09:30:45 +0100
  • e28d3f882a Warnings as errors on travis. Daniel James 2016-09-30 09:12:03 +0100
  • 68d13294cc More clang warnings Daniel James 2016-09-30 09:11:43 +0100
  • 100e78f560 Fix signed conversion warnings. Daniel James 2016-09-30 09:06:30 +0100
  • 86d7f6b568 Merge branch 'master' into develop Daniel James 2016-08-14 19:50:45 +0100
  • 28e317a417 Merge branch 'develop' Daniel James 2016-07-30 12:02:35 +0100
  • 815fc115a0 Always specify standard version. Daniel James 2016-07-03 08:47:14 +0100
  • 2ee1e5c25a Merge branch 'develop' (early part) Daniel James 2016-06-26 20:32:22 +0100
  • 448798cf7b Move all hash tests into a single directory. Daniel James 2016-06-26 20:28:05 +0100
  • 7977f83a08 Fix a typo in a comment; fixes https://svn.boost.org/trac/boost/ticket/12270 Marshall Clow 2016-06-14 17:24:30 -0700
  • 739dd5df58 Fix some warnings in test/example code. Daniel James 2016-05-30 15:19:11 +0100
  • 62cc73b31d Merge pull request #5 from danieljames/feature/forward-fixes Daniel James 2016-05-27 09:54:33 +0100
  • c6f1cf79c6 Fix tests Daniel James 2016-05-27 08:38:54 +0100
  • a43bbfe34c Fix handling of no argument functions in C++11. Daniel James 2016-05-27 08:38:01 +0100
  • f2e4a80a33 Travis Daniel 2016-05-26 22:36:58 +0100
  • 45eeb170f2 Fix the binary 32 and 64 bit hash functions. Daniel 2016-02-28 09:14:37 +0000
  • fa6cb80704 Add test for strings of null character. Daniel 2016-02-28 09:11:19 +0000
  • df98d4fd1c Merge pull request #4 from BillyDonahue/changes Daniel James 2015-09-15 13:50:41 +0100
  • 2a0d1be60b doc: BOOST_HASH_SPECIALIZE_REF passes by const ref Billy Donahue 2015-09-12 17:12:02 -0400
  • 1bf379ab60 Merge remote-tracking branch 'origin/develop' Daniel James 2015-01-24 14:37:21 +0000
  • a47818647d Fix version number in release notes. Daniel James 2015-01-10 13:10:15 +0000
  • 188c8d4c5d Change default factory allocator to 'void'. Daniel James 2015-01-10 13:03:07 +0000
  • 980e1e4078 Release note for hash change. Daniel James 2015-01-10 12:33:17 +0000
  • 97754f5bd8 Merge branch 'pr/2' into develop Daniel James 2015-01-05 19:37:22 +0000