Super-project for modularized Boost
Find a file
Christopher Kohlhoff 3b8e5526e7 Merge from trunk:
* Make number of strand implementations configurable by defining
  BOOST_ASIO_STRAND_IMPLEMENTATIONS to the number.

* Programs can now define BOOST_ASIO_ENABLE_SEQUENTIAL_STRAND_ALLOCATION to
  switch the allocation of strand implementations to use a round-robin approach
  rather than hashing.

* Fix potential strand starvation issue that can occur when strand.post() is used.

* Update descriptor state allocation in kqueue_reactor to match approach used in
  epoll_reactor.

* Construct epoll_reactor's interrupter member first to fix exception safety
  issue. Fixes #6006

* Clarify that the read operation ends when the buffer is full. Fixes #5999


[SVN r75009]
2011-10-17 11:32:28 +00:00
doc Added move+container libraries 2011-09-08 06:19:23 +00:00
libs Merge from trunk: 2011-10-17 11:32:28 +00:00
more 1.48.0 release cycle initialization. Authorized by Beman. 2011-07-12 13:53:58 +00:00
status merge [74584] from trunk, fixes #5475 2011-09-27 16:31:30 +00:00
tools Quickbook: Merge from trunk. 2011-10-06 22:10:28 +00:00
.gitattributes 1.16.1 initial CVS checkin 2000-07-07 16:04:40 +00:00
.gitmodules Merged for Boost 1.48 2011-08-30 15:46:15 +00:00
boost-build.jam root: merge trunk 2009-11-13 14:58:03 +00:00
boost.css Change boost.css to set the text colour as it sets the background colour. 2009-06-06 13:37:38 +00:00
boost.png Merged from 1.33.0 release 2005-08-12 13:02:37 +00:00
boostcpp.jam Merge boostcpp.jam, too. 2011-06-06 20:39:27 +00:00
bootstrap.bat Merge Boost.Build branding changes: 2011-07-03 08:08:57 +00:00
bootstrap.sh Merge Boost.Build branding changes: 2011-07-03 08:08:57 +00:00
index.htm Merge documentation fixes. 2010-06-26 12:30:09 +00:00
index.html Merge root index.html from trunk. 2011-10-16 20:30:43 +00:00
INSTALL Merge from initial trunk commit at 43875 2008-03-27 13:22:14 +00:00
Jamroot 1.48.0 release cycle initialization. Authorized by Beman. 2011-07-12 13:53:58 +00:00
LICENSE_1_0.txt Reflect license file renaming to accomodate more operating systems. 2003-09-30 00:39:30 +00:00
rst.css Merge documentation fixes. 2010-06-26 12:30:09 +00:00