summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use the same syntax highlighting that QuickBook generates for the Doxygen/Boo...Steven Watanabe2010-05-252-15/+18
* Always use forward slashes in arguments to xsltproc. The windows xsltproc ca...Steven Watanabe2010-05-251-0/+0
* Better autoconfiguration for BoostBookSteven Watanabe2010-05-251-0/+0
* Use new symbol visibility macrosBeman Dawes2010-05-251-0/+0
* Decoupled arg_list and maybe. This removes a few dependencies on other header...Andrey Semashev2010-05-251-0/+0
* Update to use hidden visibility where possible.John Maddock2010-05-251-0/+0
* Change to use new symbol visibility macros.John Maddock2010-05-251-0/+0
* Add symbol visibility support to Intel and Sun compilers.John Maddock2010-05-251-0/+0
* Explicitly qualify bind with boost::. Fixes #4223.Steven Watanabe2010-05-251-0/+0
* Minor adaption of PTree tutorial to reality.Sebastian Redl2010-05-251-0/+0
* Make encode_char_entities safe against empty strings, because Graph uses it t...Sebastian Redl2010-05-251-0/+0
* Fix unconditional use of non-standard glibc specific functions.John Maddock2010-05-251-0/+0
* Spirit: fixed #4253: Error with lex::_val, added testHartmut Kaiser2010-05-251-0/+0
* Spirit: fixed #4253: Error with lex::_valHartmut Kaiser2010-05-251-0/+0
* Spirit: fixed a problem with lex::_valHartmut Kaiser2010-05-241-0/+0
* Apply fix #4237 uniformly to all shared builds, in the hope that this same pr...Beman Dawes2010-05-241-0/+0
* Fixed log ambiguity in VC++ 10Jeremiah Willcock2010-05-241-0/+0
* Apply #61957 from releaseChristopher Jefferson2010-05-231-0/+0
* Fix some minor documentation errors. Fixes #4224Steven Watanabe2010-05-231-0/+0
* cygwin fixGennadiy Rozental2010-05-231-0/+0
* Removed temporary code, skipping value-initialization of pointer-to-member ob...Niels Dekker2010-05-221-0/+0
* Added some more comment to [62159]Niels Dekker2010-05-221-0/+0
* Added BOOST_NO_COMPLETE_VALUE_INITIALIZATION to Intel C++ <= 11.1 (trunk), se...Niels Dekker2010-05-221-0/+0
* value_init_test now uses lightweight_test by Peter Dimov; see #4246. Fernando...Niels Dekker2010-05-221-0/+0
* corrected bug: the fsm parameter of a submachine now is the containing state ...Christophe Henry2010-05-221-0/+0
* Fix a minor html formatting glitchSteven Watanabe2010-05-221-0/+0
* Wave: integrated the new visibility config macrosHartmut Kaiser2010-05-221-0/+0
* Wave: integrated the new visibility config macrosHartmut Kaiser2010-05-221-0/+0
* Spirit added note about numeric parser overflows to the docsHartmut Kaiser2010-05-221-0/+0
* fix lightweight test boo boo (Thanks to Peter Dimov)Beman Dawes2010-05-221-0/+0
* Wave: applied a couple of fixes supplied by József MihaliczaHartmut Kaiser2010-05-221-0/+0
* Wave: added file type to iteration contextHartmut Kaiser2010-05-221-0/+0
* Wave: added file type to iteration contextHartmut Kaiser2010-05-221-0/+0
* Spirit: Fixing numeric parser testsHartmut Kaiser2010-05-221-0/+0
* Spirit: fixing const correctness problem, added testHartmut Kaiser2010-05-221-0/+0
* Spirit: added missing using declarationsHartmut Kaiser2010-05-221-0/+0
* Spirit: fixing const correctness problemHartmut Kaiser2010-05-221-0/+0
* Rebuild docs after changeset 62140Beman Dawes2010-05-221-0/+0
* Major upgrade to Boost.Config symbol visibility macros for shared libraries, ...Beman Dawes2010-05-222-0/+0
* generalized sub-domain implementation from Daniel WallinEric Niebler2010-05-221-0/+0
* msm added to trunkChristophe Henry2010-05-211-0/+0
* msm added to trunkChristophe Henry2010-05-211-0/+0
* Temporarily skipped value-initialization of all ptr-to-member objects for Int...Niels Dekker2010-05-211-0/+0
* Fix for trac issue #3269Anthony Williams2010-05-211-0/+0
* Sleeping for a negative time is same as sleeping for 0ms, fix forAnthony Williams2010-05-211-0/+0
* Explicitally link boost_system in boost_filesystem on darwin, the same as win...Christopher Jefferson2010-05-211-0/+0
* Fix allocator concept to match C++03 requirements in table 32.John Maddock2010-05-211-0/+0
* Added support for BOOST_NO_IOSTREAMAnthony Williams2010-05-211-0/+0
* Revert changes for sun 5.9.Daniel James2010-05-211-0/+0
* Spirit: Added tests to ensure numeric overflow leads to failing parseHartmut Kaiser2010-05-201-0/+0