boost/libs
2012-06-13 20:21:09 +00:00
..
accumulators@4c43a68d67 don't use deprecated headers 2012-03-27 18:05:52 +00:00
algorithm@dcda91716a Removed a bit of undefined behavior (noted by STL @ microsoft) 2012-06-06 20:43:22 +00:00
any@23b025589c
array@f4a0cbd364 Added support for Boost.Hash to Boost.Array; fixes #6791 2012-04-14 18:07:34 +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@88da98e37b
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@d48ff8a202 Chrono: Updated chrono io utilities 2012-05-28 13:54:22 +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@e0d8861745 Revert changes inadvertently made in last commit 2012-05-27 15:27:25 +00:00
container@2c5c074091 Make the new pdf install rules explicit, and fix intrusive's. 2012-06-11 01:33:10 +00:00
context@c2946326cf context: fix warnings on Windows platform 2012-06-10 09:08:27 +00:00
conversion@c6318e3819 Do not force PGI compiler to use fallback version of lexical_cast (PGI fails tests even in fallback version) 2012-05-20 16:25:21 +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@c81a7f7f0c Enable visibility support. Refs #2114. 2011-07-22 14:15:45 +00:00
detail@b39e23464b Add warning to deprecated header boost/functional/detail/container_fwd.hpp. 2012-05-21 21:58:18 +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@6fe16d80ef Making error_info's destructor virtual. 2012-04-28 06:05:06 +00:00
filesystem@3996679b2b Fix reference title, proposal title, doc boilerplate 2012-06-02 16:28:25 +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 Remove extraneous semicolon 2011-10-11 15:23:29 +00:00
function_types@1f51d9ba29
functional@769ec4369d Make the new pdf install rules explicit, and fix intrusive's. 2012-06-11 01:33:10 +00:00
fusion@70589c53c6 BOOST_FUSION_DEFINE_STRUCT_INLINE patch by Nathan Ridge 2012-05-19 01:24:55 +00:00
geometry@d35eb8f2df Make the new pdf install rules explicit, and fix intrusive's. 2012-06-11 01:33:10 +00:00
gil@b3ad20c906
graph@38ad939f37 Fixed warnings 2012-05-26 19:30:47 +00:00
graph_parallel@8618905125 Fixed warnings 2012-05-26 19:30:47 +00:00
heap@f1626a4455 heap: add tests for s_handle_from_iterator 2012-05-05 12:22:08 +00:00
icl@3195d2f36a Fixed multiple definition error reported by Rajalakshmi Iyer. 2012-03-26 20:56:57 +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@5ae5ac2e54 Make the new pdf install rules explicit, and fix intrusive's. 2012-06-11 01:33:10 +00:00
intrusive@45648b5149 Make the new pdf install rules explicit, and fix intrusive's. 2012-06-11 01:33:10 +00:00
io@337e0ddc59 eliminated unit_test_framework and BOOST_MESSAGE 2011-10-05 09:34:51 +00:00
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@88da98e37b
logic@31af87e6ae Tribool: add a redirect to the docs. 2011-04-29 11:03:48 +00:00
math@4364504518 Update Jacobi docs - should use u rather than phi for argument. 2012-06-12 11:45:28 +00:00
move@8a4cef0b82 Trailing whitespaces 2012-05-20 10:08:33 +00:00
mpi@9cf1f16f5c Applied patch for #4657 2012-01-03 17:27:54 +00:00
mpl@7d2a04eea3 Applied an adapted version of patch from Ticket #4364 2011-05-17 18:16:59 +00:00
msm@d1b69d6837 fixed compiler error with fsm internal table and none event 2012-06-06 20:08:44 +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@683f27ed0e added note to current and future maintainers to please make this as 2012-04-26 06:26:10 +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@5a470bcc41 Adjust spelling. 2012-05-06 17:32:47 +00:00
property_map@1929e46a8c Removed GCC 2.95 workarounds, changed to make_shared for exception safety, tried more to get VC++ to work 2012-05-12 20:34:38 +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@bd8de9c606 fix minor typos 2012-06-06 20:07:33 +00:00
ptr_container@e15de8fe4a Ticket #5963 2011-10-19 15:10:31 +00:00
python@c3d20eb07f Replace all uses of boost/utility.hpp with more-granular includes. Solves modularization dependency nightmare. 2012-05-18 04:44:04 +00:00
random@1cb475183e Add missing inline. Fixes #6854. 2012-05-19 13:49:00 +00:00
range@a72eae6099 Replace all uses of boost/utility.hpp with more-granular includes. Solves modularization dependency nightmare. 2012-05-18 04:44:04 +00:00
ratio@a20d4f6c19 Thread: Comment use of missing file 2012-04-08 22:38:32 +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@1f016f6999 Fix some more GCC warnings. 2012-05-15 16:09:12 +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@10e65dccae patch for IBM VCAPP 2012-05-28 19:08:51 +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@5d0597852d Added test for radix 10 to use max_digits10 on printing values. https://svn.boost.org/trac/boost/ticket/5758 2012-06-12 11:14:39 +00:00
thread@6b0ce64d5e Thread: Fix max macro issue on Windows 2012-06-13 06:34:22 +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@960c85dedc Explicitly guard gcc's code path using BOOST_CLANG. 2012-05-13 05:49:12 +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@0acb4ee3e6 Unordered: Document move insert. 2012-06-04 22:53:43 +00:00
utility@3558d61c51 Make the new pdf install rules explicit, and fix intrusive's. 2012-06-11 01:33:10 +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@e5ac1ca3b3 Wave: updating copyrights, minor fixes, bumping version number for release 2012-05-23 14:41:35 +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 adding Jeffrey Hellrung to Iterator entry in maintainers.txt 2012-04-21 22:37:08 +00:00
platform_maintainers.txt