summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Boost.Log merged to trunk.boost-1.46.1Andrey Semashev2013-04-132-0/+4
| | | | [SVN r83860]
* Release 1.46.1Beman Dawes2011-03-12506-0/+47076
|\ | | | | | | [SVN r69890]
| * Revert r69620.Daniel James2011-03-101-0/+0
| | | | | | | | | | | | | | It's breaking the tests and probably isn't appropriate for a bug fix release. [SVN r69816]
| * Merge a couple of documentations fixes for iostreams.Daniel James2011-03-091-0/+0
| | | | | | | | [SVN r69759]
| * Regenerate with up to date autoconf - otherwise exhibits spurious failures.John Maddock2011-03-081-0/+0
| | | | | | | | [SVN r69710]
| * Merge r68990 to release just before 2.46.1, because it's a critical and ↵Sebastian Redl2011-03-081-0/+0
| | | | | | | | | | | | low-risk fix. Sorry about not waiting for permission, but I won't have access to this computer again until after the release. So if this merge is a problem, just revert it. [SVN r69684]
| * Merge selected bug fixes from trunk:Christopher Kohlhoff2011-03-081-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixed a compile error on some versions of g++ due to anonymous enums. Fixes #4883. * Fixed a bug in asio::streambuf where the consume() function did not always update the internal buffer pointers correctly. The problem may occur when the asio::streambuf is filled with data using the standard C++ member functions such as sputn(). (Note: the problem does not manifest when the streambuf is populated by the Asio free functions read(), async_read(), read_until() or async_read_until().) * EV_ONESHOT seems to cause problems on some versions of Mac OS X, with the io_service destructor getting stuck inside the close() system call. Use EV_CLEAR instead. Fixes #5021. * Fixed a bug on kqueue-based platforms, where reactor read operations that return false from their perform() function are not correctly re-registered with kqueue. * Fixed the linger socket option on non-Windows platforms. * Fixed function name in comment for asio::placeholders::iterator. [SVN r69680]
| * Merge minor fixes in TR1 to release.John Maddock2011-03-071-0/+0
| | | | | | | | [SVN r69626]
| * Merge minor regex lib fixes from Trunk.John Maddock2011-03-071-0/+0
| | | | | | | | [SVN r69625]
| * Bring Boost.Config into line with Trunk.John Maddock2011-03-071-0/+0
| | | | | | | | [SVN r69624]
| * Committing changes merged from trunk, most notably optional non-intrusive ↵Emil Dotchevski2011-03-071-0/+0
| | | | | | | | | | | | exception_ptr support for MSVC. [SVN r69620]
| * removed reference to 45-degree booleans optimizationLuke Simonson2011-03-071-0/+0
| | | | | | | | [SVN r69617]
| * disabled 45-degree booleans optimizationLuke Simonson2011-03-071-0/+0
| | | | | | | | [SVN r69615]
| * Merge minor bug fixes from Trunk for 1.46.1 release.John Maddock2011-03-061-0/+0
| | | | | | | | [SVN r69609]
| * Merged [69071-69538] from trunk for 1.46.1. Ticket #5207, reports from John ↵Joachim Faulhaber2011-03-041-0/+0
| | | | | | | | | | | | Reid, corrections on the documentation. Additions of tests. Some tests fro compiler specific issues prefixed by cmp_. [SVN r69542]
| * Merge trunk; 3 code fixes, 1 doc fixBeman Dawes2011-03-031-0/+0
| | | | | | | | [SVN r69521]
| * Fix PDF build from within boost-root/doc/pdfJohn Maddock2011-03-033-0/+0
| | | | | | | | [SVN r69511]
| * Merged bug fixes from trunk ↵Jeremiah Willcock2011-03-031-0/+0
| | | | | | | | | | | | (r68781,r68949,r68972,r68979,r69021,r69404,r69430) for 1.46.1 [SVN r69502]
| * Merged from trunk to release.Frank Mori Hess2011-03-021-0/+0
| | | | | | | | [SVN r69479]
| * Merge quickbook workaround for g++ 4.4 optimization bug.Daniel James2011-03-021-0/+0
| | | | | | | | [SVN r69470]
| * Add copy constructors and assignment operators when using rvalue references. ↵Daniel James2011-03-021-0/+0
| | | | | | | | | | | | Fixes #5119. [SVN r69469]
| * Merge prep for 1.46.1Daniel James2011-03-026-34/+35
| | | | | | | | [SVN r69468]
| * Merge boost build updates to the getting started guide.Daniel James2011-03-028-168/+140
| | | | | | | | [SVN r69466]
| * merge changeset 68314 68463 to releaseEric Niebler2011-03-021-0/+0
| | | | | | | | [SVN r69464]
| * Merge from trunkJoel de Guzman2011-03-021-0/+0
| | | | | | | | [SVN r69453]
| * Docs/cosmetic: fix td/th border style in FirefoxAleksey Gurtovoy2011-02-211-0/+0
| | | | | | | | [SVN r69117]
| * Closing ticket #816Aleksey Gurtovoy2011-02-211-0/+0
| | | | | | | | [SVN r69116]
| * merge [61925] from the trunk.Steven Watanabe2011-02-201-1/+5
| | | | | | | | [SVN r69110]
| * Remove documentation link from libs/libraries.htmDaniel James2011-02-171-6/+0
| | | | | | | | [SVN r68978]
| * Merge [68779] from the trunk.Steven Watanabe2011-02-161-0/+0
| | | | | | | | [SVN r68964]
| * Repair failed mergeBeman Dawes2011-02-151-0/+0
| | | | | | | | [SVN r68914]
| * Merge trunk, including reparse point bug fixBeman Dawes2011-02-151-0/+0
| | | | | | | | [SVN r68913]
| * Merge trunk BOOST_ASSERT_MSG additionsBeman Dawes2011-02-152-0/+0
| | | | | | | | [SVN r68912]
| * Merge trunkBeman Dawes2011-02-151-0/+0
| | | | | | | | [SVN r68911]
| * Merge fixes for test_output from the trunk.Steven Watanabe2011-02-031-0/+0
| | | | | | | | [SVN r68625]
| * Adjust for jam sources move on trunk.Vladimir Prus2011-02-011-1/+1
| | | | | | | | [SVN r68594]
| * Merge patch to update tools/regression to Boost.Filesystem V3.Vladimir Prus2011-01-315-67/+79
| | | | | | | | [SVN r68589]
| * Merge doc build changes for jam.Daniel James2011-01-302-3/+3
| | | | | | | | [SVN r68572]
| * Merge quickbook documentation changes.Daniel James2011-01-301-0/+0
| | | | | | | | [SVN r68568]
| * Last minute bug fix (ticket #5135) for boost 1.46.0 authorized by Rene Rivera. Joachim Faulhaber2011-01-291-0/+0
| | | | | | | | [SVN r68552]
| * Last minute bug fix (ticket #5135) for boost 1.46.0 authorized by Rene Rivera. Joachim Faulhaber2011-01-291-0/+0
| | | | | | | | [SVN r68551]
| * Fix pathscale config.John Maddock2011-01-291-0/+0
| | | | | | | | [SVN r68542]
| * Fix PDF build.John Maddock2011-01-292-2/+6
| | | | | | | | [SVN r68541]
| * Revert [68076], refs #1427.Daniel James2011-01-281-0/+0
| | | | | | | | | | | | | | Will try to fix this properly in 1.47. [SVN r68524]
| * Spirit: merging docs from trunkHartmut Kaiser2011-01-281-0/+0
| | | | | | | | [SVN r68521]
| * Merge doc changes from Trunk so that BOOST*NIX macros are no longer defined.John Maddock2011-01-271-0/+0
| | | | | | | | [SVN r68482]
| * Remove mistakenly added usage of Unix headers everywhereVladimir Prus2011-01-271-0/+0
| | | | | | | | [SVN r68476]
| * Add files that recent merge of Boost.Build missedVladimir Prus2011-01-251-0/+0
| | | | | | | | [SVN r68439]
| * Merge Boost.Build from trunkVladimir Prus2011-01-251-0/+0
| | | | | | | | [SVN r68437]
| * Spirit: removing utree from release branchHartmut Kaiser2011-01-241-0/+0
| | | | | | | | [SVN r68409]