Commit Graph

  • 50f26179f6 MPL: Remove use of obsolete BOOST_MPL_HAS_XXX_NO_EXPLICIT_TEST_FUNCTION Stephen Kelly 2013-09-25 08:26:31 +00:00
  • 0e065bc65a MPL: Remove use of obsolete BOOST_NO_EXPLICIT_FUNCTION_TEMPLATE_ARGUMENTS Stephen Kelly 2013-09-25 08:26:10 +00:00
  • fc11473640 Release 1.54.0 boost-1.54.0 Marshall Clow 2013-07-01 16:53:14 +00:00
  • f067627c30 Release 1.54.0 beta1 boost-1.54.0-beta1 Marshall Clow 2013-06-03 14:02:28 +00:00
  • d6c3a16e1e Make BOOST_WORKAROUND consistent. Steven Watanabe 2013-05-23 14:42:25 +00:00
  • 6e78a8f0f4 Merge [81027] from the trunk. Steven Watanabe 2013-05-23 14:38:22 +00:00
  • 48dd60ab96 Release 1.53.0 boost-1.53.0 Marshall Clow 2013-02-04 18:11:49 +00:00
  • 660c4ae10b Release 1.52.0 boost-1.52.0 Marshall Clow 2012-11-05 15:31:58 +00:00
  • aa8e43a017 Work around VC11 bug when evaluating nested BOOST_MPL_ASSERTs. Steven Watanabe 2012-10-20 16:43:51 +00:00
  • 6694738a30 Release 1.51.0 boost-1.51.0 Marshall Clow 2012-08-20 22:07:05 +00:00
  • cbedf4b4d5 Release 1.50.0 boost-1.50.0 Beman Dawes 2012-06-28 12:37:29 +00:00
  • c4428a9a46 Release 1.50.0 beta 1 boost-1.50.0-beta1 Beman Dawes 2012-06-06 15:23:40 +00:00
  • 7c93262bf7 Release 1.49.0 boost-1.49.0 Beman Dawes 2012-02-22 22:08:43 +00:00
  • 95bc96b30a Release 1.49.0 beta 1 boost-1.49.0-beta1 Beman Dawes 2012-01-27 18:03:17 +00:00
  • 19aa2793b3 Release 1.48.0 boost-1.48.0 Beman Dawes 2011-11-15 15:44:44 +00:00
  • 4acdc134f6 Release 1.48.0 beta 1 boost-1.48.0-beta1 Beman Dawes 2011-10-27 15:04:52 +00:00
  • 1d5fe19843 Release 1.47.0 boost-1.47.0 Beman Dawes 2011-07-11 22:16:03 +00:00
  • 4009d33a12 Release 1.47.0 beta 1 boost-1.47.0-beta1 Beman Dawes 2011-06-21 13:23:49 +00:00
  • 7d2a04eea3 Applied an adapted version of patch from Ticket #4364 Joel Falcou 2011-05-17 18:16:59 +00:00
  • f8e9b04e6a mpl::always is now nullary. Test is updated to take care of new possible calls using apply and apply0. Joel Falcou 2011-04-10 11:27:54 +00:00
  • de377710d4 Applied documentation patch from Daniel James. Fix Ticket #5240 Joel Falcou 2011-04-10 07:07:01 +00:00
  • fc962c6192 Release 1.46.1 boost-1.46.1 Beman Dawes 2011-03-12 15:41:16 +00:00
  • fc13a7ac60 Fully qualified mpl::for_each call to prevent conflict with phoenix::for_each on some compiler. Joel Falcou 2011-03-06 11:09:13 +00:00
  • 3092927516 Release 1.46.0 boost-1.46.0 Beman Dawes 2011-02-21 18:42:22 +00:00
  • 161b05edfb Docs/cosmetic: fix td/th border style in Firefox Aleksey Gurtovoy 2011-02-21 10:00:08 +00:00
  • 3a4c350910 Closing ticket #816 Aleksey Gurtovoy 2011-02-21 09:41:45 +00:00
  • 597f39ef85 Release 1_46_0 beta 1 boost-1.46.0-beta1 Beman Dawes 2011-01-31 13:00:44 +00:00
  • 7cd1d88886 Fix name in list example. Fixes #4875. Steven Watanabe 2010-12-08 17:21:32 +00:00
  • df7b4e9297 Release 1.45.0 boost-1.45.0 Beman Dawes 2010-11-19 15:17:53 +00:00
  • 16921e0365 Release 1.45.0 beta 1 boost-1.45.0-beta1 Beman Dawes 2010-11-09 18:22:33 +00:00
  • 61f3e9cb9a Merged revisions 65167 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2010-10-29 21:36:38 +00:00
  • 08c6156599 Fix for_each test for C++0x Steven Watanabe 2010-09-01 16:08:21 +00:00
  • 2a2c4d2895 Fix set_c iterators. Steven Watanabe 2010-09-01 15:16:53 +00:00
  • 41f8dec265 Release 1.44.0 boost-1.44.0 Beman Dawes 2010-08-16 15:03:16 +00:00
  • cad61ebca3 merged [64705] MPL documentation from trunk Daniel Walker 2010-08-11 17:04:29 +00:00
  • 6f63e9d0c6 Update generated html docs for MPL. Steven Watanabe 2010-08-09 20:07:24 +00:00
  • f8cdd2b667 Release 1.44.0 beta 1 boost-1.44.0-beta1 Beman Dawes 2010-08-05 16:04:40 +00:00
  • 41ab25a8a1 merged [64144] from trunk Daniel Walker 2010-07-19 00:46:31 +00:00
  • 45d0bcadc2 fixed missing header dependency Daniel Walker 2010-07-18 23:59:27 +00:00
  • cbd633b4d0 merged changeset 63726 from trunk Daniel Walker 2010-07-12 01:36:38 +00:00
  • ff2df79e35 removed arity detection from has_xxx_template Daniel Walker 2010-07-07 20:44:59 +00:00
  • fb038c188d Manually merge changesets @55858 and @58111 from the trunk (svnmerge.py refuses to) Aleksey Gurtovoy 2010-07-02 09:26:29 +00:00
  • 315ad7d60d Merged revisions 59248 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2010-07-02 08:59:55 +00:00
  • ea638a4478 Merged revisions 62579 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2010-07-02 08:32:03 +00:00
  • e66d77051e Merged revisions 63024 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2010-06-18 13:21:30 +00:00
  • a5ba971297 make mpl::string work with mpl::transform Eric Niebler 2010-06-16 17:57:41 +00:00
  • 360322e894 Add BOOST_MPL_HAS_XXX_TEMPLATE_DEF. Fixes #861 Steven Watanabe 2010-06-08 14:24:55 +00:00
  • 52d8442055 Improve compatibility with compilers other than GCC. Neil Groves 2010-05-11 22:20:19 +00:00
  • 9e138e28ca Removed workaround for MSVC == 1600 in eval_if.hpp Neil Groves 2010-05-11 21:33:24 +00:00
  • 75e47b8597 Remove regression introduced by my previous 'fix' Neil Groves 2010-05-11 21:12:26 +00:00
  • b6e98cdd5a Fixed defect that showed up with Visual C++ 10. This has been affecting numerous libraries as a knock-on effect. Neil Groves 2010-05-11 18:30:04 +00:00
  • d380ea1a3b Release 1.43.0 boost-1.43.0 Beman Dawes 2010-05-06 13:21:09 +00:00
  • c5621d99cd MPL: merge fix for ticket #1992 Aleksey Gurtovoy 2010-04-26 21:31:09 +00:00
  • 31a2c78a5a MPL: merge fix for ticket #4061 Aleksey Gurtovoy 2010-04-26 18:48:26 +00:00
  • cc82b7a924 MPL: fixed #4061: gcc-4.5 compilation problems related to arity_helper, applied attached patch to the main aux_/template_arity.hpp and regenerated the corresponding file preprocessed/gcc/template_arity.hpp. No other preprocessed files are affected. Hartmut Kaiser 2010-04-21 17:19:06 +00:00
  • ad4e786225 Release 1.43.0 beta 1 boost-1.43.0-beta1 Beman Dawes 2010-04-21 14:13:35 +00:00
  • 4678423fee Fix for #1992 Aleksey Gurtovoy 2010-03-28 14:23:38 +00:00
  • 62e810d667 Boost 1.42.0 boost-1.42.0 Beman Dawes 2010-02-02 20:03:43 +00:00
  • 38e0d6157f Fix bitand/bitor conflicts with iso64.h header Aleksey Gurtovoy 2010-01-24 05:45:36 +00:00
  • 9e7f06d29b Fix bogus protect example Aleksey Gurtovoy 2009-12-03 10:44:05 +00:00
  • ee98afae18 Release 1.41.0 boost-1.41.0 Beman Dawes 2009-11-18 14:58:26 +00:00
  • d49c5a96dd Release 1.41.0 Beta 1 boost-1.41.0-beta1 Beman Dawes 2009-11-04 12:14:07 +00:00
  • ae88433250 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 +00:00
  • 62d52d9d8b 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 +00:00
  • b74cf94d04 MPL refmanual: for_each doc fixes (thanks to Emil Dotchevski) Aleksey Gurtovoy 2009-08-29 08:48:11 +00:00
  • 658119b8b0 Release 1.40.0 boost-1.40.0 Beman Dawes 2009-08-27 16:24:59 +00:00
  • e6ba4cc17c MPL: merge test for #2042/#3298 from the trunk (thanks to Steven Watanabe for the fix!) Aleksey Gurtovoy 2009-08-24 04:17:30 +00:00
  • 294dd90076 MPL: merge fix for #2042/#3298 from the trunk (thanks to Steven Watanabe for the fix!) Aleksey Gurtovoy 2009-08-24 04:11:00 +00:00
  • d38f271fae Use order instead of size to find the next order in the non-typeof implementation of mpl::insert for mpl::map. Fixes #2042. Steven Watanabe 2009-08-23 04:42:25 +00:00
  • 15a9930acb MPL: merge fix for #3337 from the trunk (thanks Steven!) Aleksey Gurtovoy 2009-08-20 07:50:16 +00:00
  • c1de64359f Provide definitions for the dummy structs used by has_push_back_impl and has_push_front_impl so that they work with Fusion containers. Fixes #3337. Steven Watanabe 2009-08-19 22:52:27 +00:00
  • 4f0675cd13 Merge boost/mpl fixes from the trunk Aleksey Gurtovoy 2009-08-18 05:16:53 +00:00
  • 16dd55a902 Merge libs/mpl from the trunk Aleksey Gurtovoy 2009-08-18 05:00:17 +00:00
  • b4f37ef70f More MPL refmanual fixes Aleksey Gurtovoy 2009-08-18 01:22:15 +00:00
  • c40417c2d3 MPL refmanual fixes Aleksey Gurtovoy 2009-08-18 01:03:26 +00:00
  • 9028f43fc9 MPL refmanual: add forgotten docs Aleksey Gurtovoy 2009-08-17 23:36:52 +00:00
  • 43d395d050 Updated MPL refmanul docs + new style Aleksey Gurtovoy 2009-08-17 11:30:52 +00:00
  • e42394d3ec Assign copyright back to Eric (fixing copy & paste error in changeset 55621) Aleksey Gurtovoy 2009-08-17 11:01:40 +00:00
  • 5442b57228 Assign copyright back to Eric (fixing copy & paste error in changeset 55621) Aleksey Gurtovoy 2009-08-17 10:45:29 +00:00
  • 0efce8938c MPL refmanul: fix copyrights, move all build files in the _build dir Aleksey Gurtovoy 2009-08-17 10:27:13 +00:00
  • 5a2abc4d58 more generic c_str implementation from Mathis Gaunard Eric Niebler 2009-08-03 00:24:46 +00:00
  • 837a031a0e Merged revisions 55146 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-07-27 18:39:32 +00:00
  • 991277330b 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 +00:00
  • e1fa211c83 fix bug with signed char Eric Niebler 2009-07-24 17:22:50 +00:00
  • e5dfdf47ed Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +00:00
  • e6024bc6f7 Call clear before checking for the existence of push_back Steven Watanabe 2009-07-14 16:52:05 +00:00
  • 1ba6d35b4d Fix default implementation of has_push_back and has_push_front Steven Watanabe 2009-07-14 16:49:45 +00:00
  • 4599fe865f Merged revisions 52208,52241,52271,52314-52315,52317,52361,52542,52579 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-06-13 01:03:44 +00:00
  • 78364897a1 Further MPL doc generation fixes Aleksey Gurtovoy 2009-06-08 13:12:50 +00:00
  • e1c57fa777 More MPL refmanual doc generation fixes Aleksey Gurtovoy 2009-06-08 11:16:27 +00:00
  • bade8a503a avoid C style casts Gennadiy Rozental 2009-06-06 09:34:12 +00:00
  • 2d5e02f382 Fix #640 in sources Aleksey Gurtovoy 2009-06-01 12:55:33 +00:00
  • 4169d45c82 Bring up MPL refmanual docs generation Aleksey Gurtovoy 2009-06-01 11:50:35 +00:00
  • 54bf81da35 Fixed a bogus preprocessor directive Hartmut Kaiser 2009-05-22 20:07:55 +00:00
  • d53111cfc8 Fixed a bogus preprocessor directive Hartmut Kaiser 2009-05-22 20:06:55 +00:00
  • 14b652ed90 Fixed most tab and min/max issues from trunk inspection report Jeremiah Willcock 2009-05-20 19:19:00 +00:00
  • 4e93f8a2ef Release 1.39.0 boost-1.39.0 Beman Dawes 2009-05-02 13:01:04 +00:00
  • 48808f92ad Release 1.29.0 beta 1 boost-1.39.0-beta1 Beman Dawes 2009-04-26 12:32:35 +00:00
  • 58be5a2bd5 portability patch for sunpro on little-endian platforms Eric Niebler 2009-04-24 15:23:40 +00:00
  • dfc596a7bf isolate implementation-defined behavior in macros for easier portability Eric Niebler 2009-04-23 21:46:30 +00:00