| .. |
|
accumulators @ 3e140b5590
|
ef577bdf2a
merge [77417],[77437],[77422],[77587] from trunk
|
14 лет назад |
|
algorithm @ 76cd99ed53
|
e7309f5064
Merge Boost.Algorithm to release branch
|
14 лет назад |
|
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 @ 0f3e258725
|
493c380ce0
Merge [77033] from trunk:
|
14 лет назад |
|
assign @ 2457c825f3
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 лет назад |
|
bimap @ 059973ba5d
|
171c4ae211
Bimap: Merge documentation update.
|
15 лет назад |
|
bind @ fa8debfc80
|
4a900a467a
Merge [75391] to release. Fixes #5792.
|
14 лет назад |
|
chrono @ 2edde93d48
|
a41f6468a0
Chrono document history for #6361,#6628,#6666
|
14 лет назад |
|
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 @ da5ab9b807
|
31c950b2b6
Merged r76050, r75547, r75891, r76049, r76083, and r76439 from trunk (reverse_graph bug fixes and fix for #6293); refs #6293
|
14 лет назад |
|
config @ 9d2a5f4d44
|
d5dc5c60d6
Merged changes from Trunk: mostly the addition of new macros.
|
14 лет назад |
|
container @ b18daf85e9
|
3acd5649a0
Fixed clang warnings and errors
|
14 лет назад |
|
conversion @ ca9c8d30bd
|
50fb08e503
Merge from trunk:
|
14 лет назад |
|
crc @ 425737c015
|
a6c5a58779
Merge some link fixes.
|
16 лет назад |
|
date_time @ 2490f1c985
|
03d20496b1
Merge 73299,73301,73308 from ^/trunk
|
14 лет назад |
|
detail @ 6caa4f2698
|
d191c9d295
Summary: Moved libs/detail/utf8_codecvt_facet.cpp to boost/detail/utfâ¦â¦8_codecvt_facet.ipp
|
14 лет назад |
|
disjoint_sets @ cac4bd3861
|
a74ba07094
Merge disjoint_sets documentation fix.
|
14 лет назад |
|
dynamic_bitset @ f44fbae9ba
|
ecea153347
Merge fixes to release; Fixes #5439
|
15 лет назад |
|
exception @ b3b930b7f5
|
c8f4a6e763
Merging minor tested bugfixes from trunk.
|
14 лет назад |
|
filesystem @ e60403e17c
|
d191c9d295
Summary: Moved libs/detail/utf8_codecvt_facet.cpp to boost/detail/utfâ¦â¦8_codecvt_facet.ipp
|
14 лет назад |
|
flyweight @ a7a732b57c
|
cae68aeb09
merged [75464] from trunk
|
14 лет назад |
|
foreach @ d63511aeaf
|
01e5bf8187
merge [77416] from trunk, fixes #6131, fixes #6455
|
14 лет назад |
|
format @ 0bcaf671d6
|
f3f5859c6f
Merge format from the trunk. This should fix the regressions resulting from the partial merge in [63640].
|
16 лет назад |
|
function @ 0dc186d891
|
6e2bf757b8
Merge Change 74916 (extra semicolon) to release
|
14 лет назад |
|
function_types @ 1f2bc4d8d3
|
c49422b9d4
Function types: Merge from trunk.
|
15 лет назад |
|
functional @ 1ad77fa8ba
|
e747401ebc
Unordered: Merge unordered from trunk.
|
14 лет назад |
|
fusion @ e03dcc7c54
|
ed066f5ded
added missing file from last merge
|
14 лет назад |
|
geometry @ 30ae1548b9
|
581df58c8b
Boost.Geometry doc-update empty-sub-table for pdf-generation 1.49
|
14 лет назад |
|
gil @ 6805259c26
|
0f03f64135
Enables reading multi-page tiff.
|
15 лет назад |
|
graph @ 210e7857b2
|
2a1b03f8b8
Removed redundant function_requires in test case
|
14 лет назад |
|
graph_parallel @ a567e1c625
|
31c950b2b6
Merged r76050, r75547, r75891, r76049, r76083, and r76439 from trunk (reverse_graph bug fixes and fix for #6293); refs #6293
|
14 лет назад |
|
heap @ 63b8ab6fbf
|
efd7a2c3eb
heap: merge fix from trunk
|
14 лет назад |
|
icl @ e0d42e755c
|
29a4a0e46b
Fixed multiple definition error reported by Rajalakshmi Iyer.
|
14 лет назад |
|
integer @ d12ea4e301
|
f64aba3e77
Merge minor integer fixes from Trunk.
|
14 лет назад |
|
interprocess @ 67bd5cba8d
|
3acd5649a0
Fixed clang warnings and errors
|
14 лет назад |
|
intrusive @ 324ccb504e
|
8933aaf89d
Fixes for scoped_allocator
|
14 лет назад |
|
io @ 59368c46a9
|
31583549d0
Merge from trunk
|
15 лет назад |
|
iostreams @ d961d14835
|
8ea0d3fe3e
Iostreams: Merge test fixes from trunk.
|
14 лет назад |
|
iterator @ c7fc3470d0
|
573e8882ae
merging from trunk; fix #5127 from M. Morin; fix for refs #5697
|
14 лет назад |
|
lambda @ 3caa685662
|
84685d1774
Merge [67640] from the trunk.
|
15 лет назад |
|
locale @ 7a25ff527e
|
3d56cc69a1
Lineup with trunk
|
14 лет назад |
|
logic @ aede53315c
|
ab34fc81c2
Merge root index file, and logic redirect.
|
15 лет назад |
|
math @ 0490049642
|
fe3a54fa93
Merge doc update.
|
14 лет назад |
|
move @ 9127a41803
|
3acd5649a0
Fixed clang warnings and errors
|
14 лет назад |
|
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 @ 98ad6b64bf
|
df302c9d22
merged rev. 75641,75859 (bugfixes: incorrect setting of current state at start(), continued processing after deferring)
|
14 лет назад |
|
multi_array @ 05cb2eb119
|
f4bf20602b
Pushing fixes over from the trunk to the release branch.
|
14 лет назад |
|
multi_index @ b35a722129
|
d01f44e973
merged [75643] from trunk
|
14 лет назад |
|
numeric
|
2da4b62ad1
Merge from trunk
|
14 лет назад |
|
optional @ 6ed68269a8
|
8a4f90e8bf
Merge [44825] and [45264] from the trunk.
|
15 лет назад |
|
parameter @ 475001a591
|
eb93d9146c
parameter: merge fix from trunk (required for boost.heap)
|
14 лет назад |
|
phoenix @ 4ae3fe7b14
|
822fc788b7
Phoenix: merging changes from trunk (as requested by heller)
|
14 лет назад |
|
polygon @ 65ebf0ba43
|
75cdf7693f
added simplify algorithm documentation
|
15 лет назад |
|
pool @ 87ae52573c
|
89ca0e25ff
Merge link fixes for pool and timer.
|
14 лет назад |
|
preprocessor @ c48da5375b
|
e4c5f1705d
pp-lib variadic changes merged to release branch
|
14 лет назад |
|
program_options @ f271e1ffce
|
f5a97a491e
Merge from trunk.
|
14 лет назад |
|
property_map @ fe8cd3ce0d
|
689daa9e14
Merged r67708 from trunk
|
15 лет назад |
|
property_tree @ 9b707a030d
|
d85ea4b91f
Merge [72000],[72001],[72003], [74691], [75587], [75589], [75590], and [75593]
|
14 лет назад |
|
proto @ 9c88aea0e6
|
73cbb84f09
merge [78122], [78141], [78196] from trunk
|
14 лет назад |
|
ptr_container @ 0c3cb093bd
|
365347db5d
update from trunk to support decltype
|
15 лет назад |
|
python @ 76db3311ed
|
1f5cf7b6be
merging current boost/python and libs/python from trunk into release branch
|
14 лет назад |
|
random @ fbee3952c0
|
057abd6146
Merge Random from the trunk.
|
14 лет назад |
|
range @ 2f3d82be9f
|
95f057cd5c
[boost][range] - merge from trunk of miscellaneous defect fixes
|
15 лет назад |
|
ratio @ 55cf063bfe
|
f2124489cd
Ratio: document fix for #6498
|
14 лет назад |
|
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 @ 090520dbb4
|
805c8b837e
Merge regex changes from Trunk.
|
14 лет назад |
|
scope_exit @ fab7538f6c
|
a95dabe841
Merge more rebuilt documentation.
|
16 лет назад |
|
serialization @ b344e4b3c1
|
d191c9d295
Summary: Moved libs/detail/utf8_codecvt_facet.cpp to boost/detail/utfâ¦â¦8_codecvt_facet.ipp
|
14 лет назад |
|
signals @ cf596be14a
|
8d6adf0cd9
Merge patch to release; fixes #4365
|
15 лет назад |
|
signals2 @ 5ef07b97a7
|
d895d22ecf
Merged from trunk. Closes #6198.
|
14 лет назад |
|
smart_ptr @ c2048732d8
|
c8f15525d2
Merge [77316] to release. Closes #6667.
|
14 лет назад |
|
spirit @ 88d8410203
|
fb511323c9
Reapplying hkaiser's fix
|
14 лет назад |
|
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 @ 09362f0eac
|
16626ee53b
Thread: merge from trunk to fix #6141, #5594, #5040 and #5502.
|
14 лет назад |
|
timer @ 1be8a9d6b3
|
89ca0e25ff
Merge link fixes for pool and timer.
|
14 лет назад |
|
tokenizer @ d6b50de1f4
|
e02802d781
Merge tokenizer fixes to release. Fixes #4649
|
15 лет назад |
|
tr1 @ a670a5a74c
|
f1eb8ba374
Merge 73303 from ^/trunk
|
14 лет назад |
|
tuple @ 72cd223130
|
597694528f
Merge [67751] from the trunk.
|
15 лет назад |
|
type_traits @ 269d7452b1
|
f255eb3500
Merge type_traits changes from Trunk.
|
14 лет назад |
|
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 @ 808f1f939f
|
e747401ebc
Unordered: Merge unordered from trunk.
|
14 лет назад |
|
utility @ 7aa68731b4
|
4bf0c880c2
Utility: Fix #6570
|
14 лет назад |
|
uuid @ f6e617f809
|
9d7072af4c
Silenced GCC warnings about an initialized but not used variable.
|
14 лет назад |
|
variant @ 5b34fe155f
|
7720587259
Merge Variant from the trunk.
|
14 лет назад |
|
wave @ 9d87359006
|
a3197250d7
Wave: merging fix for #6011 from trunk
|
14 лет назад |
|
xpressive @ c27fd3876f
|
65aeefde4b
merge [78286] from trunk, fixes #6846
|
14 лет назад |
|
index.html
|
d1e0944d36
Merged copyright and license addition
|
19 лет назад |
|
libraries.htm
|
c9b888131b
Merge adding heap to libraries.htm and maintainers.txt
|
14 лет назад |
|
maintainers.txt
|
4bb767fe05
Merge maintainers.txt
|
14 лет назад |
|
platform_maintainers.txt
|
8a350238d8
Merge trunk
|
18 лет назад |