Commit Graph

  • 9708dbc454 add workaround for sun Eric Niebler 2009-04-22 16:36:18 +00:00
  • cec3e22b63 terminology.rst -> Terminology.rst (step 2) Aleksey Gurtovoy 2009-04-20 08:43:50 +00:00
  • 81135e4e91 terminology.rst -> Terminology.rst (step 1) Aleksey Gurtovoy 2009-04-20 08:41:04 +00:00
  • d88ee00afe saving some additional template instantiations Eric Niebler 2009-04-12 23:07:37 +00:00
  • 5cac79c3e6 add and document BOOST_MPL_LIMIT_STRING_SIZE and mpl/limits/string.hpp Eric Niebler 2009-04-11 06:30:53 +00:00
  • 2cf51a12f1 fix off-by-1 errors Eric Niebler 2009-04-11 06:07:54 +00:00
  • 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 +00:00
  • c7025170c7 workaround for msvc-8.0 bug Eric Niebler 2009-04-08 21:57:03 +00:00
  • bf25909150 msvc-7.1 portability fix, signed/unsigned warning fix Eric Niebler 2009-04-07 19:53:53 +00:00
  • a96b0e9924 add mpl::char_ and mpl::string, fixes #2905 Eric Niebler 2009-04-06 06:00:57 +00:00
  • 98008e8e21 Fix prior's requirements (see http://article.gmane.org/gmane.comp.lib.boost.devel/187753/) Aleksey Gurtovoy 2009-04-06 04:52:19 +00:00
  • 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 +00:00
  • 2ab6ebd29b apply2 -> apply_wrap2 (see http://article.gmane.org/gmane.comp.lib.boost.devel/187573) Aleksey Gurtovoy 2009-04-06 02:38:36 +00:00
  • 83f2c7a600 Fix fold/reverse_fold docs (http://thread.gmane.org/gmane.comp.lib.boost.devel/187366) Aleksey Gurtovoy 2009-03-16 06:28:47 +00:00
  • f7a60b8574 Release 1.37.0 boost-1.38.0 Beman Dawes 2009-02-10 13:14:42 +00:00
  • 951004474c merge of cmake build files from trunk per beman Troy D. Straszheim 2009-01-24 18:57:20 +00:00
  • 699740a53e Updating dependency information for modularized libraries. Michael A. Jackson 2008-11-07 17:05:27 +00:00
  • 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 +00:00
  • 31abcf3dc3 Release 1.37.0 boost-1.37.0 Beman Dawes 2008-11-03 12:44:25 +00:00
  • 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 +00:00
  • f9e45ac245 1.37.0 Beta 1 boost-1.37.0-beta1 1754169024419385113/tmp_refs/tags/boost-1.37.0-beta1 Beman Dawes 2008-10-23 11:39:59 +00:00
  • 3aca8ba417 Merged revisions 48658 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 07:22:05 +00:00
  • 638af6028b Merged revisions 49260 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 06:54:06 +00:00
  • 6ae9e83763 Merged revisions 49246 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 06:50:46 +00:00
  • 3abcd697ff Merged revisions 49245 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 06:46:00 +00:00
  • f0c26b3f47 Merged revisions 49244 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 06:35:10 +00:00
  • c49c03ea77 Merged revisions 49241 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 06:30:50 +00:00
  • 1bba6367cc Merged revisions 49240 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 06:26:17 +00:00
  • bf864547c1 Merged revisions 49239 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 06:19:02 +00:00
  • 5980a45b30 Merged revisions 49228 via svnmerge from https://svn.boost.org/svn/boost/trunk Aleksey Gurtovoy 2008-10-11 06:06:10 +00:00
  • afbaa1252e has_xxx: Adjust MSVC 7.1/8.0 workaround (ticket #1317) Aleksey Gurtovoy 2008-10-10 21:59:29 +00:00
  • 240607a350 Merge the mpl fixes for gcc 4.4. (But not the python ones). Refs #2069. Daniel James 2008-10-10 19:58:46 +00:00
  • 8e75b0f4ae MPL: regenerate preprocessed headers for BCC (ticket #2345) Aleksey Gurtovoy 2008-10-10 10:48:48 +00:00
  • 6ed8bf8572 Okay, it was partially tested, on vector_c only. Restore it conditionally Aleksey Gurtovoy 2008-10-10 10:23:28 +00:00
  • 48f67ece2e Fix preprocessed headers generation Aleksey Gurtovoy 2008-10-10 10:11:23 +00:00
  • 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 +00:00
  • 7dbbf92d37 $Source$ -> $Id$ Aleksey Gurtovoy 2008-10-10 09:24:39 +00:00
  • a6c47df14c $Source$ -> $Id$ Aleksey Gurtovoy 2008-10-10 09:21:07 +00:00
  • d1197e1f7d $Source$ -> $Id$ Aleksey Gurtovoy 2008-10-10 09:10:26 +00:00
  • 6371d09c89 Test $HeadURL$ keyword substitution Aleksey Gurtovoy 2008-10-10 09:00:11 +00:00
  • 2d97b44886 Test $Id$ keyword substitution Aleksey Gurtovoy 2008-10-10 08:48:36 +00:00
  • 56c8b411c9 Test $URL$ keyword substitution Aleksey Gurtovoy 2008-10-10 08:43:45 +00:00
  • 0e43d67c9b Applied patch from ticket #2345 Nicola Musatti 2008-10-09 22:06:06 +00:00
  • 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 +00:00
  • 54b5387eb2 mpl/find_if.hpp: MIPSpro 7.41 workaround Ralf W. Grosse-Kunstleve 2008-09-08 02:13:41 +00:00
  • ffd9a06567 1.36.0 boost-1.36.0 Beman Dawes 2008-08-12 12:44:50 +00:00
  • ad55c068d9 1.36.0 beta 1 boost-1.36.0-beta1 Beman Dawes 2008-07-31 18:56:21 +00:00
  • 0b84aa1225 Merge in critical bug fixes from the trunk (r46570, 46546 and 46620) Aleksey Gurtovoy 2008-07-21 08:00:06 +00:00
  • b953a6b63b Fix redeclaration errors detected by GCC 4.3.0 (ticket #1528) Aleksey Gurtovoy 2008-06-23 02:31:22 +00:00
  • 5d7d593327 Fix duplicate include guards (ticket #1568) Aleksey Gurtovoy 2008-06-21 02:55:14 +00:00
  • 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 +00:00
  • 52f7685342 MPL docs: README, build script, and numerous fixes to bring up docs generation (unfinished) Aleksey Gurtovoy 2008-06-17 21:46:20 +00:00
  • fbe415e4d0 Release boost-1.35.0 Beman Dawes 2008-03-29 11:50:24 +00:00
  • 298d93014c Version 1.35.0 RC3 boost-1.35.0-rc3 Beman Dawes 2008-03-28 13:24:38 +00:00
  • 4d29901677 Apply changeset 43865, fixing #1718 Beman Dawes 2008-03-26 17:13:05 +00:00
  • 827aa4828a Work around intel-win-10.0 preprocessor bug Dave Abrahams 2008-03-25 23:06:50 +00:00
  • d3ffc1d173 1.35.0 Release Candidate 1 boost-1.35.0-rc1 Beman Dawes 2008-03-14 14:45:55 +00:00
  • 94523928d4 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
  • 73d2968369 Point links to the pages that used to be in 'more' to the site. Daniel James 2008-02-10 15:02:17 +00:00
  • 159d23ff7a Fixes #640 K. Noel Belcourt 2008-01-26 18:51:28 +00:00
  • b990fbcd2a map doc clarification (thanks to Larry Evans) Aleksey Gurtovoy 2008-01-01 01:41:32 +00:00
  • b91fcf5664 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:38:02 +00:00
  • 7ec3e698d6 Full merge from trunk at revision 41356 of entire boost-root tree. Beman Dawes 2007-11-25 18:07:19 +00:00
  • 842489b5f2 Added missing copyright/license Dave Abrahams 2007-11-06 23:39:09 +00:00
  • 4f93f21dcc Merging some of the more obvious changes from RC_1_34_0 Dave Abrahams 2007-11-03 03:25:13 +00:00
  • d71c289879 Starting point for releases Beman Dawes 2007-10-05 14:25:06 +00:00
  • 00ad56405f Updated to support C++Builder 2007 Update 3 (bcc32 5.9.2) Nicola Musatti 2007-10-02 20:32:05 +00:00
  • 7775ef9867 add conditionalization for g++ on HP-UX Boris Gubenko 2007-09-11 16:24:28 +00:00
  • 51deca6bae Update to V2 Vladimir Prus 2007-08-08 19:39:42 +00:00
  • 8509f491e9 Update to V2 Vladimir Prus 2007-08-08 19:38:27 +00:00
  • 925a4f4359 Remove V1 Jamfiles Vladimir Prus 2007-08-08 19:02:26 +00:00
  • c3184eb9dd This commit was manufactured by cvs2svn to create tag 'Version_1_34_1'. boost-1.34.1 nobody 2007-07-24 19:28:14 +00:00
  • fb20e6b5ad This commit was manufactured by cvs2svn to create tag 'Version_1_34_1_RC3'. boost-1.34.1-rc3 nobody 2007-07-16 13:13:26 +00:00
  • fa401f0e4d Merge documentation fixes from RC_1_34_0 Aleksey Gurtovoy 2007-07-16 02:26:38 +00:00
  • d131bd8a2e This commit was manufactured by cvs2svn to create tag 'Version_1_34_1_RC2'. boost-1.34.1-rc2 nobody 2007-07-12 01:07:47 +00:00
  • 7518d7dab3 Ticket #907 Aleksey Gurtovoy 2007-07-09 06:41:59 +00:00
  • c655ef949c This commit was manufactured by cvs2svn to create tag 'Version_1_34_1_RC1'. boost-1.34.1-rc1 nobody 2007-06-22 01:24:25 +00:00
  • e42b58021c Patch from Trac #583. Thomas Witt 2007-06-01 16:31:21 +00:00
  • d970498445 Add an example that shows use of if_ with dependent entities Aleksey Gurtovoy 2007-05-29 06:59:16 +00:00
  • 42a435ccca This commit was manufactured by cvs2svn to create tag 'Version_1_34_0'. boost-1.34.0 nobody 2007-05-12 21:59:40 +00:00
  • d6aea5095c This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_RC3'. boost-1.34.0-rc3 nobody 2007-05-11 03:40:35 +00:00
  • 41cc86ff45 This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_RC2'. boost-1.34.0-rc2 nobody 2007-05-09 22:09:47 +00:00
  • faa5e68487 This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_RC1'. boost-1.34.0-rc1 nobody 2007-05-09 04:40:54 +00:00
  • c52bde0abe This commit was manufactured by cvs2svn to create tag 'Version_1_34_0_beta'. boost-1.34.0-beta1 nobody 2007-04-25 05:07:34 +00:00
  • b4048c1b75 'set' fixes + more thorough regression tests Aleksey Gurtovoy 2007-04-02 07:42:41 +00:00
  • 3437477789 for-each.html at el. Aleksey Gurtovoy 2007-03-29 08:30:29 +00:00
  • a352567283 Fix docs generation Aleksey Gurtovoy 2007-03-29 07:47:35 +00:00
  • 6d0ea17411 Fix BOOST_MPL_AUX_PASS_THROUGH_LAMBDA_SPEC (merged from RC_1_34_0) Aleksey Gurtovoy 2007-01-29 07:39:19 +00:00
  • 6cd485016b Fix BOOST_MPL_AUX_PASS_THROUGH_LAMBDA_SPEC Aleksey Gurtovoy 2007-01-29 07:28:45 +00:00
  • dab3eafd37 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'. nobody 2006-12-11 05:02:35 +00:00
  • 9a516fc3c1 Fix syntax errors Aleksey Gurtovoy 2006-12-02 23:45:58 +00:00
  • 12c4f8e95c Introduce BOOST_MPL_AUX_PP_COUNTER to workaround MSVC 7.0+ issue with __LINE__ and Edit & Continue mode (http://thread.gmane.org/gmane.comp.lib.boost.user/23207/) Aleksey Gurtovoy 2006-12-02 23:42:34 +00:00
  • 0fb7bfb970 Merge platform fixes from HEAD Aleksey Gurtovoy 2006-11-23 19:57:11 +00:00
  • ce552c8aaa Add missing import directive Aleksey Gurtovoy 2006-11-23 19:42:01 +00:00
  • e1fc6f383b Get rid of platform assumptions Aleksey Gurtovoy 2006-11-23 19:41:11 +00:00
  • f25c106dda Merge Borland 5.8.2 fixes from RC_1_34_0 Aleksey Gurtovoy 2006-11-20 18:02:17 +00:00
  • c50567d0c0 Borland 5.8.2 fixes (thanks to Alisdair Meredith) Aleksey Gurtovoy 2006-11-20 17:59:29 +00:00
  • 9ab927ebbd *** empty log message *** Dave Abrahams 2006-11-14 19:29:49 +00:00
  • 50ad0eac22 Merge comma fix from RC_1_34_0 Aleksey Gurtovoy 2006-11-10 23:16:57 +00:00
  • 329ec97e89 Apply trailing comma patch from Ian McCulloch (http://article.gmane.org/gmane.comp.lib.boost.devel/149741) Aleksey Gurtovoy 2006-11-10 23:15:50 +00:00