822d09f19b
Fix Intel C/C++ compiler version specification.
...
Add `BOOST_VERSION_NUMBER_MAJOR`, `BOOST_VERSION_NUMBER_MINOR`,
`BOOST_VERSION_NUMBER_PATCH` macros to extract components from valid
version numbers.
2017-01-03 22:07:48 -06:00
a3dffe8f1a
Update docs for check utility changes and for 1.3 release. Bump versions
...
for release of 1.3. Update copyrights that I forgot on the previous
commits.
2015-07-01 17:19:29 -05:00
0f113b0871
Fix non-standard test feature test collection. I.e. make the feature
...
collection no rely on implementioned defined behaviour. And fix check
program handling of no-expression invocations vs expression invocations.
2015-06-29 18:49:33 -05:00
a3a555610c
Initial implementation of exclusive definition of compiler detection
...
with emulated definitions.
2014-01-16 15:50:19 -06:00
3ccc33fa28
Update copyrights back to original author.
2014-01-10 08:46:03 -06:00
9fcecba7cc
Most changes from review comments implemented. Remove use of "#elif" for
...
backward PP compatability. Add BOOST_category_item_AVAILABLE as a
defined, or not, symbol for use with "#ifdef" or "#ifndef". Add
documentation of macros used for detection and version information. Also
replace direct use of BVN(0,0,0) and BVN(0,0,1) with more meaningful
macros that are globally defined, and hence consistent.
2013-01-18 21:25:30 -06:00
68470ca33e
Add definition docs for all the predefs.
2013-01-10 23:23:37 -06:00
fe6037697c
Get the doc building working again (with the quickbook-dev branch).
...
Update html docs to match latest code state.
2013-01-05 15:31:59 -06:00
dbb5965186
Restructure the project to match new modular layout.
2012-12-28 22:25:52 -06:00