summaryrefslogtreecommitdiff
path: root/libs/foreach
Commit message (Expand)AuthorAgeFilesLines
* [foreach] merge 69941 from trunkEric Niebler2011-04-151-0/+0
* Merge documentation fixes to release.Daniel James2010-10-301-0/+0
* Merged revisions 65515 via svnmerge from Eric Niebler2010-10-061-0/+0
* Merge foreach from trunk - remove unused parameter and add clang exception to...Christopher Jefferson2010-07-301-0/+0
* Merge documentation fixes.Daniel James2010-06-261-0/+0
* Merged revisions 62660-62661 via svnmerge from Eric Niebler2010-06-101-0/+0
* Merged revisions 61264,61449 via svnmerge from Eric Niebler2010-04-271-0/+0
* Merge some link fixes and release notes.Daniel James2010-04-211-0/+0
* rm cmake from the release branch before it goes out broken. Policy dictates ...Troy D. Straszheim2009-10-171-0/+0
* Merged revisions 55718 via svnmerge from Eric Niebler2009-08-221-0/+0
* Add basic copyright/license to keep cmake out of the inspection reportTroy D. Straszheim2009-07-221-0/+0
* Merged revisions 52836 via svnmerge from Eric Niebler2009-05-161-0/+0
* Merged revisions 51752-51753 via svnmerge from https://svn.boost.org/svn/boos...Eric Niebler2009-03-201-0/+0
* Merge PDF build changes from Trunk.John Maddock2009-02-231-0/+0
* Merged revisions 51169,51271 via svnmerge from Eric Niebler2009-02-161-0/+0
* merge of cmake build files from trunk per bemanTroy D. Straszheim2009-01-241-0/+0
* Merged revisions 48992 via svnmerge from Eric Niebler2008-10-011-0/+0
* latest BOOST_FOREACHEric Niebler2008-06-201-0/+0
* work with abstract classes, fixes #1814Eric Niebler2008-04-111-0/+0
* Merged revisions 43206,43208-43213 via svnmerge from Daniel James2008-02-101-0/+0
* merged from trunkEric Niebler2007-12-061-0/+0
* Full merge from trunk at revision 41356 of entire boost-root tree.Beman Dawes2007-11-251-0/+0
* Full merge from trunk at revision 41356 of entire boost-root tree.Beman Dawes2007-11-251-0/+0
* Starting point for releasesBeman Dawes2007-10-051-0/+0
* This commit was manufactured by cvs2svn to create tagnobody2007-07-241-0/+0
* intel compiler on linux doesn't do const rvalue detectionEric Niebler2007-02-261-0/+0
* Remove obsolete Boost.Build v1 files.Rene Rivera2006-11-061-0/+0
* change hello world example to not use iteration over string literalEric Niebler2006-09-191-0/+0
* copyright and licenseEric Niebler2006-08-061-0/+0
* patch abstract bug in other location just for good measureEric Niebler2006-05-021-0/+0
* make foreach work with collection types that are abstractEric Niebler2006-05-021-0/+0
* This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.nobody2006-03-211-0/+0
* work-around for vc7/7Eric Niebler2006-02-121-0/+0
* fixes a typo in the BCC workaroundTobias Schwinger2006-02-091-0/+0
* try to make gcc 2.95 happyEric Niebler2006-02-081-0/+0
* add acknowledgementsEric Niebler2006-02-081-0/+0
* verify that we're getting the right answers for is_lightweight_proxyEric Niebler2006-02-081-0/+0
* eliminate unnecessary elipses to make Borland happyEric Niebler2006-02-081-0/+0
* update Extensibility section to reflect current practice wrt extending Boost....Eric Niebler2006-01-151-0/+0
* switch to quickbook 1.3Eric Niebler2006-01-131-0/+0
* fix reported name conflict on eVC4Eric Niebler2006-01-031-0/+0
* don't use 'foreach' in BOOST_FOREACH macro, as it may be #def'ed to BOOST_FOR...Eric Niebler2005-12-301-0/+0
* misc clean-up and bug fixingEric Niebler2005-12-271-0/+0
* simplify implementationEric Niebler2005-12-251-0/+0
* latest docsEric Niebler2005-12-241-0/+0
* gcc 3.3 cannot handle compile-time const-rvalue detectionEric Niebler2005-12-241-0/+0
* add customization point for noncopyable collection typesEric Niebler2005-12-221-0/+0
* use compile-time const rvalue detection on msvc and gccEric Niebler2005-12-221-0/+0
* metrowerks, it seems, cannot handle const rvalues after allEric Niebler2005-12-081-0/+0
* turn off cheap_copy optimization for types derived from std::pair, boost::ite...Eric Niebler2005-12-051-0/+0