Commit Graph

  • 739dd5df58 Fix some warnings in test/example code. Daniel James 2016-05-30 15:19:11 +01:00
  • 62cc73b31d Merge pull request #5 from danieljames/feature/forward-fixes Daniel James 2016-05-27 09:54:33 +01:00
  • c6f1cf79c6 Fix tests Daniel James 2016-05-27 08:38:54 +01:00
  • a43bbfe34c Fix handling of no argument functions in C++11. Daniel James 2016-05-27 08:38:01 +01:00
  • f2e4a80a33 Travis Daniel 2016-05-26 22:36:58 +01:00
  • 45eeb170f2 Fix the binary 32 and 64 bit hash functions. Daniel 2016-02-28 09:14:37 +00:00
  • fa6cb80704 Add test for strings of null character. Daniel 2016-02-28 09:11:19 +00:00
  • df98d4fd1c 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
  • 2a0d1be60b doc: BOOST_HASH_SPECIALIZE_REF passes by const ref Billy Donahue 2015-09-12 17:12:02 -04:00
  • 1bf379ab60 Merge remote-tracking branch 'origin/develop' boost-1.59.0 boost-1.58.0 Daniel James 2015-01-24 14:37:21 +00:00
  • a47818647d Fix version number in release notes. Daniel James 2015-01-10 13:10:15 +00:00
  • 188c8d4c5d Change default factory allocator to 'void'. Daniel James 2015-01-10 13:03:07 +00:00
  • 980e1e4078 Release note for hash change. Daniel James 2015-01-10 12:33:17 +00:00
  • 97754f5bd8 Merge branch 'pr/2' into develop Daniel James 2015-01-05 19:37:22 +00:00
  • 28796cd2db removed unused header Andrzej Krzemieński 2014-09-30 15:33:08 +02:00
  • a0bb64c271 Merge branch 'pr/3' into develop Daniel James 2015-01-05 19:36:31 +00:00
  • d5dc5033d2 Fixed strict aliasing violation. Andy Webber 2014-12-18 17:27:59 -05:00
  • 8bbbb7a71c Merge branch 'develop' boost-1.57.0 boost-1.56.0 Daniel James 2014-07-28 23:32:57 +01:00
  • 770e4dea08 Update documentation for hash_combine. Daniel James 2014-07-28 23:30:47 +01:00
  • 6dad4b1f88 The correct release notes. Daniel James 2014-07-27 18:00:14 +01:00
  • a52395f96f Merge branch 'develop' Daniel James 2014-07-27 12:20:49 +01:00
  • d4e5e0cf82 Release notes. Daniel James 2014-07-27 12:20:43 +01:00
  • cc113c3316 Merge remote-tracking branch 'origin/develop' Daniel James 2014-07-27 12:01:12 +01:00
  • 718e41e8f8 Update metadata to use array for 'std'. Daniel James 2014-05-31 15:16:56 +01:00
  • 0471fb777f Merge branch 'develop' Daniel James 2014-03-16 22:54:40 +00:00
  • a20198de14 Regenerate metadata, alphabetical order + no empty maintainers. Daniel James 2014-02-28 00:56:27 +00:00
  • 8a8c098f7f Regenerate libraries.json Daniel James 2014-02-27 22:46:55 +00:00
  • 79cda1d5fd Update maintainers from /libs/maintainers.txt Daniel James 2014-02-27 22:29:01 +00:00
  • e5f3f1fc42 Typo Daniel James 2014-02-24 22:21:35 +00:00
  • 50924ef1a8 Add maintainers to metadata. Daniel James 2014-02-24 22:21:03 +00:00
  • 8578d4c6a0 Json meta data. Daniel James 2014-02-24 21:40:10 +00:00
  • c3154fee78 Add metadata Daniel James 2014-02-23 14:29:48 +00:00
  • 64e85476f1 Another try at an improved hash function. Daniel James 2014-02-23 10:16:53 +00:00
  • 12501a7224 Merge remote-tracking branch 'origin/develop' Daniel James 2014-02-12 23:55:44 +00:00
  • 5b893dfb06 Remove executable flag from jamfile. Daniel James 2014-02-12 23:48:13 +00:00
  • c965760ea1 Improved(?) hash function. Daniel James 2014-01-28 23:33:25 +00:00
  • 66477fe07a Merge remote-tracking branch 'origin/develop' Daniel James 2014-01-23 22:01:07 +00:00
  • e961a8a2f8 Functional: Remove obsolete MSVC version checks. Stephen Kelly 2013-09-30 11:22:29 +00:00
  • fb01de460f Use BOOST_HAS_PRAGMA_ONCE. Daniel James 2013-11-16 20:13:24 +00:00
  • 9cd62829ee Remove obsolete MSVC check from pragma guard Stephen Kelly 2013-09-26 13:02:51 +00:00
  • 4502d6e66a Merge branch 'develop' Daniel James 2013-12-10 23:40:30 +00:00
  • ac79bdc911 Remove old files accidentally restored by conversion. Daniel James 2013-12-10 23:40:22 +00:00
  • b5e6678553 Revert changes to develop branch. Daniel James 2013-12-10 23:16:40 +00:00
  • 26af234c23 Merge unordered and hash from trunk. svn-release Daniel James 2013-11-16 20:36:27 +00:00
  • 612861ab0d Use BOOST_HAS_PRAGMA_ONCE. svn-trunk Daniel James 2013-11-16 20:13:24 +00:00
  • f5731a878f Merge r86524 (Correct broken links to C++ standard papers); fixes #9212 Michel Morin 2013-11-13 03:22:55 +00:00
  • 3f4d17c5e7 Only use Visual C++ pragma for appropriate versions. Daniel James 2013-11-12 22:09:42 +00:00
  • c839796c89 Release 1.55.0 boost-1.55.0 Marshall Clow 2013-11-11 19:45:21 +00:00
  • b0c83ab93c Link to archived copy of Thomas Wang's integer hash function. Daniel James 2013-11-10 23:25:54 +00:00
  • d0a7446c6e Correct broken links to C++ standard papers. Refs #9212. Michel Morin 2013-10-30 12:51:24 +00:00
  • dd73970b1e Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:17:48 +00:00
  • 3ac96347ba Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION Stephen Kelly 2013-10-11 23:13:10 +00:00
  • 9eb6f1fda4 Merge release notes + float hash fix. Ref #8822. Daniel James 2013-10-08 21:26:30 +00:00
  • 234384dbf0 Change log. Daniel James 2013-10-06 08:03:12 +00:00
  • 92e607de34 Simplify SFINAE for largest float overload. Refs #8822. Daniel James 2013-10-06 08:02:35 +00:00
  • 6d25b771bd Functional: Remove obsolete GCC version checks. Stephen Kelly 2013-10-01 08:46:45 +00:00
  • e887c416a6 Functional: Remove obsolete MSVC version checks. Stephen Kelly 2013-09-30 11:22:29 +00:00
  • 29d7468979 Remove obsolete MSVC check from pragma guard Stephen Kelly 2013-09-26 13:02:51 +00:00
  • e75e6d7eda Merge Hash. Fixes #8568, Refs #8822.#8822.#8822. Daniel James 2013-08-18 09:48:53 +00:00
  • b1790e463e Fix Visual C++ warning in hash. Refs #8568. Daniel James 2013-08-08 22:01:18 +00:00
  • 670e7b3736 Simpler test for appropriate floats for binary hashing. Refs #8822. Daniel James 2013-08-08 20:30:04 +00:00
  • 57b27020e4 Release 1.54.0 boost-1.54.0 Marshall Clow 2013-07-01 16:53:14 +00:00
  • b271abdda3 Fully merge all of functional (including sublibs). Daniel James 2013-06-03 22:13:57 +00:00
  • 778dcaad8c Release 1.54.0 beta1 boost-1.54.0-beta1 Marshall Clow 2013-06-03 14:02:28 +00:00
  • e22bf89f47 Remove generated documentation from forward and factory. Daniel James 2013-05-30 17:54:40 +00:00
  • f0476bf7b7 Some typos. Daniel James 2013-05-30 08:27:46 +00:00
  • eebb4df856 Merge some change log entries to release. Daniel James 2013-05-25 15:53:49 +00:00
  • bea58b915d Change log entries for 1.54.0 Daniel James 2013-05-25 15:45:51 +00:00
  • f3f75a101d Hash: Merge documentation fixes. Fixes #7957. Daniel James 2013-02-12 00:19:56 +00:00
  • 9c18cb1c3a Release 1.53.0 boost-1.53.0 Marshall Clow 2013-02-04 18:11:49 +00:00
  • 9c8cccb1ea Hash: Fix typo, refs #7957. Daniel James 2013-01-31 21:57:26 +00:00
  • 33e11b79e4 Hash: Merge UB fix to release. Daniel James 2012-12-29 11:11:43 +00:00
  • b0dac159c2 Hash: Changelog for undefined behaviour fix. Daniel James 2012-12-29 11:09:35 +00:00
  • 7cc6744ff6 Fixing UB by using memcpy instead of old style cast Thomas Heller 2012-12-27 10:49:19 +00:00
  • 818b412673 Hash: Fix changelog for 1.53.0. Daniel James 2012-12-21 09:50:01 +00:00
  • ae1f465a7a Merge hash test fixes. Daniel James 2012-12-20 20:38:09 +00:00
  • 3ed0808377 Hash: Stop using -strict-ansi for Intel. Daniel James 2012-12-17 23:38:35 +00:00
  • cc257de68e Hash: Safer macro names in tests. Daniel James 2012-12-17 23:37:56 +00:00
  • e34c9ba9b6 Hash: Merge from trunk. Daniel James 2012-12-13 22:34:18 +00:00
  • 75ffe88f82 Hash: Fix int128 with BOOST_HASH_NO_EXTENSIONS. Daniel James 2012-12-12 09:44:32 +00:00
  • f572834b59 Hash: Fix int128 support. Daniel James 2012-12-11 15:48:19 +00:00
  • 5fcfd1ae38 Hash: Support boost::int128_type. Daniel James 2012-12-10 10:40:44 +00:00
  • 8a0c516b22 Hash: Detab. Daniel James 2012-12-08 09:19:24 +00:00
  • d0bcc1ef41 Hash: Stop using warnings as errors for Visual C++. Daniel James 2012-12-04 22:23:20 +00:00
  • 8600928f9f Hash: Avoid some intel warnings in tests. Daniel James 2012-12-02 21:12:38 +00:00
  • 407df60e3e Hash: Remove container_fwd_0x.hpp Daniel James 2012-12-02 21:12:24 +00:00
  • 2380fd919e Hash: Don't use workarounds with recent compilers. #7221, #7470 Daniel James 2012-12-02 21:11:45 +00:00
  • 89fd55fa96 Removed missed usage of deprecated macros in Boost.Functional Marshall Clow 2012-11-26 21:45:20 +00:00
  • 04321ad5c2 Remove deprecated container_fwd header. Daniel James 2012-11-15 13:25:08 +00:00
  • 06fe6a9cba Hash: Extra test to check different platform's floating point functions. Daniel James 2012-11-05 18:33:54 +00:00
  • 16fed357a6 Release 1.52.0 boost-1.52.0 Marshall Clow 2012-11-05 15:31:58 +00:00
  • 376d6bd5eb Hash: Revert r81122. Refs #7470. Daniel James 2012-10-31 19:05:25 +00:00
  • 9c2c4bb1fa Narrower 'using'; Refs #7470 Marshall Clow 2012-10-31 17:14:43 +00:00
  • 2746a65ffe Unordered/Hash: Merge change log. Daniel James 2012-09-30 11:58:06 +00:00
  • 7b3efa91b9 Hash: Update change log Daniel James 2012-09-30 11:56:13 +00:00
  • 52615a7f73 Hash: Merge new floating point hasher. Daniel James 2012-08-28 21:50:57 +00:00
  • 4ecd864c69 Hash: merge enum support + cleanup some tests. Daniel James 2012-08-28 21:48:16 +00:00
  • 9ad9e2537c Remove deprecated header boost/functional/detail/container_fwd.hpp Daniel James 2012-08-28 17:43:05 +00:00
  • ff205e1e8d Merge #error for deperectaed boost/functional/detail/container_fwd.hpp Daniel James 2012-08-28 17:38:30 +00:00
  • 945d78bc4f Hash: Avoid type punning warning. Daniel James 2012-08-25 20:54:10 +00:00