Barend Gehrels
281410c84c
[geometry] merged revision 78724 thru 7880 w.r.t. bugfixes
...
[SVN r78852]
2012-06-07 18:43:44 +00:00
Lorenzo Caminiti
87596f1572
Merged Boost.Parameter fixes from trunk to support accessing named paramter types tag: ❌ :_.
...
[SVN r78851]
2012-06-07 18:21:25 +00:00
Daniel James
5149cb4a88
Quickbook: Merge documentation fix + version number for release.
...
[SVN r78850]
2012-06-07 17:59:01 +00:00
John Maddock
0c4e7432c5
Update Jamfiles and build scripts for PDF generation.
...
Set local_function image DPI's for better PDF builds.
[SVN r78849]
2012-06-07 16:47:33 +00:00
Eric Niebler
b7f4117e63
merge [78835] from trunk. simple doc tweaks
...
[SVN r78837]
2012-06-06 20:09:29 +00:00
K. Noel Belcourt
3f77d1b8b1
Merge [78800] from trunk.
...
[SVN r78826]
2012-06-06 04:00:21 +00:00
Eric Niebler
f4d1c8b63d
merge [78754] to release
...
[SVN r78756]
2012-05-29 19:41:32 +00:00
Matias Capeletto
efea12e93f
[bimap] Merge to release ( fix #6031 )
...
[SVN r78743]
2012-05-29 11:20:11 +00:00
Christopher Kohlhoff
ffa7c5feb1
Merge from trunk:
...
* Add support for g++ 4.7 when compiling in C++11 mode. Update revision
history. Fixes #6620 .
* Use the thread's private_op_queue for handlers returned by the reactor task.
This fixes a problem where signal_set handlers are not being called when the
io_service's concurrency hint is set to 1. Fixes #6657 .
[SVN r78740]
2012-05-29 07:26:58 +00:00
Vicente J. Botet Escriba
34e1b45db0
Utility/declval: update history.
...
[SVN r78730]
2012-05-28 19:00:53 +00:00
Barend Gehrels
74065e80f7
[geometry] merge since todays r78718
...
[SVN r78724]
2012-05-28 16:44:06 +00:00
Barend Gehrels
bd59b52bd3
[geometry] merge since today's r78712
...
[SVN r78717]
2012-05-28 13:04:24 +00:00
Barend Gehrels
c0c346770d
[geometry] merged since r77001
...
[SVN r78712]
2012-05-28 11:29:18 +00:00
Christopher Kohlhoff
2dff110826
Version bump.
...
[SVN r78709]
2012-05-28 10:18:11 +00:00
Christopher Kohlhoff
7fd21acf50
Merge from trunk:
...
* Use correct basic_io_object member functions so that basic_object_handle works with c++11 compilers.
* Respect the OPENSSL_NO_ENGINE feature test #define.
* Last version's race-condition-related revert in the epoll_reactor was
incomplete and broke out-of-band handling. Fixed epoll_reactor::start_op so
that it is now exactly the same as the older, working version.
* Remove trailing whitespace.
* Eliminate a lock/unlock pair when rescheduling a strand.
* Added lazy registration for EPOLLOUT.
* Revision history.
[SVN r78708]
2012-05-28 10:16:08 +00:00
Jeffrey Lee Hellrung, Jr.
2a69da7ad0
[concept_check] "Shadowed variable warning" ( fixes #6738 )
...
[SVN r78702]
2012-05-28 07:56:11 +00:00
Daniel James
12e90dfaf1
Hash: Merge deprecated header warning + some documentation.
...
[SVN r78697]
2012-05-27 21:13:49 +00:00
John Maddock
57d019a0f5
Merge patches from Trunk.
...
[SVN r78692]
2012-05-27 17:48:27 +00:00
Marshall Clow
fe821cb95c
Merge Boost.Algorithm inspection report changes to release. No functionality change
...
[SVN r78689]
2012-05-27 15:45:18 +00:00
Sebastian Redl
ff1ff43057
Merge r78550 to release. Fixes an outdated test to work again. Fixes bug #6785 . Fixes bug #6808 .
...
[SVN r78679]
2012-05-27 13:16:21 +00:00
Lorenzo Caminiti
462f3c6b43
Marked some expected failures for release regression test compilers. Renamed a local function internal template parameter from Bn to Bindn (because B0 is defined as a macro from a Linux header to represent a baudrate). Added itdentity_type.hpp to utility.hpp. Made reference data members of LocalFunction Addable static (because they are not set in the constructor).
...
[SVN r78659]
2012-05-26 21:17:03 +00:00
Jeremiah Willcock
11237dc35d
Merged warning fixes from trunk
...
[SVN r78652]
2012-05-26 19:33:09 +00:00
Jeremiah Willcock
23736f9c6e
Fixed unused variable warning
...
[SVN r78649]
2012-05-26 19:24:04 +00:00
Jeremiah Willcock
2498b94e26
Merged in more trunk bug fixes for Boost.Graph and Boost.PropertyMap
...
[SVN r78641]
2012-05-26 18:56:37 +00:00
Jeremiah Willcock
0d54077fd5
Merged bug fixes for Boost.Graph and Boost.PropertyMap from trunk
...
[SVN r78639]
2012-05-26 18:23:01 +00:00
Hartmut Kaiser
c21c36e702
Wave: merging from trunk for V1.50
...
[SVN r78634]
2012-05-26 14:47:03 +00:00
Christophe Henry
64a74e7b28
merged rev. 78506-78627
...
[SVN r78628]
2012-05-25 19:55:57 +00:00
Christophe Henry
22a57aa029
merged rev. 76655-78475
...
[SVN r78601]
2012-05-24 19:38:46 +00:00
Daniel James
e3a2ea9bb4
Merge library info from trunk.
...
[SVN r78600]
2012-05-24 18:32:32 +00:00
Ion Gaztañaga
756957a1e9
Merged revision(s) 78115-78594 from trunk/libs/intrusive:
...
[SVN r78598]
2012-05-24 18:12:03 +00:00
Ion Gaztañaga
82f6ab4cfc
Merge interprocess from trunk
...
[SVN r78594]
2012-05-24 17:13:27 +00:00
Ion Gaztañaga
cf9731d2c2
Merge container from trunk
...
[SVN r78593]
2012-05-24 17:07:31 +00:00
Ion Gaztañaga
cc67301c31
Merge move from trunk
...
[SVN r78592]
2012-05-24 17:02:29 +00:00
Ion Gaztañaga
c735c92244
Merged revision(s) 78115-78590 from trunk/boost/intrusive
...
[SVN r78591]
2012-05-24 16:57:51 +00:00
Ion Gaztañaga
5289c972cb
Merged revision(s) 78115-78589 from trunk/boost/interprocess:
...
Merged from trunk
........
Fixes for scoped_allocator
........
Fixed clang warnings and errors
........
[SVN r78590]
2012-05-24 16:43:57 +00:00
Ion Gaztañaga
fefc81f51e
Merged from trunk
...
[SVN r78589]
2012-05-24 16:36:39 +00:00
Marshall Clow
10bdf81774
Added support Boost.Hash; checked in a test yesterday, but forgot to merge the actual code
...
[SVN r78581]
2012-05-24 13:04:02 +00:00
John Maddock
bd0b0321cc
Merge warning fixes from Trunk.
...
Merge Documentation fixes from Trunk.
Merge updated makefiles from Trunk.
[SVN r78577]
2012-05-24 10:03:48 +00:00
John Maddock
7541a33e41
Merge Clang fixes from Trunk.
...
[SVN r78574]
2012-05-24 09:42:23 +00:00
Matias Capeletto
ebeb8d8e84
[Bimap] Merge to release ( [78154] Fix #3868 , [78159] Fix #5749 )
...
[SVN r78573]
2012-05-24 08:31:45 +00:00
Antony Polukhin
b4b161bfc1
Merge lexical_cast from trunk :
...
* force SunCC compiler to use fallback version of lexical_cast (with fallbak version SunCC can pass at least some tests)
* removed trailing whitespaces
[SVN r78565]
2012-05-24 04:22:04 +00:00
Lorenzo Caminiti
8dc8199e87
Merged ScopeExit (improved), LocalFunction (new), Functional/OverloadedFunction (new), and Utility/IdentityType (new) from trunk into release branch.
...
[SVN r78564]
2012-05-24 01:35:04 +00:00
Artyom Beilis
252ebfb227
Lineup with Boost.Trunk
...
Fixes:
- Fixed compilation with requirement of boost_system
- Fixed some problems with STLPort builds
[SVN r78560]
2012-05-23 17:39:25 +00:00
Marshall Clow
f4a2f2f592
Merged changes for Boost.Array to release; adds support for Boost.Hash
...
[SVN r78558]
2012-05-23 16:35:13 +00:00
Marshall Clow
c30da717fc
Merged changes for Boost.Algorithm to release; Fixes #6596 ; Fixes #6689 ; Fixes #3215 ; Fixes #6840
...
[SVN r78557]
2012-05-23 16:25:48 +00:00
Tim Blechmann
d16c912375
heap: merge fixes from trunk
...
[SVN r78549]
2012-05-23 08:37:44 +00:00
Anthony Williams
4b50059a3b
Merged boost.thread from trunk
...
[SVN r78543]
2012-05-22 17:03:15 +00:00
Oliver Kowalke
55549e1693
context: added to release
...
[SVN r78539]
2012-05-22 15:16:49 +00:00
Daniel James
d07c21f00b
Unordered: Fix bcp namespace fix. Fixes #6905 .
...
[SVN r78534]
2012-05-21 22:08:19 +00:00
Ronald Garcia
3aefcf25e5
Pulling a patch from the trunk to release. include enable_if.hpp where
...
needed.
[SVN r78532]
2012-05-21 19:51:36 +00:00