| .. |
|
accumulators @ 8c45f6a12b
|
2844ef9427
add missing include to docs for covariance
|
преди 16 години |
|
algorithm @ ebf104c127
|
723dc09252
test for empty string split added
|
преди 15 години |
|
any @ 23b025589c
|
6d3aece1f2
rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
|
преди 16 години |
|
array @ 38217688e1
|
5294f04d9f
Fix elems for Sun compilers
|
преди 15 години |
|
asio @ 200db06b39
|
5cbe27bd55
More revision history.
|
преди 15 години |
|
assign @ a06e839236
|
b827c04952
Resolve C++0x ambiguities. Fixes #3073
|
преди 16 години |
|
atomic @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
bimap @ 2889448652
|
e7de0d1c34
Rebuild bimap documentation.
|
преди 15 години |
|
bind @ f89c41dc7b
|
aec1f84230
Update various libraries' documentation build.
|
преди 16 години |
|
chrono @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
circular_buffer @ d495873185
|
5879cdcbf1
circular_buffer: applied patch to remove workaround for DEC C++ compiler - now all compilers will use this->invalidate_iterators_except
|
преди 16 години |
|
compatibility @ 3e0da6395d
|
6d3aece1f2
rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
|
преди 16 години |
|
compose @ d5be6d029f
|
22a3a66dc4
Add index.html file for compose, as our server setup doesn't support index.htm files.
|
преди 17 години |
|
concept_check @ f81493caa1
|
aec1f84230
Update various libraries' documentation build.
|
преди 16 години |
|
config @ 543cbd8760
|
556ae47524
Add missing files.
|
преди 15 години |
|
container @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
context @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
conversion @ c28efea0b3
|
e978052a6b
Fix an access to grouping[grouping.size()].
|
преди 15 години |
|
coroutine @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
crc @ e916db4b08
|
bea9f94de4
Fix link in crc.
|
преди 16 години |
|
date_time @ 85d61ef073
|
94926a4d55
Fix some links in date_time.
|
преди 16 години |
|
detail @ d1a4c127eb
|
bcb6d0593c
Pick STLPort endian options when available.
|
преди 15 години |
|
disjoint_sets @ 34939ce5b0
|
6d3aece1f2
rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
|
преди 16 години |
|
dynamic_bitset @ 594140a081
|
cadcd408ea
Document intersects. Fixes #2837.
|
преди 16 години |
|
exception @ 56ae4311bb
|
9dc61b65b6
default gcc visibility for exception types, <link>static requirement in test Jamfile.
|
преди 15 години |
|
filesystem @ f1283aa604
|
21ed08a489
For POSIX temp_directory_path, if none of environmental variables are found, try "/tmp".
|
преди 15 години |
|
flyweight @ 03f5546f37
|
28c5ab08cc
removed an internal assertion incompatible with program termination via std::exit
|
преди 15 години |
|
foreach @ 3c9cf3d715
|
d9786f77b3
make auto_any ctor explicit
|
преди 15 години |
|
format @ c2abf0cff0
|
8c0058df4a
Make Boost.Format work with the default libCstd on sun CC. Fixes #3894
|
преди 16 години |
|
function @ 9ea95b071b
|
6dd0c4aae1
Detab some jamfiles.
|
преди 16 години |
|
function_types @ c73823068f
|
152b350193
Rebuild function_types documentation.
|
преди 16 години |
|
functional @ 0ae94ec276
|
220dc03659
Fix hashing pointers on 64-bit OpenVMS.
|
преди 15 години |
|
fusion @ 09bd088660
|
72cbc5fbf7
Fusion: functional includes fixes; fixes #4729
|
преди 15 години |
|
geometry @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
gil @ ac89beceaa
|
c82fc25a0f
Changes suppress compiler warnings when dealing with on-the-edge bit_aligned images, for instance rgb31 or rgb63.
|
преди 15 години |
|
graph @ 55dec7c079
|
fa1339aeea
Fixed signature of copy_one_vertex(); refs #4793
|
преди 15 години |
|
graph_parallel @ baf876c239
|
6259cf59d2
Adding bundled graph properties to distributed graph types.
|
преди 15 години |
|
heap @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
icl @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
integer @ 7bd48eb3f3
|
c458bbefb3
Change logic so that int32_t etc is an int rather than a long where possible.
|
преди 15 години |
|
interprocess @ d83cd2023c
|
59992552e8
Updated recently fixed bug list.
|
преди 15 години |
|
intrusive @ 5645fe2c90
|
823a47c0bd
Fixes for Boost 1.45
|
преди 15 години |
|
io @ 961be4e927
|
c0de6b4bb2
Fix bug quoted_manip.hpp and in its tests. Thanks to Daniel James for a patch.
|
преди 15 години |
|
iostreams @ 3a5d223bdb
|
a8273c7d76
Fix some html errors in the iostreams frame page.
|
преди 15 години |
|
iterator @ 15f3bf9352
|
aec1f84230
Update various libraries' documentation build.
|
преди 16 години |
|
lambda @ 4091f55a4b
|
f16fdb95b1
removed arity detection from has_xxx_template
|
преди 16 години |
|
local_function @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
locale @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
lockfree @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
logic @ 9c4577cce3
|
6dd0c4aae1
Detab some jamfiles.
|
преди 16 години |
|
math @ 7703bfca66
|
64a0f5355e
Fix typo and regenerate docs.
|
преди 15 години |
|
move @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
mpi @ 459dfc7e98
|
a6d280a39e
Fixed pointer serialization in Boost.MPI
|
преди 15 години |
|
mpl @ 08c6156599
|
98d7bee3b1
Fix for_each test for C++0x
|
преди 15 години |
|
msm @ 391ce4bc67
|
3c4bf8800b
minor doc update
|
преди 15 години |
|
multi_array @ 6b6d2320ea
|
13dea6adb2
Copied Jeremiah's fix (using Boost.Iterator's arrow proxy) back to the trunk.
|
преди 16 години |
|
multi_index @ 7b1bcc810d
|
fb0840f98c
completed fix in [64312] and [64317]
|
преди 15 години |
|
multiprecision @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
numeric
|
bd6ce7fcc3
updated version number in doc to 1.45
|
преди 15 години |
|
optional @ ab01dfff7e
|
806f0e9401
Fully qualify ios flags. Fixes compilation of PropertyTree, bug 4459.
|
преди 15 години |
|
parameter @ ee32bc6f67
|
b2e0c61bae
Fixed test compilation with C++0x aware compilers. The bind and ref calls should be explicitly qualified with the boost namespace.
|
преди 16 години |
|
phoenix @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
polygon @ 404e94648a
|
3b97d7154f
fixed positive resize
|
преди 15 години |
|
pool @ df50a4065f
|
e854185991
Protect Boost.Pool from evil #defines of malloc and free. Fixes #4346.
|
преди 16 години |
|
predef @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
preprocessor @ c776ac0002
|
c63d93faa3
Avoid evaluating BOOST_PP_SEQ_HEAD when it isn't needed. Fixes #4465.
|
преди 15 години |
|
program_options @ b000bf9a1d
|
3060d1fdc7
Fix formatting of short-only options.
|
преди 15 години |
|
property_map @ 57b53f849e
|
fd988ca2be
Fixed page titles
|
преди 15 години |
|
property_tree @ 9c522b37b8
|
daa0b48db0
Generate and parse escaped forward slashes in JSON.
|
преди 16 години |
|
proto @ 251a8fb597
|
5a25588341
small tweak, add docs for external transforms
|
преди 15 години |
|
ptr_container @ c592c3dd8b
|
75e0df0252
bug reported on dev list
|
преди 15 години |
|
python @ cae31b5380
|
3edc343622
Make extension copied to current directory, for convenient testing
|
преди 15 години |
|
random @ 9f9c1a5a98
|
afbd2a7761
#include the right header. Fixes #4653.
|
преди 15 години |
|
range @ 9e48730a0e
|
bebdef4b8a
Fix some links in the range documentation.
|
преди 15 години |
|
ratio @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
rational @ a23c6ef3a9
|
6d3aece1f2
rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
|
преди 16 години |
|
regex @ 680588f638
|
1de1365918
Fix some compiler warnings by using "int" consistently for hash values.
|
преди 15 години |
|
scope_exit @ fd2168edf8
|
f61e5adce0
Rebuild the scope_exit documentation.
|
преди 16 години |
|
serialization @ 5cf894db0f
|
31bf19981b
Fixes for building Serialization with mingw.
|
преди 15 години |
|
signals @ 4fbc33a7de
|
6dd0c4aae1
Detab some jamfiles.
|
преди 16 години |
|
signals2 @ 15bdfedced
|
ebcbe1eb00
Undocumented slot_base::track_container_type and slot_base::tracked_objects(),
|
преди 15 години |
|
smart_ptr @ 825786d59a
|
8755fb3613
Re-added sunpro specific initialization
|
преди 15 години |
|
spirit @ 477fc1538b
|
619ce08989
Phoenix: applying another documentation patch
|
преди 15 години |
|
statechart @ 6c99996545
|
9d20631017
Corrected doc bug reported by Noah Roberts.
|
преди 15 години |
|
static_assert @ a0a2bd5703
|
aec1f84230
Update various libraries' documentation build.
|
преди 16 години |
|
sync @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
system @ 9415b8c12e
|
1bbf3128f8
Fix #4254 and other documentation mistakes and bring into closer conformance with the C++ standard library working paper.
|
преди 16 години |
|
test @ f6ee970ecf
|
e2915d8f35
Fix Boost.Test on msvc 7.1 based on a patch from David Walthall
|
преди 16 години |
|
thread @ 4e0007780c
|
f9b3338dd4
Fix for issue #2330 - remove race condition in condition_variable::wait wrt interruption checking
|
преди 15 години |
|
timer @ 9e83237560
|
6d3aece1f2
rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
|
преди 16 години |
|
tokenizer @ d3d89aa513
|
6fee6c0862
Added explicit std qualifiers to avoid name clash of boost and STL equal algorithms
|
преди 15 години |
|
tr1 @ bf345da4b5
|
aec1f84230
Update various libraries' documentation build.
|
преди 16 години |
|
tti @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
tuple @ 9d64187c34
|
dea9ac489c
Add an element-wise swap for Boost.Tuple. Fixes #1324
|
преди 16 години |
|
type_erasure @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
преди 19 години |
|
type_traits @ a430c8da1d
|
a22727b826
Missing html file in type traits.
|
преди 15 години |
|
typeof @ b46f8efd6b
|
2fbcfb0133
Ticket #3520 Syntax Error in boost/typeof/typeof.hpp
|
преди 15 години |
|
units @ feb15e1fa9
|
aec1f84230
Update various libraries' documentation build.
|
преди 16 години |
|
unordered @ 77bd36d038
|
8b8595c1dc
Declare inline functions as inline.
|
преди 15 години |
|
utility @ 71e78a0081
|
472fb9cccd
Add declval and common type from Vicente J. Botet Escriba.
|
преди 15 години |
|
uuid @ e90777d9ab
|
dc07e78a92
Fixed bug in documentation (forgot a dash in 3 uuid strings).
|
преди 16 години |
|
variant @ 9f5f65ab9b
|
6dd0c4aae1
Detab some jamfiles.
|
преди 16 години |
|
wave @ 380440ea36
|
21d3b50b64
Wave: applying patch from ticket #4778
|
преди 15 години |
|
xpressive @ 4151bc94fe
|
a887a6ee9a
as() handles wide sub_match objects correctly, fixes #4496
|
преди 15 години |
|
index.html
|
a70f317546
Add copyright, license
|
преди 19 години |
|
libraries.htm
|
ee6b2ee424
reverted to htm notation (sorry my mistake)
|
преди 16 години |
|
maintainers.txt
|
b727e62e09
Gennaro Prota is no longer a maintainer of dynamic_bitset
|
преди 15 години |
|
platform_maintainers.txt
|
02f2fb03da
Set up initial platform maintainers file
|
преди 18 години |