Commit Graph

  • 0bbb174bf9 more cmakefile tweaks Troy D. Straszheim 2009-05-14 19:58:42 +00:00
  • 395289026f sync with jamfile Troy D. Straszheim 2009-05-14 18:10:23 +00:00
  • 5066be27f2 Release 1.39.0 boost-1.39.0 Beman Dawes 2009-05-02 13:01:04 +00:00
  • 3fcc766e90 Release 1.29.0 beta 1 boost-1.39.0-beta1 Beman Dawes 2009-04-26 12:32:35 +00:00
  • 10000a9028 Add a missing entry to the hash changelog. Daniel James 2009-04-22 21:18:03 +00:00
  • a0a96229c8 Add a missing entry to the changelog. Daniel James 2009-04-22 21:12:49 +00:00
  • c09efebd32 Fix float support on vxWorks. Daniel James 2009-04-20 17:26:14 +00:00
  • f201c2dd17 Fix float support on vxWorks. Daniel James 2009-04-19 09:17:18 +00:00
  • 8a4506cca3 Merge quickbook and hash changelogs. Tweak gcc detection in container_fwd.hpp Daniel James 2009-04-11 08:49:33 +00:00
  • 8ca11394de Don't use debug containers on darwin. Daniel James 2009-04-10 19:25:32 +00:00
  • 18c9f2a435 Detect gcc stdlib for gcc 4.0.1. Daniel James 2009-04-08 05:51:31 +00:00
  • e5e7db003d Changelog for unordered and hash. Daniel James 2009-03-31 19:43:58 +00:00
  • 79b2313c68 Fix a link. Daniel James 2009-03-22 14:03:26 +00:00
  • 9af7267918 Merge misc. changes from trunk, mostly minor documentation fixes. Daniel James 2009-03-22 10:42:48 +00:00
  • bb3e603cfe Use paragraphs inside purpose tags. Daniel James 2009-03-16 20:21:05 +00:00
  • 60e877acc5 Merge hash and unordered changes. Daniel James 2009-03-11 22:51:09 +00:00
  • 1c44695b87 Update copyright dates in hash and unordered. Daniel James 2009-03-09 20:56:23 +00:00
  • e27d60777b Remove deprecated headers. Daniel James 2009-03-08 09:45:30 +00:00
  • ac3aa4971a Move hash_fwd into the hash subdirectory. Daniel James 2009-03-08 09:45:11 +00:00
  • a82f5ca466 Merge PDF build changes from Trunk. John Maddock 2009-02-23 18:39:32 +00:00
  • ca3563cfaf Fix the hash dirname. Daniel James 2009-02-22 23:49:51 +00:00
  • 453a20706f adds missing template parameters for partial specialisations Tobias Schwinger 2009-02-22 16:27:22 +00:00
  • eac8fab2cd prevents vicious type deduction for array arguments Tobias Schwinger 2009-02-22 06:21:34 +00:00
  • de1a390d43 adds index.html for redirection to the documentation Tobias Schwinger 2009-02-21 15:40:34 +00:00
  • 23956c0360 straightens visibility issues Tobias Schwinger 2009-02-20 23:36:42 +00:00
  • af6eb9fa6f Add PDF generation options to fix external links to point to the web site. Added a few more Boostbook based libs that were missed first time around. Fixed PDF naming issues. John Maddock 2009-02-17 10:05:58 +00:00
  • 2c291488b6 Don't copy images for the standalone hash and unordered documentation, was only really required before the libraries were integrated into boost. Daniel James 2009-02-15 19:32:19 +00:00
  • 9df97a8597 Use the new 'boost:' links for the hash, unordered and quickbook documentation. Daniel James 2009-02-15 19:32:04 +00:00
  • c0002f9d7a Release 1.37.0 boost-1.38.0 Beman Dawes 2009-02-10 13:14:42 +00:00
  • 650b8b1220 Add Jamfile to build PDF versions of all the docs. Tweaked some existing Jamfiles so that PDF build finds all the necessary image files etc. Tweaked fo.xsl to provide more options by default, and improve formatting. John Maddock 2009-02-08 16:59:14 +00:00
  • ecdbca2dac merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +00:00
  • c2fc561d41 Rename parameter to avoid Visual C++ warning about clash with boost::array. Daniel James 2009-01-09 23:12:14 +00:00
  • d7fb437192 Rename parameter to avoid Visual C++ warning about clash with boost::array. Daniel James 2009-01-08 13:37:33 +00:00
  • 6a0f115b33 merge tests and Jamfiles for 7 libraries Boris Gubenko 2009-01-04 05:17:02 +00:00
  • ba511c8939 removes absolute paths (from development machine) Tobias Schwinger 2008-11-27 15:32:23 +00:00
  • 0be6a0b06d introduces functional / factory & forward Tobias Schwinger 2008-11-27 15:15:47 +00:00
  • a993802fcf introduces functional/ forward & factory Tobias Schwinger 2008-11-27 15:14:40 +00:00
  • 40e21267bc Merged revisions 49661-49662,49666,49669,49735,49756,49770,49811 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-11-20 22:53:20 +00:00
  • f1735ef326 Add a forwarding header for container_fwd.hpp Daniel James 2008-11-09 12:11:50 +00:00
  • 82ffa7ff03 Move hash detail headers out of boost/functional/detail. Daniel James 2008-11-09 12:03:45 +00:00
  • 9912c9f90a Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. Michael A. Jackson 2008-11-07 17:02:56 +00:00
  • a186aa979a Merge error messages for old hash headers. Daniel James 2008-11-05 13:30:43 +00:00
  • 30bfad6569 Release 1.37.0 boost-1.37.0 Beman Dawes 2008-11-03 12:44:25 +00:00
  • 2a964ed2a6 Slightly more accurated comment - now that the headers cause errors, they've moved past the deprecation stage (I think). Daniel James 2008-11-02 22:32:00 +00:00
  • 4c17615e89 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +00:00
  • b9a1203e57 1.37.0 Beta 1 boost-1.37.0-beta1 Beman Dawes 2008-10-23 11:39:59 +00:00
  • 675ce62327 Add note about changes to deprecated headers. Refs #2412. Daniel James 2008-10-15 10:34:15 +00:00
  • 9b40894b46 Changed the warnings in the deprecated headers from 1.34.0 to errors. These will be removed in a future version of Boost (probably 1.39.0). Daniel James 2008-10-15 10:26:55 +00:00
  • 994747a918 Note about change in boost 1.37. Daniel James 2008-10-15 10:25:07 +00:00
  • 1c66cdb55e Revert [49229], it fixes the same problem as [48674]. Daniel James 2008-10-15 09:44:41 +00:00
  • 028afd6c4f Merge fixes from Trunk. John Maddock 2008-10-13 09:00:03 +00:00
  • d8d39c8f90 Change includes of <cmath> to <boost/config/no_tr1/config.hpp>. John Maddock 2008-10-10 16:10:00 +00:00
  • 85813284d1 Small CodeGear specific patch Nicola Musatti 2008-10-09 22:11:20 +00:00
  • 0551dec300 Always use c99 float function overloads when using Dinkumware with Visual C++, as it doesn't always have the C++ overloads. Fixes #2264. Daniel James 2008-09-11 18:28:51 +00:00
  • 4d35a175a4 Reinstate the old choice of float functions on Dinkumware for all compilers other than Visual C++. Daniel James 2008-09-08 21:06:16 +00:00
  • a57907c38e Always use c99 float function overloads on Dinkumware, as it doesn't always have the C++ overloads. Refs #2264. Daniel James 2008-09-02 10:31:26 +00:00
  • 9fc83aa081 1.36.0 boost-1.36.0 Beman Dawes 2008-08-12 12:44:50 +00:00
  • 9dae56b011 1.36.0 beta 1 boost-1.36.0-beta1 Beman Dawes 2008-07-31 18:56:21 +00:00
  • 5d7f35c794 Revert conversion from lightweight test to Boost.Test. Daniel James 2008-07-19 09:02:10 +00:00
  • 9cd18d36ef Revert conversion from lightweight test to Boost.Test. Daniel James 2008-07-18 12:31:18 +00:00
  • 1d2dc015a9 Merge all hash changes from trunk. Daniel James 2008-06-12 00:27:13 +00:00
  • 693e2e87be Merge some small documentation fixes from the doc branch, and mark some previously merged changes as merged. Daniel James 2008-05-20 15:39:25 +00:00
  • 58f74fb524 Merge changelog updates. Daniel James 2008-05-11 12:09:07 +00:00
  • ab9f98e4dc Use Boost.Test's minimal test library for unordered & hash. It's closer to Boster.Test which makes it easier to switch to take advantage of Boost.Test's extra testing facilities. Daniel James 2008-04-17 07:39:24 +00:00
  • e13a3e7b65 Add the new allocator constructors, use composition instead of inheritance for the implementation and some small fixes. Daniel James 2008-04-14 15:10:26 +00:00
  • ad8e8b1087 Move functional tests into canonical test subdir structure. Rene Rivera 2008-04-13 22:47:01 +00:00
  • 80362ba15c Release boost-1.35.0 Beman Dawes 2008-03-29 11:50:24 +00:00
  • 5203c915fb Version 1.35.0 RC3 boost-1.35.0-rc3 Beman Dawes 2008-03-28 13:24:38 +00:00
  • 509a1a8834 Merged revisions 43838-43894 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk Daniel James 2008-03-27 23:38:01 +00:00
  • 1de2ad87bd Merge new changes to unordered & hash. Daniel James 2008-03-24 17:03:15 +00:00
  • 04df514be4 Remove 'using quickbook' from my documentation jamfiles. It is no longer necessary, and might be harmful. Daniel James 2008-03-19 18:27:34 +00:00
  • ab2a74c293 1.35.0 Release Candidate 1 boost-1.35.0-rc1 Beman Dawes 2008-03-14 14:45:55 +00:00
  • e21da827b4 Fix a link to Boost.Bimap. Daniel James 2008-02-26 22:04:55 +00:00
  • e171910602 Merged revisions 43206,43208-43213 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-02-10 16:39:38 +00:00
  • 65b9728704 Point links to the pages that used to be in 'more' to the site. Daniel James 2008-02-10 15:02:17 +00:00
  • fd9f9aa9c6 Link to people pages on the website, as they've been removed from the download. Daniel James 2008-02-10 14:56:22 +00:00
  • 91145b5b0d Merged revisions 42882-42941 via svnmerge from https://svn.boost.org/svn/boost/branches/unordered/trunk Daniel James 2008-01-23 23:39:59 +00:00
  • 666293ed73 Add Boost.Unordered to Boost.Hash's intro. Daniel James 2008-01-06 16:49:11 +00:00
  • bc1979937f Add more libraries that use Boost.Hash to its intro. Daniel James 2008-01-06 16:48:36 +00:00
  • c84ac7de10 Remove the _fpclass code from floating point hash. Daniel James 2008-01-02 18:08:43 +00:00
  • 6d7843e73e Merge fix to suppress a Visual C++ warning. Fixes #1509 Daniel James 2007-12-09 15:46:20 +00:00
  • 727cacbc17 Only suppress warning for Visual C++ 8 and later. Refs #1509 Daniel James 2007-12-08 12:24:36 +00:00
  • 4a21971b5d Try to suppress a Visual C++ warning. Refs #1509 Daniel James 2007-12-08 11:04:40 +00:00
  • 5c32f05837 Add some parameters to the standalone hash build. Daniel James 2007-12-02 09:59:15 +00:00
  • 50f1ab8c4a Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:38:02 +00:00
  • 0f24897958 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:07:19 +00:00
  • ba950b760e Don't use fpclass because it causes a warning for long doubles. I don't know if the warning is vaild here - but I don't want to disable it as it's useful for checking other function calls. Daniel James 2007-11-13 11:51:23 +00:00
  • d7980a58f6 Recreate release branch from fixed 1.34.1 tag. Rene Rivera 2007-10-23 06:42:50 +00:00
  • c2453d6970 Move Attic files back into their rightful places boost-1.34.1 Douglas Gregor 2007-10-23 01:47:48 +00:00
  • f7877f6738 New algorithm for hash floating point numbers. Daniel James 2007-10-21 08:36:47 +00:00
  • a039550901 Don't test long double in hash_number_test. This is a bit of a cop out, but it's silly to fail this test just because a platform has poor support for long double - hash_long_double_test is thorough enough. Daniel James 2007-10-21 00:41:01 +00:00
  • 0a74f461f0 Try to only issue deprecation warnings on compilers that support them. Daniel James 2007-10-20 10:31:58 +00:00
  • d0ad17a718 Fix the deprecated warnings on Borland, should also check before using #warning. Daniel James 2007-10-19 09:55:10 +00:00
  • 37ba531408 Merge some minor changes from the development branch to remove some unnecessary differences. Daniel James 2007-10-17 17:29:46 +00:00
  • 5ded14acd4 Remove the free-function-groups from the hash reference documentation, they were causing the functions to be listed on the documentation for every specialization of boost::hash<T>, and the functions to be described on the main synopsis page, instead of their own page. Daniel James 2007-10-16 23:25:37 +00:00
  • f1dfae8703 Sun C++ didn't like the function call, so just try inlining the implementation for now. Daniel James 2007-10-14 21:52:12 +00:00
  • 2196f0ea17 Avoid some warnings when compiling the test with Visual C++. Daniel James 2007-10-14 07:38:49 +00:00
  • 76fc46ae69 Add a trivial test to see if the deprecated hash headers compile okay when included. Daniel James 2007-10-13 22:43:13 +00:00
  • 6ee186bb94 Clean up the hash tests a little. Daniel James 2007-10-13 22:30:50 +00:00
  • b869f1d775 Use a pragma for warnings in Visual C++. Daniel James 2007-10-13 21:50:05 +00:00