Marshall Clow 81d80249d2 Merge DateTime bug fix to Release; Fixes #9216 12 лет назад
..
accumulators @ 47dea99efe 33e74cff24 merge [85122],[85123],[85124] from trunk to release; fixes #7915, fixes #8850, fixes #8262 12 лет назад
algorithm @ 850fc02667 d2a83d27de Merge bug fix for #9063 to release 12 лет назад
any @ effaf3a3ac 5df1260ea7 Merge from trunk: 12 лет назад
array @ a73b6fb582 87678cf22b Merged boost::algorithm::gather and updated tests for Utility, Algorithm and Utility libraries 13 лет назад
asio @ b61f0cf5cc 604a3051e2 Revision history. 12 лет назад
assign @ 2457c825f3 994a0b926a Spirit: merging from trunk upto rev. 61489 16 лет назад
atomic @ 799b66041d 280b9d1c2a Merged changeset 85793 from trunk. 12 лет назад
bimap @ 4feda54ccb 2e9a9772af [bimap] Merge to release 13 лет назад
bind @ fa8debfc80 4a900a467a Merge [75391] to release. Fixes #5792. 14 лет назад
chrono @ ee4dda17e5 b524653871 Chrono: update time_point io format tags. 12 лет назад
circular_buffer @ 90711fb1fe f3230c5e32 Merge circular buffer documentation fixes. 12 лет назад
compatibility @ 1f87ecee01 4734748cb4 rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release. 16 лет назад
compose @ a272b4acc2 d5945a2270 Merge misc. changes from trunk, mostly minor documentation fixes. 17 лет назад
concept_check @ 590fed825c 2a69da7ad0 [concept_check] "Shadowed variable warning" (fixes #6738) 14 лет назад
config @ 0a34d7b07e f3523d1693 Merge all Boost.Config changes from Trunk. 12 лет назад
container @ 332ab85387 69e5952e8c Fixed typo causing errors in clang builds. 12 лет назад
context @ daf4e587ed 41476d8ceb context: merge from trunk 12 лет назад
conversion @ a98a74d3dd ec178e4db5 Merge lexical_casts documentation and tests to release branch (refs #9046) 12 лет назад
coroutine @ c8e4cf8b85 7af9a0a69e coroutine: merge from trunk (fix missing 'inline') 12 лет назад
crc @ 425737c015 a6c5a58779 Merge some link fixes. 16 лет назад
date_time @ 057e0aaf64 81d80249d2 Merge DateTime bug fix to Release; Fixes #9216 12 лет назад
detail @ 8ca67eedb4 6d33233230 Merged latest changes from trunk. 12 лет назад
disjoint_sets @ cac4bd3861 a74ba07094 Merge disjoint_sets documentation fix. 14 лет назад
dynamic_bitset @ f44fbae9ba ecea153347 Merge fixes to release; Fixes #5439 15 лет назад
exception @ fb463f9faf 7a2ea8de0b Disabled demangling to break the dependency Exception -> Units -> Algorithms -> Range -> Concepts. 12 лет назад
filesystem @ 74cfc5d9ab bd7fb67960 Merge from trunk: fix for Android compilation of Boost.Filesystem (fixes #8706) 12 лет назад
flyweight @ 589206865f dd7ecddf0d merged [85302] from trunk 12 лет назад
foreach @ b7cca8b721 12423afe6c Merge macro changes for Boost.Foreach to release branch 13 лет назад
format @ 0bcaf671d6 f3f5859c6f Merge format from the trunk. This should fix the regressions resulting from the partial merge in [63640]. 16 лет назад
function @ 9245ac2a8f cbbde8cf68 Merge from trunk: 13 лет назад
function_types @ 1f2bc4d8d3 c49422b9d4 Function types: Merge from trunk. 15 лет назад
functional @ 9eb6f1fda4 95df4d738a Merge release notes + float hash fix. Ref #8822. 12 лет назад
fusion @ 93447d3382 f55404fc74 Merged 84441 to release 12 лет назад
geometry @ 6567f7fab9 e3a9bfe3b2 [geometry] merged to release 12 лет назад
gil @ 6805259c26 0f03f64135 Enables reading multi-page tiff. 15 лет назад
graph @ 5922324c2b 9b9e5704cb Merged Boost.Graph, Boost.Graph.Parallel, and Boost.PropertyMap changes from Boost trunk 12 лет назад
graph_parallel @ c5bc7eff77 9b9e5704cb Merged Boost.Graph, Boost.Graph.Parallel, and Boost.PropertyMap changes from Boost trunk 12 лет назад
heap @ 5fd82a9d3f 179bdd9dcf heap: merge fixes from trunk 12 лет назад
icl @ fc3a4f9cef 2da76d1605 Merged changes (81303-82287): Fixed ticket #7231. Switched off move semantics for clang and gcc > 4.6 due to compile problems. 13 лет назад
integer @ 06c28356cc 5937db542c Merged recent changes from trunk. 12 лет назад
interprocess @ 8f0da15896 294c7f5bf3 Fixed typo in release notes for 1.55 (again) 12 лет назад
intrusive @ ad3603ef5c 5ea525b4ef Last merge for 1.55 (Intrusive) 12 лет назад
io @ 59368c46a9 31583549d0 Merge from trunk 15 лет назад
iostreams @ 4fc68d9d8d 266a8e282d Merge iostreams - fix rethrowing an exception. 12 лет назад
iterator @ 6d0b2d4f8a fad2e1b4a6 Merging trunk to release; fixing typo in comments of iterator_facade. 13 лет назад
lambda @ 25d6c0e3b1 8cef98a6bb Merge lambda from the trunk. 13 лет назад
local_function @ 1f49bfca3d af0b61f633 Merge deprecated macro change for Boost.LocalFunction to release; no functionality change 13 лет назад
locale @ eb14e99e18 20ab5ad34d Lineup with trunk 13 лет назад
lockfree @ 6276d4fe91 4889f16684 lockfree: merge fixes from trunk 12 лет назад
log @ 2ce146a1bc b3367e929e Merged recent changes from trunk. 12 лет назад
logic @ aede53315c ab34fc81c2 Merge root index file, and logic redirect. 15 лет назад
math @ 0c4121b69b 7fc44f3edc Apply patch for issue #9183. 12 лет назад
move @ 21ab9586de c30c8e8fab Last merge for 1.55 12 лет назад
mpi @ 8817058e0a aa689b3101 Merged Boost.MPI patches to release 12 лет назад
mpl @ 6e78a8f0f4 8c6cae2d21 Merge [81027] from the trunk. 13 лет назад
msm @ 6cc30a685e 7d936053b5 merged rev. 85821 12 лет назад
multi_array @ 1e1e4a34d5 3aefcf25e5 Pulling a patch from the trunk to release. include enable_if.hpp where 14 лет назад
multi_index @ 590e3d1511 9d7e0f9f87 merged [85497] from trunk 12 лет назад
multiprecision @ bd935c9f55 d79dd5c3c1 Merge multiprecision doc changes. 12 лет назад
numeric 73b6b5a48d merged changes with the trunk after patch on assignment (only cosmetic changes) 13 лет назад
optional @ 9bd310086a a010c01568 Optional: merge 81031 13 лет назад
parameter @ b74489d477 87596f1572 Merged Boost.Parameter fixes from trunk to support accessing named paramter types tag::x::_. 14 лет назад
phoenix @ 8e473f2d26 dca327b5cb merge [85488] from trunk, fixes #9049 12 лет назад
polygon @ 80367374fa d6b95b2da6 Polygon: fixing (site, circle) and (circle, circle) comparison. 12 лет назад
pool @ a1cb7f70b3 6c5283e987 Merge pool image fixes for case sensitive filesystems. 13 лет назад
predef @ da07531618 dfbb5939f3 Merge of various bug fixes dealing with mis-detection of BSD on OSX. Fix some documentation typos. 12 лет назад
preprocessor @ 390d72525e e719ad7384 Update to restore BOOST_PP_TUPLE_REM_0() 12 лет назад
program_options @ 2ceb54f9a2 776c769c12 Merge: Really fixes #7049. 13 лет назад
property_map @ 9fa17b3fff 9b9e5704cb Merged Boost.Graph, Boost.Graph.Parallel, and Boost.PropertyMap changes from Boost trunk 12 лет назад
property_tree @ c3e643059e ff1ff43057 Merge r78550 to release. Fixes an outdated test to work again. Fixes bug #6785. Fixes bug #6808. 14 лет назад
proto @ cb2bc3235a d4851780c6 merge [83504] from trunk 13 лет назад
ptr_container @ 06fa75e141 c0283f6532 Merge 85234,85235,85236,85237 from ^/trunk 12 лет назад
python @ ca18dc9daa 667607f7ab merging current boost/python and libs/python from trunk into release branch 13 лет назад
random @ 40e53a30b9 cd584c6a8f Merge Fix for zero seed in Boost.Random; Fixes #7951 13 лет назад
range @ 43d2ca8549 70f7485b02 [range] Merge Boost.Range bug fixes to release branch (fixes #6944; fixes #7407; fixes #7408; fixes #7731; fixes #7827; fixes #8338; fixes #8453). 13 лет назад
ratio @ db7a0a41b7 324cb96c99 Ratio: warning removal 13 лет назад
rational @ 17c9349025 147b3e701e Merged [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 12 лет назад
regex @ b36d432ffa 51ef4b3df6 Merge minor fixes from Trunk. 12 лет назад
scope_exit @ f6230947f1 d5ab96939f Merge deprecated macro change for Boost.ScopeExit to release; no functionality change 13 лет назад
serialization @ 3c92534d7c 3ce1ca36c4 to suppress warning? 13 лет назад
signals @ cffa7b107f 403b015c0a Merge signals deprecation. 13 лет назад
signals2 @ a0266ec4b0 53e4c37dce Merge from trunk. Fixes #9031 12 лет назад
smart_ptr @ fc20a29c99 a193aa31cf Merged changes from trunk: added intrusive_ref_counter. 12 лет назад
spirit @ de26ca955c fe37f5b62a Merging from trunk 12 лет назад
statechart @ 6df0ef3f17 b42d948943 Added previously forgotten file. 15 лет назад
static_assert @ f2b7643595 24803bf403 Merge static_assert fix from Trunk. 13 лет назад
system @ 94898ff8a6 3619648bd6 Merge system from trunk. 12 лет назад
test @ 954d3ab699 568eccacda Thread: merge [81791]-tools dir missing 13 лет назад
thread @ 8c6dcb9709 10700a4bbe Thread: fix some issues with double definition of shared_state_base and avoid ambiguity of disable_if with Boost.Test. 12 лет назад
timer @ 9287481c7a 691864489c Merge from trunk: 12 лет назад
tokenizer @ 33323f62d3 42e596266a merge [62749]. 13 лет назад
tr1 @ 794e176bb1 9a91dd093e Apply fix for #7907. 13 лет назад
tti @ 204078025b 8eab4fb72a Updated template parameter names to start with BOOST_TTI. 13 лет назад
tuple @ 72cd223130 597694528f Merge [67751] from the trunk. 15 лет назад
type_erasure @ bd0c73a421 cc4bfa43db Merge type erasure link fix. 13 лет назад
type_traits @ 6d0830f46f 838b616911 Merge type traits from Trunk: 12 лет назад
typeof @ e56adea1b1 70156835c8 Integrated from trunc: Applied patch for #5745: Use native typeof support for Oracle Solaris Studio C++ compiler 14 лет назад
units @ f9dbc185c7 27834bcf50 Merge units from the trunk. 14 лет назад
unordered @ 9b9a1d21a6 95df4d738a Merge release notes + float hash fix. Ref #8822. 12 лет назад
utility @ e33f8b0055 998c790c2d Merged new added components from trunk. Merged other sublibraries which tests are passing for a long time as well. 12 лет назад
uuid @ 98cf8322ae 7ff8dcc9ce fixed bug in sha1.hpp for messages longer than 536,870,912 bytes, ticket #7128 13 лет назад
variant @ e05edc0248 c2c329e416 Merge from trunk: 12 лет назад
wave @ 2a434c1b91 ea5d7c44b5 Wave: merging from trunk 12 лет назад
xpressive @ d01fcaebe3 585cd60bc0 docs for stuff in regex_actions.hpp, fixes #7662 12 лет назад
index.html d1e0944d36 Merged copyright and license addition 19 лет назад
libraries.htm 10a5233829 Merge Predef library to release. 12 лет назад
maintainers.txt 10a5233829 Merge Predef library to release. 12 лет назад
platform_maintainers.txt 8a350238d8 Merge trunk 18 лет назад
粤ICP备19079148号