boost/libs
2012-02-01 23:48:26 +00:00
..
accumulators@2092f2c138 Use attribute names with underscores for GCC, fixes #6416 2012-01-22 17:56:10 +00:00
algorithm@8bfaa6dad3 Added QuickRef entries for 'is_any_of' and 'is_from_range' 2012-01-15 16:47:48 +00:00
any@23b025589c
array@e6a44cf529 Removed tabs 2011-03-22 23:55:20 +00:00
asio@4e9e7b595b Update copyright year. 2012-01-15 13:18:46 +00:00
assign@a06e839236 Resolve C++0x ambiguities. Fixes #3073 2010-06-10 14:32:59 +00:00
atomic@88da98e37b
bimap@25b5f19171 Update links to boost tools in bimap. 2011-02-27 12:02:25 +00:00
bind@da3580cc14 Apply suggested IBM C++ fix. Refs #5792. 2011-11-07 18:25:33 +00:00
chrono@105031b858 Chrono: process_cpu_clock::now() on linux gives time_points 1/1000 times 2011-12-12 18:00:24 +00:00
circular_buffer@a3d9f1266d eliminated unit_test_framework 2011-10-05 10:00:14 +00:00
compatibility@3e0da6395d
compose@d5be6d029f
concept_check@60b5eb331c Applied fixed version of patch from #6293; fixes #6293 2011-12-18 21:09:34 +00:00
config@5f9b522ede Apply version check patch. 2012-01-29 12:56:58 +00:00
container@5a62b6e47e Documentation fix. Ticket 6499 2012-02-01 22:12:43 +00:00
context@88da98e37b
conversion@7a48fea517 Disabling some optimisations for sun cc 2012-02-01 17:08:10 +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@17612676b8 Detail: Disable container forward declarations for recent versions of libstdc++, refs #6326. 2012-01-11 23:00:55 +00:00
disjoint_sets@34939ce5b0
dynamic_bitset@d6f1835fbb Applied patch; Refs #5439 2011-04-26 14:41:50 +00:00
exception@439ef89742 Added redundant include guard to error_info.hpp (ticket 6428) 2012-01-20 07:57:48 +00:00
filesystem@d2e62a5d15 Add issue 7, How should class path inserter and extractor be specified? 2012-01-30 20:43:34 +00:00
flyweight@c8d8a98d24 removed unnecessary header 2011-11-12 18:50:46 +00:00
foreach@8862f88d2c attempting to address #6131 2011-11-18 04:31:19 +00:00
format@7907ce81f4 Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]). 2011-01-15 08:11:51 +00:00
function@775213a9e6 Remove extraneous semicolon 2011-10-11 15:23:29 +00:00
function_types@1f51d9ba29 Function types: rebuild documentation. 2011-04-02 14:41:07 +00:00
functional@b4e12e3640 Hash: Fix 1.6 quickbook in 1.5 document. 2012-01-26 08:17:11 +00:00
fusion@38cd16639d Fixes Ticket #6372 2012-01-10 02:03:43 +00:00
geometry@53ce61eafd Added check on 3 #snake tests 2012-01-29 21:36:13 +00:00
gil@b3ad20c906 Introducing base_channel_type metafunction which helps to avoid useless casting between integral data types. For older compilers it also reduces warnings about those castings operations. 2010-11-06 18:17:10 +00:00
graph@cd1186205d Added links sent by David Doria to his new documentation files 2012-01-29 21:36:23 +00:00
graph_parallel@c77a9b5ad1 Applied fixed version of patch from #6293; fixes #6293 2011-12-18 21:09:34 +00:00
heap@ba744581c2 heap: msvc workaround 2011-12-30 13:00:09 +00:00
icl@945e760ab4 Fixing missing reference to boost::move. 2012-01-01 10:19:16 +00:00
integer@cc73477d13 Fix typo. 2011-12-24 17:29:03 +00:00
interprocess@4b1b95c59f #6412: Use attribute names with underscores for GCC 2012-01-21 10:48:57 +00:00
intrusive@fbf59c841c Ticket #6508 2012-02-01 21:52:18 +00:00
io@337e0ddc59 eliminated unit_test_framework and BOOST_MESSAGE 2011-10-05 09:34:51 +00:00
iostreams@762c47f94e applied patches from #5908 2012-01-04 04:46:42 +00:00
iterator@5c477dc695 Always include add_reference in iterator_adaptor. 2011-03-11 18:28:31 +00:00
lambda@2ed8d7f4df Fix return type deduction for pointers to data members. Fixes #4962. Fixes #4566. 2011-01-03 22:31:21 +00:00
local_function@88da98e37b
locale@8c368da16c Fixed missing dependency 2012-01-25 14:36:25 +00:00
lockfree@88da98e37b
logic@31af87e6ae Tribool: add a redirect to the docs. 2011-04-29 11:03:48 +00:00
math@1383a64f8b Added tests for new constants two_div_pi and root_two_div_pi 2012-02-01 14:02:02 +00:00
move@0e41df8f05 Added fixed bugs to changeset in container/interprocess/intrusive/move 2012-01-18 20:48:49 +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@b0b2e4af31 fixed bug with eUML table and composites. 2012-01-23 20:37:23 +00:00
multi_array@bc5df6a074 operator() requires Collection concept, calls access_element, which 2012-01-18 02:27:54 +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 Changed long long and unsigned long long to use the boost::(u)long_long_type typedefs in the numeric_cast_traits base specializations. 2012-01-31 14:27:10 +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@5cb684a1cf Phoenix: fixed #6360: Patch for "begin/end ambiguity" 2012-01-14 20:16:12 +00:00
polygon@ab71b50a86 added directed_line_esgment_set_data for voronoi diagram integration 2011-08-02 19:16:41 +00:00
pool@f32ff7e26e Doc regeneration. 2011-12-15 11:31:09 +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@76a62c1809 Fix warning push/pop mismatch. 2011-10-19 16:20:56 +00:00
property_map@3a1dba235e Fixed assert issues from inspection report for PropertyMap 2011-01-06 02:43:46 +00:00
property_tree@5e9261d726 Improve pair member bug workaround: should now hopefully work with Intel; also improve code clarity. See bug #5307. 2011-11-21 13:11:18 +00:00
proto@cd4dc22811 fix some typos. thanks david j. 2012-01-14 05:10:41 +00:00
ptr_container@e15de8fe4a Ticket #5963 2011-10-19 15:10:31 +00:00
python@5792bffaa2 Python: applying #6409: __visibility__ (with underscores) to avoid name clashes 2012-01-17 19:36:56 +00:00
random@16f5afdb15 Use a proper constexpr for integer_log2. 2011-12-18 11:16:47 +00:00
range@1cb6a99c80 eliminated unit_test_framework 2011-10-05 09:13:05 +00:00
ratio@a10c5d3377 Ratio: Fix Ticket #5724 and type with u32string 2011-11-01 20:55:28 +00:00
rational@aa401ee8d9 eliminated test_case_template.hpp 2011-10-05 10:28:08 +00:00
regex@9ab4fb9eff Fix bug in object_cache.hpp 2012-01-29 13:33:03 +00:00
scope_exit@1707a6ea06 Use C++-0X lambdas when they are available. 2011-11-19 12:21:36 +00:00
serialization@2d17291ca8 small changes resulting from fixing track items 2012-01-24 19:31:17 +00:00
signals@88bd2a19a3 Applied patch, added test; Fixes #5521 2011-09-22 18:56:47 +00:00
signals2@1671d2e4d0 Fix for reported clang compile error. Refs #6198. 2011-12-03 05:47:59 +00:00
smart_ptr@2c29f1e5a9 Warning 4284 is obsolete. Refs #6332. See also #4433. 2011-12-29 22:27:37 +00:00
spirit@d14eb0fd7c Spirit: correcting copyright 2012-01-13 18:48:54 +00:00
statechart@b5707cd409 Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]). 2011-01-15 08:11:51 +00:00
static_assert@e910489e16 Add BOOST_STATIC_ASSERT_MSG 2011-01-31 15:03:41 +00:00
sync@88da98e37b
system@46d95f807c Fix comment typo (Rob Stewart) 2011-09-28 15:57:44 +00:00
test@f0c982a849 Fixes #6331 2012-01-20 23:16:14 +00:00
thread@fc8de511c6 Thread: Added detail/scoped_enumm.hpp file and adaptat enum classes to the new interface 2012-01-29 18:27:26 +00:00
timer@8d591ae889 Fix link problems in timer and pool. 2011-11-18 09:03:53 +00:00
tokenizer@f17e70a091 Applied patch; Refs #4649 2011-04-05 17:33:50 +00:00
tr1@93e0a2212e eliminated unit_test_framework and BOOST_MESSAGE 2011-10-05 09:47:42 +00:00
tti@9ce8fbabc6 Better documentation and organization. 2011-08-29 01:18:39 +00:00
tuple@f904cd5d69 Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]). 2011-01-15 08:11:51 +00:00
type_erasure@88da98e37b
type_traits@5e1995dcf8 Update to GCC support: support up to 128-byte alignments. 2012-01-04 17:13:24 +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@51d2e2564e Unordered: Add tests for when Boost.Move is activated. 2012-01-11 22:23:49 +00:00
utility@fe653d0a9a Change call_traits to pass enum's by value. 2011-08-20 16:03:58 +00:00
uuid@75602e57b2 added a test for ticket #5325 2012-01-06 03:40:26 +00:00
variant@2bef470d77 Fixes #6163 (hash function for variant added) 2011-11-22 16:05:44 +00:00
wave@0fe3978dfe Wave: fixed #6011: Boost.Wave tokenids patch for building on OpenBSD 2011-10-16 22:08:54 +00:00
xpressive@204eca5f7f use underscores in gcc attribute names, fixes #6406 2012-01-28 20:08:35 +00:00
index.html
libraries.htm libs: add boost.heap to libraries.htm and maintainers.txt 2012-02-01 23:48:26 +00:00
maintainers.txt libs: add boost.heap to libraries.htm and maintainers.txt 2012-02-01 23:48:26 +00:00
platform_maintainers.txt