Commit Graph

781 Commits

Author SHA1 Message Date
Daniel James
73d2968369 Point links to the pages that used to be in 'more' to the site.
[SVN r43210]
2008-02-10 15:02:17 +00:00
K. Noel Belcourt
159d23ff7a Fixes #640
Corrected the mpl push_front html documentation.



[SVN r42985]
2008-01-26 18:51:28 +00:00
Aleksey Gurtovoy
b990fbcd2a map doc clarification (thanks to Larry Evans)
[SVN r42396]
2008-01-01 01:41:32 +00:00
Beman Dawes
b91fcf5664 Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41370]
2007-11-25 18:38:02 +00:00
Beman Dawes
7ec3e698d6 Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41369]
2007-11-25 18:07:19 +00:00
Dave Abrahams
842489b5f2 Added missing copyright/license
[SVN r40862]
2007-11-06 23:39:09 +00:00
Dave Abrahams
4f93f21dcc Merging some of the more obvious changes from RC_1_34_0
[SVN r40714]
2007-11-03 03:25:13 +00:00
Beman Dawes
d71c289879 Starting point for releases
[SVN r39706]
2007-10-05 14:25:06 +00:00
Nicola Musatti
00ad56405f Updated to support C++Builder 2007 Update 3 (bcc32 5.9.2)
[SVN r39663]
2007-10-02 20:32:05 +00:00
Boris Gubenko
7775ef9867 add conditionalization for g++ on HP-UX
[SVN r39190]
2007-09-11 16:24:28 +00:00
Vladimir Prus
51deca6bae Update to V2
[SVN r38529]
2007-08-08 19:39:42 +00:00
Vladimir Prus
8509f491e9 Update to V2
[SVN r38528]
2007-08-08 19:38:27 +00:00
Vladimir Prus
925a4f4359 Remove V1 Jamfiles
[SVN r38516]
2007-08-08 19:02:26 +00:00
nobody
c3184eb9dd This commit was manufactured by cvs2svn to create tag
'Version_1_34_1'.

[SVN r38286]
2007-07-24 19:28:14 +00:00
Aleksey Gurtovoy
fa401f0e4d Merge documentation fixes from RC_1_34_0
[SVN r38223]
2007-07-16 02:26:38 +00:00
Aleksey Gurtovoy
7518d7dab3 Ticket #907
[SVN r38169]
2007-07-09 06:41:59 +00:00
Thomas Witt
e42b58021c Patch from Trac #583.
[SVN r37849]
2007-06-01 16:31:21 +00:00
Aleksey Gurtovoy
d970498445 Add an example that shows use of if_ with dependent entities
[SVN r37810]
2007-05-29 06:59:16 +00:00
Aleksey Gurtovoy
b4048c1b75 'set' fixes + more thorough regression tests
[SVN r37335]
2007-04-02 07:42:41 +00:00
Aleksey Gurtovoy
3437477789 for-each.html at el.
[SVN r37316]
2007-03-29 08:30:29 +00:00
Aleksey Gurtovoy
a352567283 Fix docs generation
[SVN r37315]
2007-03-29 07:47:35 +00:00
Aleksey Gurtovoy
6d0ea17411 Fix BOOST_MPL_AUX_PASS_THROUGH_LAMBDA_SPEC (merged from RC_1_34_0)
[SVN r36831]
2007-01-29 07:39:19 +00:00
Aleksey Gurtovoy
6cd485016b Fix BOOST_MPL_AUX_PASS_THROUGH_LAMBDA_SPEC
[SVN r36830]
2007-01-29 07:28:45 +00:00
nobody
dab3eafd37 This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r36324]
2006-12-11 05:02:35 +00:00
Aleksey Gurtovoy
9a516fc3c1 Fix syntax errors
[SVN r36251]
2006-12-02 23:45:58 +00:00
Aleksey Gurtovoy
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/)
[SVN r36250]
2006-12-02 23:42:34 +00:00
Aleksey Gurtovoy
0fb7bfb970 Merge platform fixes from HEAD
[SVN r36168]
2006-11-23 19:57:11 +00:00
Aleksey Gurtovoy
ce552c8aaa Add missing import directive
[SVN r36167]
2006-11-23 19:42:01 +00:00
Aleksey Gurtovoy
e1fc6f383b Get rid of platform assumptions
[SVN r36166]
2006-11-23 19:41:11 +00:00
Aleksey Gurtovoy
f25c106dda Merge Borland 5.8.2 fixes from RC_1_34_0
[SVN r36117]
2006-11-20 18:02:17 +00:00
Aleksey Gurtovoy
c50567d0c0 Borland 5.8.2 fixes (thanks to Alisdair Meredith)
[SVN r36116]
2006-11-20 17:59:29 +00:00
Dave Abrahams
9ab927ebbd *** empty log message ***
[SVN r36040]
2006-11-14 19:29:49 +00:00
Aleksey Gurtovoy
50ad0eac22 Merge comma fix from RC_1_34_0
[SVN r36001]
2006-11-10 23:16:57 +00:00
Aleksey Gurtovoy
329ec97e89 Apply trailing comma patch from Ian McCulloch (http://article.gmane.org/gmane.comp.lib.boost.devel/149741)
[SVN r36000]
2006-11-10 23:15:50 +00:00
Aleksey Gurtovoy
76680cf30e Merge GCC warnings fix from RC_1_34_0
[SVN r35998]
2006-11-10 21:32:25 +00:00
Aleksey Gurtovoy
e05b199c9f Revert to using enums for GCC, see http://article.gmane.org/gmane.comp.lib.boost.devel/150691 (this does not reintroduce GCC regressions/#29518, the actual fix for them that worked was made in revision 1.13.14.4)
[SVN r35997]
2006-11-10 21:31:19 +00:00
Aleksey Gurtovoy
1e2ecf080c Merge Borland fixes from RC_1_34_0
[SVN r35963]
2006-11-10 00:57:02 +00:00
Aleksey Gurtovoy
80c25280ae Restore status-quo for Borland
[SVN r35962]
2006-11-10 00:56:12 +00:00
Aleksey Gurtovoy
28101ddf68 More GCC 4.x workarounds merges from RC_1_34_0
[SVN r35961]
2006-11-10 00:40:43 +00:00
Aleksey Gurtovoy
28a2d96840 More GCC 4.x workarounds
[SVN r35960]
2006-11-10 00:39:04 +00:00
Aleksey Gurtovoy
33e1caa14e Merge vacpp preprocessor fixes from RC_1_34_0
[SVN r35939]
2006-11-09 01:48:15 +00:00
Aleksey Gurtovoy
3a822ad2c5 vacpp preprocessor fixes (thanks to Christoph Jaeschke)
[SVN r35938]
2006-11-09 01:44:00 +00:00
Aleksey Gurtovoy
cc66759729 vacpp preprocessor fixes (thanks to Christoph Jaeschke)
[SVN r35937]
2006-11-09 01:21:03 +00:00
Aleksey Gurtovoy
8c7f8d8a6b Merge vacpp fix from RC_1_34_0
[SVN r35936]
2006-11-09 01:14:10 +00:00
Aleksey Gurtovoy
2cf805d699 Merge fix from RC_1_34_0
[SVN r35935]
2006-11-09 01:12:50 +00:00
Aleksey Gurtovoy
45d97de592 Add missed slash
[SVN r35934]
2006-11-09 01:06:57 +00:00
Aleksey Gurtovoy
869e19c281 vacpp fixes (thanks to Christoph Jaeschke)
[SVN r35933]
2006-11-09 01:05:31 +00:00
Aleksey Gurtovoy
a9e4545cd5 Merge vacpp preprocessor fixes from RC_1_34_0
[SVN r35932]
2006-11-09 00:48:44 +00:00
Aleksey Gurtovoy
bda9e2cb89 vacpp preprocessor fixes (thanks to Christoph Jaeschke)
[SVN r35931]
2006-11-09 00:46:57 +00:00
Aleksey Gurtovoy
e9184ee375 Merge vacpp MPL asserts config fixes from RC_1_34_0
[SVN r35929]
2006-11-09 00:13:22 +00:00