Commit Graph
25 Commits
Author SHA1 Message Date
Rene Rivera 1ed4e62903 Add missing file. 2015-01-29 15:52:21 -06:00
Rene Rivera 00eb018794 Initial docs for predef_check. 2015-01-29 15:41:56 -06:00
Rene Rivera 211a868b80 Add general predef_check utility program and BBv2 support for using it. 2015-01-27 08:28:37 -06:00
Rene Rivera 84967e3d0a Add missing BOOST_PREDEF_MAKE_0X_VVRRPP macro (thanks ro Erik Lindahl
for finding it).
2014-12-30 08:13:18 -06:00
Rene Rivera e0e11e05a6 Update history doc for Android LibreOffice fixes. 2014-12-29 23:23:52 -06:00
Rene Rivera 5912dd7e62 Add Android OS header for endian definition. And some platforms don't
define all of the *BYTE_ORDER *_ENDIAN macros so need to guard for that
case. (Thanks to mstahl@redhat.com for pointing those out).
2014-12-29 23:20:36 -06:00
Rene Rivera ce0959ba62 Fix Haiku detection syntax error when Haiku is not detected. Bump
version to 1.2 and update docs.
2014-12-29 11:26:49 -06:00
Rene Rivera 56baa26f11 FUlly updated docs for version 1.1. 2014-06-03 22:29:53 -05:00
Rene Rivera c68e9b6b30 Documentation updates.. Add history and tod-do sections. Start adjusting
docs for exclusive defs.
2014-06-02 22:59:14 -05:00
Rene Rivera 1e48898a34 Update documentation to current basic source state. 2014-05-30 22:14:44 -05:00
Rene Rivera 6a9ee696cd Fix some doc typos as reported by Michel Morin. 2013-10-14 23:42:24 -05:00
Rene Rivera 141ac4b01a Resolve inspection issues. 2013-08-11 13:32:58 -05:00
Rene Rivera f13411977e Prep for formal inclusion into Boost trunk. 2013-07-28 12:07:05 -05:00
Rene Rivera bbff5c0fcf Bring back IA64 architecture. 2013-04-22 17:15:32 -05:00
Rene Rivera e15832480d Add some missing acks. 2013-04-21 15:48:33 -05:00
Rene Rivera 8759efc978 Add missing doc files. 2013-04-21 14:57:59 -05:00
Rene Rivera cb8bf4566e Add recent ack mentions. 2013-04-03 23:44:08 -05:00
Rene Rivera b10e3490ec Completed all changes from review. 2013-04-02 21:40:46 -05:00
Rene Rivera ea9f2e01ff Add BSD specific includes. Add case for Windows on ARM CPUs. Add
compatibility header.
2013-03-20 17:49:47 -05:00
Rene Rivera 4c91cba47c Add basic Android OS detection. Some adjustments to endian detection to
avoid setting multiple endianness and to avoid including extra headers.
Addition of some documentation to endian detection.
2013-03-19 23:45:35 -05:00
Rene Rivera 99ed654ccd Add endian.h header for byte order detection. Ensure that headers can be
included individually.
2013-03-18 23:06:06 -05:00
Rene Rivera 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
grafikrobot 68470ca33e Add definition docs for all the predefs. 2013-01-10 23:23:37 -06:00
Rene Rivera 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
Rene Rivera dbb5965186 Restructure the project to match new modular layout. 2012-12-28 22:25:52 -06:00