.. |
accumulators@8c45f6a12b
|
add missing include to docs for covariance
|
2010-07-07 15:55:56 +00:00 |
algorithm@caea7bd125
|
trim_all test fixed
|
2011-01-15 18:37:46 +00:00 |
any@23b025589c
|
|
|
array@111e93aa4c
|
qualify array to avoid conflict with std::array; Refs #5233
|
2011-02-26 01:35:48 +00:00 |
asio@9d47d1066b
|
Fix error in doxygen comment. Regenerate documentation.
|
2011-03-18 02:00:08 +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@fa904e76c2
|
Chrono: #5322, #5323, time_point operators ++,--
|
2011-03-17 20:11:10 +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@d66a39d4fc
|
Change to use BOOST_HAS_CONCEPTS since BOOST_NO_CONCEPTS has been removed (it's been dropped from the standard).
|
2011-03-15 12:54:46 +00:00 |
config@f69f4f250a
|
Release: prepare for 1.47.0.
|
2011-03-21 09:02:05 +00:00 |
container@88da98e37b
|
|
|
context@88da98e37b
|
|
|
conversion@c28efea0b3
|
Fix an access to grouping[grouping.size()].
|
2010-09-05 00:02:25 +00:00 |
coroutine@88da98e37b
|
|
|
crc@e916db4b08
|
|
|
date_time@5c9a890972
|
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 |
detail@c42fd431af
|
Add hash_value for shared_ptr; prevents hash_value( bool ) from being used. Refs #5216.
|
2011-02-24 23:24:54 +00:00 |
disjoint_sets@34939ce5b0
|
|
|
dynamic_bitset@734861bdac
|
Fix test for C++0x
|
2011-01-02 19:24:47 +00:00 |
exception@fb4ed73b5e
|
Incorrect check in cloning_test fixed, and workaround for Metrowerks.
|
2011-03-07 07:39:50 +00:00 |
filesystem@d776d3985f
|
Filesystem v3 patch for PGI large file supported.
|
2011-03-01 17:14:41 +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@7ee94c6975
|
Function: Extra member tests, to catch #4073.
|
2011-03-21 09:01:18 +00:00 |
function_types@c73823068f
|
Rebuild function_types documentation.
|
2010-07-01 22:12:30 +00:00 |
functional@84a7f372af
|
Run some tests without BOOST_HASH_NO_IMPLICIT_CASTS.
|
2011-03-11 18:19:23 +00:00 |
fusion@407657d56c
|
Updateded: fixed 'requirement' errors
|
2011-03-21 04:08:44 +00:00 |
geometry@67f5b36e32
|
Bugfix partition for clang
|
2011-03-19 14:01:11 +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@06bdbbcbba
|
Changed concepts to use proper names for property types
|
2011-03-08 20:53:50 +00:00 |
graph_parallel@11e660b615
|
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 |
heap@88da98e37b
|
|
|
icl@6dccad056b
|
Fixed standard conformance issues, detected by Doug Gregor March-05.
|
2011-03-13 18:39:06 +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@b5eb07ba3e
|
Changes to allow interoperability between 64 and 32 processes. Pointer type is a customization of all templated code size_type's and difference_type's.
|
2011-03-17 16:42:30 +00:00 |
intrusive@3d0b456316
|
Added experimental move semantics to containers. Undocumented
|
2011-03-21 08:59:25 +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@88fc042762
|
Iostreams: Add a couple of undocumented methods. Refs #5242.
|
2011-03-20 22:36:12 +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@88da98e37b
|
|
|
lockfree@88da98e37b
|
|
|
logic@9c4577cce3
|
Detab some jamfiles.
|
2010-06-26 12:10:47 +00:00 |
math@e571aa93dc
|
Fix a couple of paths in the maths docs.
|
2011-03-19 00:32:14 +00:00 |
move@d4983b7afe
|
Added to trunk
|
2011-03-17 16:41:04 +00:00 |
mpi@a1ca5b5e7b
|
Fixed tickets #4693 and #4772
|
2010-11-27 12:40:31 +00:00 |
mpl@fc13a7ac60
|
Fully qualified mpl::for_each call to prevent conflict with phoenix::for_each on
|
2011-03-06 11:09:13 +00:00 |
msm@2210693b8a
|
fixed warnings about unused variables
|
2011-02-13 21:53:35 +00:00 |
multi_array@7bdcfb017c
|
addressed an identifier clash.
|
2011-03-13 23:10:30 +00:00 |
multi_index@f0c0ae11a8
|
boost/multi_index/detail/scope_guard.hpp: fixing typo to restore g++ (and possibly other) builds
|
2011-03-08 17:33:30 +00:00 |
multiprecision@88da98e37b
|
|
|
numeric
|
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 |
optional@e9989b260e
|
Refs #4987. Added forward declaration of namespace-scope swap for boost::optional, this should fix GCC compilation errors. Also swap implementation now uses Boost.Utility.Swap to make use of the workarounds for some broken compilers. If it breaks for your compiler, let me know in the mentioned ticket.
|
2010-12-17 21:12:56 +00:00 |
parameter@15d8701d77
|
Fix typo in parameter doc, refs #4983
|
2011-01-19 15:32:54 +00:00 |
phoenix@31eee0f607
|
[phoenix]
|
2011-03-20 09:23:22 +00:00 |
polygon@60da85594f
|
fixed missing function from bad merge
|
2011-03-07 18:59:29 +00:00 |
pool@434c9a7630
|
Applied patch; refs #2696
|
2011-01-07 15:58:00 +00:00 |
predef@88da98e37b
|
|
|
preprocessor@49142ec930
|
commit test
|
2011-02-21 22:51:57 +00:00 |
program_options@9d7afca35c
|
Return 0, not 1, when --help is passed.
|
2011-03-17 21:25:16 +00:00 |
property_map@3a1dba235e
|
Fixed assert issues from inspection report for PropertyMap
|
2011-01-06 02:43:46 +00:00 |
property_tree@1c3804c01e
|
Better support for UTF-8. See bug 5203. Thanks to Qiaozhiqiang for tracking down the actual problem.
|
2011-03-07 09:45:58 +00:00 |
proto@c2fb79256d
|
revert 68544 for now
|
2011-01-30 04:58:04 +00:00 |
ptr_container@4f67607320
|
added pointee<T>:::type again
|
2011-03-07 22:24:00 +00:00 |
python@2a20884e78
|
libs/python/src/object/class.cpp: metaclass fixes by James Emerton: james at emdata dot net
|
2011-03-04 17:32:41 +00:00 |
random@92818ae651
|
MSVC 7.1 and 8.0 seem to have trouble handling this friend declaration. Try to make it simpler. Refs #5321.
|
2011-03-17 17:14:38 +00:00 |
range@f8bb8aafbf
|
[range] - Improved default Reference type deduction for the join_iterator as implemented by aschoedl in Trac issue 5061.
|
2011-03-16 23:55:25 +00:00 |
ratio@9ac749e095
|
Ratio:: change doc directory from boost_ratio to ratio
|
2011-02-25 16:45:36 +00:00 |
rational@a23c6ef3a9
|
|
|
regex@8872393894
|
Add info on building/testing ICU with multiple compilers.
|
2011-03-18 16:46:54 +00:00 |
scope_exit@fd2168edf8
|
Rebuild the scope_exit documentation.
|
2010-07-08 22:51:00 +00:00 |
serialization@a7bd7ef6c2
|
improve compatibility with older archive versions
|
2011-01-23 16:28:10 +00:00 |
signals@63524f1ce1
|
Applied patch in #4365; will watch tests before merging to trunk
|
2010-11-28 06:33:11 +00:00 |
signals2@cc04d5ec45
|
Got rid of a couple unused parameter warnings.
|
2011-02-14 21:23:01 +00:00 |
smart_ptr@634866c28a
|
Honor BOOST_SP_USE_PTHREADS. Refs #5018.
|
2011-02-24 23:35:22 +00:00 |
spirit@33ccba6f3a
|
Spirit: comment fixes, minor adjustments
|
2011-03-20 18:25:44 +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@322e46fc49
|
Boost.Ratio/Chrono: Added boost/ratio/include.hpp file and make use of boost/ratio/ratio.hpp when all the files are not needed
|
2011-01-16 12:07:26 +00:00 |
test@704e7cb516
|
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 |
thread@5e29afcb57
|
Remove inner definition of cond_res from timed_wait so outer variable
|
2011-03-07 08:39:37 +00:00 |
timer@9e83237560
|
|
|
tokenizer@8355a34b81
|
Applied patch from #4791; will close after merging to release
|
2010-11-27 20:46:51 +00:00 |
tr1@6e2f04c73d
|
Add note on portability issues.
|
2011-03-04 09:00:48 +00:00 |
tti@88da98e37b
|
|
|
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@28631034ca
|
Fix up type_traits intrinsic support when using the Intel compiler.
|
2011-03-20 12:18:59 +00:00 |
typeof@b46f8efd6b
|
Ticket #3520 Syntax Error in boost/typeof/typeof.hpp
|
2010-08-30 20:21:47 +00:00 |
units@001dec7fe6
|
remove spurious inclusion of <boost/units/io.hpp> and <iostream> in various unit system header files
|
2011-03-08 01:23:00 +00:00 |
unordered@d9c49a6cde
|
Don't require explicit conversion in pairs in unordered's insert tests.
|
2011-03-16 21:34:08 +00:00 |
utility@7d23c75eef
|
Revised the assertion_failed_msg function to use std::exit(-1) instead of std::abort() for Windows CE (since Windows CE does not have an abort() function in the CRT library)
|
2011-02-18 03:46:55 +00:00 |
uuid@5e684f7779
|
Ticket #5235
|
2011-03-05 23:55:25 +00:00 |
variant@e5547f95bc
|
Avoid a quadratic number of template instantations when using the general case implementation of assignment (with backup storage). This significantly improves compile times for variants with a large number of variant types. See the thread starting at http://lists.boost.org/boost-users/2011/01/65416.php.
|
2011-01-08 22:44:06 +00:00 |
wave@6923b81fdd
|
Fixed #5280: compilation error by including order
|
2011-03-08 15:36:33 +00:00 |
xpressive@1ac8cf17d1
|
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 |
index.html
|
|
|
libraries.htm
|
forgot to add the forwarding index.html
|
2011-03-16 19:10:44 +00:00 |
maintainers.txt
|
[phoenix]
|
2011-03-17 21:31:00 +00:00 |
platform_maintainers.txt
|
|
|