| .. |
|
accumulators @ 0fcb5cc03b
|
6b87995227
Merged revisions 63724 via svnmerge from
|
16 vuotta sitten |
|
algorithm @ 9068069106
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 vuotta sitten |
|
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.
|
17 vuotta sitten |
|
array @ a603bffc48
|
e796a06c8d
Merged Array changes to release
|
16 vuotta sitten |
|
asio @ 760f58b6ca
|
db66c9a0a6
Merged from trunk.
|
16 vuotta sitten |
|
assign @ 2457c825f3
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 vuotta sitten |
|
bimap @ fe38a7dafe
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
bind @ 787d3cb7b4
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
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 vuotta sitten |
|
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.
|
17 vuotta sitten |
|
compose @ a272b4acc2
|
d5945a2270
Merge misc. changes from trunk, mostly minor documentation fixes.
|
17 vuotta sitten |
|
concept_check @ 45d722b5c3
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
config @ 71fb00764a
|
01947acab7
Merged [63583] (removal of BOOST_DETAIL_NO_COMPLETE_VALUE_INITIALIZATION_SKIP_PTR_TO_MEMBER)
|
16 vuotta sitten |
|
conversion @ b5583b88fa
|
0f2752edd4
Merge some detail changes.
|
16 vuotta sitten |
|
crc @ 425737c015
|
a6c5a58779
Merge some link fixes.
|
16 vuotta sitten |
|
date_time @ 80ffd14c8c
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
detail @ d8dc59f6cb
|
ae46c0f8cb
Merge fix for #2762 from trunk.
|
16 vuotta sitten |
|
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.
|
17 vuotta sitten |
|
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.
|
17 vuotta sitten |
|
exception @ eb810d49cb
|
a0eb007d7b
merging changes from trunk.
|
16 vuotta sitten |
|
filesystem @ 9b2e0bbfbf
|
8be30261ca
Merge v2, v3, from trunk
|
16 vuotta sitten |
|
flyweight @ c8ab3fac07
|
c3f34355b2
merged [61775] from trunk
|
16 vuotta sitten |
|
foreach @ c35bb1ed03
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
format @ 3b7bf2dff6
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 vuotta sitten |
|
function @ f85a3db133
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 vuotta sitten |
|
function_types @ 7e239167da
|
d4ebf0d642
Merge documentation update.
|
16 vuotta sitten |
|
functional @ 3cec009503
|
dc9bddb788
adds Functional/Forward
|
16 vuotta sitten |
|
fusion @ 199d8b548f
|
364d0e902e
merged fusion from the trunk (3)
|
16 vuotta sitten |
|
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 vuotta sitten |
|
graph @ 88a4583d32
|
615663e0a6
Merged more changes from trunk
|
16 vuotta sitten |
|
graph_parallel @ 32e14ac5d3
|
38a03bb83a
Removed unused typedefs
|
16 vuotta sitten |
|
integer @ 245c28d187
|
cb4f9bcd5d
Merge integer documentation.
|
16 vuotta sitten |
|
interprocess @ 13cc42b4bb
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 vuotta sitten |
|
intrusive @ b9dfc8389d
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 vuotta sitten |
|
io @ 7e90f31161
|
bd9b4a211a
Merge from trunk
|
16 vuotta sitten |
|
iostreams @ 36b2384977
|
a69bd066c2
Use unique_path instead of tmpnam. Refs #2325.
|
16 vuotta sitten |
|
iterator @ de4ef14f9b
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
lambda @ 0d0f71272e
|
49195aa8db
Merge lambda from the trunk
|
16 vuotta sitten |
|
logic @ c053ade60f
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
math @ 8d09db422e
|
180203d82c
Fix warnings emitted when char is unsigned.
|
16 vuotta sitten |
|
mpi @ 60d5bdcfdd
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
mpl @ fb038c188d
|
3a02dffb10
Manually merge changesets @55858 and @58111 from the trunk (svnmerge.py refuses to)
|
16 vuotta sitten |
|
msm @ 2d7503b36c
|
c53bbe7b61
merged revision 63705
|
16 vuotta sitten |
|
multi_array @ 15536189e4
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 vuotta sitten |
|
multi_index @ eb1f2a98b7
|
2593fbf4c6
merged [59582] from trunk
|
16 vuotta sitten |
|
numeric
|
8034363cc6
whoops another file missing. Now it's correct, kdiff3 gives 100% between trunk and release
|
16 vuotta sitten |
|
optional @ ed450cbf68
|
d1d0006051
Spirit: merging from trunk upto rev. 63622
|
16 vuotta sitten |
|
parameter @ c9cf0ab0f5
|
93c538918e
Merged changes from trunk.
|
16 vuotta sitten |
|
polygon @ 19e8233a30
|
fc789632f7
cleanup of html
|
16 vuotta sitten |
|
pool @ c849062d38
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 vuotta sitten |
|
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.
|
17 vuotta sitten |
|
program_options @ 310a638dc8
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
property_map @ f64c6550b8
|
7a22e759c9
Merged various changes from trunk
|
16 vuotta sitten |
|
property_tree @ d1d123d192
|
d92bb528be
Merged r59734 and r61606 from trunk; fixes #3594 and #4092
|
16 vuotta sitten |
|
proto @ 39416a1ef1
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
ptr_container @ a6a0adbd90
|
8132e64107
Merge standards-conformance fixes for Boost.PtrContainer
|
16 vuotta sitten |
|
python @ e13ebcd0e8
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 vuotta sitten |
|
random @ dfa3cec512
|
0bfc7e9c6e
Merge Random from the trunk
|
16 vuotta sitten |
|
range @ ca2328ed87
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
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.
|
17 vuotta sitten |
|
regex @ 4741ee7d94
|
a95dabe841
Merge more rebuilt documentation.
|
16 vuotta sitten |
|
scope_exit @ fab7538f6c
|
a95dabe841
Merge more rebuilt documentation.
|
16 vuotta sitten |
|
serialization @ 7357aa1736
|
18fcc3b4d3
Merge to release
|
16 vuotta sitten |
|
signals @ 23502f5d1a
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
signals2 @ e3ba004c6b
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
smart_ptr @ b9d77d877e
|
75ad68de19
Merge [61344] to release. Fixes #4108.
|
16 vuotta sitten |
|
spirit @ 256393aea0
|
6359658294
Spirit: merged another missing revision
|
16 vuotta sitten |
|
statechart @ 081e02b263
|
d1204377b4
Merged fixes for #4156 from trunk to the release branch.
|
16 vuotta sitten |
|
static_assert @ e27a27c9f3
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
system @ 7ffc036bc2
|
27718052b9
Merge trunk, including changes to come into closer conformance with C++0x FCD
|
16 vuotta sitten |
|
test @ 62643ac712
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 vuotta sitten |
|
thread @ a37d2a1364
|
f0263bd799
Merged boost.thread changes over from trunk
|
16 vuotta sitten |
|
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.
|
17 vuotta sitten |
|
tokenizer @ 950239721e
|
b07a1f0bdd
Merged the fix for ticket 1755.
|
16 vuotta sitten |
|
tr1 @ 9e703b6d43
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
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.
|
17 vuotta sitten |
|
type_traits @ 4bef4e5708
|
cf814ae8da
Make all references to the detail:: namespace fully qualified so we don't get ambiguities with other libraries.
|
16 vuotta sitten |
|
typeof @ bfb19140f1
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
units @ e6e54eae71
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
unordered @ 8b4c480d47
|
93a0cfc3e9
Merge unordered build and documentation tweaks.
|
16 vuotta sitten |
|
utility @ b273cd3914
|
4a5702206c
Merged value_init fixes (extra tests + documentation) from trunk, see #3472, #3869.
|
16 vuotta sitten |
|
uuid @ db4414ffc9
|
8f2323c720
Added notes to documentation about using Valgrind
|
16 vuotta sitten |
|
variant @ 64d68fc379
|
a38b959dcd
Merge documentation fixes.
|
16 vuotta sitten |
|
wave @ fa8e50a4bf
|
994a0b926a
Spirit: merging from trunk upto rev. 61489
|
16 vuotta sitten |
|
xpressive @ 51706e74c8
|
b816f4a53a
Merged revisions 63305-63306 via svnmerge from
|
16 vuotta sitten |
|
index.html
|
d1e0944d36
Merged copyright and license addition
|
20 vuotta sitten |
|
libraries.htm
|
2218afb4f6
Merge the administrivia for polygin & msm. And some other small changes that got picked up at the same time.
|
16 vuotta sitten |
|
maintainers.txt
|
2218afb4f6
Merge the administrivia for polygin & msm. And some other small changes that got picked up at the same time.
|
16 vuotta sitten |
|
platform_maintainers.txt
|
8a350238d8
Merge trunk
|
18 vuotta sitten |