summaryrefslogtreecommitdiff
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Trivial patches to silence MSVC warnings.John Maddock2007-12-152-0/+0
* Fix error messages so they work with Boost.Format.John Maddock2007-12-151-0/+0
* Correct misspelling of library nameBeman Dawes2007-12-151-0/+0
* MSVC warning suppression.John Maddock2007-12-151-0/+0
* don't use identifires R1 and R2: some HP-UX headers define them as macrosBoris Gubenko2007-12-151-0/+0
* don't use identifires R1 and R2: some HP-UX headers define them as macrosBoris Gubenko2007-12-151-0/+0
* I. Changed signature and specification of boost::iostreams::close(),Jonathan Turkanis2007-12-141-0/+0
* Fix bad comments in test files.John Maddock2007-12-141-0/+0
* Fix typos reported by Sebastian Pipping.John Maddock2007-12-141-0/+0
* GIL: Fixed Intel compiler errors.Lubomir Bourdev2007-12-141-0/+0
* forgot to submit this tooThorsten Jørgen Ottosen2007-12-131-0/+0
* Add instructions and license for the maintainers fileDouglas Gregor2007-12-131-4/+10
* Set up initial platform maintainers fileDouglas Gregor2007-12-131-5/+37
* Fixes #1454.John Maddock2007-12-131-0/+0
* Solved warning when using -WallIon Gaztañaga2007-12-131-0/+0
* M. Marcin's improved version of erase_if + minor indentation tweaksThorsten Jørgen Ottosen2007-12-131-0/+0
* GIL: fixed the Makefile along with a minor fixHailin Jin2007-12-131-0/+0
* added tobias as fusion maintainer + tweaked spirit mainteners to joel de guzm...Joel de Guzman2007-12-121-2/+2
* Fix typo in maintainers fileDouglas Gregor2007-12-121-1/+1
* circular_buffer: g++ warning fixJan Gaspar2007-12-121-0/+0
* undo revision 41404; see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34238Ralf W. Grosse-Kunstleve2007-12-121-0/+0
* remove conditionalization for aCC: this header works with gcc on HP-UX alsoBoris Gubenko2007-12-111-0/+0
* Fixes #1474.John Maddock2007-12-111-0/+0
* Fixes #1471.John Maddock2007-12-111-0/+0
* Fixes #1455.John Maddock2007-12-111-0/+0
* Fixes #1504.John Maddock2007-12-111-0/+0
* Fixes #1454.John Maddock2007-12-111-0/+0
* SunPro 5.9 can't detect lvalue returnsDave Abrahams2007-12-101-0/+0
* Treated Rogue Wave library concept check failure on Tru64/CXX.Markus Schöpflin2007-12-101-0/+0
* value_init.hpp now no longer distinguished between workaround and non-workaro...Niels Dekker2007-12-091-0/+0
* Added value_init tests if a copy function of T is called when value_initializ...Niels Dekker2007-12-091-0/+0
* Ensure asio header comes before boost.thread header.Christopher Kohlhoff2007-12-081-0/+0
* Suppress signed/unsigned warning.Christopher Kohlhoff2007-12-081-0/+0
* Documentation fixes.Christopher Kohlhoff2007-12-081-0/+0
* Only suppress warning for Visual C++ 8 and later. Refs #1509Daniel James2007-12-081-0/+0
* Try to suppress a Visual C++ warning. Refs #1509Daniel James2007-12-081-0/+0
* Documentation fixes.Christopher Kohlhoff2007-12-081-0/+0
* Try to fix stall when sending large amounts of data over SSL.Christopher Kohlhoff2007-12-071-0/+0
* fixed order of comparison in timeout checkAnthony Williams2007-12-071-0/+0
* Workaround for MPICH to properly deal with SEEK_* constants.Douglas Gregor2007-12-061-0/+0
* - fix and close #1502 Gunter Winkler2007-12-061-0/+0
* Disable more Visual C++ warnings in Function headers. Fixes #1416Douglas Gregor2007-12-061-0/+0
* Bump VC++ version check to continue applying VC-specific workaround forDouglas Gregor2007-12-061-0/+0
* compute 'result' in to_ulong() as it is done in Boost 1.34Boris Gubenko2007-12-061-0/+0
* Avoid bug in Microsoft Code AnalysisDavid Jenkins2007-12-061-0/+0
* change to fix failures with gcc 4.1+Robert Ramey2007-12-061-0/+0
* Don't use deprecated function workaround when compiling for Windows CE.Christopher Kohlhoff2007-12-051-0/+0
* attempts to fix strange problems with Pathscale compilersTobias Schwinger2007-12-051-0/+0
* improved timeout checksAnthony Williams2007-12-051-0/+0
* clarifies #error messageTobias Schwinger2007-12-051-0/+0