1c4bd25452Big merge of Boost.CircularBuffer : * Full merge of QuickBoock documentation from Paul A. Bristow * Merged rvalue references support with tests and documentation (fixed#7888)
Antony Polukhin
2013-08-29 08:39:09 +0000
9d7e0f9f87merged [85497] from trunk
Joaquín M López Muñoz
2013-08-29 06:10:38 +0000
e62ee27d18Added Format parameter to the table of syslog and event log parameters.
Andrey Semashev
2013-08-27 18:49:16 +0000
cd1eb99d15Worked around compilation problem with clang. Renamed parsers tests to avoid alarming Windows UAC. Fixes#9050.
Andrey Semashev
2013-08-26 18:44:47 +0000
838b616911Merge type traits from Trunk: * Adds uchar16_t and uchar32_t support. * Adds is_copy_constructible trait.
John Maddock
2013-08-26 10:43:14 +0000
08615fbe22Merged latest changes from trunk.
Andrey Semashev
2013-08-25 14:20:22 +0000
8c11641a89Merged revision(s) 84342-85444 from trunk/libs/intrusive. Merged revision(s) 84341-85444 from trunk/boost/intrusive. First Intrusive merge for 1.55
Ion Gaztañaga
2013-08-24 11:02:18 +0000
6ef8a45cddMerged revision(s) 84426-85443 from trunk/boost/interprocess. Merged revision(s) 84426-85443 from trunk/libs/interprocess. First Interprocess merge for 1.55
Ion Gaztañaga
2013-08-24 10:52:47 +0000
12647784a2Merged revision(s) 84341-85442 from trunk/boost/container. Merged revision(s) 84342-85442 from trunk/libs/container. First Container merge for 1.55
Ion Gaztañaga
2013-08-24 10:41:09 +0000
93bf773d5cFirst Move merge for 1.55
Ion Gaztañaga
2013-08-24 10:34:37 +0000
147b3e701eMerged [85417], [85418], and [85434] from trunk to release, fixing show-stoppers for Boost.Rational, like #5855 and a C++11 update for some test code
Daryle Walker
2013-08-24 08:17:46 +0000
017655e8ddmerge [85438] from trunk to release, fix quickbook build on msvc
Eric Niebler
2013-08-23 18:35:46 +0000
179bdd9dcfheap: merge fixes from trunk
Tim Blechmann
2013-08-23 18:01:11 +0000
ae678777d1merge [85118],[85119],[85120],[85121] from trunk; fixes#8843, fixes#8880, fixes#8882, fixes#8474
Eric Niebler
2013-08-22 19:50:55 +0000
137523692emerge [84937] from trunk, fixes#8759
Eric Niebler
2013-08-22 19:45:30 +0000
33e74cff24merge [85122],[85123],[85124] from trunk to release; fixes#7915, fixes#8850, fixes#8262
Eric Niebler
2013-08-22 19:39:56 +0000
e7a99be6aeMerge quickbook to release.
Daniel James
2013-08-20 17:22:58 +0000
2fa2eb7493Merge from trunk: * Fix issue with const rvalue references in Boost.Variant (fixes#8988) * Get rid of Boost.Variant hand written non-usable move emulation and use Boost.Move instead(refs #7601). This does not mean that Boost.Variant supports move emulation now, but removes duplicate/non-working code and makes sure that Boost.Variant is able to work with boost::move
Antony Polukhin
2013-08-20 09:03:29 +0000
915c205e70Merge quickbook to release.
Daniel James
2013-08-18 10:04:46 +0000
a2482caeebMerge Hash. Fixes#8568, Refs #8822.#8822.#8822.
Daniel James
2013-08-18 09:48:53 +0000
1e234d51e7Merge unordered to release. Fixes#8851, #8874
Daniel James
2013-08-18 09:44:14 +0000
af2f8f21bccoroutine: merge from trunk
Oliver Kowalke
2013-08-17 16:13:43 +0000
916ce4efedMerge quickbook from trunk.
Daniel James
2013-08-17 09:46:47 +0000
ec4da08476[utility] Fixes to value_init docs.
Robert Kawulak
2013-08-13 21:39:57 +0000
691864489cMerge from trunk: * Workarounds for Intel compiler (fixes#8956)
Antony Polukhin
2013-08-13 13:40:57 +0000
be4cde0edeMerge from trunk: * Do not treat critcal errors as bad_lexical_cast exceptions, but if exceptions are on, throw correct exception instead (refs #8966)
Antony Polukhin
2013-08-13 13:08:37 +0000
dd7ecddf0dmerged [85302] from trunk
Joaquín M López Muñoz
2013-08-13 06:34:08 +0000
c0283f6532Merge 85234,85235,85236,85237 from ^/trunk
Jürgen Hunold
2013-08-12 14:56:38 +0000
89bbd88765coroutine: merge from trunk
Oliver Kowalke
2013-08-12 13:40:52 +0000
bd7fb67960Merge from trunk: fix for Android compilation of Boost.Filesystem (fixes#8706)
Antony Polukhin
2013-08-09 09:29:39 +0000
3781eef08cmerged [85226] from trunk
Joaquín M López Muñoz
2013-08-06 17:25:01 +0000
446c7034fcmerged [85225] from trunk
Joaquín M López Muñoz
2013-08-06 17:23:55 +0000
55f1087cf0merged [85209] from trunk
Joaquín M López Muñoz
2013-08-06 16:33:35 +0000
6ea4a5d112merged [85208] from trunk
Joaquín M López Muñoz
2013-08-06 16:24:49 +0000
f7ad26f239Merged from trunk. Closes#8916
Frank Mori Hess
2013-08-04 22:10:03 +0000
90192cd7d5Thread: merge from trunk last updates since 1.54.
Vicente J. Botet Escriba
2013-08-03 16:04:39 +0000
47569c00d2lockfree: merge changes from trunk
Tim Blechmann
2013-08-02 17:09:29 +0000
5e1206d73aheap: merge changes from trunk
Tim Blechmann
2013-08-02 11:29:51 +0000
391a307907merged [85175] from trunk
Joaquín M López Muñoz
2013-07-30 15:32:01 +0000
55487c6f16Merge 84982,84983 from trunk. Fix#8754.
Jürgen Hunold
2013-07-29 09:20:23 +0000
6e50b38ab1coroutine: merge from trunk
Oliver Kowalke
2013-07-26 15:44:40 +0000
41476d8cebcontext: merge from trunk
Oliver Kowalke
2013-07-26 15:24:15 +0000
634c3ff5f4Merge lexical_cast and some conversion docs and test from trunk: * fixed int128 and uint128 conversions (fixes#8790) * fixed warnings from Boost Inspection Report
Antony Polukhin
2013-07-25 16:29:11 +0000
0267971755Merge from trunk: * make the library work on exception-disabled environments (fixes#8717) * fix compilation of Boost.Variants move assignment for situations when one of the variant template classes has nothrow copy constructor and throwing move constructor (fixes#8772) * mark move constructor of variant with BOOST_NOEXCEPT_IF (refs #7911)
Antony Polukhin
2013-07-25 08:42:44 +0000
e9adf2d249Merge from trunk: * bad_any_cast exception is now visible across modules (fixes#8751) * portion of optimizations and tests for rvalues * added ability to call any_cast<T&&> (which is equivalent to std::move(any_cast<T&>)) * added clear() member function * added missing BOOST_NOEXCEPT
Antony Polukhin
2013-07-24 15:01:41 +0000
dddae9aa1eMerge maintainers.txt fixes from trunk.
Daniel James
2013-07-24 08:39:29 +0000
45b1bb8accmerged [85001], [85004], [85005], [85016], [85017], [85018], [85022], [85028], [85099] and [85100] from trunk
Joaquín M López Muñoz
2013-07-24 07:52:40 +0000