Commit Graph
430 Commits
Author SHA1 Message Date
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 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 80c25280ae Restore status-quo for Borland
[SVN r35962]
2006-11-10 00:56:12 +00:00
Aleksey Gurtovoy 28a2d96840 More GCC 4.x workarounds
[SVN r35960]
2006-11-10 00:39:04 +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 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 bda9e2cb89 vacpp preprocessor fixes (thanks to Christoph Jaeschke)
[SVN r35931]
2006-11-09 00:46:57 +00:00
Aleksey Gurtovoy 185fcb323f Move vacpp MPL asserts config to the right place
[SVN r35928]
2006-11-09 00:10:34 +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
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 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 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
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
Dave Abrahams 9cdc987730 merged from trunk
[SVN r33506]
2006-03-28 16:15:15 +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
Dave Abrahams b7fa994f3d Added iterator testing.
[SVN r29682]
2005-06-18 22:42:04 +00:00