Commit Graph

66 Commits

Author SHA1 Message Date
Rene Rivera
6d4f26a249 Add BOOST_PREDEF_VERSION def to indicate to users the version of this
library. Bump version to 1.1 for development.
2014-01-03 08:56:48 -06: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