Commit Graph

  • 10c83e95d9 Change log. Daniel James 2013-10-06 08:03:12 +00:00
  • 734eb87d2a Simplify SFINAE for largest float overload. Refs #8822. Daniel James 2013-10-06 08:02:35 +00:00
  • af17fa46fb Functional: Remove obsolete GCC version checks. Stephen Kelly 2013-10-01 08:46:45 +00:00
  • e26c102522 Functional: Remove obsolete MSVC version checks. Stephen Kelly 2013-09-30 11:22:29 +00:00
  • 378007cf94 Remove obsolete MSVC check from pragma guard Stephen Kelly 2013-09-26 13:02:51 +00:00
  • 61df9052e1 Merge Hash. Fixes #8568, Refs #8822.#8822.#8822. Daniel James 2013-08-18 09:48:53 +00:00
  • dea8d12a04 Fix Visual C++ warning in hash. Refs #8568. Daniel James 2013-08-08 22:01:18 +00:00
  • 1870aa9534 Simpler test for appropriate floats for binary hashing. Refs #8822. Daniel James 2013-08-08 20:30:04 +00:00
  • b1ca4cf0d4 Merge some change log entries to release. boost-1.54.0-beta1 boost-1.54.0 Daniel James 2013-05-25 15:53:49 +00:00
  • 0d6cee7e64 Change log entries for 1.54.0 Daniel James 2013-05-25 15:45:51 +00:00
  • 9dad407f06 Hash: Merge documentation fixes. Fixes #7957. Daniel James 2013-02-12 00:19:56 +00:00
  • 7d148af8d2 Hash: Fix typo, refs #7957. Daniel James 2013-01-31 21:57:26 +00:00
  • 4aec4be0ed Hash: Merge UB fix to release. boost-1.53.0 Daniel James 2012-12-29 11:11:43 +00:00
  • bb8ebafca1 Hash: Changelog for undefined behaviour fix. Daniel James 2012-12-29 11:09:35 +00:00
  • 7e162c4f03 Fixing UB by using memcpy instead of old style cast Thomas Heller 2012-12-27 10:49:19 +00:00
  • 061e0d9d6d Hash: Fix changelog for 1.53.0. Daniel James 2012-12-21 09:50:01 +00:00
  • cc091d5d98 Merge hash test fixes. Daniel James 2012-12-20 20:38:09 +00:00
  • e5f3356742 Hash: Stop using -strict-ansi for Intel. Daniel James 2012-12-17 23:38:35 +00:00
  • 9721f9c764 Hash: Safer macro names in tests. Daniel James 2012-12-17 23:37:56 +00:00
  • 713b688159 Hash: Merge from trunk. Daniel James 2012-12-13 22:34:18 +00:00
  • 8a8ab9ec70 Hash: Fix int128 with BOOST_HASH_NO_EXTENSIONS. Daniel James 2012-12-12 09:44:32 +00:00
  • 13a86a7a26 Hash: Fix int128 support. Daniel James 2012-12-11 15:48:19 +00:00
  • 0e0906b0a4 Hash: Support boost::int128_type. Daniel James 2012-12-10 10:40:44 +00:00
  • 67ad8c2151 Hash: Detab. Daniel James 2012-12-08 09:19:24 +00:00
  • be4292842d Hash: Stop using warnings as errors for Visual C++. Daniel James 2012-12-04 22:23:20 +00:00
  • 473b1da8de Hash: Avoid some intel warnings in tests. Daniel James 2012-12-02 21:12:38 +00:00
  • 8afae2e762 Hash: Remove container_fwd_0x.hpp Daniel James 2012-12-02 21:12:24 +00:00
  • 03380087a9 Hash: Don't use workarounds with recent compilers. #7221, #7470 Daniel James 2012-12-02 21:11:45 +00:00
  • 9dcc33ab1b Removed missed usage of deprecated macros in Boost.Functional Marshall Clow 2012-11-26 21:45:20 +00:00
  • d8adc5aa24 Remove deprecated container_fwd header. Daniel James 2012-11-15 13:25:08 +00:00
  • 7f7ecfc717 Hash: Extra test to check different platform's floating point functions. Daniel James 2012-11-05 18:33:54 +00:00
  • dfd48ef498 Hash: Revert r81122. Refs #7470. Daniel James 2012-10-31 19:05:25 +00:00
  • a2756e75e8 Narrower 'using'; Refs #7470 Marshall Clow 2012-10-31 17:14:43 +00:00
  • 9c37cd46b1 Unordered/Hash: Merge change log. boost-1.52.0 Daniel James 2012-09-30 11:58:06 +00:00
  • acf1f3bc48 Hash: Update change log Daniel James 2012-09-30 11:56:13 +00:00
  • b856e6308d Hash: Merge new floating point hasher. Daniel James 2012-08-28 21:50:57 +00:00
  • b4b4a559e0 Hash: merge enum support + cleanup some tests. Daniel James 2012-08-28 21:48:16 +00:00
  • 853a713cf2 Remove deprecated header boost/functional/detail/container_fwd.hpp Daniel James 2012-08-28 17:43:05 +00:00
  • 043571dabf Merge #error for deperectaed boost/functional/detail/container_fwd.hpp Daniel James 2012-08-28 17:38:30 +00:00
  • 7b2f73c225 Hash: Avoid type punning warning. Daniel James 2012-08-25 20:54:10 +00:00
  • eec47991f9 Hash: A single unified algorithm for hashing floats. Daniel James 2012-08-24 22:52:42 +00:00
  • f1de575546 Hash: Clean up some unit tests. Daniel James 2012-08-23 12:18:18 +00:00
  • 05f16beaf0 Hash: Quick attempt at supporting enums. Daniel James 2012-08-22 11:40:27 +00:00
  • 34a6eebf7e Hash: Merge C++11 forward declaration fix. boost-1.51.0 Daniel James 2012-08-15 23:04:49 +00:00
  • 9119b2646b Hash: Remove C++11 forward declarations. Daniel James 2012-08-14 20:06:07 +00:00
  • 12f49f7c53 Merge some link fixes. Daniel James 2012-08-05 08:36:49 +00:00
  • 0757aea7cb Hash: Fix links to examples. Daniel James 2012-07-25 23:42:41 +00:00
  • 92fe67f714 Compile error for deprecated header boost/functional/detail/container_fwd.hpp. Daniel James 2012-07-22 07:15:34 +00:00
  • 73b507c728 Hash: Merge support for smart pointers. Daniel James 2012-07-16 00:18:30 +00:00
  • 330040aea9 Hash: Merge update c++11 header macros. Daniel James 2012-07-15 23:28:30 +00:00
  • 5ebe3ad87d Hash: Fix smart pointer macro check. Daniel James 2012-07-15 07:43:40 +00:00
  • 411ac66581 Hash: std::shared_ptr, std::unique_ptr support. Daniel James 2012-07-14 22:32:29 +00:00
  • 75bcfdeb36 Hash: Merge using SFINAE to avoid implicit casts. Daniel James 2012-07-09 20:53:36 +00:00
  • af3a31090c Switch from deprecated macros to new shiny ones; no functionality change Marshall Clow 2012-07-09 20:12:04 +00:00
  • dfe0ad3a60 Hash: Merge test fix. boost-1.50.0 Daniel James 2012-06-07 19:50:10 +00:00
  • 806abd0ddf Hash: Only use typeid when available. Daniel James 2012-05-29 19:41:19 +00:00
  • c409903f5e Hash: Merge deprecated header warning + some documentation. boost-1.50.0-beta1 Daniel James 2012-05-27 21:13:49 +00:00
  • 8ef04ed807 Hash: Extra changelog note. Daniel James 2012-05-27 20:55:14 +00:00
  • 6be66ba092 Hash: Remove stary semicolon from deprecation pragma. Daniel James 2012-05-26 15:02:26 +00:00
  • 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 +00:00
  • 0d4c55854b Add warning to deprecated header boost/functional/detail/container_fwd.hpp. Daniel James 2012-05-21 21:58:18 +00:00
  • 18b143cad1 Unordered: Merge unordered from trunk. Daniel James 2012-05-12 08:14:05 +00:00
  • 8bc410f571 Hash: Use SFINAE to avoid implicit casts to numbers. Daniel James 2012-05-08 22:24:46 +00:00
  • 68f0d9bc6b Hash: Add some notes about forwarding header. Refs #6849. Daniel James 2012-05-07 10:58:55 +00:00
  • 5611f4238e Unordered: Avoid -Wshadow warnings. Refs #6190. Daniel James 2012-05-07 10:57:35 +00:00
  • 346e62f53f Unordered/Hash: Merge from trunk. Daniel James 2012-05-03 22:05:21 +00:00
  • 963d06acb8 Unordered/Hash: Release notes. Daniel James 2012-05-03 21:35:51 +00:00
  • f3229da836 Hash: fix tests for older C++0x libraries. Daniel James 2012-04-23 20:51:21 +00:00
  • 441cea413d Hash: Some formatting. Daniel James 2012-04-23 20:49:30 +00:00
  • 4f3265079d Hash: Missing comma. Daniel James 2012-04-22 19:49:41 +00:00
  • 98953a28c7 Hash: Support std::array and std::tuple. Refs #6806. Daniel James 2012-04-22 19:46:28 +00:00
  • c3d01123fa Hash: Note about previous change. Daniel James 2012-04-22 19:45:58 +00:00
  • f98a942e2e Unordered/hash: Avoid a gcc warning. Refs #6771 Daniel James 2012-04-08 15:29:15 +00:00
  • 9a38ebf8c3 Hash: Merge documentation fix. boost-1.49.0 Daniel James 2012-02-09 09:26:00 +00:00
  • a6f8c51afb Hash: Fix 1.6 quickbook in 1.5 document. Daniel James 2012-01-26 08:17:11 +00:00
  • 903b1e409e Hash: Merge documentation changes. boost-1.49.0-beta1 Daniel James 2012-01-15 20:49:40 +00:00
  • eb040cb89b Hash: Improve rationale slightly. Daniel James 2011-11-18 09:03:29 +00:00
  • d92209d725 Hash: Use quickbook 1.5 Daniel James 2011-11-18 09:02:47 +00:00
  • 58e42260d5 Merge unordered+hash documentation updates. boost-1.48.0-beta1 boost-1.48.0 Daniel James 2011-10-17 20:23:27 +00:00
  • 56293f4313 Hash: A few edits to the new rationale. Daniel James 2011-10-16 10:32:12 +00:00
  • 335930c652 Hash: Remove info for compilers that are no longer supported. Daniel James 2011-10-09 18:22:11 +00:00
  • da096ddf8c Hash: Note about the quality of the hash function. Daniel James 2011-10-09 18:14:50 +00:00
  • 15bc3339e2 Hash: merge updated tests. boost-1.47.0-beta1 boost-1.47.0 Daniel James 2011-03-23 00:10:03 +00:00
  • 8c0e9a2b09 Run some tests without BOOST_HASH_NO_IMPLICIT_CASTS. Daniel James 2011-03-11 18:19:23 +00:00
  • 664522596f Remove shared_ptr fail test since it now supports Boost.Hash Daniel James 2011-03-11 18:17:48 +00:00
  • cc0710b8a2 Merge typeindex support for hash. Fixes #4756. boost-1.46.1 boost-1.46.0-beta1 boost-1.46.0 Daniel James 2011-01-17 04:15:00 +00:00
  • ce885af9b0 Fix copy and paste typo. Refs #4756. Daniel James 2011-01-16 11:06:00 +00:00
  • 9e641187c6 Oops, make new hash_value overload inline. Daniel James 2011-01-14 03:36:39 +00:00
  • 7dc95d044d Support typeindex in hash. Refs #4756. Daniel James 2011-01-14 03:13:39 +00:00
  • ad614b3d5f Move tests for container_fwd.hpp into detail. Daniel James 2011-01-04 23:30:22 +00:00
  • fc7eb28826 Merge hash from trunk. Daniel James 2011-01-04 23:06:53 +00:00
  • ed598f865e Fix tabs and files without copyright. Daniel James 2011-01-03 12:43:34 +00:00
  • 482f038837 Avoid -Wconversion warnings in unordered & hash. Daniel James 2010-12-11 14:43:00 +00:00
  • a2e947588d Import boostbook/quickbook in unordered and hash docs. Daniel James 2010-12-07 20:45:08 +00:00
  • 982b350d71 Remove some 'always_show_run_output' flags. Daniel James 2010-11-14 11:42:58 +00:00
  • 80b88f24c1 Merge OpenVMS 64 bit patch for hash. Fixes #4477. boost-1.45.0-beta1 boost-1.45.0 Daniel James 2010-08-17 20:00:17 +00:00
  • 577054de93 Fix hashing pointers on 64-bit OpenVMS. Daniel James 2010-07-27 19:18:53 +00:00
  • a98b37d12f Merge hash, opt-in to breaking change rather than opt-out. boost-1.44.0-beta1 boost-1.44.0 Daniel James 2010-07-15 01:12:23 +00:00
  • fc3b3863b4 Only include static_assert when necessary. Daniel James 2010-07-14 08:28:04 +00:00
  • 906f632706 Actually, make the change to hash opt-in, rather than opt-out. It's a bit late to introduce a breaking change. Daniel James 2010-07-14 08:17:48 +00:00