Commit Graph

  • 315ad7d60d Merged revisions 59248 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2010-07-02 08:59:55 +0000
  • ea638a4478 Merged revisions 62579 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2010-07-02 08:32:03 +0000
  • e66d77051e Merged revisions 63024 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2010-06-18 13:21:30 +0000
  • a5ba971297 make mpl::string work with mpl::transform Eric Niebler 2010-06-16 17:57:41 +0000
  • 360322e894 Add BOOST_MPL_HAS_XXX_TEMPLATE_DEF. Fixes #861 Steven Watanabe 2010-06-08 14:24:55 +0000
  • 52d8442055 Improve compatibility with compilers other than GCC. Neil Groves 2010-05-11 22:20:19 +0000
  • 9e138e28ca Removed workaround for MSVC == 1600 in eval_if.hpp Neil Groves 2010-05-11 21:33:24 +0000
  • 75e47b8597 Remove regression introduced by my previous 'fix' Neil Groves 2010-05-11 21:12:26 +0000
  • 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 +0000
  • c5621d99cd MPL: merge fix for ticket #1992 Aleksey Gurtovoy 2010-04-26 21:31:09 +0000
  • 31a2c78a5a MPL: merge fix for ticket #4061 Aleksey Gurtovoy 2010-04-26 18:48:26 +0000
  • 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 +0000
  • 4678423fee Fix for #1992 Aleksey Gurtovoy 2010-03-28 14:23:38 +0000
  • 38e0d6157f Fix bitand/bitor conflicts with iso64.h header Aleksey Gurtovoy 2010-01-24 05:45:36 +0000
  • 9e7f06d29b Fix bogus protect example Aleksey Gurtovoy 2009-12-03 10:44:05 +0000
  • 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 +0000
  • 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 +0000
  • b74cf94d04 MPL refmanual: for_each doc fixes (thanks to Emil Dotchevski) Aleksey Gurtovoy 2009-08-29 08:48:11 +0000
  • 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 +0000
  • 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 +0000
  • 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 +0000
  • 15a9930acb MPL: merge fix for #3337 from the trunk (thanks Steven!) Aleksey Gurtovoy 2009-08-20 07:50:16 +0000
  • 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 +0000
  • 4f0675cd13 Merge boost/mpl fixes from the trunk Aleksey Gurtovoy 2009-08-18 05:16:53 +0000
  • 16dd55a902 Merge libs/mpl from the trunk Aleksey Gurtovoy 2009-08-18 05:00:17 +0000
  • b4f37ef70f More MPL refmanual fixes Aleksey Gurtovoy 2009-08-18 01:22:15 +0000
  • c40417c2d3 MPL refmanual fixes Aleksey Gurtovoy 2009-08-18 01:03:26 +0000
  • 9028f43fc9 MPL refmanual: add forgotten docs Aleksey Gurtovoy 2009-08-17 23:36:52 +0000
  • 43d395d050 Updated MPL refmanul docs + new style Aleksey Gurtovoy 2009-08-17 11:30:52 +0000
  • e42394d3ec Assign copyright back to Eric (fixing copy & paste error in changeset 55621) Aleksey Gurtovoy 2009-08-17 11:01:40 +0000
  • 5442b57228 Assign copyright back to Eric (fixing copy & paste error in changeset 55621) Aleksey Gurtovoy 2009-08-17 10:45:29 +0000
  • 0efce8938c MPL refmanul: fix copyrights, move all build files in the _build dir Aleksey Gurtovoy 2009-08-17 10:27:13 +0000
  • 5a2abc4d58 more generic c_str implementation from Mathis Gaunard Eric Niebler 2009-08-03 00:24:46 +0000
  • 837a031a0e Merged revisions 55146 via svnmerge from https://svn.boost.org/svn/boost/trunk Eric Niebler 2009-07-27 18:39:32 +0000
  • 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 +0000
  • e1fa211c83 fix bug with signed char Eric Niebler 2009-07-24 17:22:50 +0000
  • e5dfdf47ed Add basic copyright/license to keep cmake out of the inspection report Troy D. Straszheim 2009-07-22 21:51:01 +0000
  • e6024bc6f7 Call clear before checking for the existence of push_back Steven Watanabe 2009-07-14 16:52:05 +0000
  • 1ba6d35b4d Fix default implementation of has_push_back and has_push_front Steven Watanabe 2009-07-14 16:49:45 +0000
  • 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 +0000
  • 78364897a1 Further MPL doc generation fixes Aleksey Gurtovoy 2009-06-08 13:12:50 +0000
  • e1c57fa777 More MPL refmanual doc generation fixes Aleksey Gurtovoy 2009-06-08 11:16:27 +0000
  • bade8a503a avoid C style casts Gennadiy Rozental 2009-06-06 09:34:12 +0000
  • 2d5e02f382 Fix #640 in sources Aleksey Gurtovoy 2009-06-01 12:55:33 +0000
  • 4169d45c82 Bring up MPL refmanual docs generation Aleksey Gurtovoy 2009-06-01 11:50:35 +0000
  • 54bf81da35 Fixed a bogus preprocessor directive Hartmut Kaiser 2009-05-22 20:07:55 +0000
  • d53111cfc8 Fixed a bogus preprocessor directive Hartmut Kaiser 2009-05-22 20:06:55 +0000
  • 14b652ed90 Fixed most tab and min/max issues from trunk inspection report Jeremiah Willcock 2009-05-20 19:19:00 +0000
  • 58be5a2bd5 portability patch for sunpro on little-endian platforms Eric Niebler 2009-04-24 15:23:40 +0000
  • dfc596a7bf isolate implementation-defined behavior in macros for easier portability Eric Niebler 2009-04-23 21:46:30 +0000
  • 9708dbc454 add workaround for sun Eric Niebler 2009-04-22 16:36:18 +0000
  • cec3e22b63 terminology.rst -> Terminology.rst (step 2) Aleksey Gurtovoy 2009-04-20 08:43:50 +0000
  • 81135e4e91 terminology.rst -> Terminology.rst (step 1) Aleksey Gurtovoy 2009-04-20 08:41:04 +0000
  • d88ee00afe saving some additional template instantiations Eric Niebler 2009-04-12 23:07:37 +0000
  • 5cac79c3e6 add and document BOOST_MPL_LIMIT_STRING_SIZE and mpl/limits/string.hpp Eric Niebler 2009-04-11 06:30:53 +0000
  • 2cf51a12f1 fix off-by-1 errors Eric Niebler 2009-04-11 06:07:54 +0000
  • 0ee68a2c76 mpl::string is a bidirectional sequence, not random access; c_str is a separate metafunction, not a class static Eric Niebler 2009-04-11 05:48:51 +0000
  • c7025170c7 workaround for msvc-8.0 bug Eric Niebler 2009-04-08 21:57:03 +0000
  • bf25909150 msvc-7.1 portability fix, signed/unsigned warning fix Eric Niebler 2009-04-07 19:53:53 +0000
  • a96b0e9924 add mpl::char_ and mpl::string, fixes #2905 Eric Niebler 2009-04-06 06:00:57 +0000
  • 98008e8e21 Fix prior's requirements (see http://article.gmane.org/gmane.comp.lib.boost.devel/187753/) Aleksey Gurtovoy 2009-04-06 04:52:19 +0000
  • 8513479231 mpl/doc/src/README.txt: expand on 'Install prerequisites' (see http://article.gmane.org/gmane.comp.lib.boost.devel/187592) Aleksey Gurtovoy 2009-04-06 04:28:16 +0000
  • 2ab6ebd29b apply2 -> apply_wrap2 (see http://article.gmane.org/gmane.comp.lib.boost.devel/187573) Aleksey Gurtovoy 2009-04-06 02:38:36 +0000
  • 83f2c7a600 Fix fold/reverse_fold docs (http://thread.gmane.org/gmane.comp.lib.boost.devel/187366) Aleksey Gurtovoy 2009-03-16 06:28:47 +0000
  • 951004474c merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +0000
  • 699740a53e Updating dependency information for modularized libraries. Michael A. Jackson 2008-11-07 17:05:27 +0000
  • 59b2f369d1 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
  • 74bdc378ea 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
  • 3aca8ba417 Merged revisions 48658 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 07:22:05 +0000
  • 638af6028b Merged revisions 49260 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 06:54:06 +0000
  • 6ae9e83763 Merged revisions 49246 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 06:50:46 +0000
  • 3abcd697ff Merged revisions 49245 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 06:46:00 +0000
  • f0c26b3f47 Merged revisions 49244 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 06:35:10 +0000
  • c49c03ea77 Merged revisions 49241 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 06:30:50 +0000
  • 1bba6367cc Merged revisions 49240 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 06:26:17 +0000
  • bf864547c1 Merged revisions 49239 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 06:19:02 +0000
  • 5980a45b30 Merged revisions 49228 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 06:06:10 +0000
  • afbaa1252e has_xxx: Adjust MSVC 7.1/8.0 workaround (ticket #1317) Aleksey Gurtovoy 2008-10-10 21:59:29 +0000
  • 240607a350 Merge the mpl fixes for gcc 4.4. (But not the python ones). Refs #2069. Daniel James 2008-10-10 19:58:46 +0000
  • 8e75b0f4ae MPL: regenerate preprocessed headers for BCC (ticket #2345) Aleksey Gurtovoy 2008-10-10 10:48:48 +0000
  • 6ed8bf8572 Okay, it was partially tested, on vector_c only. Restore it conditionally Aleksey Gurtovoy 2008-10-10 10:23:28 +0000
  • 48f67ece2e Fix preprocessed headers generation Aleksey Gurtovoy 2008-10-10 10:11:23 +0000
  • 5f8bfd09a4 Revert changeset 31196 -- the corresponding preprocessed headers has never been regenerated since the change and therefore it has never been properly tested Aleksey Gurtovoy 2008-10-10 09:59:34 +0000
  • 7dbbf92d37 $Source$ -> $Id$ Aleksey Gurtovoy 2008-10-10 09:24:39 +0000
  • a6c47df14c $Source$ -> $Id$ Aleksey Gurtovoy 2008-10-10 09:21:07 +0000
  • d1197e1f7d $Source$ -> $Id$ Aleksey Gurtovoy 2008-10-10 09:10:26 +0000
  • 6371d09c89 Test $HeadURL$ keyword substitution Aleksey Gurtovoy 2008-10-10 09:00:11 +0000
  • 2d97b44886 Test $Id$ keyword substitution Aleksey Gurtovoy 2008-10-10 08:48:36 +0000
  • 56c8b411c9 Test $URL$ keyword substitution Aleksey Gurtovoy 2008-10-10 08:43:45 +0000
  • 0e43d67c9b Applied patch from ticket #2345 Nicola Musatti 2008-10-09 22:06:06 +0000
  • 51adb2aa8d boost/python, boost/mpl: gcc 4.4 compatibility (see http://svn.boost.org/trac/boost/ticket/2069) Ralf W. Grosse-Kunstleve 2008-09-25 04:49:24 +0000
  • 54b5387eb2 mpl/find_if.hpp: MIPSpro 7.41 workaround Ralf W. Grosse-Kunstleve 2008-09-08 02:13:41 +0000
  • 0b84aa1225 Merge in critical bug fixes from the trunk (r46570, 46546 and 46620) Aleksey Gurtovoy 2008-07-21 08:00:06 +0000
  • b953a6b63b Fix redeclaration errors detected by GCC 4.3.0 (ticket #1528) Aleksey Gurtovoy 2008-06-23 02:31:22 +0000
  • 5d7d593327 Fix duplicate include guards (ticket #1568) Aleksey Gurtovoy 2008-06-21 02:55:14 +0000
  • 8335231e2e Proper (well, better) diagnostics for passing non-sequence types to sequence algoritms/metafunctions, see http://thread.gmane.org/gmane.comp.lib.boost.user/36876 Aleksey Gurtovoy 2008-06-20 04:43:41 +0000
  • 52f7685342 MPL docs: README, build script, and numerous fixes to bring up docs generation (unfinished) Aleksey Gurtovoy 2008-06-17 21:46:20 +0000
  • 4d29901677 Apply changeset 43865, fixing #1718 Beman Dawes 2008-03-26 17:13:05 +0000
  • 827aa4828a Work around intel-win-10.0 preprocessor bug Dave Abrahams 2008-03-25 23:06:50 +0000
  • 94523928d4 Merged revisions 43206,43208-43213 via svnmerge from https://svn.boost.org/svn/boost/trunk Daniel James 2008-02-10 16:39:38 +0000