.. |
accumulators@1735fe7124
|
Comment typo corrections & stylistic changes.
|
2008-07-13 00:15:30 +00:00 |
algorithm@7299b29bf8
|
fixind the problems in is_any_ofF spotted by gcc
|
2008-06-18 22:07:32 +00:00 |
any@181c33d131
|
Fixes #1898 Compilation Error in Any Test
|
2008-05-07 19:17:09 +00:00 |
array@9804292dad
|
Move array test into canonical test subdir structure.
|
2008-04-13 22:12:12 +00:00 |
asio@c2dedfe03b
|
Documentation updates.
|
2008-07-17 15:05:24 +00:00 |
assign@f18496571a
|
Minor doc update
|
2008-07-16 19:55:14 +00:00 |
atomic@88da98e37b
|
|
|
bimap@02b2282260
|
Merge in documentation fixes. Apart from the change to optional's documenation
|
2008-04-27 07:39:49 +00:00 |
bind@203ca82ef2
|
bind( type<R>(), f, ... ) now works when f is a member function.
|
2008-05-21 19:49:47 +00:00 |
chrono@88da98e37b
|
|
|
circular_buffer@6c59b9fe12
|
circular_buffer: bugfix #1919, #1852
|
2008-05-21 15:53:50 +00:00 |
compatibility@0316eeeecb
|
|
|
compose@0cd80c5f65
|
|
|
concept_check@cc5dcdfb33
|
Worked around an unused variable compiler warning displayed in concept_check.hpp when _ITERATOR_ is not defined.
|
2008-05-23 08:59:49 +00:00 |
config@73bce85012
|
Update to support pgi-7.2, now that I've started
|
2008-07-17 19:19:27 +00:00 |
container@88da98e37b
|
|
|
context@88da98e37b
|
|
|
conversion@0d258ff7b1
|
Largely pointless Borland 5.5.1 changes. :-)
|
2008-05-21 21:13:22 +00:00 |
coroutine@88da98e37b
|
|
|
crc@344cd4474b
|
Oops, forgot the important file.
|
2008-04-13 22:32:28 +00:00 |
date_time@2ff01baa21
|
Comment typo corrections & stylistic changes.
|
2008-07-13 00:15:30 +00:00 |
detail@06946f6607
|
Boost 1.36 version of Boost.MultiIndex
|
2008-06-27 13:32:24 +00:00 |
disjoint_sets@e2426c7465
|
Link to people pages on the website, as they've been removed from the download.
|
2008-02-10 14:56:22 +00:00 |
dynamic_bitset@a8998ae8a0
|
dynamic_bitset: in example3.cpp, changed #include of boost/dynamic_bitset.hpp to quoted form and moved the directive itself at the top (there has been discussion in the past about using the quoted form for boost includes, but it's almost two years now that the resolution of core issue 370 has been voted into WP...)
|
2008-07-15 20:49:32 +00:00 |
exception@09c3747408
|
documentation update
|
2008-07-17 00:13:09 +00:00 |
filesystem@f58c3cd871
|
fix posix_remove() return
|
2008-07-07 13:09:09 +00:00 |
flyweight@88da98e37b
|
|
|
foreach@6c7e0cabf3
|
Fix for Tru64 CXX 7.1 which is able to correctly handle rvalues.
|
2008-06-02 08:18:03 +00:00 |
format@8bbaa45579
|
Merge in documentation fixes. Apart from the change to optional's documenation
|
2008-04-27 07:39:49 +00:00 |
function@bacb5d6752
|
Attempt to work around problem with allocator casts in Boost.Function
|
2008-06-17 13:59:04 +00:00 |
function_types@594c159568
|
Added some parenthesis to disambiguate expressions.
|
2008-04-20 13:51:15 +00:00 |
functional@693e2e87be
|
Merge some small documentation fixes from the doc branch, and mark some
|
2008-05-20 15:39:25 +00:00 |
fusion@8506cd8be6
|
pair doc fix
|
2008-07-17 23:59:22 +00:00 |
geometry@88da98e37b
|
|
|
gil@68b33f6e7b
|
GIL: Replaced tabs with spaces.
|
2008-03-21 09:43:19 +00:00 |
graph@f9dcab79b2
|
Support BOOST_NO_EXCEPTIONS in Boost.Graph, from Brian Barrett
|
2008-07-09 14:59:46 +00:00 |
graph_parallel@1639cca270
|
|
|
heap@88da98e37b
|
|
|
icl@88da98e37b
|
|
|
integer@ed80575830
|
Added MPL-compatible variants of the minimum-size and value-based integer templates, which fixes #1224
|
2008-07-16 09:55:31 +00:00 |
interprocess@5144622812
|
Fix an import path.
|
2008-07-02 19:52:59 +00:00 |
intrusive@cff3efe689
|
Added operator==() to solve comeau errors
|
2008-07-08 17:00:24 +00:00 |
io@a720ac89c1
|
Point links to the pages that used to be in 'more' to the site.
|
2008-02-10 15:02:17 +00:00 |
iostreams@ca4668ae2c
|
fixed copy-paste error when adapting large file support from file_descriptor.cpp
|
2008-07-03 00:17:55 +00:00 |
iterator@bf7d904bf8
|
Point links to the pages that used to be in 'more' to the site.
|
2008-02-10 15:02:17 +00:00 |
lambda@2788ede42a
|
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
2008-06-28 13:45:21 +00:00 |
local_function@88da98e37b
|
|
|
locale@88da98e37b
|
|
|
lockfree@88da98e37b
|
|
|
logic@24117db3ae
|
Include <ios> to get std::boolalpha. Fixes #1586
|
2008-01-25 21:07:14 +00:00 |
math@2501ff283e
|
Fix for std libs that don't have denorm support in numeric_limits.
|
2008-07-14 16:22:03 +00:00 |
move@88da98e37b
|
|
|
mpi@31885ba318
|
Remove section on "getting" Boost.MPI, which is now a part of Boost. Fixes #2005
|
2008-07-06 18:39:19 +00:00 |
mpl@b953a6b63b
|
Fix redeclaration errors detected by GCC 4.3.0 (ticket #1528)
|
2008-06-23 02:31:22 +00:00 |
msm@88da98e37b
|
|
|
multi_array@40b0db7ad6
|
fixed bugs.
|
2008-06-19 14:17:47 +00:00 |
multi_index@a404be8a6b
|
stylistic change as per Boris Gubenko's advice
|
2008-07-08 15:08:11 +00:00 |
multiprecision@88da98e37b
|
|
|
numeric
|
- added missing typedefs for difference type
|
2008-07-06 21:39:09 +00:00 |
optional@3ebabcb2d8
|
Fixed syntax of optional_swap_should_use_default_constructor and swap template specializations that I added 2 days ago (changeset [45265]). Was accepted by MSVC, but rejected by other compilers.
|
2008-05-12 13:29:52 +00:00 |
parameter@e054a75533
|
Minor doc cleanups
|
2008-07-01 15:59:23 +00:00 |
phoenix@88da98e37b
|
|
|
polygon@88da98e37b
|
|
|
pool@7f87d3e79b
|
Added a workaround for a compilation failure when including some Boost Serialization headers before some Boost Pool headers using MSVC 7.1 or 8.0. Source of the problem is a compiler bug fixed in MSVC 9.0 and workaround consists of referencing some Windows API identifiers using their fully qualified names. Added a related regression test for the Boost Pool library. See the test code comments for more detailed information on the bug.
|
2008-04-17 00:20:33 +00:00 |
predef@88da98e37b
|
|
|
preprocessor@485db8aef5
|
Move preprocessor tests into canonical test subdir structure.
|
2008-04-13 23:21:57 +00:00 |
program_options@4dcce9efce
|
Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages
|
2008-04-02 01:42:32 +00:00 |
property_map@6874cc3214
|
Quote href values - our tools don't support unquoted values.
|
2008-05-11 13:49:20 +00:00 |
property_tree@f4105f823f
|
|
|
proto@88da98e37b
|
|
|
ptr_container@74a7b6ecd4
|
doc update
|
2008-07-16 20:13:00 +00:00 |
python@c44100afda
|
Make valid HTML
|
2008-06-29 12:26:17 +00:00 |
random@1d7cbef7e2
|
Replace random's make_unsigned with the type_traits version. Fixes #2026
|
2008-06-21 16:07:44 +00:00 |
range@8724a83c49
|
doc updates
|
2008-07-16 19:59:34 +00:00 |
ratio@88da98e37b
|
|
|
rational@fa7f26c8f4
|
fixed issue 1545
|
2008-05-25 19:13:02 +00:00 |
regex@6eb35e2cf1
|
Fixes #2097.
|
2008-07-11 18:00:15 +00:00 |
scope_exit@88da98e37b
|
|
|
serialization@57e84bb71f
|
Removed vector_134-hpp since default is compatibility with 1.34
|
2008-07-10 07:24:45 +00:00 |
signals@1a5e31956c
|
Correct definition of the argN_type typedefs in Signals. Fixes #2023
|
2008-06-19 15:18:52 +00:00 |
signals2@88da98e37b
|
|
|
smart_ptr@77ab953171
|
Updated atomic access syntax to match N2674 and the WD.
|
2008-07-12 16:07:20 +00:00 |
spirit@7bad8cecbb
|
Spirit.Lex: fixing regressions
|
2008-07-18 01:40:55 +00:00 |
statechart@c9f93772b3
|
This should fix several PingPong example failures.
|
2008-07-17 17:38:41 +00:00 |
static_assert@8cfe5d77c0
|
Fix a PDF link that I missed before.
|
2008-07-12 19:32:15 +00:00 |
sync@88da98e37b
|
|
|
system@a97517585c
|
Add const char* constructors to system_error, rationalize test coverage
|
2008-06-25 14:16:59 +00:00 |
test@ddb8520cb0
|
Fix gcc -pedantic warning: extra ;
|
2008-07-14 18:41:24 +00:00 |
thread@27426b18d1
|
Split lock and try_lock into mutex and range overloads without using enable_if, so it works on Borland compilers
|
2008-07-16 14:41:09 +00:00 |
timer@a80e5bc9c5
|
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
2008-06-28 13:45:21 +00:00 |
tokenizer@79e83dece7
|
Move tokenizer tests into canonical test subdir structure.
|
2008-04-13 23:55:58 +00:00 |
tr1@8104bb3fc6
|
Updated Config/TR1 tests so they include the needed headers.
|
2008-07-12 12:41:52 +00:00 |
tti@88da98e37b
|
|
|
tuple@a30a7f9604
|
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
2008-06-28 13:45:21 +00:00 |
type_erasure@88da98e37b
|
|
|
type_traits@a8248f5884
|
Fix some more inspection report issues: mostly non-ASCII characters in peoples names (sorry folks!).
|
2008-06-29 09:10:46 +00:00 |
typeof@7d3afd076d
|
removes unnecessary escaping
|
2008-02-25 11:45:51 +00:00 |
units@646c7fbafa
|
Pathscale again
|
2008-07-10 03:55:08 +00:00 |
unordered@eae2a90463
|
Remove a mention of the hash functions which I missed before.
|
2008-07-17 23:08:32 +00:00 |
utility@28fff2d821
|
Remove duplicate content.
|
2008-07-12 17:56:01 +00:00 |
uuid@88da98e37b
|
|
|
variant@25e12b7428
|
Fixes #965
|
2008-01-26 23:06:24 +00:00 |
wave@0de8ea5126
|
Wave: Fixed ticket #2102
|
2008-07-10 13:42:18 +00:00 |
xpressive@1b761a51d0
|
fix inaccurate doxygen comments
|
2008-07-02 07:25:09 +00:00 |
index.html
|
|
|
libraries.htm
|
Moved utility\swap to the trunk, as discussed in trac issue #2056.
|
2008-07-05 11:16:38 +00:00 |
maintainers.txt
|
Moved utility\swap to the trunk, as discussed in trac issue #2056.
|
2008-07-05 11:16:38 +00:00 |
platform_maintainers.txt
|
|
|