Commit Graph

  • 4f3265079d Hash: Missing comma. Daniel James 2012-04-22 19:49:41 +0000
  • 98953a28c7 Hash: Support std::array and std::tuple. Refs #6806. Daniel James 2012-04-22 19:46:28 +0000
  • c3d01123fa Hash: Note about previous change. Daniel James 2012-04-22 19:45:58 +0000
  • f98a942e2e Unordered/hash: Avoid a gcc warning. Refs #6771 Daniel James 2012-04-08 15:29:15 +0000
  • 9a38ebf8c3 Hash: Merge documentation fix. Daniel James 2012-02-09 09:26:00 +0000
  • a6f8c51afb Hash: Fix 1.6 quickbook in 1.5 document. Daniel James 2012-01-26 08:17:11 +0000
  • 903b1e409e Hash: Merge documentation changes. Daniel James 2012-01-15 20:49:40 +0000
  • eb040cb89b Hash: Improve rationale slightly. Daniel James 2011-11-18 09:03:29 +0000
  • d92209d725 Hash: Use quickbook 1.5 Daniel James 2011-11-18 09:02:47 +0000
  • 58e42260d5 Merge unordered+hash documentation updates. Daniel James 2011-10-17 20:23:27 +0000
  • 56293f4313 Hash: A few edits to the new rationale. Daniel James 2011-10-16 10:32:12 +0000
  • 335930c652 Hash: Remove info for compilers that are no longer supported. Daniel James 2011-10-09 18:22:11 +0000
  • da096ddf8c Hash: Note about the quality of the hash function. Daniel James 2011-10-09 18:14:50 +0000
  • 15bc3339e2 Hash: merge updated tests. Daniel James 2011-03-23 00:10:03 +0000
  • 8c0e9a2b09 Run some tests without BOOST_HASH_NO_IMPLICIT_CASTS. Daniel James 2011-03-11 18:19:23 +0000
  • 664522596f Remove shared_ptr fail test since it now supports Boost.Hash Daniel James 2011-03-11 18:17:48 +0000
  • cc0710b8a2 Merge typeindex support for hash. Fixes #4756. Daniel James 2011-01-17 04:15:00 +0000
  • ce885af9b0 Fix copy and paste typo. Refs #4756. Daniel James 2011-01-16 11:06:00 +0000
  • 9e641187c6 Oops, make new hash_value overload inline. Daniel James 2011-01-14 03:36:39 +0000
  • 7dc95d044d Support typeindex in hash. Refs #4756. Daniel James 2011-01-14 03:13:39 +0000
  • ad614b3d5f Move tests for container_fwd.hpp into detail. Daniel James 2011-01-04 23:30:22 +0000
  • fc7eb28826 Merge hash from trunk. Daniel James 2011-01-04 23:06:53 +0000
  • ed598f865e Fix tabs and files without copyright. Daniel James 2011-01-03 12:43:34 +0000
  • 482f038837 Avoid -Wconversion warnings in unordered & hash. Daniel James 2010-12-11 14:43:00 +0000
  • a2e947588d Import boostbook/quickbook in unordered and hash docs. Daniel James 2010-12-07 20:45:08 +0000
  • 982b350d71 Remove some 'always_show_run_output' flags. Daniel James 2010-11-14 11:42:58 +0000
  • 80b88f24c1 Merge OpenVMS 64 bit patch for hash. Fixes #4477. Daniel James 2010-08-17 20:00:17 +0000
  • 577054de93 Fix hashing pointers on 64-bit OpenVMS. Daniel James 2010-07-27 19:18:53 +0000
  • a98b37d12f Merge hash, opt-in to breaking change rather than opt-out. Daniel James 2010-07-15 01:12:23 +0000
  • fc3b3863b4 Only include static_assert when necessary. Daniel James 2010-07-14 08:28:04 +0000
  • 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 +0000
  • afc4d6664f Merge iostreams, hash. Daniel James 2010-07-10 14:20:45 +0000
  • bbfb6fd32c Release notes for hash. Daniel James 2010-07-10 13:47:47 +0000
  • 38d131c158 Fix inspect issues. Daniel James 2010-07-08 20:48:30 +0000
  • 2553a5fbdc Try preventing static casts when calling hash_value. Daniel James 2010-07-06 23:32:37 +0000
  • 55fac118e9 adds Functional/Factory Tobias Schwinger 2010-04-26 23:20:27 +0000
  • 5ce1a71c84 Merge some link fixes and release notes. Daniel James 2010-04-21 23:00:35 +0000
  • 425de7d1dd Unordered/hash release notes. Daniel James 2010-04-18 13:20:45 +0000
  • a60758dec2 Disable warnings as errors for hash. Daniel James 2010-04-11 20:24:04 +0000
  • f544265741 Give up on warnings-as-errors for gcc for now. Daniel James 2010-04-06 20:14:12 +0000
  • 7af7c59420 Merge from trunk. Daniel James 2010-03-31 21:39:07 +0000
  • 733422d1b9 Remove optimization which causes 0.5 to hash to 0. Refs #4038. Daniel James 2010-03-24 08:49:00 +0000
  • f3072d2023 Merge hash and unordered from trunk. Daniel James 2010-02-25 19:05:01 +0000
  • 77f856e3cf Remove deprecated macros for hash and unordered's tests. Daniel James 2010-02-16 22:33:10 +0000
  • 6544b32920 Take advantage of the simplified parameters. Daniel James 2010-02-16 22:32:49 +0000
  • 538b8fb95a Stop using the deprecated BOOST_HAS_ macros in unordered and hash. Daniel James 2010-02-15 23:01:06 +0000
  • fdc0995489 Merge some detail changes. Daniel James 2010-02-14 16:31:21 +0000
  • e042170fb9 Missing newline. Daniel James 2010-01-30 09:30:04 +0000
  • 316b1aa9f0 Don't foward declare containers when using gcc's parallel library and add a macro to disable forward declaration. Fixes #3866. Daniel James 2010-01-27 19:32:39 +0000
  • 692d65d0e4 Merge link fix. Daniel James 2010-01-15 00:56:07 +0000
  • 0ba3e9b282 Fix link to example file. Fixes #3836. Daniel James 2010-01-12 18:52:43 +0000
  • 98f0f11423 Turn warnings as errors back on. Daniel James 2010-01-12 18:51:59 +0000
  • e67ee6032a Merge unordered documentation. Daniel James 2010-01-09 17:17:53 +0000
  • 6e37c616db Update changelogs and slightly improved reference documentation for new release. Daniel James 2010-01-08 06:43:57 +0000
  • 5860602e5c Merge hash changes. Daniel James 2010-01-08 05:38:39 +0000
  • 5f10c2bb7e Explicitly cast values to avoid warning on Visual C++ 10 Daniel James 2010-01-06 08:43:47 +0000
  • 6d7a55a4f7 Formatting changes, mostly to fit within 80 characters. Daniel James 2010-01-04 22:49:39 +0000
  • 0ed492ba18 Rename namespace BOOST_HASH_DETECT_FLOAT_FUNCTIONS to lower case for consistency. Daniel James 2010-01-02 11:12:23 +0000
  • 2734e22b50 Only use _GLIBCXX_DEBUG on gcc/darwin. Daniel James 2009-12-29 18:06:41 +0000
  • 9938fad017 Only use gcc debug containers on the container_fwd_test. Daniel James 2009-12-15 13:16:50 +0000
  • 4787563f96 Turn off warnings as errors on gcc/darwin because the integer library currently causes some warnings. Daniel James 2009-12-15 13:16:32 +0000
  • 01630b4053 Merge unordered and hash. Daniel James 2009-12-07 19:26:26 +0000
  • 78eeabaeb2 Suppress another warning. Daniel James 2009-12-01 08:52:10 +0000
  • d45d471e34 Merge hash warning fixes from trunk. Daniel James 2009-11-29 16:14:10 +0000
  • 3882189584 Try to suppress some more Visual C++ warnings. Daniel James 2009-11-27 19:43:26 +0000
  • 079f8025b3 Suppress a warning that's in the windows mobile system headers. Daniel James 2009-11-26 23:15:30 +0000
  • b43c9fa145 Fix some hash /W4 warnings. Fixes #3648 Daniel James 2009-11-21 19:40:54 +0000
  • b0ceeca154 Turn on warnings as errors for the hash tests. Daniel James 2009-11-16 23:56:56 +0000
  • d8bfb81914 Remove 'warnings-as-errors' flag that was breaking the build. Daniel James 2009-11-11 14:03:44 +0000
  • 9958072d2a Stricter warnings for unordered and hash. Daniel James 2009-11-10 08:15:55 +0000
  • 99c6e89390 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back Troy D. Straszheim 2009-10-17 02:07:38 +0000
  • 84e1b951f5 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release. Troy D. Straszheim 2009-10-17 01:10:45 +0000
  • 3ee9d7d507 Copy the unordered and hash CMake files from release. Daniel James 2009-10-10 15:09:02 +0000
  • 1d792ecb45 Merge some documentation changes and inspect fixes. Daniel James 2009-10-10 14:53:46 +0000
  • e75f94f71d Various inspect fixes. Daniel James 2009-10-05 21:29:39 +0000
  • 5db98a2dda Copyrights on CMakeLists.txt to keep them from clogging up the inspect reports. This is essentially the same commit as r55095 on the release branch. Troy D. Straszheim 2009-07-26 00:49:56 +0000
  • 58eab40c2a Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +0000
  • f9669b6218 Fix gcc -pedantic warning: remove extra ";". Daniel James 2009-07-09 00:11:16 +0000
  • 2b3bc8c3f4 Merge latest hash developments: Daniel James 2009-06-27 08:12:20 +0000
  • 07b565143f Add am implementation note about the Visual C++ problems. Daniel James 2009-06-27 07:39:12 +0000
  • d8980c3f09 Fix gcc -pedantic warning: remove extra ";". Jürgen Hunold 2009-06-21 14:38:19 +0000
  • 83b052b784 I didn't mean to comment this out. Daniel James 2009-06-21 09:51:59 +0000
  • c51bebf8a4 Move the support for hashing containers into the extension header, and improve the standard tests. Daniel James 2009-06-21 09:42:40 +0000
  • 8b98036bb8 Move BOOST_HASH_CHAR_TRAITS from container_fwd into the hash headers, and undefine it. Daniel James 2009-06-21 09:42:20 +0000
  • 4774d24966 Get <boost/functional/hash/extensions.hpp> to work. Daniel James 2009-06-21 09:42:05 +0000
  • 13f44653b5 Revert [54025] "Try to avoid using special macro handling code." Daniel James 2009-06-21 09:41:46 +0000
  • e20c872440 Move includes to the header which they're used in. Daniel James 2009-06-21 09:41:30 +0000
  • 600740e2ae A few more comments in boost::hash. Daniel James 2009-06-21 09:41:11 +0000
  • 52a964ae91 Add copyright to namespace_fail_test.cpp Daniel James 2009-06-17 23:24:28 +0000
  • 3d79c2f1e4 Try to avoid using special macro handling code. Daniel James 2009-06-17 21:23:42 +0000
  • 3cf1a67771 Put the minimum amount of implementation in the same namespace as the 'using namespace' directives in order to avoid Visual C++ 8 bug. Daniel James 2009-06-17 21:22:49 +0000
  • 9cc8c20413 Remove hash_complex_test's dependency on Boost.Random. Daniel James 2009-06-15 07:37:42 +0000
  • 9f4a6a966e Try to avoid float to int warning when a float function doesn't exist. Refs #3171. Daniel James 2009-06-12 18:24:47 +0000
  • 786af5df98 Misc. unordered changes. Fixes #3082, #3119. Daniel James 2009-06-06 14:05:54 +0000
  • 6a2d96428b Minor hash test changes. Daniel James 2009-06-06 13:53:19 +0000
  • 15d4153c37 Test the hash functions for a couple of typedefs. Daniel James 2009-06-01 06:49:45 +0000
  • 326a338add Remove misplaced visual C++ warning pragma. Daniel James 2009-05-31 15:53:09 +0000
  • f6e0d26ffc Fix gcc -pedantic error:extra extra ';' Daniel James 2009-05-30 17:45:06 +0000
  • e624b55a5c Automatically detect what float functions the compiler/library supports in hash and seperate out some of the detail headers. Daniel James 2009-05-28 20:42:55 +0000
  • b0459a20da Hash change log. Daniel James 2009-05-25 19:44:52 +0000