Commit Graph

781 Commits

Author SHA1 Message Date
Aleksey Gurtovoy
185fcb323f Move vacpp MPL asserts config to the right place
[SVN r35928]
2006-11-09 00:10:34 +00:00
Aleksey Gurtovoy
335631321f Merge outdated aCC6 workarounds fix from RC_1_34_0
[SVN r35927]
2006-11-08 21:48:32 +00:00
Aleksey Gurtovoy
a508b6dc28 Adjust outdated aCC6 workarounds (http://article.gmane.org/gmane.comp.lib.boost.devel/150572, thanks to Boris Gubenko)
[SVN r35926]
2006-11-08 21:44:30 +00:00
Beman Dawes
75632d1fd6 Merged copyright and license addition
[SVN r35907]
2006-11-07 19:27:00 +00:00
Beman Dawes
911e606005 Add copyright, license
[SVN r35905]
2006-11-07 19:11:57 +00:00
Aleksey Gurtovoy
99c280e3c8 Integrate GCC fixes from RC_1_34_0
[SVN r35896]
2006-11-07 09:03:36 +00:00
Rene Rivera
ba565e217a Remove obsolete Boost.Build v1 files.
[SVN r35880]
2006-11-06 17:10:46 +00:00
Aleksey Gurtovoy
d0c56a0b37 Workaround GCC bug #29518
[SVN r35867]
2006-11-06 05:51:40 +00:00
Dave Abrahams
4b303f2a4a Add license/copyright
[SVN r35651]
2006-10-18 06:08:05 +00:00
Dave Abrahams
0acccdb74d Remove bogus file
[SVN r35038]
2006-09-07 23:02:42 +00:00
Aleksey Gurtovoy
57fd7ea3a2 Get rid of temporary files
[SVN r34981]
2006-08-28 07:40:23 +00:00
Aleksey Gurtovoy
021abf6245 Get rid of temporary files
[SVN r34980]
2006-08-28 07:38:22 +00:00
Aleksey Gurtovoy
2f573b3a20 Get rid of temporary files
[SVN r34979]
2006-08-28 07:32:30 +00:00
Aleksey Gurtovoy
b890dc4fe9 Document for_each
[SVN r34978]
2006-08-28 07:25:47 +00:00
Aleksey Gurtovoy
5b3bbab314 transform.rst: fix copy & paste errors (merged from RC_1_34_0)
[SVN r34977]
2006-08-28 06:14:30 +00:00
Aleksey Gurtovoy
5575dd2fc5 transform.rst: fix copy & paste errors
[SVN r34976]
2006-08-28 06:06:26 +00:00
Aleksey Gurtovoy
a51bd538d6 Integral Constant: Add missing ::tag requirement
[SVN r34757]
2006-07-28 06:11:00 +00:00
Tobias Schwinger
9595b29dae adds test case for Integral Constant type argument
[SVN r34670]
2006-07-22 15:10:50 +00:00
Tobias Schwinger
42bff20795 makes begin< int_<I> > return void_
[SVN r34669]
2006-07-22 15:08:37 +00:00
Aleksey Gurtovoy
3a4b33d399 merge fixes from RC_1_34_0
[SVN r34276]
2006-06-12 07:21:44 +00:00
Aleksey Gurtovoy
db83018d5b comment out failing test case -- it tries to test non-existing functionality!
[SVN r34275]
2006-06-12 07:13:12 +00:00
Aleksey Gurtovoy
ab1e77ee01 Correct erroneous copyright date
[SVN r34274]
2006-06-12 05:11:55 +00:00
Tobias Schwinger
acedeb11a7 introduces test case for is_sequence< int<0> >
[SVN r33979]
2006-05-16 13:37:14 +00:00
Tobias Schwinger
fef0cb1b3c makes begin< int_<0> >::type compile
[SVN r33978]
2006-05-16 13:35:43 +00:00
Aleksey Gurtovoy
19ffdaaad4 Fix copy & paste error
[SVN r33943]
2006-05-05 21:48:40 +00:00
Jaakko Järvi
edc824ada4 fixed a bug (added missing comma) in one of g++ workarounds
[SVN r33913]
2006-05-03 03:27:58 +00:00
Jaakko Järvi
7ebf2ffd2c Fixing a bug in a g++ workaround
[SVN r33912]
2006-05-03 03:21:36 +00:00
Dave Abrahams
9cdc987730 merged from trunk
[SVN r33506]
2006-03-28 16:15:15 +00:00
Dave Abrahams
f100326cf0 Workarounds for GCC bug http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26904
[SVN r33505]
2006-03-28 16:12:56 +00:00
nobody
487545f03a This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r33417]
2006-03-21 02:26:31 +00:00
Dave Abrahams
1177466ac3 Stop using assert() in tests
[SVN r33181]
2006-02-28 22:56:33 +00:00
Dave Abrahams
63867d80b5 Stop using assert() in tests so we can test with NDEBUG defined.
[SVN r33026]
2006-02-20 15:45:40 +00:00
Aleksey Gurtovoy
027f473580 Add missing parameter (thanks to Bruno Martinez)
[SVN r33002]
2006-02-19 06:52:17 +00:00
Dave Abrahams
374d6d0f4e Add a failing test case
[SVN r32997]
2006-02-18 20:54:15 +00:00
Douglas Gregor
b37d56ef17 Merged from Version_1_33_1
[SVN r31949]
2005-12-08 03:23:02 +00:00
Larry Joe Evans
0fc68d0a3d enable vector_c.hpp to handle case where T is enumeration
[SVN r31933]
2005-12-06 13:59:34 +00:00
Eric Niebler
3b39c6bbcd fix bad include guard
[SVN r31919]
2005-12-05 17:59:21 +00:00
Larry Joe Evans
b6cb514192 #defined AUX778076_CONVERT_CN_TO and used in modified AUX778076_SEQUENCE_N_ARGS
to enable enumerations to be used for T in AUX778076_SEQUENCE_N_ARGS


[SVN r31196]
2005-10-04 18:01:35 +00:00
Aleksey Gurtovoy
9884799fe1 Portability fixes to preprocess.py et al. (thanks to Larry Evans!)
[SVN r31189]
2005-10-04 08:35:29 +00:00
Aleksey Gurtovoy
af51dfffc2 Fix typos (thanks to Charles Brockman!)
[SVN r31032]
2005-09-19 04:36:29 +00:00
John Maddock
997a78ad4f Large patch from Ulrich Eckhardt to fix support for EVC++ 4.
[SVN r30670]
2005-08-25 16:27:28 +00:00
Aleksey Gurtovoy
4b9c8b6055 rename files with filenames >31 chars
[SVN r30281]
2005-07-28 11:04:37 +00:00
Aleksey Gurtovoy
71bcf17a33 delete a stale rst
[SVN r30280]
2005-07-28 11:01:26 +00:00
Aleksey Gurtovoy
5005ea67dd fix integral_c<bool,...>
[SVN r30173]
2005-07-19 04:03:12 +00:00
Dave Abrahams
d3b64a34d7 Fix workaround for vc-8.0 beta
[SVN r30043]
2005-07-13 13:13:38 +00:00
Dave Abrahams
d2d4ed3253 Bugs have been fixed in VC-8
[SVN r29910]
2005-07-06 17:39:38 +00:00
Fernando Cacciola
63732ccefc *** empty log message ***
[SVN r29790]
2005-06-24 21:42:40 +00:00
Fernando Cacciola
e4fb6bf5e5 BOOST_TESTED_AT used in numeric_cast
old_numeric_cast takes the exception class from converter_policies


[SVN r29789]
2005-06-24 19:09:13 +00:00
Fernando Cacciola
de299f5f3e Old numeric_cast<> completely replaced by new code (except that the old code is retained as a fallback mechanism for old broken compilers that can't deal with the new code)
[SVN r29761]
2005-06-23 23:33:01 +00:00
Markus Schöpflin
e653056565 The EDG workaround is only needed when NOT operating in strict ansi (error)
mode, which is identified by __STD_STRICT_ANSI or __STD_STRICT_ANSI_ERRORS.


[SVN r29736]
2005-06-22 15:20:18 +00:00