.. |
accumulators@4c43a68d67
|
don't use deprecated headers
|
2012-03-27 18:05:52 +00:00 |
algorithm@5492b15518
|
Fix typo in docs; Refs #6595
|
2012-08-16 03:55:00 +00:00 |
any@23b025589c
|
|
|
array@f41b1d2d4c
|
Added a note about std::array in C++11
|
2012-06-14 15:52:44 +00:00 |
asio@d2679ef618
|
Revision history.
|
2012-08-13 11:31:11 +00:00 |
assign@a06e839236
|
|
|
atomic@00a7156487
|
atomic: remove remaining C99 ints
|
2012-07-22 13:05:39 +00:00 |
bimap@fec2574384
|
[bimap] Remove tabs
|
2012-05-29 09:51:34 +00:00 |
bind@da3580cc14
|
Apply suggested IBM C++ fix. Refs #5792.
|
2011-11-07 18:25:33 +00:00 |
chrono@ef45c1053a
|
Chrono: remove includes using lib/chrono
|
2012-08-21 21:30:50 +00:00 |
circular_buffer@a3d9f1266d
|
eliminated unit_test_framework
|
2011-10-05 10:00:14 +00:00 |
compatibility@3e0da6395d
|
|
|
compose@d5be6d029f
|
|
|
concept_check@38154ae6cf
|
[concept_check] "Shadowed variable warning" (refs #6738)
|
2012-05-18 02:58:12 +00:00 |
config@38b6fbc1e7
|
Noted that VS2012 has TR1 unordered map and set; thanks to NuSkooler for testing
|
2012-08-22 18:21:29 +00:00 |
container@011f1fb181
|
Fixed error in insertions with input iterator ranges
|
2012-08-25 08:54:03 +00:00 |
context@d1cb281c76
|
context: support for qcc on QNX neutrino
|
2012-08-25 19:18:00 +00:00 |
conversion@63acf4f174
|
Fix compilation of lexical cast with MSVC 2003 (refs #7255)
|
2012-08-25 19:07:46 +00:00 |
coroutine@88da98e37b
|
|
|
crc@ab675f4e16
|
Removed HTML setup files in Boost.CRC docs, since they will be added into the documentation as needed from another source.
|
2012-01-22 05:40:37 +00:00 |
date_time@2dd066d92c
|
Fix typo in docs; Refs #7182
|
2012-08-16 03:52:00 +00:00 |
detail@5973a2bcef
|
Thread: Try again to fix 5431
|
2012-08-21 21:36:12 +00:00 |
disjoint_sets@a251afafa2
|
Fix header location in disjoint_sets documentation.
|
2012-05-08 21:56:54 +00:00 |
dynamic_bitset@d6f1835fbb
|
Applied patch; Refs #5439
|
2011-04-26 14:41:50 +00:00 |
exception@2ebfd49b4f
|
Ticket #7094, thanks 1czajnik
|
2012-07-10 03:43:13 +00:00 |
filesystem@6f223a28ed
|
Remove spurious path::make_absolute() signature from synopsis - it was removed from class path in 2010 in favor of absolute() non-member operational function.
|
2012-08-23 21:07:23 +00:00 |
flyweight@c8d8a98d24
|
removed unnecessary header
|
2011-11-12 18:50:46 +00:00 |
foreach@7ccc8a870f
|
reverting [75540] which seemed to make things worse
|
2012-03-19 20:50:43 +00:00 |
format@7907ce81f4
|
|
|
function@bfde71273b
|
Fix typo; Refs #7244
|
2012-08-18 14:26:41 +00:00 |
function_types@1f51d9ba29
|
Function types: rebuild documentation.
|
2011-04-02 14:41:07 +00:00 |
functional@945d78bc4f
|
Hash: Avoid type punning warning.
|
2012-08-25 20:54:10 +00:00 |
fusion@4ccb4328f6
|
Fusion: fixing bogus preprocessor directive (missing newline at end of file)
|
2012-07-28 20:44:56 +00:00 |
geometry@2801bbd383
|
Integrated unique into support_status.
|
2012-08-26 23:38:33 +00:00 |
gil@b3ad20c906
|
|
|
graph@88101e0ab0
|
Fixed default template arguments
|
2012-08-25 20:45:29 +00:00 |
graph_parallel@6f98197210
|
Removed retag_property_list and all uses of it
|
2012-08-02 18:05:11 +00:00 |
heap@65ee991d13
|
heap: fix ticket #7233
|
2012-08-15 08:50:24 +00:00 |
icl@7ed8aadf55
|
Cleaned up generated html documentation after hint by Michel Morin.
|
2012-08-14 05:16:09 +00:00 |
integer@d131434ef1
|
Fix PDF install rule so that it's explicit and automatically invokes a PDF build when specified on the command line.
|
2012-07-14 11:21:03 +00:00 |
interprocess@fcaaaa52f8
|
Corrected bugs in condition variable time_wait calls
|
2012-08-24 18:11:04 +00:00 |
intrusive@9fa6fbd3a0
|
Added "this->" to improve readability
|
2012-08-25 08:23:03 +00:00 |
io@337e0ddc59
|
eliminated unit_test_framework and BOOST_MESSAGE
|
2011-10-05 09:34:51 +00:00 |
iostreams@ef38e18a1f
|
Added test for fix for Bug #6576; thanks to Boris
|
2012-08-08 19:48:28 +00:00 |
iterator@2db78eec90
|
Replace all uses of boost/utility.hpp with more-granular includes. Solves modularization dependency nightmare.
|
2012-05-18 04:44:04 +00:00 |
lambda@2ed8d7f4df
|
|
|
local_function@4c8033c73e
|
Fix PDF install rule so that it's explicit and automatically invokes a PDF build when specified on the command line.
|
2012-07-14 11:21:03 +00:00 |
locale@7b2843a243
|
Closing #6833, applied patch
|
2012-05-02 13:32:07 +00:00 |
lockfree@630bc52cdf
|
lockfree: split stress tests to multiple files
|
2012-07-11 18:39:17 +00:00 |
logic@31af87e6ae
|
Tribool: add a redirect to the docs.
|
2011-04-29 11:03:48 +00:00 |
math@a286b00833
|
delta == 0 treated as special case for mean, variance, skewness and kurtosis
|
2012-08-26 09:43:43 +00:00 |
move@bdd17fdc07
|
Ticket #7031: (back_|front_)move_insert_iterator::op= cannot take rvalue
|
2012-07-11 22:35:00 +00:00 |
mpi@803bebcc51
|
Give MPI documentation project a unique name.
|
2012-08-12 09:23:16 +00:00 |
mpl@7d2a04eea3
|
Applied an adapted version of patch from Ticket #4364
|
2011-05-17 18:16:59 +00:00 |
msm@b8a7695147
|
doc update for 1.51
|
2012-07-11 20:46:19 +00:00 |
multi_array@6e19d4b886
|
Somehow multi_array was picking up enable_if/disable_if from the ether, but
|
2012-05-21 19:48:06 +00:00 |
multi_index@2ef40ef45a
|
suppressed a potential narrow conversion warning described in ticket #3365
|
2011-11-24 08:07:35 +00:00 |
multiprecision@88da98e37b
|
|
|
numeric
|
Fixes #5731, fixes #5076, fixes #5393, fixes #5800
|
2012-03-05 17:11:20 +00:00 |
optional@f921762bf6
|
Add link to header from synopsis. Fixes #4049. Add links to in place factory assignment operators.
|
2011-04-07 21:05:15 +00:00 |
parameter@23ed477c44
|
parameter: access enable_if via namespace boost
|
2011-12-11 14:30:27 +00:00 |
phoenix@27777dc396
|
qualify calls to phoenix::env to avoid name lookup clashes with proto::env on gcc
|
2012-07-21 16:19:07 +00:00 |
polygon@59a143151d
|
Polygon: udpating Voronoi builder documentation.
|
2012-06-13 20:21:09 +00:00 |
pool@9b2884ee23
|
Fix PDF install rule so that it's explicit and automatically invokes a PDF build when specified on the command line.
|
2012-07-14 11:21:03 +00:00 |
predef@88da98e37b
|
|
|
preprocessor@7346503b96
|
Update link to the C++ Template Metaprogramming book Appendix A online.
|
2011-10-27 02:10:02 +00:00 |
program_options@f11104084b
|
Really fixes #7049.
|
2012-07-13 19:06:30 +00:00 |
property_map@d1a1c25a42
|
Another try at fixing VC++ issue
|
2012-07-05 17:33:24 +00:00 |
property_tree@5dee8275ab
|
Remove a stray semicolon. Fix a type conversion that has become invalid in C++11. Update the XML parser test to cope with the new detail/utf8_codecvt layout. See bugs 6808 and 6785 for the first two issues.
|
2012-05-23 12:09:27 +00:00 |
proto@5c325d3f36
|
Back out the bogus const-correctness tweak made in [68463].
|
2012-08-27 02:14:17 +00:00 |
ptr_container@e15de8fe4a
|
Ticket #5963
|
2011-10-19 15:10:31 +00:00 |
python@303885fefa
|
applying patch from trac ticket 4609
|
2012-07-27 22:43:32 +00:00 |
random@caf462a816
|
Switch from deprecated macros to new shiny ones; no functionality change
|
2012-07-09 19:50:17 +00:00 |
range@dceccc9de9
|
[boost][range] - Added the missing include of boost/utility/enable_if.hpp to boost/range/algorithm/for_each.hpp
|
2012-06-29 21:49:37 +00:00 |
ratio@e44b1e6e50
|
Ratio: fix Tab inspection
|
2012-08-15 10:40:58 +00:00 |
rational@91fc23c802
|
Implement rational<IntType>/IntType operations directly to reduce calls to gcd. Patch by Mario Lang.
|
2012-05-22 02:07:33 +00:00 |
regex@4ab0ffee0a
|
Switch from deprecated macros to new shiny ones; no functionality change
|
2012-07-11 16:21:55 +00:00 |
scope_exit@61614a7e41
|
Using lower case section IDs. Renamed TPL_ID to ID_TPL.
|
2012-04-28 01:55:09 +00:00 |
serialization@1dba4d5027
|
fixes for static/dll library build/test
|
2012-08-12 16:47:07 +00:00 |
signals@952bf45eb2
|
Make Boost.Signals play nice with VC11; patch by Daniela Engert
|
2012-08-18 16:03:45 +00:00 |
signals2@f1a2b19f43
|
Replace all uses of boost/utility.hpp with more-granular includes. Solves modularization dependency nightmare.
|
2012-05-18 04:44:04 +00:00 |
smart_ptr@1029ae0ea5
|
Apply patches from #6667. Refs #6667.
|
2012-03-12 17:33:50 +00:00 |
spirit@e7c747b925
|
Fix #4372: spirit::info violates STL container requirements
|
2012-08-21 20:04:06 +00:00 |
statechart@b5707cd409
|
|
|
static_assert@5e7b62a1f4
|
Fix doc typo.
|
2012-08-16 08:14:53 +00:00 |
sync@88da98e37b
|
|
|
system@bdcfe61429
|
Revert portion of 68183. This changeset was aimed at other libraries, but inadvertently modified three boost/system headers.
|
2012-05-04 20:12:58 +00:00 |
test@563c0a386e
|
Use BOOST_NO_CXX11_NUMERIC_LIMITS rather than now deprecated BOOST_NO_NUMERIC_LIMITS_LOWEST
|
2012-07-13 09:17:54 +00:00 |
thread@ca04d699bc
|
Thread:7280: Added noexcep to future_category
|
2012-08-26 18:18:03 +00:00 |
timer@05afff49bd
|
Replace all uses of boost/utility.hpp with more-granular includes. Solves modularization dependency nightmare.
|
2012-05-18 04:44:04 +00:00 |
tokenizer@f17e70a091
|
Applied patch; Refs #4649
|
2011-04-05 17:33:50 +00:00 |
tr1@9cb4a020e3
|
Add support for cray.
|
2012-05-02 21:58:54 +00:00 |
tti@9ce8fbabc6
|
Better documentation and organization.
|
2011-08-29 01:18:39 +00:00 |
tuple@f904cd5d69
|
|
|
type_erasure@88da98e37b
|
|
|
type_traits@b95816426c
|
Move new test cases into the "tricky" section as many compilers can't handle them.
|
2012-08-26 12:14:11 +00:00 |
typeof@9fcf6ff70e
|
reverting accidently commited change
|
2011-10-18 17:25:37 +00:00 |
units@5270414ebb
|
Make pow and root work for constants.
|
2011-12-05 16:56:55 +00:00 |
unordered@a822b27efc
|
Unordered: Weaken requirements in compile tests.
|
2012-08-25 21:56:16 +00:00 |
utility@37c5395e7a
|
Ticket #7094, thanks 1czajnik
|
2012-07-10 03:43:13 +00:00 |
uuid@69bf5df424
|
Silenced GCC warnings about an initialized but not used variable.
|
2012-04-28 11:24:24 +00:00 |
variant@78d52b15cc
|
Make sure that variants with more than 20 types work.
|
2012-02-23 01:14:13 +00:00 |
wave@e8fe9b3045
|
Wave: Changed the effect of the -N command line option to simply not expand the macro by pretending it was not defined. Earlier the whole invocation sequence was skipped, now we skip only the macro itself, which still expands the arguments for the macro invocation.
|
2012-07-29 13:40:39 +00:00 |
xpressive@d06ce3111e
|
turn off debug symbols on msvc
|
2012-08-25 19:17:37 +00:00 |
index.html
|
|
|
libraries.htm
|
Fix links to context from libraries.htm
|
2012-07-25 23:42:58 +00:00 |
maintainers.txt
|
Hook up atomic to test infrastructure
|
2012-07-20 11:15:30 +00:00 |
platform_maintainers.txt
|
|
|