.. |
accumulators@4c43a68d67
|
don't use deprecated headers
|
2012-03-27 18:05:52 +00:00 |
algorithm@26edcb7b51
|
Fix behavior of is_sorted_until; thanks to Michel Morin for the report
|
2012-07-12 03:25:58 +00:00 |
any@23b025589c
|
|
|
array@f41b1d2d4c
|
Added a note about std::array in C++11
|
2012-06-14 15:52:44 +00:00 |
asio@cf17fa2fc8
|
Use the thread's private_op_queue for handlers returned by the reactor task.
|
2012-05-28 22:03:36 +00:00 |
assign@a06e839236
|
|
|
atomic@131b70c1fa
|
atomic: initial import
|
2012-07-08 11:21:45 +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@5f99c541b1
|
Chrono: Remove Boost.System dependency
|
2012-07-09 16:23:18 +00:00 |
circular_buffer@a3d9f1266d
|
|
|
compatibility@3e0da6395d
|
|
|
compose@d5be6d029f
|
|
|
concept_check@38154ae6cf
|
[concept_check] "Shadowed variable warning" (refs #6738)
|
2012-05-18 02:58:12 +00:00 |
config@318629fbae
|
Update to BOOST_NO_CXX11_NUMERIC_LIMITS in macro reference
|
2012-07-12 16:03:51 +00:00 |
container@00285548d9
|
Ticket #7122: Typos in container docs.
|
2012-07-12 12:35:14 +00:00 |
context@b41ed88abf
|
context: define _XOPEN_SOURCE/XOPEN_SOURCE_EXTEND for Solaris
|
2012-07-07 10:51:27 +00:00 |
conversion@fe79553bf8
|
Fix tab in documentation (refs #7065)
|
2012-07-08 17:59:50 +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@e6515ce73c
|
Refs #3633; will close when merged to release
|
2012-07-02 15:14:03 +00:00 |
detail@804546aacf
|
Chrono: Try to fix issue with WinError.h file
|
2012-07-07 10:27:13 +00:00 |
disjoint_sets@a251afafa2
|
Fix header location in disjoint_sets documentation.
|
2012-05-08 21:56:54 +00:00 |
dynamic_bitset@d6f1835fbb
|
|
|
exception@2ebfd49b4f
|
Ticket #7094, thanks 1czajnik
|
2012-07-10 03:43:13 +00:00 |
filesystem@bb0fe7585c
|
Add BOOST_FOREACH support. Correct C++11 range-based for statement enabler signatures. Improve test coverage. Clears feature requests #5896 and #6521.
|
2012-07-12 13:53:17 +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@775213a9e6
|
|
|
function_types@1f51d9ba29
|
|
|
functional@e723967c7e
|
Switch from deprecated macros to new shiny ones; no functionality change
|
2012-07-09 20:12:04 +00:00 |
fusion@eaf9e79e85
|
latest patch from Nathan Ridge
|
2012-07-05 23:40:17 +00:00 |
geometry@c506c476dd
|
[geometry] changes in examples w.r.t. custom pointer types
|
2012-07-08 20:17:21 +00:00 |
gil@b3ad20c906
|
|
|
graph@df80876475
|
Fixed uninitialized variable problem
|
2012-07-09 20:10:02 +00:00 |
graph_parallel@8618905125
|
Fixed warnings
|
2012-05-26 19:30:47 +00:00 |
heap@202a1ee196
|
heap: reduce test size
|
2012-07-01 09:58:00 +00:00 |
icl@4113506732
|
Added doxygen generated html to complete broken links.
|
2012-07-01 22:26:15 +00:00 |
integer@90f779a9a3
|
Fix integer.hpp so a compiler error is generated when the number of bits requested is greater than the max available.
|
2012-05-02 17:10:20 +00:00 |
interprocess@01ce00dc8d
|
Fix regressions introduced in r78802.
|
2012-06-16 12:05:44 +00:00 |
intrusive@6ddddd583f
|
Ticket #7033: SolarisStudio 12.3 bug: doesn't like intrusive::detail::type_has_rebind::test() declarations
|
2012-07-12 07:46:43 +00:00 |
io@337e0ddc59
|
|
|
iostreams@f37811be02
|
Iostreams: Fix gzip test failures in C++0x gcc 4.4.
|
2012-05-08 20:06:39 +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@f2fc974591
|
Make the new pdf install rules explicit, and fix intrusive's.
|
2012-06-11 01:33:10 +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
|
|
|
math@ff4a3a8ae2
|
Document #7099 as fixed.
|
2012-07-12 11:20:02 +00:00 |
move@bdd17fdc07
|
Ticket #7031: (back_|front_)move_insert_iterator::op= cannot take rvalue
|
2012-07-11 22:35:00 +00:00 |
mpi@9cf1f16f5c
|
Applied patch for #4657
|
2012-01-03 17:27:54 +00:00 |
mpl@7d2a04eea3
|
|
|
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
|
|
|
parameter@23ed477c44
|
parameter: access enable_if via namespace boost
|
2011-12-11 14:30:27 +00:00 |
phoenix@d29cb5621f
|
Boost.Phoenix:
|
2012-07-02 06:26:27 +00:00 |
polygon@59a143151d
|
Polygon: udpating Voronoi builder documentation.
|
2012-06-13 20:21:09 +00:00 |
pool@d0d5677a40
|
Change to all lower case so works on *nix and windows
|
2012-06-11 16:56:57 +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@a9993a8f01
|
Fix indent
|
2012-07-05 17:00:50 +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@62933cbebd
|
transforms get pseudo-parameter pack expansion support for unpacking expressions
|
2012-07-12 21:54:30 +00:00 |
ptr_container@e15de8fe4a
|
Ticket #5963
|
2011-10-19 15:10:31 +00:00 |
python@2c1a276671
|
python: minor doc bug fix (ticket #7014)
|
2012-06-25 21:56:38 +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@b6a00cbe2c
|
Ratio: apply patch for #7075
|
2012-07-04 21:01:41 +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@428a88820f
|
undefined STD at the end of the header
|
2012-06-21 20:23:01 +00:00 |
signals@2e1e4b6372
|
Replace all uses of boost/utility.hpp with more-granular includes. Solves modularization dependency nightmare.
|
2012-05-18 04:44:04 +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@c2dff29ac0
|
Fixed wrong link
|
2012-06-12 08:01:47 +00:00 |
statechart@b5707cd409
|
|
|
static_assert@e910489e16
|
|
|
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@b0ffa72c0d
|
changed to test for support of max_digits10 isuing
|
2012-07-09 13:52:43 +00:00 |
thread@3332d8df66
|
Thread: fix typo - 7117
|
2012-07-10 20:50:40 +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
|
|
|
tr1@9cb4a020e3
|
Add support for cray.
|
2012-05-02 21:58:54 +00:00 |
tti@9ce8fbabc6
|
|
|
tuple@f904cd5d69
|
|
|
type_erasure@88da98e37b
|
|
|
type_traits@3656db0215
|
Fix typo. Regenerate docs.
|
2012-07-12 17:55:05 +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@0fccd93e29
|
Switch from deprecated macros to new shiny ones; no functionality change
|
2012-07-09 22:08:01 +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@8c0ac66f86
|
Wave: fixed #7050: Invalid memory write bug in lexing_exception
|
2012-06-29 18:55:07 +00:00 |
xpressive@04059cbd25
|
replace MPL assert with static assert since it's problematic in C++11, refs #6846
|
2012-05-01 06:13:48 +00:00 |
index.html
|
|
|
libraries.htm
|
Added Lorenzo Caminiti to maintainers.txt and libraries.htm.
|
2012-04-13 01:02:02 +00:00 |
maintainers.txt
|
boost: integrate boost.lockfree
|
2012-07-01 08:38:30 +00:00 |
platform_maintainers.txt
|
|
|