summaryrefslogtreecommitdiff
path: root/libs/any
Commit message (Expand)AuthorAgeFilesLines
* Update any, dll from developAutomated Commit2017-05-191-0/+0
* Update 4 submodules from developAutomated Commit2017-02-231-0/+0
* Update any, regex from developAutomated Commit2017-02-081-0/+0
* Update any from developAutomated Commit2017-01-271-0/+0
* Update any from developAutomated Commit2017-01-041-0/+0
* Update any from developAutomated Commit2017-01-021-0/+0
* Update 5 submodules from developAutomated Commit2016-12-031-0/+0
* Update 5 submodules from developAutomated Commit2016-12-031-0/+0
* Update any from developAutomated Commit2016-11-201-0/+0
* Update any from developAutomated Commit2016-11-201-0/+0
* Update integer, random, utility, functional, config, array, type_traits, iter...Automated Commit2016-10-081-0/+0
* Update any from develop.Automated Commit2015-12-181-0/+0
* Update any from develop.Automated Commit2015-12-181-0/+0
* Update any from develop.Automated Commit2015-12-181-0/+0
* Update any from develop.Automated Commit2015-12-181-0/+0
* Update any, type_index from develop.Automated Commit2015-08-221-0/+0
* Update variant, any, type_index from develop.Automated Commit2015-08-221-0/+0
* Update any, type_index from develop.Automated Commit2015-08-221-0/+0
* Update multiprecision, any from develop.Automated Commit2015-04-251-0/+0
* Update lexical_cast, any from develop.Automated Commit2015-01-221-0/+0
* Update any from develop.Automated Commit2014-12-231-0/+0
* Update any from develop.Automated Commit2014-08-261-0/+0
* Update tti, preprocessor, mpl, accumulators, foreach, proto, xpressive, any, ...Automated Commit2014-08-181-0/+0
* Update any, spirit, geometry from develop.Automated Commit2014-08-111-0/+0
* Update geometry, lexical_cast, conversion, any from develop.Automated Commit2014-08-111-0/+0
* Update any from develop.Automated Commit2014-07-071-0/+0
* Update any from develop.Automated Commit2014-02-061-0/+0
* Update any from develop.Automated Commit2014-02-021-0/+0
* Update any, circular_buffer, conversion, variant.Daniel James2013-12-091-0/+0
* Update several modules.Daniel James2013-12-051-0/+0
* Remove BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATIONStephen Kelly2013-10-111-0/+0
* Fix for construction of `any` from `const any&&` (refs #9215)Antony Polukhin2013-10-091-0/+0
* Any: Remove obsolete GCC version check.Stephen Kelly2013-10-011-0/+0
* Remove obsolete MSVC check from pragma guardStephen Kelly2013-09-261-0/+0
* Add tests for any.clear() and workaround Intel issue in tests (refs #6999)Antony Polukhin2013-08-071-0/+0
* Slightly change file and test names from r85152 to better reflect test (refs ...Antony Polukhin2013-07-251-0/+0
* Added some more C++11 tests for Boost.Any (refs #6999)Antony Polukhin2013-07-241-0/+0
* Trivial fix of visibility issue (refs #8751)Antony Polukhin2013-07-021-0/+0
* Docs update: ValueType of Boost.Any shall be CopyConstructible, not Move cons...Antony Polukhin2013-06-011-0/+0
* Add workaround for MSVC-10 bug: disable test (partially refs #6999)Antony Polukhin2013-05-211-0/+0
* Remove incorrect tests from Boost.Any (refs #6999)Antony Polukhin2013-05-131-0/+0
* Bugfix for anyAntony Polukhin2013-05-111-0/+0
* Make Boost.Any more conformant to draft:Antony Polukhin2013-05-101-0/+0
* Make Boost.Any more conformant to draft:Antony Polukhin2013-05-071-0/+0
* Make Boost.Any more conformant to draft:Antony Polukhin2013-05-041-0/+0
* Added missing BOOST_NOEXCEPT to destructor and updated documentation of Boost...Antony Polukhin2013-04-201-0/+0
* Do not use Boost.Move for rvalues emulation in Boost.Any (now rvalues in Boos...Antony Polukhin2013-04-151-0/+0
* Added rvalue references support via Boost.Move to Boost.Any (refs #6999)Antony Polukhin2013-04-141-0/+0
* Add missing return in test case.Steven Watanabe2013-02-161-0/+0
* Document free swap. Fixes #7578.Steven Watanabe2013-02-151-0/+0