.. |
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@83cfa260fd
|
Revision history.
|
2010-07-12 00:45:32 +00:00 |
assign@a06e839236
|
Resolve C++0x ambiguities. Fixes #3073
|
2010-06-10 14:32:59 +00:00 |
atomic@88da98e37b
|
|
|
bimap@2889448652
|
Rebuild bimap documentation.
|
2010-07-19 20:17:18 +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@ef1bfd0174
|
Only include static_assert when necessary.
|
2010-07-14 08:28:04 +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@398ea401df
|
Disabled edge_range() for adjacency list graphs that do not guarantee equal_range() to work on their out edge lists; cleaned up edge() for all adjacency lists
|
2010-07-16 18:12:29 +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@664c8b63ec
|
Fix a couple of links to range from iostreams.
|
2010-07-15 20:03:11 +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@0a03b690c6
|
Update docs to match recent changes.
|
2010-07-15 17:07:47 +00:00 |
move@88da98e37b
|
|
|
mpi@015b27c70a
|
Fixed Boost.MPI following breaking changes in Boost.Serialization
|
2010-07-03 03:20:14 +00:00 |
mpl@45d0bcadc2
|
fixed missing header dependency
|
2010-07-18 23:59:27 +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
|
Fix doc build for 2 libraries which use own css.
|
2010-07-19 20:17:58 +00:00 |
optional@57c07c7a57
|
Fix doc build for 2 libraries which use own css.
|
2010-07-19 20:17:58 +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@f0fdc822d4
|
Update the code size measurement tool
|
2010-07-12 07:53:24 +00:00 |
property_map@c1eaf3d8af
|
Restore dynamic_property_map.html's css.
|
2010-07-19 20:18:55 +00:00 |
property_tree@9c522b37b8
|
Generate and parse escaped forward slashes in JSON.
|
2010-06-29 13:59:30 +00:00 |
proto@bee1e4fe76
|
proto can no longer be found in the File Vault
|
2010-07-18 14:25:32 +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@ce9d9b4726
|
Remove old range documentation files.
|
2010-07-19 20:14:35 +00:00 |
ratio@88da98e37b
|
|
|
rational@a23c6ef3a9
|
|
|
regex@73030b500e
|
Update docs to match all the fixes applied to 1.44.
|
2010-07-15 17:18:25 +00:00 |
scope_exit@fd2168edf8
|
Rebuild the scope_exit documentation.
|
2010-07-08 22:51:00 +00:00 |
serialization@c844b9e39c
|
Fix? for error in library version 6 - version types and class id types
|
2010-07-19 13:06:32 +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@379e203682
|
Rebuild spirit documentation for phoenix + repository.
|
2010-07-19 20:15:52 +00:00 |
statechart@6c99996545
|
Corrected doc bug reported by Noah Roberts.
|
2010-07-19 19:22:46 +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@4588039349
|
Update docs to match all the fixes applied to 1.44.
|
2010-07-15 17:26:14 +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@a4b8043e68
|
Fix some header links.
|
2010-07-14 08:15:33 +00:00 |
uuid@e90777d9ab
|
Fixed bug in documentation (forgot a dash in 3 uuid strings).
|
2010-07-13 00:17:38 +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@b77fbdaa53
|
xpressive can no longer be found in the File Vault
|
2010-07-18 14:30:38 +00:00 |
index.html
|
|
|
libraries.htm
|
reverted to htm notation (sorry my mistake)
|
2010-07-03 22:00:48 +00:00 |
maintainers.txt
|
Change my email address.
|
2010-07-17 17:51:38 +00:00 |
platform_maintainers.txt
|
|
|