summaryrefslogtreecommitdiff
path: root/libs/variant
Commit message (Expand)AuthorAgeFilesLines
* Make sure that variants with more than 20 types work.Steven Watanabe2012-02-231-0/+0
* Fixes #6163 (hash function for variant added)Antony Polukhin2011-11-221-0/+0
* Supress warnings from variant. Refs #4666.Steven Watanabe2011-04-071-0/+0
* Avoid a quadratic number of template instantations when using the general cas...Steven Watanabe2011-01-081-0/+0
* Make operator() const. Fixes #4967Steven Watanabe2011-01-031-0/+0
* Avoid error instantiating map with recursive_variant_. Disable ADL to make i...Steven Watanabe2011-01-031-0/+0
* Detab some jamfiles.Daniel James2010-06-261-0/+0
* Update various libraries' documentation build.Daniel James2010-06-201-0/+0
* Use the least common multiple of alignments instead of the max. Fixes #993Steven Watanabe2010-06-101-0/+0
* Make sure that recursive_variant_ substitution works in all cases. Fixes #1654Steven Watanabe2010-06-101-0/+0
* Add missing #includes. Fixes #3515Steven Watanabe2010-06-091-0/+0
* Fix various Variant warnings.John Maddock2009-11-131-0/+0
* Variant: silenced a couple of MSVC warnings created during Spirit test runsHartmut Kaiser2009-11-091-0/+0
* rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the ...Troy D. Straszheim2009-10-171-0/+0
* Copyrights on CMakeLists.txt to keep them from clogging up the inspectTroy D. Straszheim2009-07-261-0/+0
* Add boost license info to documentation for a few libraries.Daniel James2009-07-221-0/+0
* Support BOOST_NO_TYPEID and BOOST_NO_IOSTREAM in Boost.Variant. Fixes #3051.Daniel James2009-06-061-0/+0
* Replace v with operand in the tutorial. Fixes #1548Steven Watanabe2009-05-221-0/+0
* Add PDF generation options to fix external links to point to the web site.John Maddock2009-02-171-0/+0
* Updating dependency information for modularized libraries.Michael A. Jackson2008-11-071-0/+0
* Updating CMake files to latest trunk. Added dependency information for regres...Michael A. Jackson2008-11-071-0/+0
* Continuing merge of CMake build system files into trunk with the encouragemen...Michael A. Jackson2008-11-011-0/+0
* Fixes #965K. Noel Belcourt2008-01-261-0/+0
* // Add or correct comment identifying Boost library this header is associated...Beman Dawes2007-11-171-0/+0
* Remove V1 JamfilesVladimir Prus2007-08-081-0/+0
* fixed typos reported in http://bugs.debian.org/378016Gennaro Prota2006-07-201-0/+0
* Fix to make direct assignment actually possible.Eric Friedman2006-06-051-0/+0
* Merged from Version_1_33_1Douglas Gregor2005-12-081-0/+0
* Incorrect usage of bool_trait_(un)def headers, see Bug #1359257.Eric Friedman2005-11-261-0/+0
* Large patch from Ulrich Eckhardt to fix support for EVC++ 4.John Maddock2005-08-251-0/+0
* Make sure strlen is availableDouglas Gregor2005-04-051-0/+0
* replaced BOOST_TESTStefan Slapeta2005-02-031-0/+0
* Fixed bug in binary visitation example code.Eric Friedman2004-11-141-0/+0
* fix MSVC failuresAleksey Gurtovoy2004-09-191-0/+0
* Reflect macro name change in MPL.Eric Friedman2004-09-191-0/+0
* merge new MPL version from 'mplbook' branchAleksey Gurtovoy2004-09-021-0/+0
* Converted files to the BSL.John Maddock2004-08-201-0/+0
* License updatesDouglas Gregor2004-08-191-0/+0
* Updated license (with permissions from blanket-permission.txt).John Maddock2004-08-181-0/+0
* License updateDouglas Gregor2004-07-301-0/+0
* Converted to Boost Software License, Version 1.0Douglas Gregor2004-07-261-0/+0
* move BOOST_USING_STD_MIN and _MAX and BOOST_PREVENT_MACRO_SUBSTITUTION to the...Eric Niebler2004-07-021-0/+0
* remove std_min and std_max, update minmax coding guidelinesEric Niebler2004-06-231-0/+0
* Add V2 Jamfile.Vladimir Prus2004-05-181-0/+0
* remove minmax hack from win32.hpp and fix all places that could be affected b...Eric Niebler2004-02-261-0/+0
* Updated workaround and defect macros to reflect new Metrowerks and Intel vers...Eric Friedman2004-01-141-0/+0
* Updated workaround to reflect new version of CodeWarrior.Eric Friedman2004-01-131-0/+0
* Updated boost::get<T>(const) now returns const T.Eric Friedman2003-12-231-0/+0
* Start using <conceptname>Douglas Gregor2003-12-081-0/+0
* Eliminated use of home-rolled enable_if implementation.Eric Friedman2003-12-061-0/+0