Joachim Faulhaber
419257937b
Merged revision(s) 78975-79009, 79180-79219 from trunk/libs/icl:
...
Fix for ticket #6924 : Now using insert with hint.
........
Fixed ticket #6924 (reporter: John Reid). Improvements of icl/functors.hpp.
........
Documentation tweaks. Ticket #6967 , fixed broken links.
........
Added doxygen generated html to complete broken links.
........
[SVN r79220]
2012-07-01 23:35:44 +00:00
Jeremiah Willcock
b9dae3710f
Second batch of Boost.Graph and Boost.PropertyMap changes for 1.51
...
[SVN r79191]
2012-06-30 20:22:16 +00:00
Jeremiah Willcock
1af057bf10
Merged first batch of 1.51 changes for Boost.Graph and Boost.PropertyMap
...
[SVN r79189]
2012-06-30 20:00:41 +00:00
Jurko Gospodnetić
34e9814454
Reverted revision 78941 as requested by Beman Dawes, acting as the release manager for the Boost library 1.50 release.
...
[SVN r79112]
2012-06-26 14:07:07 +00:00
Ralf W. Grosse-Kunstleve
2991ed1ebe
merging current boost/python and libs/python from trunk into release branch
...
[SVN r79096]
2012-06-25 22:09:52 +00:00
Vicente J. Botet Escriba
78842ed199
Thread: Added other fixed tickets in history
...
[SVN r79031]
2012-06-21 21:26:35 +00:00
Emil Dotchevski
e89895ab84
Merged changes from trunk: dealing with warnings, and a compile error on Win CE.
...
[SVN r79026]
2012-06-21 02:15:24 +00:00
Jürgen Hunold
70ac778e50
Merge 78972 from ^/trunk
...
------------------------------------------------------------------------
r78972 | jhunold | 2012-06-16 14:05:44 +0200 (Sa, 16 Jun 2012) | 3 lines
Fix regressions introduced in r78802.
Reference #6940 . Rename TIME_UTC to TIME_UTC_
------------------------------------------------------------------------
[SVN r79015]
2012-06-20 06:50:46 +00:00
Ralf W. Grosse-Kunstleve
31d6d8b556
merging current boost/python and libs/python from trunk into release branch
...
[SVN r79011]
2012-06-19 20:01:25 +00:00
Beman Dawes
8d48e960ff
Merge trunk, fixing 6932.
...
[SVN r78978]
2012-06-18 11:40:57 +00:00
Vicente J. Botet Escriba
2425207352
Thread: merge from trunk to fix some minor bugs
...
[SVN r78973]
2012-06-16 21:10:08 +00:00
Marshall Clow
5ef28795f2
Merge doc changes to release; fixes #6988
...
[SVN r78948]
2012-06-14 16:01:03 +00:00
Jurko Gospodnetić
7d9005721f
Merged Boost library build system changes from the trunk. Fixes ticket #6027 - unversioned Boost library targets not getting installed or staged on Windows or Unix with versioned layout.
...
Covers the following trunk revisions:
--- [78934] ---
Minor stylistic changes made to the boostcpp.jam Boost library build module - wrapped comments and some code lines to 80 characters, removed duplicate imports, ordered imports alphabetically, corrected comment & end-user message typos, removed redundant quoting & trimmed trailing spaces.
--- [78935] ---
Made Boost library build script's '--with-...' & '--without-...' parameter checking more strict so e.g. '--run--with--system' is not interpreted as one of those options.
--- [78936] ---
Minor stylistic changes.
--- [78937] ---
Boost library build system code cleanup - removed a non-existing 'explicit' target being declared as explicit.
--- [78938] ---
Corrected a syntax error in Boost library's build system that was preventing unversioned library targets from being staged or installed on Windows & Unix when versioned layout is used. Closes ticket #6027 (https://svn.boost.org/trac/boost/ticket/6027 ).
--- [78939] ---
Boost library build system code cleanup - refactored the make-unversioned-links() rule.
[SVN r78941]
2012-06-14 08:49:50 +00:00
Daniel James
fb965ada3f
Merge documentation build fix from trunk.
...
[SVN r78888]
2012-06-11 07:23:17 +00:00
Daniel James
e526da4f8c
Merge r77879 from trunk.
...
I think it should have been merged in r78201, and was messing up the doc build
(you can see it in the content in 1.50 beta1).
[SVN r78876]
2012-06-11 01:30:33 +00:00
Neil Groves
92473ece87
[boost][range] - Merge trac resolutions from the trunk. The most notable change is the alteration of the size type to be unsigned. This is a potentially breaking change.
...
[SVN r78860]
2012-06-08 22:59:54 +00:00
Daniel James
3d6b5d6edc
Merge algorithm's html redirect.
...
[SVN r78855]
2012-06-07 20:05:17 +00:00
Daniel James
f1ac471158
Hash: Merge test fix.
...
[SVN r78854]
2012-06-07 19:50:10 +00:00
Daniel James
2c382203a6
Unordered: Merge msvc 11 fix from trunk.
...
[SVN r78853]
2012-06-07 19:47:01 +00:00
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