.. |
accumulators@8c45f6a12b
|
add missing include to docs for covariance
|
2010-07-07 15:55:56 +00:00 |
algorithm@f5dd47883f
|
Update various libraries' documentation build.
|
2010-06-20 18:00:48 +00:00 |
any@23b025589c
|
|
|
array@2595eda739
|
Removed tabs
|
2010-06-11 14:46:31 +00:00 |
asio@4bfc2868ab
|
Note that hppa fence is just a placeholder at this time.
|
2010-07-11 04:12:51 +00:00 |
assign@a06e839236
|
Resolve C++0x ambiguities. Fixes #3073
|
2010-06-10 14:32:59 +00:00 |
atomic@88da98e37b
|
|
|
bimap@2ebaf27e94
|
Update various libraries' documentation build.
|
2010-06-20 18:00:48 +00:00 |
bind@f89c41dc7b
|
Update various libraries' documentation build.
|
2010-06-20 18:00:48 +00:00 |
chrono@88da98e37b
|
|
|
circular_buffer@d495873185
|
circular_buffer: applied patch to remove workaround for DEC C++ compiler - now all compilers will use this->invalidate_iterators_except
|
2010-04-21 21:33:52 +00:00 |
compatibility@3e0da6395d
|
|
|
compose@d5be6d029f
|
|
|
concept_check@f81493caa1
|
Update various libraries' documentation build.
|
2010-06-20 18:00:48 +00:00 |
config@906168561a
|
Removed temporary option to skip ptr-to-member initializations, BOOST_DETAIL_NO_COMPLETE_VALUE_INITIALIZATION_SKIP_PTR_TO_MEMBER.
|
2010-07-04 10:19:10 +00:00 |
container@88da98e37b
|
|
|
context@88da98e37b
|
|
|
conversion@00b609b498
|
Supress MSVC /Wp64 warnings. Fixes #4184
|
2010-06-11 16:12:39 +00:00 |
coroutine@88da98e37b
|
|
|
crc@e916db4b08
|
Fix link in crc.
|
2010-04-05 08:05:00 +00:00 |
date_time@85d61ef073
|
Fix some links in date_time.
|
2010-06-27 16:38:50 +00:00 |
detail@af85a27b12
|
Rename 'check' in detail/is_incrementable.
|
2010-07-08 20:49:27 +00:00 |
disjoint_sets@34939ce5b0
|
|
|
dynamic_bitset@594140a081
|
Document intersects. Fixes #2837.
|
2010-06-22 04:38:42 +00:00 |
exception@79964f73df
|
fixing runtime errors in this test, hopefully
|
2010-07-03 21:24:26 +00:00 |
filesystem@57d282b1d5
|
Network paths have root names even on POSIX
|
2010-07-02 19:30:49 +00:00 |
flyweight@36296843ee
|
fixed incorrect mode of usage of Boost.Variant
|
2010-05-04 20:19:46 +00:00 |
foreach@4b8437344a
|
Detab some jamfiles.
|
2010-06-26 12:10:47 +00:00 |
format@c2abf0cff0
|
Make Boost.Format work with the default libCstd on sun CC. Fixes #3894
|
2010-06-11 23:13:32 +00:00 |
function@9ea95b071b
|
Detab some jamfiles.
|
2010-06-26 12:10:47 +00:00 |
function_types@c73823068f
|
Rebuild function_types documentation.
|
2010-07-01 22:12:30 +00:00 |
functional@892623b401
|
Release notes for hash.
|
2010-07-10 13:47:47 +00:00 |
fusion@c879ab02c3
|
fix for adapted classes' category
|
2010-07-10 10:01:57 +00:00 |
geometry@88da98e37b
|
|
|
gil@fca9621231
|
Fixing potential compilation errors with newer and more standard conformant compilers when using gil and STL. Basically gil's iterators and interator adaptors are now explicit what iterator category they are belonging to, e.g. random access iterator.
|
2010-06-02 03:53:16 +00:00 |
graph@57cb8046b1
|
Removed using namespace that may be triggering ambiguity errors
|
2010-07-05 15:37:30 +00:00 |
graph_parallel@dcff0c9954
|
Allowed boost::intmax_t as a pointer serialization type to hopefully avoid problems on LLP64 systems; fixes #4366
|
2010-07-05 04:17:58 +00:00 |
heap@88da98e37b
|
|
|
icl@88da98e37b
|
|
|
integer@8368cd0a55
|
Rebuild integer docs.
|
2010-07-08 20:50:29 +00:00 |
interprocess@a9738586a3
|
Update various libraries' documentation build.
|
2010-06-20 18:00:48 +00:00 |
intrusive@ba311e69cf
|
Mutable references are ill-formed. Remove a sporadic "mutable".
|
2010-04-29 00:35:20 +00:00 |
io@1962b0b090
|
Move minimal.css to doc/src.
|
2010-06-20 18:02:14 +00:00 |
iostreams@87d8f741c3
|
Add Steven Watanabe's many fixes to the iostreams release notes.
|
2010-07-10 13:48:20 +00:00 |
iterator@15f3bf9352
|
Update various libraries' documentation build.
|
2010-06-20 18:00:48 +00:00 |
lambda@4091f55a4b
|
removed arity detection from has_xxx_template
|
2010-07-07 20:44:59 +00:00 |
local_function@88da98e37b
|
|
|
locale@88da98e37b
|
|
|
lockfree@88da98e37b
|
|
|
logic@9c4577cce3
|
Detab some jamfiles.
|
2010-06-26 12:10:47 +00:00 |
math@3f86e4ba70
|
Rebuild math documentation.
|
2010-07-01 22:22:00 +00:00 |
move@88da98e37b
|
|
|
mpi@015b27c70a
|
Fixed Boost.MPI following breaking changes in Boost.Serialization
|
2010-07-03 03:20:14 +00:00 |
mpl@ff2df79e35
|
removed arity detection from has_xxx_template
|
2010-07-07 20:44:59 +00:00 |
msm@24197b1003
|
added test case
|
2010-07-06 19:11:55 +00:00 |
multi_array@6b6d2320ea
|
Copied Jeremiah's fix (using Boost.Iterator's arrow proxy) back to the trunk.
|
2010-06-15 12:04:50 +00:00 |
multi_index@a739892808
|
fixed #4130
|
2010-04-22 11:36:27 +00:00 |
multiprecision@88da98e37b
|
|
|
numeric
|
update doxygen doc
|
2010-07-04 21:43:41 +00:00 |
optional@bccd75c72f
|
Update various libraries' documentation build.
|
2010-06-20 18:00:48 +00:00 |
parameter@ee32bc6f67
|
Fixed test compilation with C++0x aware compilers. The bind and ref calls should be explicitly qualified with the boost namespace.
|
2010-05-26 16:30:14 +00:00 |
phoenix@88da98e37b
|
|
|
polygon@92af2cb1fc
|
cleanup of html
|
2010-06-22 22:03:20 +00:00 |
pool@df50a4065f
|
Protect Boost.Pool from evil #defines of malloc and free. Fixes #4346.
|
2010-06-16 02:27:17 +00:00 |
predef@88da98e37b
|
|
|
preprocessor@9548743659
|
Fix some minor documentation errors. Fixes #4224
|
2010-05-23 14:44:57 +00:00 |
program_options@277065182e
|
Update various libraries' documentation build.
|
2010-06-20 18:00:48 +00:00 |
property_map@07347e6fb7
|
Rebuild fusion documentation.
|
2010-07-04 19:20:50 +00:00 |
property_tree@9c522b37b8
|
Generate and parse escaped forward slashes in JSON.
|
2010-06-29 13:59:30 +00:00 |
proto@48367c83e6
|
Update various libraries' documentation build.
|
2010-06-20 18:00:48 +00:00 |
ptr_container@eca902e716
|
At several places in the ptr_container tests, we have the following pattern:
|
2010-05-01 00:13:03 +00:00 |
python@38e92833f6
|
boost/python/module_init.hpp: patch https://svn.boost.org/trac/boost/ticket/3843
|
2010-07-09 14:50:09 +00:00 |
random@02a9498948
|
Add the old names of the generators for backward compatibility.
|
2010-07-03 17:52:16 +00:00 |
range@db345d4e8e
|
Update various libraries' documentation build.
|
2010-06-20 18:00:48 +00:00 |
ratio@88da98e37b
|
|
|
rational@a23c6ef3a9
|
|
|
regex@446b1d7c6e
|
Rebuild the regex documentation.
|
2010-07-08 22:49:58 +00:00 |
scope_exit@fd2168edf8
|
Rebuild the scope_exit documentation.
|
2010-07-08 22:51:00 +00:00 |
serialization@083011be03
|
adjustments to address auto_link issue on MingW
|
2010-07-02 18:28:34 +00:00 |
signals@4fbc33a7de
|
Detab some jamfiles.
|
2010-06-26 12:10:47 +00:00 |
signals2@d1da61ca39
|
Update various libraries' documentation build.
|
2010-06-20 18:00:48 +00:00 |
smart_ptr@3c84388186
|
Resolve the ambiguity between the zero argument make_shared and the variadic one. Refs #3856.
|
2010-05-26 18:18:10 +00:00 |
spirit@f0ca803b90
|
Spirit: minor documentation work, untabified file
|
2010-07-09 19:02:54 +00:00 |
statechart@52f6e5f843
|
Fixes #4156. Thanks for the report!
|
2010-04-28 04:26:51 +00:00 |
static_assert@a0a2bd5703
|
Update various libraries' documentation build.
|
2010-06-20 18:00:48 +00:00 |
sync@88da98e37b
|
|
|
system@9415b8c12e
|
Fix #4254 and other documentation mistakes and bring into closer conformance with the C++ standard library working paper.
|
2010-06-29 12:33:26 +00:00 |
test@f6ee970ecf
|
Fix Boost.Test on msvc 7.1 based on a patch from David Walthall
|
2010-06-16 02:31:08 +00:00 |
thread@72a85b396c
|
Fix for issue #4368 --- ensure mutex is destroyed if setattr call fails
|
2010-07-09 22:00:51 +00:00 |
timer@9e83237560
|
|
|
tokenizer@bf93977326
|
Tokenizer documentation fixes for ticket 2672.
|
2010-06-10 17:53:31 +00:00 |
tr1@bf345da4b5
|
Update various libraries' documentation build.
|
2010-06-20 18:00:48 +00:00 |
tti@88da98e37b
|
|
|
tuple@9d64187c34
|
Add an element-wise swap for Boost.Tuple. Fixes #1324
|
2010-06-09 19:30:35 +00:00 |
type_erasure@88da98e37b
|
|
|
type_traits@b74b5fdf87
|
Make all references to the detail:: namespace fully qualified so we don't get ambiguities with other libraries.
|
2010-07-08 10:15:11 +00:00 |
typeof@468e0de51e
|
Allow inclusion of typeof.hpp for compilers (borland) that does not support typeof emulation or native typeof. For these compilers, BOOST_TYPEOF_EMULATION_UNSUPPORTED will be defined, and BOOST_TYPEOF(Expr) will always result in boost::type_of::typeof_emulation_is_unsupported_on_this_compiler
|
2010-06-26 20:28:49 +00:00 |
units@feb15e1fa9
|
Update various libraries' documentation build.
|
2010-06-20 18:00:48 +00:00 |
unordered@0cbd02d3cc
|
Fix images in standalone unordered documentation.
|
2010-06-30 12:05:36 +00:00 |
utility@b4a08fc80e
|
Added test for private_int_array_pair, hoping to (possibly) fix a minion-clang/darwin-4.2.1 failure at boost.org/development/tests/trunk/developer/utility_.html
|
2010-06-17 16:53:55 +00:00 |
uuid@4643be816d
|
define BOOST_UUID_NO_TYPE_TRAITS to remove dependency on Boost.TypeTraits
|
2010-07-10 02:22:43 +00:00 |
variant@9f5f65ab9b
|
Detab some jamfiles.
|
2010-06-26 12:10:47 +00:00 |
wave@54bf85b63d
|
Wave: minor edits
|
2010-06-10 11:36:09 +00:00 |
xpressive@263f5ad4cf
|
fix oops
|
2010-06-25 14:02:56 +00:00 |
index.html
|
|
|
libraries.htm
|
reverted to htm notation (sorry my mistake)
|
2010-07-03 22:00:48 +00:00 |
maintainers.txt
|
added msm to library list
|
2010-06-10 19:54:38 +00:00 |
platform_maintainers.txt
|
|
|