Commit Graph

  • 754d5f535e Fixed strict aliasing violation. Andy Webber 2014-12-18 17:27:59 -0500
  • ebc607d44e Merge branch 'develop' Daniel James 2014-07-28 23:32:57 +0100
  • 549196ca7d Update documentation for hash_combine. Daniel James 2014-07-28 23:30:47 +0100
  • f2761964bd The correct release notes. Daniel James 2014-07-27 18:00:14 +0100
  • 41487a2e8c Merge branch 'develop' Daniel James 2014-07-27 12:20:49 +0100
  • ca52df8a05 Release notes. Daniel James 2014-07-27 12:20:43 +0100
  • b39e6e96f0 Merge remote-tracking branch 'origin/develop' Daniel James 2014-07-27 12:01:12 +0100
  • 8266a55b26 Update metadata to use array for 'std'. Daniel James 2014-05-31 15:16:56 +0100
  • 711b2b6d69 Merge branch 'develop' Daniel James 2014-03-16 22:54:40 +0000
  • d888097468 Regenerate libraries.json Daniel James 2014-02-27 22:46:55 +0000
  • 23f1db7729 Update maintainers from /libs/maintainers.txt Daniel James 2014-02-27 22:29:01 +0000
  • 35ef2502d5 Typo Daniel James 2014-02-24 22:21:35 +0000
  • aa3ab0790a Add maintainers to metadata. Daniel James 2014-02-24 22:21:03 +0000
  • 6c3e20ac18 Json meta data. Daniel James 2014-02-24 21:40:10 +0000
  • 97cc6fbbc1 Add metadata Daniel James 2014-02-23 14:29:48 +0000
  • 309d17f387 Another try at an improved hash function. Daniel James 2014-02-23 10:16:53 +0000
  • 928767f2bd Merge remote-tracking branch 'origin/develop' Daniel James 2014-02-12 23:55:44 +0000
  • bb2a91bf47 Improved(?) hash function. Daniel James 2014-01-28 23:33:25 +0000
  • 496bf24900 Merge remote-tracking branch 'origin/develop' Daniel James 2014-01-23 22:01:07 +0000
  • 09f197abf6 Functional: Remove obsolete MSVC version checks. Stephen Kelly 2013-09-30 11:22:29 +0000
  • 582671543b Use BOOST_HAS_PRAGMA_ONCE. Daniel James 2013-11-16 20:13:24 +0000
  • 6157ad5267 Remove obsolete MSVC check from pragma guard Stephen Kelly 2013-09-26 13:02:51 +0000
  • 844d9758bd Merge branch 'develop' Daniel James 2013-12-10 23:40:30 +0000
  • 7dbc8b593f Revert changes to develop branch. Daniel James 2013-12-10 23:16:40 +0000
  • 3c22fce14c Merge unordered and hash from trunk. Daniel James 2013-11-16 20:36:27 +0000
  • b066a9c509 Use BOOST_HAS_PRAGMA_ONCE. Daniel James 2013-11-16 20:13:24 +0000
  • 74603822f4 Only use Visual C++ pragma for appropriate versions. Daniel James 2013-11-12 22:09:42 +0000
  • 998f714f8f Link to archived copy of Thomas Wang's integer hash function. Daniel James 2013-11-10 23:25:54 +0000
  • 614feab582 Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:17:48 +0000
  • 999c2d5963 Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:13:10 +0000
  • c3e54942e8 Merge release notes + float hash fix. Ref #8822. Daniel James 2013-10-08 21:26:30 +0000
  • 10c83e95d9 Change log. Daniel James 2013-10-06 08:03:12 +0000
  • 734eb87d2a Simplify SFINAE for largest float overload. Refs #8822. Daniel James 2013-10-06 08:02:35 +0000
  • af17fa46fb Functional: Remove obsolete GCC version checks. Stephen Kelly 2013-10-01 08:46:45 +0000
  • e26c102522 Functional: Remove obsolete MSVC version checks. Stephen Kelly 2013-09-30 11:22:29 +0000
  • 378007cf94 Remove obsolete MSVC check from pragma guard Stephen Kelly 2013-09-26 13:02:51 +0000
  • 61df9052e1 Merge Hash. Fixes #8568, Refs #8822.#8822.#8822. Daniel James 2013-08-18 09:48:53 +0000
  • dea8d12a04 Fix Visual C++ warning in hash. Refs #8568. Daniel James 2013-08-08 22:01:18 +0000
  • 1870aa9534 Simpler test for appropriate floats for binary hashing. Refs #8822. Daniel James 2013-08-08 20:30:04 +0000
  • b1ca4cf0d4 Merge some change log entries to release. Daniel James 2013-05-25 15:53:49 +0000
  • 0d6cee7e64 Change log entries for 1.54.0 Daniel James 2013-05-25 15:45:51 +0000
  • 9dad407f06 Hash: Merge documentation fixes. Fixes #7957. Daniel James 2013-02-12 00:19:56 +0000
  • 7d148af8d2 Hash: Fix typo, refs #7957. Daniel James 2013-01-31 21:57:26 +0000
  • 4aec4be0ed Hash: Merge UB fix to release. Daniel James 2012-12-29 11:11:43 +0000
  • bb8ebafca1 Hash: Changelog for undefined behaviour fix. Daniel James 2012-12-29 11:09:35 +0000
  • 7e162c4f03 Fixing UB by using memcpy instead of old style cast Thomas Heller 2012-12-27 10:49:19 +0000
  • 061e0d9d6d Hash: Fix changelog for 1.53.0. Daniel James 2012-12-21 09:50:01 +0000
  • cc091d5d98 Merge hash test fixes. Daniel James 2012-12-20 20:38:09 +0000
  • e5f3356742 Hash: Stop using -strict-ansi for Intel. Daniel James 2012-12-17 23:38:35 +0000
  • 9721f9c764 Hash: Safer macro names in tests. Daniel James 2012-12-17 23:37:56 +0000
  • 713b688159 Hash: Merge from trunk. Daniel James 2012-12-13 22:34:18 +0000
  • 8a8ab9ec70 Hash: Fix int128 with BOOST_HASH_NO_EXTENSIONS. Daniel James 2012-12-12 09:44:32 +0000
  • 13a86a7a26 Hash: Fix int128 support. Daniel James 2012-12-11 15:48:19 +0000
  • 0e0906b0a4 Hash: Support boost::int128_type. Daniel James 2012-12-10 10:40:44 +0000
  • 67ad8c2151 Hash: Detab. Daniel James 2012-12-08 09:19:24 +0000
  • be4292842d Hash: Stop using warnings as errors for Visual C++. Daniel James 2012-12-04 22:23:20 +0000
  • 473b1da8de Hash: Avoid some intel warnings in tests. Daniel James 2012-12-02 21:12:38 +0000
  • 8afae2e762 Hash: Remove container_fwd_0x.hpp Daniel James 2012-12-02 21:12:24 +0000
  • 03380087a9 Hash: Don't use workarounds with recent compilers. #7221, #7470 Daniel James 2012-12-02 21:11:45 +0000
  • 9dcc33ab1b Removed missed usage of deprecated macros in Boost.Functional Marshall Clow 2012-11-26 21:45:20 +0000
  • d8adc5aa24 Remove deprecated container_fwd header. Daniel James 2012-11-15 13:25:08 +0000
  • 7f7ecfc717 Hash: Extra test to check different platform's floating point functions. Daniel James 2012-11-05 18:33:54 +0000
  • dfd48ef498 Hash: Revert r81122. Refs #7470. Daniel James 2012-10-31 19:05:25 +0000
  • a2756e75e8 Narrower 'using'; Refs #7470 Marshall Clow 2012-10-31 17:14:43 +0000
  • 9c37cd46b1 Unordered/Hash: Merge change log. Daniel James 2012-09-30 11:58:06 +0000
  • acf1f3bc48 Hash: Update change log Daniel James 2012-09-30 11:56:13 +0000
  • b856e6308d Hash: Merge new floating point hasher. Daniel James 2012-08-28 21:50:57 +0000
  • b4b4a559e0 Hash: merge enum support + cleanup some tests. Daniel James 2012-08-28 21:48:16 +0000
  • 853a713cf2 Remove deprecated header boost/functional/detail/container_fwd.hpp Daniel James 2012-08-28 17:43:05 +0000
  • 043571dabf Merge #error for deperectaed boost/functional/detail/container_fwd.hpp Daniel James 2012-08-28 17:38:30 +0000
  • 7b2f73c225 Hash: Avoid type punning warning. Daniel James 2012-08-25 20:54:10 +0000
  • eec47991f9 Hash: A single unified algorithm for hashing floats. Daniel James 2012-08-24 22:52:42 +0000
  • f1de575546 Hash: Clean up some unit tests. Daniel James 2012-08-23 12:18:18 +0000
  • 05f16beaf0 Hash: Quick attempt at supporting enums. Daniel James 2012-08-22 11:40:27 +0000
  • 34a6eebf7e Hash: Merge C++11 forward declaration fix. Daniel James 2012-08-15 23:04:49 +0000
  • 9119b2646b Hash: Remove C++11 forward declarations. Daniel James 2012-08-14 20:06:07 +0000
  • 12f49f7c53 Merge some link fixes. Daniel James 2012-08-05 08:36:49 +0000
  • 0757aea7cb Hash: Fix links to examples. Daniel James 2012-07-25 23:42:41 +0000
  • 92fe67f714 Compile error for deprecated header boost/functional/detail/container_fwd.hpp. Daniel James 2012-07-22 07:15:34 +0000
  • 73b507c728 Hash: Merge support for smart pointers. Daniel James 2012-07-16 00:18:30 +0000
  • 330040aea9 Hash: Merge update c++11 header macros. Daniel James 2012-07-15 23:28:30 +0000
  • 5ebe3ad87d Hash: Fix smart pointer macro check. Daniel James 2012-07-15 07:43:40 +0000
  • 411ac66581 Hash: std::shared_ptr, std::unique_ptr support. Daniel James 2012-07-14 22:32:29 +0000
  • 75bcfdeb36 Hash: Merge using SFINAE to avoid implicit casts. Daniel James 2012-07-09 20:53:36 +0000
  • af3a31090c Switch from deprecated macros to new shiny ones; no functionality change Marshall Clow 2012-07-09 20:12:04 +0000
  • dfe0ad3a60 Hash: Merge test fix. Daniel James 2012-06-07 19:50:10 +0000
  • 806abd0ddf Hash: Only use typeid when available. Daniel James 2012-05-29 19:41:19 +0000
  • c409903f5e Hash: Merge deprecated header warning + some documentation. Daniel James 2012-05-27 21:13:49 +0000
  • 8ef04ed807 Hash: Extra changelog note. Daniel James 2012-05-27 20:55:14 +0000
  • 6be66ba092 Hash: Remove stary semicolon from deprecation pragma. Daniel James 2012-05-26 15:02:26 +0000
  • 033ef4b507 Merged ScopeExit (improved), LocalFunction (new), Functional/OverloadedFunction (new), and Utility/IdentityType (new) from trunk into release branch. Lorenzo Caminiti 2012-05-24 01:35:04 +0000
  • 0d4c55854b Add warning to deprecated header boost/functional/detail/container_fwd.hpp. Daniel James 2012-05-21 21:58:18 +0000
  • 18b143cad1 Unordered: Merge unordered from trunk. Daniel James 2012-05-12 08:14:05 +0000
  • 8bc410f571 Hash: Use SFINAE to avoid implicit casts to numbers. Daniel James 2012-05-08 22:24:46 +0000
  • 68f0d9bc6b Hash: Add some notes about forwarding header. Refs #6849. Daniel James 2012-05-07 10:58:55 +0000
  • 5611f4238e Unordered: Avoid -Wshadow warnings. Refs #6190. Daniel James 2012-05-07 10:57:35 +0000
  • 346e62f53f Unordered/Hash: Merge from trunk. Daniel James 2012-05-03 22:05:21 +0000
  • 963d06acb8 Unordered/Hash: Release notes. Daniel James 2012-05-03 21:35:51 +0000
  • f3229da836 Hash: fix tests for older C++0x libraries. Daniel James 2012-04-23 20:51:21 +0000
  • 441cea413d Hash: Some formatting. Daniel James 2012-04-23 20:49:30 +0000