Eric Niebler 95fa8bed2d merged [71945] from trunk 15 лет назад
..
accumulators @ 0fcb5cc03b 6b87995227 Merged revisions 63724 via svnmerge from 16 лет назад
algorithm @ 01492a93c6 0d58264bc2 trunk changes merged 15 лет назад
any @ fa5090a375 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 лет назад
array @ 5a97de6f2e 7c3d8429f5 Merge changes in Boost.Array to release 15 лет назад
asio @ 0a10f19dbf 08a0b65231 Merge selected bug fixes from trunk: 15 лет назад
assign @ 2457c825f3 994a0b926a Spirit: merging from trunk upto rev. 61489 16 лет назад
bimap @ 059973ba5d 171c4ae211 Bimap: Merge documentation update. 15 лет назад
bind @ c53ba15ce5 241bc87353 Merge doc fix to release; fixes #4532 15 лет назад
chrono @ 746fcf77e7 17744b9ba6 Chrono: Fix #5407 linker error when using boost::chrono in more than one cpp file 15 лет назад
circular_buffer @ ed237fa058 2c5f92c51f circular_buffer: fixed when BOOST_NO_STDC_NAMESPACE defined 15 лет назад
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 @ a16e4a65da 1912b2fc9c Stop using BOOST_NO_CONCEPTS macro as it's going to be removed from Boost.Config. 15 лет назад
config @ 20a331cd0e a0aa989096 Merge fixes to release; Fixes #1988 15 лет назад
conversion @ 701d5f0bf0 0b258076f3 Merged from trunk revision 71922. Most part of this modifications of lexical_cast library were made and successfully tested during the year 2009. 15 лет назад
crc @ 425737c015 a6c5a58779 Merge some link fixes. 16 лет назад
date_time @ bd7d632c66 a0aa989096 Merge fixes to release; Fixes #1988 15 лет назад
detail @ be8f3b19eb efb3ec664e Chrono: inspect update 15 лет назад
disjoint_sets @ 2b59e13342 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 лет назад
dynamic_bitset @ e6fc8e8ec9 3134c7cfbc Merge dynamic_bitset from the trunk 15 лет назад
exception @ f5dc3715bc 9ce9903ccb merged changes from trunk: better boost::diagnostic_information 15 лет назад
filesystem @ d0d6505f81 57c3466a9b Merge trunk 15 лет назад
flyweight @ 02fd648366 4c784d185b merged [66013] from trunk 15 лет назад
foreach @ 11dc423e18 5d847ea4fd [foreach] merge 69941 from trunk 15 лет назад
format @ 0bcaf671d6 f3f5859c6f Merge format from the trunk. This should fix the regressions resulting from the partial merge in [63640]. 16 лет назад
function @ 3193df71b9 248d0f50a6 Function: Merge from trunk. 15 лет назад
function_types @ 1f2bc4d8d3 c49422b9d4 Function types: Merge from trunk. 15 лет назад
functional @ 68bfa12696 f8e81a826a Functional: Merge old change to use `BOOST_DEDUCED_TYPENAME`. 15 лет назад
fusion @ c411c4b479 4c4b00e867 Spirit: merging from trunk (68457,68496,68522,68865,69218-69219,69294,69476,69546,70042-70043,70049-70050 15 лет назад
geometry @ 0ec0c170a6 0fae41d843 Merged small change (71816,71817) 15 лет назад
gil @ 6805259c26 0f03f64135 Enables reading multi-page tiff. 15 лет назад
graph @ 5a5b35b154 b722cb9379 Merged r70875 from trunk 15 лет назад
graph_parallel @ 23c53b585e 1dc3bfcfdb Merged more fixes from trunk; added is_sorted.hpp because that is needed for BGL fixes 15 лет назад
icl @ 6c2b3417b2 ecf3e7f356 Patch sent by Christoffer Jefferson, 04-22-2001. 15 лет назад
integer @ 24785bf997 1bcc608872 Merge [68802] from the trunk. 15 лет назад
interprocess @ 45756b761e 5b27ac1778 Merge from trunk for 1.46 15 лет назад
intrusive @ 4a99aa7f6b 52e453649a Merge from trunk for 1.46 15 лет назад
io @ 59368c46a9 31583549d0 Merge from trunk 15 лет назад
iostreams @ bff68a4d00 158f3c71ca Iostreams: merge documentation fixes. 15 лет назад
iterator @ 5d72ae48da b5aacd26c8 Iterator: Use boost::result_of to determine nested result type of function in transform_iterator. Fixes #1427. 15 лет назад
lambda @ 3caa685662 84685d1774 Merge [67640] from the trunk. 15 лет назад
logic @ 5ad06c7370 ad8556d3ec Logic: merge old warning fixes. 15 лет назад
math @ ade7de09ce 60937ce708 Merge minor bug fixes from Trunk for 1.46.1 release. 15 лет назад
mpi @ b9343fe56c 31b27062b4 Moved Boost.MPI fixes for the 1.45 release to the release branch 15 лет назад
mpl @ 161b05edfb a6386c5043 Docs/cosmetic: fix td/th border style in Firefox 15 лет назад
msm @ aac75b4e57 9eb8bfb19a merged rev. 67897 15 лет назад
multi_array @ 4bc0a9d40b aa5395df72 Merged r46508 (bug fixes), r53790 (added test case), r62605 (fix for #3581), r62606 (fix for #3820), r62607 (fix for #3989), r62609 (missing header), r62963 (non-Trac bug fixes) from trunk; refs #3581, #3820, #3989 15 лет назад
multi_index @ 026fab85aa e75828a758 merged [71770] from trunk 15 лет назад
numeric 813ca38548 Merge Interval from the trunk 15 лет назад
optional @ 6ed68269a8 8a4f90e8bf Merge [44825] and [45264] from the trunk. 15 лет назад
parameter @ bdcbf442bf fbd0df40f8 Merge fix to release branch, fixes #4983 15 лет назад
phoenix @ af48084c17 95fa8bed2d merged [71945] from trunk 15 лет назад
polygon @ 65ebf0ba43 75cdf7693f added simplify algorithm documentation 15 лет назад
pool @ 646b32b5e9 10c4687e3f Merging fixes to release; Fixes #2696; Refs #4346; Refs #2941; Refs #386 15 лет назад
preprocessor @ c81e77bb16 82878c84ac Merge [43112], [62165], [65119], and [65120] from the trunk. 15 лет назад
program_options @ cf09cfde1f 38241eb4a8 Merging fixes for #3909 to release branch 15 лет назад
property_map @ fe8cd3ce0d 689daa9e14 Merged r67708 from trunk 15 лет назад
property_tree @ 6386e5fea2 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. 15 лет назад
proto @ 28bde8e4bb a54888306c merge [71858] from trunk 15 лет назад
ptr_container @ 0c3cb093bd 365347db5d update from trunk to support decltype 15 лет назад
python @ a5e564be83 685b190809 merging current boost/python and libs/python from trunk into release branch 15 лет назад
random @ d72a14fb78 33e243bb31 Merge random from the trunk. 15 лет назад
range @ cafea6aea5 3f88a9315b [boost][range] - Merge a fix to undo an erroneous change to iterator_range.size() that allowed it to compile for ranges that did not model the Random Access Range Concept and thereby broken the complexity guarantees. 15 лет назад
ratio @ 79f8a1a1dc b5afa3f7ff Chrono: inspect update+fix si example 15 лет назад
rational @ 9e13da68bd 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 лет назад
regex @ 713264371b ef4ecef68c Merge minor fix, plus history update to docs from Trunk. 15 лет назад
scope_exit @ fab7538f6c a95dabe841 Merge more rebuilt documentation. 16 лет назад
serialization @ 5d6e366240 ef492c968b merge to release 15 лет назад
signals @ cf596be14a 8d6adf0cd9 Merge patch to release; fixes #4365 15 лет назад
signals2 @ a4291f64b8 cde093b8ce Merged from trunk to release. 15 лет назад
smart_ptr @ 8abc8889d1 08bfe14cc6 Merge [69262] to release. Fixes #5018. 15 лет назад
spirit @ e52e653fc7 24c8b7a33f Spirit, Phoenix: mergine from trunk for BoostCon 15 лет назад
statechart @ 6df0ef3f17 b42d948943 Added previously forgotten file. 15 лет назад
static_assert @ 7d9fdaee13 40ad5a56b5 Merge documentation and property change fixes from Trunk. 15 лет назад
system @ d0cd2066d4 dbbb188a11 Merge from trunk 15 лет назад
test @ 62643ac712 994a0b926a Spirit: merging from trunk upto rev. 61489 16 лет назад
thread @ ab665c8c56 a0aa989096 Merge fixes to release; Fixes #1988 15 лет назад
timer @ 224856657e 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 лет назад
tokenizer @ d6b50de1f4 e02802d781 Merge tokenizer fixes to release. Fixes #4649 15 лет назад
tr1 @ 65d6f39c80 dea02f5935 Merge doc fixes from trunk. 15 лет назад
tuple @ 72cd223130 597694528f Merge [67751] from the trunk. 15 лет назад
type_traits @ e1a315e00e 80bd83f369 Merge change from Trunk to release. 15 лет назад
typeof @ 4fab1b5d17 1beb74da69 fix typeof bug on msvc-7.1 that is causing type_traits/common_type.hpp to fail to compile 15 лет назад
units @ 297ff29eb6 3c8b579bbd Merge units from the trunk. 15 лет назад
unordered @ 3fd5635d7d 63008d6f3c Unordered: Fix some overly strict tests. 15 лет назад
utility @ 1aa48ea698 03a496ecec Utility/operators: [67268] Limit warning suppression to old versions of VC++, fixes #4432. 15 лет назад
uuid @ 967a19964c 1a752a2920 One can define BOOST_UUID_NO_TYPE_TRAITS to remove the dependency on Boost.TypeTraits. 16 лет назад
variant @ 2a6c6f3948 39a71699df Merge [71083] from the trunk. 15 лет назад
wave @ 0f459f88b3 0f3b80baa5 Wave: merging from trunk 15 лет назад
xpressive @ ed737a9a6f a9d612c952 Merge r71717 from trunk 15 лет назад
index.html d1e0944d36 Merged copyright and license addition 19 лет назад
libraries.htm 36eaf82bff Merged geometry into release for: status/*, libs/libraries.htm, libs/maintainers.txt 15 лет назад
maintainers.txt 36eaf82bff Merged geometry into release for: status/*, libs/libraries.htm, libs/maintainers.txt 15 лет назад
platform_maintainers.txt 8a350238d8 Merge trunk 18 лет назад
粤ICP备19079148号