| .. |
|
accumulators @ a312b851db
|
8c82b36ff5
Merged revisions 61276 via svnmerge from
|
16 лет назад |
|
algorithm @ f5885c6fb0
|
ebaba74434
Merge minmax from the trunk
|
16 лет назад |
|
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 @ 0c8902e8c2
|
ede82040d5
Merged array changes from trunk to release; Fixes #3893 and #3168
|
16 лет назад |
|
asio @ a70528c9be
|
5d8e9063d9
Merge from trunk.
|
16 лет назад |
|
assign @ 548b266b4a
|
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 лет назад |
|
bimap @ 8c89813fb4
|
a5ad7e94b1
merge from trunk (58852-58891)
|
16 лет назад |
|
bind @ 6e208277e3
|
d666609456
Merge [58073], [58093] to release. Fixes #3003.
|
16 лет назад |
|
circular_buffer @ 2bd298dec7
|
73bfc2553d
circular_buffer: applied patch to remove workaround for DEC C++ compiler - now all compilers will use this->invalidate_iterators_except
|
16 лет назад |
|
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 @ 570d5a6f92
|
10ddf24bc5
Merged r53751, r41955, r47793, r47794, r47797, r62595 from trunk; fixes #865
|
16 лет назад |
|
config @ ff9a447c71
|
a31dd8e115
Add BOOST_NO_0X_HDR_TYPEINDEX.
|
16 лет назад |
|
conversion @ b5583b88fa
|
0f2752edd4
Merge some detail changes.
|
16 лет назад |
|
crc @ 425737c015
|
a6c5a58779
Merge some link fixes.
|
16 лет назад |
|
date_time @ 836b5faa3e
|
4b43ecfcaf
Fixes #4154. Added iterator validity checks. If TZ string is not valid, the time zone constructor throws instead of crashing.
|
16 лет назад |
|
detail @ d8dc59f6cb
|
ae46c0f8cb
Merge fix for #2762 from trunk.
|
16 лет назад |
|
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 @ d77a2c4afa
|
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 лет назад |
|
exception @ 029bc12c85
|
5076f0c65f
updating from trunk.
|
16 лет назад |
|
filesystem @ cd72e4b230
|
3a80debf2a
Filesystem: Merge trunk
|
16 лет назад |
|
flyweight @ c8ab3fac07
|
c3f34355b2
merged [61775] from trunk
|
16 лет назад |
|
foreach @ a64a9293a4
|
4c606db9ad
Merged revisions 62660-62661 via svnmerge from
|
16 лет назад |
|
format @ 53e64bc058
|
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 лет назад |
|
function @ 1b6a5673cb
|
86b4ba349c
Merge [58123], [58127], [58128] to release. Fixes #3666.
|
16 лет назад |
|
function_types @ 4e48421f9d
|
891ac107f7
Merge [41554] Using central stylesheet now.
|
16 лет назад |
|
functional @ 3cec009503
|
dc9bddb788
adds Functional/Forward
|
16 лет назад |
|
fusion @ 95555f3f20
|
0b3bfa4638
removes outdated and defunct files
|
16 лет назад |
|
gil @ af58445a4b
|
d2f40bfbf7
Fixing potential compilation errors with newer and more standard conformant compilers when using gil and STL. Basically gil's iterators and interator adaptors are now explicit what iterator category they are belonging to, e.g. random access iterator.
|
16 лет назад |
|
graph @ d6a48882b1
|
2487776cf1
Merge standards-conformance fixes for Boost.Graph to trunk
|
16 лет назад |
|
graph_parallel @ cf91109f68
|
4a441d0b09
Export some typedefs from the base CSR graph type to the distributed CSR graph type
|
16 лет назад |
|
integer @ e3da9260e1
|
f5df511f92
Merge fixes from Trunk.
|
16 лет назад |
|
interprocess @ ef1a4170d4
|
ed6c95bb09
Merge standards-conformance fixes for Boost.Interprocess
|
16 лет назад |
|
intrusive @ 87f0baff4b
|
8b2beb5085
Merge standards-conformance fixes for Boost.Intrusive
|
16 лет назад |
|
io @ 93932c0d55
|
b301b2ecef
Merge warning fix from trunk. Fixes #1414.
|
16 лет назад |
|
iostreams @ 0fee787b22
|
7c2eca525e
Small documentation fixes.
|
16 лет назад |
|
iterator @ f65f03afcc
|
adc18dde42
Merged r62593 from trunk
|
16 лет назад |
|
lambda @ e368877636
|
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 лет назад |
|
logic @ b86917fe43
|
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 лет назад |
|
math @ a1c0cccebd
|
aa7033bdfa
Merge changes from Trunk:
|
16 лет назад |
|
mpi @ 30f9e8afe6
|
f75fd6061f
replaced MPL_ASSERT by STATIS_ASSERT because of gcc-4.4 bug
|
16 лет назад |
|
mpl @ e66d77051e
|
617aab153d
Merged revisions 63024 via svnmerge from
|
16 лет назад |
|
msm @ 1e127c60c3
|
06a9007cfe
merged from trunk
|
16 лет назад |
|
multi_array @ 2c2842bee2
|
24cb10f38b
Boost.MultiArray - fixed, as requested, the ambiguous calls to the equal function.
|
16 лет назад |
|
multi_index @ eb1f2a98b7
|
2593fbf4c6
merged [59582] from trunk
|
16 лет назад |
|
numeric
|
585aba8d02
Teach Numeric/Interval that Apple platforms provide <fenv.h> for rounding control
|
16 лет назад |
|
optional @ 93f84f3351
|
1c685464b3
Merge [57812] rebuild optional documentation.
|
16 лет назад |
|
parameter @ c9cf0ab0f5
|
93c538918e
Merged changes from trunk.
|
16 лет назад |
|
polygon @ 19e8233a30
|
fc789632f7
cleanup of html
|
16 лет назад |
|
pool @ c115cad4fd
|
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 лет назад |
|
preprocessor @ d674ec9d6e
|
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 лет назад |
|
program_options @ cbacc90d8f
|
f449122842
Merge from trunk
|
16 лет назад |
|
property_map @ 99e54ab2a0
|
d168d2ceb0
Applied changes r58876, r59133, r59134, r59628, r60078, r60079, r60126, r60127, r60196, r60197, r60198, r60365, r60366, r60384, r60385, r60472, r60485, r60610, r60611, r60651, r60769, r60770, r60899, r60900, r60916, r60919, r60920, r60958, r60998, r60999, r61000 from trunk, except for changes to <boost/detail/algorithm.hpp> which are waiting for Boost.Range algorithms to be merged; added find_if to <boost/detail/algorithm.hpp>
|
16 лет назад |
|
property_tree @ 750d471a77
|
8c4cbe5898
Merge standards conformance fixes for Boost.PropertyTree
|
16 лет назад |
|
proto @ 05ab320b5a
|
3d497bb029
Merged revisions 63021,63037,63091 via svnmerge from
|
16 лет назад |
|
ptr_container @ a6a0adbd90
|
8132e64107
Merge standards-conformance fixes for Boost.PtrContainer
|
16 лет назад |
|
python @ 4b9cb5337d
|
7d79fad99e
Include all of the headers needed for the BOOST_MPL_ASSERT that is failing for several compilers
|
16 лет назад |
|
random @ dfa3cec512
|
0bfc7e9c6e
Merge Random from the trunk
|
16 лет назад |
|
range @ 794fd3e226
|
d86ad6f11c
Move Boost.Range's join_iterator intrusive_ptr_add_ref and intrusive_ptr_release where ADL will actually find them
|
16 лет назад |
|
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 @ 9529cb8bc0
|
37f3e7abba
Merged accumulated patches from Trunk.
|
16 лет назад |
|
scope_exit @ c71a335101
|
ab73fa7edd
ScopeExit: merge from trunk
|
16 лет назад |
|
serialization @ 7d977f68e0
|
6b2635f5c1
Revert my change to use collection_size_type/version_type throughout
|
16 лет назад |
|
signals @ f4ceee7d53
|
338ee27416
Signals: merging fix for VS2010 from trunk
|
16 лет назад |
|
signals2 @ 0f76cd72f1
|
dca8d623a6
Merged from trunk to release. Fixes #4089.
|
16 лет назад |
|
smart_ptr @ b9d77d877e
|
75ad68de19
Merge [61344] to release. Fixes #4108.
|
16 лет назад |
|
spirit @ 3dee9bad28
|
d84f748ab7
Boost 1.44.0 does not yet have the Endian library, so Spirit should not try to use it.
|
16 лет назад |
|
statechart @ 081e02b263
|
d1204377b4
Merged fixes for #4156 from trunk to the release branch.
|
16 лет назад |
|
static_assert @ 12f96b5653
|
e02007cffc
Merge warning fixes from Trunk.
|
16 лет назад |
|
system @ eeb5844852
|
128d9e0b1a
Merge standards-conformance fix for Boost.System
|
16 лет назад |
|
test @ 0e35060d02
|
527ae39387
Reverted an accidental commit.
|
16 лет назад |
|
thread @ 65d2898ff0
|
58a04b00d1
Merged changes to boost.thread over from trunk
|
16 лет назад |
|
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 @ 950239721e
|
b07a1f0bdd
Merged the fix for ticket 1755.
|
16 лет назад |
|
tr1 @ bc910c768d
|
1ef8490f36
Merge fixes from Trunk: mainly VC10 compatibility fixes.
|
16 лет назад |
|
tuple @ e36faf7e25
|
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 лет назад |
|
type_traits @ 60ba70f9a0
|
8ee4f45976
Merge mostly cosmetic fixes from Trunk
|
16 лет назад |
|
typeof @ 4aab62e71c
|
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 лет назад |
|
units @ cac8b7a4c6
|
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 лет назад |
|
unordered @ 70ca44b503
|
bc3bf1def6
Merge unordered.
|
16 лет назад |
|
utility @ 2a7e81e07f
|
0b4d628bac
Merged revisions 61248 via svnmerge from
|
16 лет назад |
|
uuid @ db4414ffc9
|
8f2323c720
Added notes to documentation about using Valgrind
|
16 лет назад |
|
variant @ 19ba44bb3f
|
6dd70fce5c
Merge variant from the trunk. Fixes #1507
|
16 лет назад |
|
wave @ 7b4ce6b163
|
dc1689a952
Wave: merging from trunk
|
16 лет назад |
|
xpressive @ 79eb4f71c6
|
b75f7a4eac
Merged revisions 61876,63280 via svnmerge from
|
16 лет назад |
|
index.html
|
d1e0944d36
Merged copyright and license addition
|
19 лет назад |
|
libraries.htm
|
2218afb4f6
Merge the administrivia for polygin & msm. And some other small changes that got picked up at the same time.
|
16 лет назад |
|
maintainers.txt
|
2218afb4f6
Merge the administrivia for polygin & msm. And some other small changes that got picked up at the same time.
|
16 лет назад |
|
platform_maintainers.txt
|
8a350238d8
Merge trunk
|
18 лет назад |