Commit Graph

  • 2162822514
    Merge pull request #16 from eldiener/develop cc Glen Fernandes 2019-09-04 21:24:16 -0400
  • c4519c1bb5
    Merge pull request #17 from tinko92/develop Glen Fernandes 2019-04-23 22:29:55 +1000
  • a14da60941 Replace broken links. Tinko Bartels 2019-04-23 14:10:01 +0200
  • 3e548059a7 Updated for b2 cmake support. Edward Diener 2018-12-20 10:01:21 -0500
  • 1a17c7435f Remove executable permission. Edward Diener 2018-12-03 08:03:02 -0500
  • 223b2cf3a5 Add #include <boost/next_prior.hpp>; no longer in utility.hpp Peter Dimov 2017-12-02 03:54:37 +0200
  • 918e6cd9be Update .travis.yml Peter Dimov 2017-11-30 15:26:40 +0200
  • 6853fbd8ef Merge branch 'feature/handle-deprecated-c++98-adapters' of https://github.com/DanielaE/boost.bimap into develop Peter Dimov 2017-11-22 01:20:16 +0200
  • 8083df6a6a Install libstdc++-4.9 for clang to avoid ::gets error Peter Dimov 2017-11-04 21:44:28 +0200
  • 6b861bfb2a Add .travis.yml Peter Dimov 2017-11-04 16:36:16 +0200
  • 7a2e01791d Merge branch 'master' into develop Peter Dimov 2017-11-04 16:34:19 +0200
  • f2e658a8d3
    Merge pull request #6 from eldiener/develop Peter Dimov 2017-11-03 23:35:56 +0200
  • 74b6b0c6f6 Remove executable attribute from files. Edward Diener 2017-09-17 13:00:38 -0400
  • 87a008a50e Inline typedefs from deprecated/removed C++98 function adapters. Daniela Engert 2017-05-11 16:00:55 +0200
  • fb2c7e4da0 Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:32 -0500
  • fc8409ef1d Add, and update, documentation build targets. Rene Rivera 2016-10-07 23:07:32 -0500
  • ea005b497b Merge branch 'develop' Matias Capeletto 2016-03-09 23:30:50 +0100
  • 9ddb3a3aa0 Merge pull request #4 from MarcelRaad/fix_namespace Matias Capeletto 2016-03-09 23:27:41 +0100
  • ad33743322 Fix example compile break After 08a1b7da61, boost::get needs an explicit namespace qualification. Marcel Raad 2016-03-09 21:41:34 +0100
  • fe87b8c975 Merge branch 'develop' Matias Capeletto 2016-03-08 10:00:55 +0100
  • 8e0f4a7d89 Fix a trivial typo in the tutorial. VZ 2015-08-25 14:02:39 +0200
  • f316896f66 Merge pull request #3 from vadz/patch-1 Matias Capeletto 2016-02-26 09:35:20 +0100
  • ff8153ddaa Merge pull request #2 from sloriot/patch-1 Matias Capeletto 2016-02-26 09:34:28 +0100
  • 08ac12b64c Fix a trivial typo in the tutorial. VZ 2015-08-25 14:02:39 +0200
  • e4b46b3258 Remove a warning Sebastien Loriot 2015-07-31 10:15:50 +0200
  • b98a884af8 Merge branch 'develop' Peter Dimov 2015-01-25 21:41:57 +0200
  • cc7dc562af Merge pull request #1 from danieljames/metadata Peter Dimov 2015-01-25 20:36:02 +0200
  • c8c79357f9 Add metadata file. Daniel James 2014-08-18 14:57:33 +0100
  • 336ab58123 Create merge base for git. Daniel James 2014-04-06 13:59:20 +0100
  • a7f72ed7e2 Merge r86524 (Correct broken links to C++ standard papers); fixes #9212 Michel Morin 2013-11-13 03:22:55 +0000
  • dd4e612d27 Correct broken links to C++ standard papers. Refs #9212. Michel Morin 2013-10-30 12:51:24 +0000
  • 7b4a0e066e Remove obsolete MSVC check from pragma guard Stephen Kelly 2013-09-26 13:02:51 +0000
  • 5af142e42b Remove use of obsolete BOOST_APPEND_EXPLICIT_TEMPLATE_TYPE{,_SPEC} macro. Stephen Kelly 2013-09-25 10:29:44 +0000
  • 400b0057ff Remove use of obsolete BOOST_EXPLICIT_TEMPLATE_TYPE{,_SPEC} macros. Stephen Kelly 2013-09-25 10:28:56 +0000
  • 146671e8d7 Apply patch for documentation typos. Fixes #5955. Steven Watanabe 2013-02-14 19:06:34 +0000
  • 4feda54ccb [bimap] Merge to release Matias Capeletto 2012-12-14 14:21:53 +0000
  • 7c7c545da1 Fixed vector_of and list_of views assign(size_type,value_type) bug. Fixed vector_of views operator[](size_type) and at(size_type) functions return value. Matias Capeletto 2012-12-10 13:13:09 +0000
  • 81a23942cc [bimap] Fix replace_(left/right/key/data) bug when using relations with info. Matias Capeletto 2012-12-09 12:02:51 +0000
  • cbc259d7fc [bimap] Update docs Matias Capeletto 2012-12-09 11:55:54 +0000
  • d471ee1e11 Refactor map_view_iterator to improve error messages Matias Capeletto 2012-11-08 23:16:06 +0000
  • 61908975c1 Merge unused parameters fix to release Matias Capeletto 2012-10-02 13:16:39 +0000
  • 4482c8586b Fix unused parameter name warnings in Boost.Bimap, Fix #7425 Matias Capeletto 2012-10-01 14:34:38 +0000
  • be6acfe6ed [bimap] Merge to release (fix #6031) Matias Capeletto 2012-05-29 11:20:11 +0000
  • fec2574384 [bimap] Remove tabs Matias Capeletto 2012-05-29 09:51:34 +0000
  • f80cba9ac2 [Bimap] Add missing typename in tests Matias Capeletto 2012-05-27 19:27:20 +0000
  • 744f8c201a [bimap] Add key_type and mapped_type (leaving data_type for backward compatibility) typedefs to map views (Fix #6031) Matias Capeletto 2012-05-24 15:16:20 +0000
  • f22f84f559 [Bimap] Merge to release ( [78154] Fix #3868, [78159] Fix #5749 ) Matias Capeletto 2012-05-24 08:31:45 +0000
  • 55a68b1e31 Replace all uses of boost/utility.hpp with more-granular includes. Solves modularization dependency nightmare. Dave Abrahams 2012-05-18 04:44:04 +0000
  • 0c115d87f3 [Bimap] Solve unused constructor parameter warning (Fix 5749) Matias Capeletto 2012-04-23 13:58:46 +0000
  • 270b06b06e [Bimap] Remove spurious dependency on Boost.Serialization (Fix #3868) Matias Capeletto 2012-04-23 10:16:34 +0000
  • 059973ba5d Bimap: Merge documentation update. Daniel James 2011-04-03 11:00:15 +0000
  • 25b5f19171 Update links to boost tools in bimap. Daniel James 2011-02-27 12:02:25 +0000
  • 06d38c2bbc Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]). Steven Watanabe 2011-01-15 08:11:51 +0000
  • f4b59e8072 Replacing the use of <iomanip> with <boost/detail/iomanip.hpp> across Boost. On Linux, GNU's libstdc++, which is the default stdlib for icc and clang, cannot parse the <iomanip> header in version 4.5+ (which thankfully neither compiler advises the use of yet), as it's original C++98-friendly implementation has been replaced with a gnu++0x implementation. <boost/detail/iomanip.hpp> is a portable implementation of <iomanip>, providing boost::detail::setfill, boost::detail::setbase, boost::detail::setw, boost::detail::setprecision, boost::detail::setiosflags and boost::detail::resetiosflags. Bryce Adelstein-Lelbach 2011-01-14 02:35:58 +0000
  • 809f15edf5 Merge documentation changes. Daniel James 2010-07-19 23:29:09 +0000
  • 2889448652 Rebuild bimap documentation. Daniel James 2010-07-19 20:17:18 +0000
  • fe38a7dafe Merge documentation fixes. Daniel James 2010-06-26 12:30:09 +0000
  • 2ebaf27e94 Update various libraries' documentation build. Daniel James 2010-06-20 18:00:48 +0000
  • 8c89813fb4 merge from trunk (58852-58891) Matias Capeletto 2010-01-13 19:04:38 +0000
  • 78c68703b3 merge from trunk (58852-58891) Matias Capeletto 2010-01-13 19:04:08 +0000
  • 682cb9fee7 fix context to complex for V7.1 Matias Capeletto 2010-01-11 11:24:52 +0000
  • d35d7962b0 fix custom allocators, ticket #3665 Matias Capeletto 2010-01-09 22:11:40 +0000
  • 097041443a fix count() constness, ticket #2484 Matias Capeletto 2010-01-09 21:33:41 +0000
  • 75225e89f7 fix missing include headers, ticket #1521 Matias Capeletto 2010-01-09 20:58:38 +0000
  • ff13e97b13 fix regressions in VC10, ticket #3573 Matias Capeletto 2010-01-09 20:43:48 +0000
  • 62be68bb89 fix xpressive regression in GCC 4.4, ticket #3042 Matias Capeletto 2010-01-09 20:20:36 +0000
  • 60dab6da41 Merge [57804] - rebuilt documentation. Daniel James 2009-11-20 09:53:08 +0000
  • 2aac1b730c Rebuild bimap documentation. Daniel James 2009-11-20 09:47:30 +0000
  • 10e7b1ae59 Merge [43256] from trunk: fix tabs in files. Daniel James 2009-11-20 09:40:56 +0000
  • b12584eecd 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
  • a8d0d33be3 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
  • 7e7da76142 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
  • 21d8cfd23a Changed to use new property map headers Jeremiah Willcock 2009-07-23 02:00:27 +0000
  • 4214f03b10 Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +0000
  • e00f6a6aea Fixed almost all tab and min/max issues found by inspect tool Jeremiah Willcock 2009-05-20 19:41:20 +0000
  • e02a1bbd7d Moved property map library into property_map/ directory; made old files into stubs with #warnings; converted uses and docs of property map library to use new names Jeremiah Willcock 2009-04-07 01:28:38 +0000
  • f4e70bba65 Merge PDF build changes from Trunk. John Maddock 2009-02-23 18:39:32 +0000
  • 8eb20de2cd 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 +0000
  • 43ed5b98fb Change images to 120dpi. John Maddock 2009-02-09 09:50:36 +0000
  • 81efcfb4e0 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 +0000
  • 8c16371c78 merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +0000
  • 7ad40d2a94 Updating dependency information for modularized libraries. Michael A. Jackson 2008-11-07 17:05:27 +0000
  • 645d9d6901 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 +0000
  • eb5c91bdb3 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +0000
  • 3daa894cf5 Add minor documentation fixes to the release branch. (I left out the changes to the hash library). Daniel James 2008-05-21 20:57:05 +0000
  • 02b2282260 Merge in documentation fixes. Apart from the change to optional's documenation Jamfile, which I included by mistake. Daniel James 2008-04-27 07:39:49 +0000
  • f9b24fa200 Rebuild a lot of documentation. Daniel James 2008-03-16 11:38:32 +0000
  • c35326f5e0 docs fixes and tabs in files removed Matias Capeletto 2008-02-14 21:29:19 +0000
  • 5f6dad7f6e add missing images Matias Capeletto 2008-02-14 21:24:11 +0000
  • d3856ba8a6 fix tabs in files Matias Capeletto 2008-02-14 19:22:15 +0000
  • 46f73cba0f fix tabs in files Matias Capeletto 2008-02-14 19:05:04 +0000
  • 1ca770a7c4 bimap doc fixes Matias Capeletto 2008-02-14 19:03:55 +0000
  • 0aa31387af remove local admonitions Matias Capeletto 2008-02-14 17:33:12 +0000
  • 29814eb619 merge html fix Matias Capeletto 2008-02-04 21:18:32 +0000
  • 305f65efed hooking --> additional information in html docs Matias Capeletto 2008-02-04 21:01:06 +0000
  • 9a524aaab7 merge from trunk, add copyright to html files Matias Capeletto 2008-01-22 19:13:54 +0000
  • f1806cdb41 add license to each html page Matias Capeletto 2007-12-20 21:59:18 +0000
  • 858ff57bfe add explicit std::string initialization Matias Capeletto 2007-12-20 21:56:39 +0000
  • aeced19b61 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:38:02 +0000
  • 062d66c1ab Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:07:19 +0000