summaryrefslogtreecommitdiff
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* try using new (undocumented) boost_range_begin/end hooksEric Niebler2005-09-011-0/+0
* work-around sunpro bug wrt array types and addressofEric Niebler2005-09-011-0/+0
* Minor doc fixesAndreas Huber2005-09-011-0/+0
* Cosmetic changesAndreas Huber2005-09-011-0/+0
* Simplified the BitMachine example (the performance measurement functions are ...Andreas Huber2005-09-011-0/+0
* FIX added triangular.hpp dependencyMichael Stevens2005-09-011-0/+0
* fixed an invariant unsafe flow pathJoaquín M. López Muñoz2005-09-011-0/+0
* Renamed InStateVsTransitionCharts.xls to Performance.xlsAndreas Huber2005-08-311-0/+0
* - Renamed InStateVsTransition.* to Performance.* and moved to directory Perfo...Andreas Huber2005-08-311-0/+0
* Various simplificationsAndreas Huber2005-08-311-0/+0
* test a possible fix to a sunpro bug wrt addressofEric Niebler2005-08-311-0/+0
* disable rvalue support for tru64cxxEric Niebler2005-08-311-0/+0
* made safe mode iterators mutithread-safeJoaquín M. López Muñoz2005-08-311-0/+0
* Turn off debug info for traverse_tests on intelStefan Slapeta2005-08-311-0/+0
* Turn off debug info for layout_test on intelStefan Slapeta2005-08-311-0/+0
* attempt to fix DigitalMars by defining BOOST_FOREACH_NO_CONST_RVALUE_DETECTIONEric Niebler2005-08-311-0/+0
* attempt to fix metrowerks by defining BOOST_FOREACH_NO_CONST_RVALUE_DETECTIONEric Niebler2005-08-311-0/+0
* attempt to fix gcc-3_3-darwin by defining BOOST_FOREACH_NO_CONST_RVALUE_DETEC...Eric Niebler2005-08-311-0/+0
* initial commitArkadiy Vertleyb2005-08-311-0/+0
* Qualify boost::detailDouglas Gregor2005-08-301-0/+0
* Fixed two broken linksAndreas Huber2005-08-291-0/+0
* - Added detailed performance data to the performance documentAndreas Huber2005-08-291-0/+0
* EDG is not removing cv qualifications on array types so help it along with re...Eric Niebler2005-08-291-0/+0
* Reconfigure lexical_cast to work wide character strings and VC++ when not usi...John Maddock2005-08-291-0/+0
* updatedJoaquín M. López Muñoz2005-08-291-0/+0
* erase(position) and erase(first,last) now return iterator to following elementJoaquín M. López Muñoz2005-08-291-0/+0
* updated link to TR1 doc; erase(position) and erase(first,last) now return ite...Joaquín M. López Muñoz2005-08-291-0/+0
* updated link to TR1 docJoaquín M. López Muñoz2005-08-291-0/+0
* erase(position) and erase(first,last) for ordered and hashed indices now retu...Joaquín M. López Muñoz2005-08-291-0/+0
* FIX resize: avoid unitialised assignment warning for data_=data; Hopefully th...Michael Stevens2005-08-291-0/+0
* work-around VC6/VC7 issue with const-qualified collection types (thx to Dave A.)Eric Niebler2005-08-291-0/+0
* sunpro cannot handle const rvaluesEric Niebler2005-08-281-0/+0
* eliminate overloads possibly confusing metrowerksEric Niebler2005-08-281-0/+0
* Fix propleptic into prolepticJeff Garland2005-08-281-0/+0
* vacpp is level 1 compliant with foreachEric Niebler2005-08-281-0/+0
* Fixed Sourceforge bug 1274584.Hartmut Kaiser2005-08-281-0/+0
* work around name collision problem with gcc-2.95-linuxEric Niebler2005-08-281-0/+0
* BOOST_NO_SFINAE implies BOOST_FOREACH_NO_CONST_RVALUESEric Niebler2005-08-281-0/+0
* Added config and header include changes needed to support MSVC + STLport 5.0.John Maddock2005-08-273-0/+0
* add test for FOREACH with dependent typesEric Niebler2005-08-261-0/+0
* applied patch by Rupert Kittinger, avoids potentially undefined behaviorJaakko Järvi2005-08-261-0/+0
* CHANGE unbounded_array: zero data_ if !NDEBUG for easier debuggingMichael Stevens2005-08-261-0/+0
* simplier test frameworkEric Niebler2005-08-261-0/+0
* add Boost.ForeachEric Niebler2005-08-262-0/+5
* BOOST_FOREACHEric Niebler2005-08-261-0/+0
* initial commitArkadiy Vertleyb2005-08-261-0/+0
* initial commitmentJonathan Turkanis2005-08-261-0/+0
* Gcc warning suppression.John Maddock2005-08-251-0/+0
* Large patch from Ulrich Eckhardt to fix support for EVC++ 4.John Maddock2005-08-2527-0/+0
* Fix exec test.Stefan Seefeld2005-08-251-0/+0