summaryrefslogtreecommitdiff
path: root/libs/foreach
Commit message (Expand)AuthorAgeFilesLines
* Update integer, random, utility, functional, config, array, type_traits, iter...Automated Commit2016-10-081-0/+0
* Update geometry, foreach from develop.Automated Commit2015-01-221-0/+0
* Update tti, preprocessor, mpl, accumulators, foreach, proto, xpressive, any, ...Automated Commit2014-08-181-0/+0
* Update foreach.Automated Commit2014-01-111-0/+0
* Foreach: Remove use of obsolete GCC version check.Stephen Kelly2013-09-301-0/+0
* Foreach: Remove obsolete MSVC version checks.Stephen Kelly2013-09-301-0/+0
* Remove obsolete MSVC check from pragma guardStephen Kelly2013-09-261-0/+0
* Removed missed usage of deprecated macros in Boost.ForeachMarshall Clow2012-11-261-0/+0
* comment typo, refs #7486Eric Niebler2012-11-021-0/+0
* fix typo, thanks MarshallEric Niebler2012-10-041-0/+0
* foreach: describe perils of #define-ing foreach to BOOST_FOREACHEric Niebler2012-10-031-0/+0
* only use derefof as a Borland workaround. Eliminates warning on gccEric Niebler2012-09-251-0/+0
* reverting [75540] which seemed to make things worseEric Niebler2012-03-191-0/+0
* attempting to address #6131Eric Niebler2011-11-181-0/+0
* revert all recent changes to boost.foreachEric Niebler2011-10-211-0/+0
* yet another tweak for gccEric Niebler2011-10-181-0/+0
* a different fix for gcc-4.4Eric Niebler2011-10-161-0/+0
* fix regression on gcc-4.4Eric Niebler2011-10-161-0/+0
* support for noncopyable rvalue ranges using C++0xEric Niebler2011-09-261-0/+0
* use rvalue refs on supporting compilers for const rvalue detectionEric Niebler2011-03-131-0/+0
* Link fixes.Daniel James2010-10-301-0/+0
* make auto_any ctor explicitEric Niebler2010-09-211-0/+0
* Stop gcc-specific hack applying to clangChristopher Jefferson2010-07-281-0/+0
* Detab some jamfiles.Daniel James2010-06-261-0/+0
* Update various libraries' documentation build.Daniel James2010-06-201-0/+0
* add foreach_fwd.hpp for forward declarations of foreach's customization point...Eric Niebler2010-06-091-0/+0
* remove out-of-date work-arounds for sun compilers, fixes #4306Eric Niebler2010-06-091-0/+0
* Default-initialized const objects of class type are ill-formed of the class d...Douglas Gregor2010-04-211-0/+0
* Fix links from foreach to range documentation.Daniel James2010-04-181-0/+0
* actually test the documented extension interfaceEric Niebler2010-04-141-0/+0
* Suppress msvc warnings.John Maddock2009-11-281-0/+0
* rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the ...Troy D. Straszheim2009-10-171-0/+0
* escape quickbook special characterEric Niebler2009-08-221-0/+0
* Copyrights on CMakeLists.txt to keep them from clogging up the inspectTroy D. Straszheim2009-07-261-0/+0
* work around conflict with python headers, fixes #3000Eric Niebler2009-05-071-0/+0
* Intel-Win can't seem to handle const rvalues in the ternary conditional opera...Eric Niebler2009-03-131-0/+0
* Intel-Win can't seem to handle const rvalues in the ternary conditional opera...Eric Niebler2009-03-131-0/+0
* Add PDF generation options to fix external links to point to the web site.John Maddock2009-02-171-0/+0
* eliminate shadow warnings on gcc for nested FOREACH loopsEric Niebler2009-02-101-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
* improve support for the latest CodeGear (formerly Borland) compiler, from nmu...Eric Niebler2008-09-281-0/+0
* Fix for Tru64 CXX 7.1 which is able to correctly handle rvalues.Markus Schöpflin2008-06-021-0/+0
* fix oopsEric Niebler2008-03-071-0/+0
* use a __pragma to disable a msvc warning, fixes #1672Eric Niebler2008-03-071-0/+0
* fix warningsEric Niebler2008-03-061-0/+0
* fix bug iterating over abstract baseEric Niebler2008-03-051-0/+0
* add BOOST_REVERSE_FOREACH, fixes #1071Eric Niebler2008-03-051-0/+0
* work around msvc bug 331418, fixes #1652Eric Niebler2008-03-041-0/+0