summaryrefslogtreecommitdiff
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Fix for MSVC 6.5.Ronald Garcia2006-02-201-0/+0
* Stop using assert() in tests so we can test with NDEBUG defined.Dave Abrahams2006-02-203-0/+0
* Fixed to iostream's Jamfile'v2Vladimir Prus2006-02-201-0/+0
* fixed the slist includePavol Droba2006-02-201-0/+0
* Disable rtti for all msvc version, hopefully this wil fix the remaining failureVladimir Prus2006-02-201-0/+0
* Update Jamfile.v2Vladimir Prus2006-02-201-0/+0
* Don't import placeholders if they're not defined in the first place.John Maddock2006-02-201-0/+0
* Revert mistaked removalVladimir Prus2006-02-201-0/+0
* Added address of statechart maintainer.Andreas Huber2006-02-191-0/+1
* correction on include headerRobert Ramey2006-02-191-0/+0
* The test suite now also compiles and links all examples.Andreas Huber2006-02-191-0/+0
* patch for infinite looping on Borland compilersAlisdair Meredith2006-02-191-0/+0
* Added Borland fix with right toolset name this time.John Maddock2006-02-191-0/+0
* Remove uses of assert() from testsDave Abrahams2006-02-192-0/+0
* possible sun fixThorsten Jørgen Ottosen2006-02-191-0/+0
* less dependency in serializationThorsten Jørgen Ottosen2006-02-191-0/+0
* possible fix for sun, new map iteratorThorsten Jørgen Ottosen2006-02-191-0/+0
* corrected transfer test, possible fix for sunThorsten Jørgen Ottosen2006-02-191-0/+0
* finished removing LVALUE_TYPEOFArkadiy Vertleyb2006-02-191-0/+0
* Add missing parameter (thanks to Bruno Martinez)Aleksey Gurtovoy2006-02-191-0/+0
* VC++ warning suppressionDave Abrahams2006-02-181-0/+0
* Reduce the usage of basic_stringstream as much a possible to work around VC8 ...Jeff Garland2006-02-181-0/+0
* Add a failing test caseDave Abrahams2006-02-181-0/+0
* added new test for operator,()Thorsten Jørgen Ottosen2006-02-181-0/+0
* added operator, againThorsten Jørgen Ottosen2006-02-181-0/+0
* Fully qualified detail:: to work around a subtle VC 7.1 problem.Peter Dimov2006-02-181-0/+0
* Eliminate duplicate inline keyword warnings.Dave Abrahams2006-02-181-0/+0
* Added some missing "inline" keywords.Dave Abrahams2006-02-181-0/+0
* removed temporary code added to investigate cw-8.x failureArkadiy Vertleyb2006-02-181-0/+0
* LVALUE_TYPEOF droppedArkadiy Vertleyb2006-02-181-0/+0
* cleaned up after running inspectThorsten Jørgen Ottosen2006-02-181-0/+0
* added test for fixed ptr_map_iteratorThorsten Jørgen Ottosen2006-02-181-0/+0
* fixed ptr_map reverse_iteratorsThorsten Jørgen Ottosen2006-02-181-0/+0
* fixed serialization implementationThorsten Jørgen Ottosen2006-02-181-0/+0
* fixed problems with nested function templatesThorsten Jørgen Ottosen2006-02-181-0/+0
* revert Jamfile badnessEric Niebler2006-02-181-0/+0
* Fixed bug in optional_ioFernando Cacciola2006-02-171-0/+0
* Some Borland workaroundsDave Abrahams2006-02-171-0/+0
* update list of supported compilersEric Niebler2006-02-171-0/+0
* *** empty log message ***Thorsten Jørgen Ottosen2006-02-161-0/+0
* Split the hash documentation into several files.Daniel James2006-02-161-0/+0
* Non-templated iostreams fix in optional_ioFernando Cacciola2006-02-161-0/+0
* fixed error in cloningThorsten Jørgen Ottosen2006-02-161-0/+0
* Cleaned up index_range implementation a bit.Ronald Garcia2006-02-161-0/+0
* fixed bug reported at http://lists.boost.org/boost-users/2006/02/17230.phpJoaquín M. López Muñoz2006-02-161-0/+0
* Fixed typo.John Maddock2006-02-161-0/+0
* Fixed user message bug in cleanup_and_throwJim Douglas2006-02-161-0/+0
* Enable pthread support on OpenBSDJohn Maddock2006-02-161-0/+0
* Fix up DLL linkingVladimir Prus2006-02-161-0/+0
* Set <define>BOOST_ALL_DYN_LINK=1 for shared libVladimir Prus2006-02-161-0/+0