boost/libs
Ion Gaztañaga c1b529ae92 Fixes for clang + cleanup
[SVN r74125]
2011-08-29 11:22:19 +00:00
..
accumulators@423e776efd fix invalid trailing semi 2011-05-26 18:35:18 +00:00
algorithm@e92d471817 Comment updated 2011-06-02 20:08:16 +00:00
any@23b025589c
array@e6a44cf529 Removed tabs 2011-03-22 23:55:20 +00:00
asio@df4b6cd4d6 Fix for static mutex initialisation. 2011-06-30 13:38:30 +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@27003baf12 Pathscale-4.0 configuration code/workarounds. 2011-01-14 02:59:34 +00:00
chrono@84a9304103 Enable visibility support. Refs #2114. 2011-07-27 12:16:16 +00:00
circular_buffer@fb85032783 circular_buffer: fixed (the fix ;-) when BOOST_NO_STDC_NAMESPACE defined 2010-11-22 22:06:08 +00:00
compatibility@3e0da6395d
compose@d5be6d029f
concept_check@52adefee9a Supress msvc warnings. Fixes #5102. 2011-04-06 22:26:42 +00:00
config@ad7edb7b3a Fix typo in message. 2011-08-20 16:08:10 +00:00
container@46d4f1e294 First inclusion in the repository 2011-08-26 18:26:44 +00:00
context@88da98e37b
conversion@2f5d0c847b Fixes #5783 2011-08-16 17:09:25 +00:00
coroutine@88da98e37b
crc@e916db4b08 Fix link in crc. 2010-04-05 08:05:00 +00:00
date_time@c81a7f7f0c Enable visibility support. Refs #2114. 2011-07-22 14:15:45 +00:00
detail@2423aff085 Detail: Turn forward declarations for IBM Visual Age standard library. 2011-07-30 20:24:39 +00:00
disjoint_sets@34939ce5b0
dynamic_bitset@d6f1835fbb Applied patch; Refs #5439 2011-04-26 14:41:50 +00:00
exception@b053deaf22 documentation update 2011-07-11 17:56:47 +00:00
filesystem@2e6cc63e65 Filesystem: add hash_value. 2011-08-16 22:15:55 +00:00
flyweight@3fc4756231 Pathscale-4.0 configuration code/workarounds. 2011-01-14 02:59:34 +00:00
foreach@1116c80833 use rvalue refs on supporting compilers for const rvalue detection 2011-03-13 14:41:51 +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@cbb9e7c4da Applied patch from #4717 2011-05-31 21:12:35 +00:00
function_types@1f51d9ba29 Function types: rebuild documentation. 2011-04-02 14:41:07 +00:00
functional@572712fac8 Fix annoying markup problems. 2011-04-07 00:38:05 +00:00
fusion@90b15e1c9b add missing include to try to make msvc9~stlport toolset happy 2011-08-28 22:48:40 +00:00
geometry@781f4a575d Fixed ticket 5748 2011-08-15 17:43:03 +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@90678ab0fa Fixed inspection report issues 2011-08-27 19:35:05 +00:00
graph_parallel@922ef24305 Fixed inspection report issues 2011-08-27 19:35:05 +00:00
heap@88da98e37b
icl@b84a721461 Cleaning up tests after checking last bug claims by Denis. 2011-06-06 14:10:52 +00:00
integer@8457bd01b1 Fix integer_traits<long long> when no macro from limits.h is available. 2011-02-12 15:06:21 +00:00
interprocess@f2d6d2b45b Added SwitchToThread to sched_yield to improve a bit process hand-offs 2011-08-28 18:30:28 +00:00
intrusive@85e5b6bc34 Fixes for Boost 1.47 2011-04-01 22:04:17 +00:00
io@e2fe59318b 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
iostreams@57e98b1450 Iostreams: Remove last revised date. Refs #5695 2011-07-13 22:23:38 +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@12abb75fc9 Fixed incorrect sentence in the documentation 2011-08-22 09:05:40 +00:00
lockfree@88da98e37b
logic@31af87e6ae Tribool: add a redirect to the docs. 2011-04-29 11:03:48 +00:00
math@c416cd2772 Fix bug in e_float bindings - negative integers were incorrectly converted. 2011-08-11 11:02:12 +00:00
move@9cc7307b03 Fixes for clang + cleanup 2011-08-29 11:22:19 +00:00
mpi@a1ca5b5e7b Fixed tickets #4693 and #4772 2010-11-27 12:40:31 +00:00
mpl@7d2a04eea3 Applied an adapted version of patch from Ticket #4364 2011-05-17 18:16:59 +00:00
msm@e911945a0d added visitor example 2011-08-28 20:15:43 +00:00
multi_array@7bdcfb017c addressed an identifier clash. 2011-03-13 23:10:30 +00:00
multi_index@867a0fb9c9 fixed #5741 2011-08-03 06:31:26 +00:00
multiprecision@88da98e37b
numeric Simplified custom numeric type in numeric_cast_traits_test.cpp to reduce template depth. 2011-08-12 13:09:15 +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@0b0ce28a8a Parameter: Merge [62231] from release - missing includes. 2011-03-24 21:12:54 +00:00
phoenix@ab1a6a2c3c [phoenix] 2011-08-24 09:52:58 +00:00
polygon@ab71b50a86 added directed_line_esgment_set_data for voronoi diagram integration 2011-08-02 19:16:41 +00:00
pool@892481b63d Turn on threading support for threaded test! 2011-07-22 17:38:38 +00:00
predef@88da98e37b
preprocessor@3443ca0a51 Delay of BOOST_PP_VARIADIC_ELEM fixes problem when variadic data must be generated. 2011-08-15 15:58:25 +00:00
program_options@540e300c38 Enable visibility support. Refs #2114. 2011-07-22 12:08:03 +00:00
property_map@3a1dba235e Fixed assert issues from inspection report for PropertyMap 2011-01-06 02:43:46 +00:00
property_tree@2d0abadfc6 Try to work around MSVC name lookup bug. See bug 5281. 2011-05-16 22:05:08 +00:00
proto@e0a3b57984 remove invocations of no-longer-existent segmented fusion algorithms 2011-08-24 20:57:12 +00:00
ptr_container@4f67607320 added pointee<T>:::type again 2011-03-07 22:24:00 +00:00
python@838f44c050 boost/python: fixing long-standing mis-spelling, resolves trac #5805 2011-08-23 16:42:15 +00:00
random@04ade5c792 Random: fix constexpr in integer_log2_impl. 2011-07-09 17:13:59 +00:00
range@c4bd4bf4ce Remove tabs. 2011-05-26 18:23:57 +00:00
ratio@ea2e993b19 ratio: fix #5724: 0 + 0 and 0 - 0 lead to a compile time error 2011-08-19 15:41:08 +00:00
rational@a23c6ef3a9
regex@d08bfeff25 Add checked constructors to the Unicode iterators that need them. 2011-07-21 10:01:09 +00:00
scope_exit@fd2168edf8 Rebuild the scope_exit documentation. 2010-07-08 22:51:00 +00:00
serialization@023f0f155e sync projects 2011-06-23 04:19:56 +00:00
signals@63524f1ce1 Applied patch in #4365; will watch tests before merging to trunk 2010-11-28 06:33:11 +00:00
signals2@f602598778 Put real name in for Gottlob Frege. 2011-07-25 15:22:27 +00:00
smart_ptr@7e9664396a Add copy constructor/assignment - in C++0x, move disables implicit copy. 2011-07-17 20:35:44 +00:00
spirit@942469f4cb Spirit:updating docs 2011-08-24 22:41:18 +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@5c3a2b0481 Fix #5778 for INTEGRITY operating system 2011-08-15 14:34:04 +00:00
test@abf897e466 check BOOST_NO_FENV_H before making use of it. 2011-03-23 12:24:19 +00:00
thread@681af396b8 Change pin_to_zero and interruptible_wait to use (u)intmax_t rather than (unsigned) long, to avoid warnings about truncation 2011-05-31 12:28:11 +00:00
timer@9e83237560
tokenizer@f17e70a091 Applied patch; Refs #4649 2011-04-05 17:33:50 +00:00
tr1@4fcf803bdf special case for clang stdlib detection 2011-07-22 19:14:22 +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@5cc1ceccd1 Fix typo in code. 2011-08-20 16:05:02 +00:00
typeof@731e9ce0ad Applied patch for #5745: Use native typeof support for Oracle Solaris Studio C++ compiler 2011-08-06 18:46:43 +00:00
units@7525b0c564 Fix checking for double registration with clang in C++0x mode. Fixes #5436. 2011-04-07 14:50:53 +00:00
unordered@395c744d6f Unordered: More portability changes. 2011-08-29 11:10:09 +00:00
utility@fe653d0a9a Change call_traits to pass enum's by value. 2011-08-20 16:03:58 +00:00
uuid@f840d91dba Ticket #5570 2011-06-01 23:13:02 +00:00
variant@f9e03b6053 Supress warnings from variant. Refs #4666. 2011-04-07 15:35:56 +00:00
wave@ebfae11146 Wave: removing ancient asserts 2011-08-13 17:16:30 +00:00
xpressive@849fe1d35e Fix a standards-conformance issue where Xpressive is attempting to 2011-05-04 17:04:30 +00:00
index.html
libraries.htm - Updates according to library requirements 2011-08-15 19:04:34 +00:00
maintainers.txt - Updates according to library requirements 2011-08-15 19:04:34 +00:00
platform_maintainers.txt