| .. |
|
accumulators @ fb804cdf7d
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
algorithm @ 9068069106
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 anni fa |
|
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 anni fa |
|
array @ a603bffc48
|
e796a06c8d
Merged Array changes to release
|
16 anni fa |
|
asio @ 751991239f
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
assign @ 2457c825f3
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 anni fa |
|
bimap @ fe38a7dafe
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
bind @ 787d3cb7b4
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
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 anni fa |
|
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 anni fa |
|
compose @ a272b4acc2
|
d5945a2270
Merge misc. changes from trunk, mostly minor documentation fixes.
|
17 anni fa |
|
concept_check @ 45d722b5c3
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
config @ 71fb00764a
|
01947acab7
Merged [63583] (removal of BOOST_DETAIL_NO_COMPLETE_VALUE_INITIALIZATION_SKIP_PTR_TO_MEMBER)
|
16 anni fa |
|
conversion @ b5583b88fa
|
0f2752edd4
Merge some detail changes.
|
16 anni fa |
|
crc @ 425737c015
|
a6c5a58779
Merge some link fixes.
|
16 anni fa |
|
date_time @ 80ffd14c8c
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
detail @ d8dc59f6cb
|
ae46c0f8cb
Merge fix for #2762 from trunk.
|
16 anni fa |
|
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 anni fa |
|
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 anni fa |
|
exception @ eb810d49cb
|
a0eb007d7b
merging changes from trunk.
|
16 anni fa |
|
filesystem @ cd72e4b230
|
3a80debf2a
Filesystem: Merge trunk
|
16 anni fa |
|
flyweight @ c8ab3fac07
|
c3f34355b2
merged [61775] from trunk
|
16 anni fa |
|
foreach @ c35bb1ed03
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
format @ 3b7bf2dff6
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 anni fa |
|
function @ f85a3db133
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 anni fa |
|
function_types @ 7e239167da
|
d4ebf0d642
Merge documentation update.
|
16 anni fa |
|
functional @ 3cec009503
|
dc9bddb788
adds Functional/Forward
|
16 anni fa |
|
fusion @ 32adb57290
|
81ebd73965
Merge rebuilt fusion documentation.
|
16 anni fa |
|
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 anni fa |
|
graph @ 88a4583d32
|
615663e0a6
Merged more changes from trunk
|
16 anni fa |
|
graph_parallel @ 32e14ac5d3
|
38a03bb83a
Removed unused typedefs
|
16 anni fa |
|
integer @ f390a64825
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
interprocess @ 13cc42b4bb
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 anni fa |
|
intrusive @ b9dfc8389d
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 anni fa |
|
io @ 93932c0d55
|
b301b2ecef
Merge warning fix from trunk. Fixes #1414.
|
16 anni fa |
|
iostreams @ b08ae2bf1f
|
146ee7d923
Revert iostreams merge.
|
16 anni fa |
|
iterator @ de4ef14f9b
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
lambda @ 0d0f71272e
|
49195aa8db
Merge lambda from the trunk
|
16 anni fa |
|
logic @ c053ade60f
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
math @ 8d09db422e
|
180203d82c
Fix warnings emitted when char is unsigned.
|
16 anni fa |
|
mpi @ 60d5bdcfdd
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
mpl @ fb038c188d
|
3a02dffb10
Manually merge changesets @55858 and @58111 from the trunk (svnmerge.py refuses to)
|
16 anni fa |
|
msm @ b5ba199637
|
d59602add4
merged revision 63613
|
16 anni fa |
|
multi_array @ 15536189e4
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 anni fa |
|
multi_index @ eb1f2a98b7
|
2593fbf4c6
merged [59582] from trunk
|
16 anni fa |
|
numeric
|
8034363cc6
whoops another file missing. Now it's correct, kdiff3 gives 100% between trunk and release
|
16 anni fa |
|
optional @ ed450cbf68
|
d1d0006051
Spirit: merging from trunk upto rev. 63622
|
16 anni fa |
|
parameter @ c9cf0ab0f5
|
93c538918e
Merged changes from trunk.
|
16 anni fa |
|
polygon @ 19e8233a30
|
fc789632f7
cleanup of html
|
16 anni fa |
|
pool @ c849062d38
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 anni fa |
|
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 anni fa |
|
program_options @ 310a638dc8
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
property_map @ f64c6550b8
|
7a22e759c9
Merged various changes from trunk
|
16 anni fa |
|
property_tree @ d1d123d192
|
d92bb528be
Merged r59734 and r61606 from trunk; fixes #3594 and #4092
|
16 anni fa |
|
proto @ 39416a1ef1
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
ptr_container @ a6a0adbd90
|
8132e64107
Merge standards-conformance fixes for Boost.PtrContainer
|
16 anni fa |
|
python @ e13ebcd0e8
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 anni fa |
|
random @ dfa3cec512
|
0bfc7e9c6e
Merge Random from the trunk
|
16 anni fa |
|
range @ ca2328ed87
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
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 anni fa |
|
regex @ 5fe36e6e56
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
scope_exit @ d7e8e69967
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
serialization @ 7d977f68e0
|
6b2635f5c1
Revert my change to use collection_size_type/version_type throughout
|
16 anni fa |
|
signals @ 23502f5d1a
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
signals2 @ e3ba004c6b
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
smart_ptr @ b9d77d877e
|
75ad68de19
Merge [61344] to release. Fixes #4108.
|
16 anni fa |
|
spirit @ 256393aea0
|
6359658294
Spirit: merged another missing revision
|
16 anni fa |
|
statechart @ 081e02b263
|
d1204377b4
Merged fixes for #4156 from trunk to the release branch.
|
16 anni fa |
|
static_assert @ e27a27c9f3
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
system @ 6888c0c7b8
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 anni fa |
|
test @ 62643ac712
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 anni fa |
|
thread @ cc662c102c
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
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 anni fa |
|
tokenizer @ 950239721e
|
b07a1f0bdd
Merged the fix for ticket 1755.
|
16 anni fa |
|
tr1 @ 9e703b6d43
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
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 anni fa |
|
type_traits @ 056830ee59
|
f630e5b03a
Oops forgot to update this one in last type_traits merge.
|
16 anni fa |
|
typeof @ bfb19140f1
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
units @ e6e54eae71
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
unordered @ 8b4c480d47
|
93a0cfc3e9
Merge unordered build and documentation tweaks.
|
16 anni fa |
|
utility @ b273cd3914
|
4a5702206c
Merged value_init fixes (extra tests + documentation) from trunk, see #3472, #3869.
|
16 anni fa |
|
uuid @ db4414ffc9
|
8f2323c720
Added notes to documentation about using Valgrind
|
16 anni fa |
|
variant @ 64d68fc379
|
a38b959dcd
Merge documentation fixes.
|
16 anni fa |
|
wave @ fa8e50a4bf
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 anni fa |
|
xpressive @ 51706e74c8
|
b816f4a53a
Merged revisions 63305-63306 via svnmerge from
|
16 anni fa |
|
index.html
|
d1e0944d36
Merged copyright and license addition
|
19 anni fa |
|
libraries.htm
|
2218afb4f6
Merge the administrivia for polygin & msm. And some other small changes that got picked up at the same time.
|
16 anni fa |
|
maintainers.txt
|
2218afb4f6
Merge the administrivia for polygin & msm. And some other small changes that got picked up at the same time.
|
16 anni fa |
|
platform_maintainers.txt
|
8a350238d8
Merge trunk
|
18 anni fa |