Commit graph

37105 commits

Author SHA1 Message Date
Andrey Semashev
dea27231c4 Boost.Log merged to trunk.
[SVN r83860]
2013-04-13 12:30:25 +00:00
Beman Dawes
8f71a9ee66 Release 1.46.1
[SVN r69890]
2011-03-12 15:41:16 +00:00
Daniel James
a686f196df Revert r69620.
It's breaking the tests and probably isn't appropriate for a bug fix release.


[SVN r69816]
2011-03-10 07:34:15 +00:00
Daniel James
417265b4d0 Merge a couple of documentations fixes for iostreams.
[SVN r69759]
2011-03-09 08:50:16 +00:00
John Maddock
5201697566 Regenerate with up to date autoconf - otherwise exhibits spurious failures.
[SVN r69710]
2011-03-08 17:22:16 +00:00
Sebastian Redl
1910f5a448 Merge r68990 to release just before 2.46.1, because it's a critical and 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]
2011-03-08 14:58:52 +00:00
Christopher Kohlhoff
08a0b65231 Merge selected bug fixes from trunk:
* 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]
2011-03-08 11:07:01 +00:00
John Maddock
f87809bb1e Merge minor fixes in TR1 to release.
[SVN r69626]
2011-03-07 16:43:45 +00:00
John Maddock
608795d8a3 Merge minor regex lib fixes from Trunk.
[SVN r69625]
2011-03-07 13:23:36 +00:00
John Maddock
ec6ed78bdf Bring Boost.Config into line with Trunk.
[SVN r69624]
2011-03-07 13:07:30 +00:00
Emil Dotchevski
eb144f5b7f Committing changes merged from trunk, most notably optional non-intrusive exception_ptr support for MSVC.
[SVN r69620]
2011-03-07 07:45:38 +00:00
Luke Simonson
b1359536e4 removed reference to 45-degree booleans optimization
[SVN r69617]
2011-03-07 01:31:26 +00:00
Luke Simonson
180e43f359 disabled 45-degree booleans optimization
[SVN r69615]
2011-03-07 01:24:34 +00:00
John Maddock
60937ce708 Merge minor bug fixes from Trunk for 1.46.1 release.
[SVN r69609]
2011-03-06 17:19:34 +00:00
Joachim Faulhaber
339d767193 Merged [69071-69538] from trunk for 1.46.1. Ticket #5207, reports from John Reid, corrections on the documentation. Additions of tests. Some tests fro compiler specific issues prefixed by cmp_.
[SVN r69542]
2011-03-04 10:26:17 +00:00
Beman Dawes
d45db970d9 Merge trunk; 3 code fixes, 1 doc fix
[SVN r69521]
2011-03-03 18:00:21 +00:00
John Maddock
5372eadd1a Fix PDF build from within boost-root/doc/pdf
[SVN r69511]
2011-03-03 11:22:48 +00:00
Jeremiah Willcock
79a194ffe8 Merged bug fixes from trunk (r68781,r68949,r68972,r68979,r69021,r69404,r69430) for 1.46.1
[SVN r69502]
2011-03-03 00:29:41 +00:00
Frank Mori Hess
cde093b8ce Merged from trunk to release.
[SVN r69479]
2011-03-02 13:54:30 +00:00
Daniel James
241f528f6f Merge quickbook workaround for g++ 4.4 optimization bug.
[SVN r69470]
2011-03-02 08:51:20 +00:00
Daniel James
a76f9feb47 Add copy constructors and assignment operators when using rvalue references. Fixes #5119.
[SVN r69469]
2011-03-02 08:47:34 +00:00
Daniel James
9804cf650f Merge prep for 1.46.1
[SVN r69468]
2011-03-02 08:38:42 +00:00
Daniel James
2070a07313 Merge boost build updates to the getting started guide.
[SVN r69466]
2011-03-02 08:25:52 +00:00
Eric Niebler
a2feb55397 merge changeset 68314 68463 to release
[SVN r69464]
2011-03-02 04:34:53 +00:00
Joel de Guzman
d3e484748f Merge from trunk
[SVN r69453]
2011-03-02 00:08:13 +00:00
Aleksey Gurtovoy
a6386c5043 Docs/cosmetic: fix td/th border style in Firefox
[SVN r69117]
2011-02-21 10:00:08 +00:00
Aleksey Gurtovoy
2b23c756eb Closing ticket #816
[SVN r69116]
2011-02-21 09:41:45 +00:00
Steven Watanabe
ec555dda83 merge [61925] from the trunk.
[SVN r69110]
2011-02-20 23:40:03 +00:00
Daniel James
4b4b656eb9 Remove documentation link from libs/libraries.htm
[SVN r68978]
2011-02-17 22:48:35 +00:00
Steven Watanabe
5ad0fff0f2 Merge [68779] from the trunk.
[SVN r68964]
2011-02-16 22:29:30 +00:00
Beman Dawes
139f109a10 Repair failed merge
[SVN r68914]
2011-02-15 16:18:51 +00:00
Beman Dawes
3663e445d5 Merge trunk, including reparse point bug fix
[SVN r68913]
2011-02-15 15:18:19 +00:00
Beman Dawes
4e95f7c7a3 Merge trunk BOOST_ASSERT_MSG additions
[SVN r68912]
2011-02-15 14:54:16 +00:00
Beman Dawes
9d875f90e6 Merge trunk
[SVN r68911]
2011-02-15 14:18:42 +00:00
Steven Watanabe
6302d80c71 Merge fixes for test_output from the trunk.
[SVN r68625]
2011-02-03 17:22:34 +00:00
Vladimir Prus
87fcf76bd3 Adjust for jam sources move on trunk.
[SVN r68594]
2011-02-01 08:47:31 +00:00
Vladimir Prus
dc1b7f33b7 Merge patch to update tools/regression to Boost.Filesystem V3.
[SVN r68589]
2011-01-31 22:21:20 +00:00
Daniel James
a26d129d0b Merge doc build changes for jam.
[SVN r68572]
2011-01-30 14:03:44 +00:00
Daniel James
ec9c3276d5 Merge quickbook documentation changes.
[SVN r68568]
2011-01-30 13:02:37 +00:00
Joachim Faulhaber
b261544f36 Last minute bug fix (ticket #5135) for boost 1.46.0 authorized by Rene Rivera.
[SVN r68552]
2011-01-29 22:07:59 +00:00
Joachim Faulhaber
c87e19ef00 Last minute bug fix (ticket #5135) for boost 1.46.0 authorized by Rene Rivera.
[SVN r68551]
2011-01-29 22:05:56 +00:00
John Maddock
89826435b8 Fix pathscale config.
[SVN r68542]
2011-01-29 12:09:03 +00:00
John Maddock
6f6cdcea3d Fix PDF build.
[SVN r68541]
2011-01-29 12:08:04 +00:00
Daniel James
476f48fcee Revert [68076], refs #1427.
Will try to fix this properly in 1.47.


[SVN r68524]
2011-01-28 08:40:25 +00:00
Hartmut Kaiser
2e003eb6b6 Spirit: merging docs from trunk
[SVN r68521]
2011-01-28 03:36:35 +00:00
John Maddock
ca20f6a85c Merge doc changes from Trunk so that BOOST*NIX macros are no longer defined.
[SVN r68482]
2011-01-27 18:29:26 +00:00
Vladimir Prus
d9f910ff70 Remove mistakenly added usage of Unix headers everywhere
[SVN r68476]
2011-01-27 16:28:07 +00:00
Vladimir Prus
9b31ad73eb Add files that recent merge of Boost.Build missed
[SVN r68439]
2011-01-25 18:46:03 +00:00
Vladimir Prus
a83ba0c416 Merge Boost.Build from trunk
[SVN r68437]
2011-01-25 18:06:12 +00:00
Hartmut Kaiser
165c16624c Spirit: removing utree from release branch
[SVN r68409]
2011-01-24 02:04:39 +00:00