| .. |
|
accumulators @ 88d197275f
|
bfc7dcfced
work around strange name lookup issues on msvc
|
пре 16 година |
|
algorithm @ 31b5842441
|
c5ac9c72c7
Typo.
|
пре 16 година |
|
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 @ 64e5394540
|
807794e4f5
Added get_c_array to Boost.Array
|
пре 16 година |
|
asio @ db6f42e12b
|
11dc092ee9
Fix handling of empty buffer sequences.
|
пре 16 година |
|
assign @ 7ba579417e
|
5ed65c9221
Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool
|
пре 16 година |
|
atomic @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
пре 19 година |
|
bimap @ 682cb9fee7
|
53ddd7bb68
fix context to complex for V7.1
|
пре 16 година |
|
bind @ 7aa58cf653
|
3e5cf1a13b
Fix version check, as g++ 4.1 still has the PCH bug. Refs #4172.
|
пре 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 @ a1772df31b
|
5645cba3bb
Added char as an integral type; fixes #2629
|
пре 16 година |
|
config @ 5f838e66a5
|
284a48c9e6
typeindex is not yet supported.
|
пре 16 година |
|
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 @ 2cfa78ab40
|
cc8b8c799d
Apply the patch from #4119. Fixes #4119.
|
пре 16 година |
|
coroutine @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
пре 19 година |
|
crc @ e916db4b08
|
bea9f94de4
Fix link in crc.
|
пре 16 година |
|
date_time @ 901cb1fd20
|
7bfd5006a9
Refs #3876. Made format flags %T and %R to be processed by the library in order to support them on more platforms. Also marked some flags that are known to have similar problems in the docs.
|
пре 16 година |
|
detail @ a4eef8ff7d
|
a873c97f09
Applied patch from issue #3377
|
пре 16 година |
|
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 @ 60f871da0c
|
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 година |
|
exception @ 8897ff6586
|
5d2b2d288a
Fix some warnings
|
пре 16 година |
|
filesystem @ d188bf7ee5
|
c4b9b48b93
Backward compatibility tweaks
|
пре 16 година |
|
flyweight @ 36296843ee
|
d10d98097d
fixed incorrect mode of usage of Boost.Variant
|
пре 16 година |
|
foreach @ 37f5c22da9
|
7ef0bbd913
Default-initialized const objects of class type are ill-formed of the class does not have a user-declared default constructor
|
пре 16 година |
|
format @ 3e997b0afc
|
8f3b954df6
Fixed tab and no-newline-at-end-of-file issues from inspection report
|
пре 16 година |
|
function @ 2e19728cdb
|
25fc66ebd2
Removed all but one old-style cast, breaking GCC 2.95.3; fixes #3410
|
пре 16 година |
|
function_types @ e39914bddd
|
a30ca20464
Undo r56305
|
пре 16 година |
|
functional @ 67cadfe2b3
|
b979ed277a
applies BOOST_DEDUCED_TYPENAME to hopefully please VACPP
|
пре 16 година |
|
fusion @ c02a3ba001
|
90cb2741c0
documentation update - fixes #4281
|
пре 16 година |
|
geometry @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
пре 19 година |
|
gil @ fca9621231
|
e5496b0532
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.
|
пре 16 година |
|
graph @ 706f23a02d
|
790ae760e7
Added fixes and tests for CSR in_edge_iterator; fixes #4310, #4311
|
пре 16 година |
|
graph_parallel @ 33e08f9016
|
f93d7ed332
Fixed warnings about ambiguous else clauses
|
пре 16 година |
|
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 @ 84c8a52085
|
dcf5d220bd
Rebuild the integer documentation.
|
пре 16 година |
|
interprocess @ c46d606b77
|
53ed5d2e97
Standards-conformance fix for Boost.Interprocess: max_value needs to
|
пре 16 година |
|
intrusive @ ba311e69cf
|
2bc505db84
Mutable references are ill-formed. Remove a sporadic "mutable".
|
пре 16 година |
|
io @ 81458c44a6
|
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 година |
|
iostreams @ 8033d784f0
|
b06b2a8892
Typo.
|
пре 16 година |
|
iterator @ 6bb82230b9
|
5c3691f49a
Added function_input_iterator from Dean Michael Berris; fixes #2893
|
пре 16 година |
|
lambda @ 15d4e6ab79
|
3a86082656
Make sure that all top level headers in Lambda include their dependencies. Fixes #4203
|
пре 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 @ 62e9529e09
|
2a440d31d9
Removed unused parameter; fixes #3600
|
пре 16 година |
|
math @ d4382d90e2
|
320d04c6c6
Corrected graphs for support from 0 (not 1) so start at origin. Both svg and converted to png with Inkscape versions.
|
пре 16 година |
|
move @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
пре 19 година |
|
mpi @ baa886be92
|
1153d20a5a
Commit patch for https://svn.boost.org/trac/boost/ticket/4192
|
пре 16 година |
|
mpl @ 360322e894
|
f4e3cfb406
Add BOOST_MPL_HAS_XXX_TEMPLATE_DEF. Fixes #861
|
пре 16 година |
|
msm @ 0e3da7bb76
|
214f0835e9
corrected inspection report warnings
|
пре 16 година |
|
multi_array @ f38af67708
|
742d5cbd9e
Moved Collection concept into Boost.ConceptCheck; moved other MultiArray concepts into boost::multi_array_concepts and documented them in reference.xml (do not know how to rebuild HTML from that); fixes #4032
|
пре 16 година |
|
multi_index @ a739892808
|
1435e72ccb
fixed #4130
|
пре 16 година |
|
multiprecision @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
пре 19 година |
|
numeric
|
35854ec631
added Jamfile for bench5
|
пре 16 година |
|
optional @ 16f0a0aaaf
|
16dd53610b
Expose the "types" typedef of boost::optional_detail::operator_base as
|
пре 16 година |
|
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 @ 9235a34c49
|
b4a85ac58a
fixing broken unit test
|
пре 16 година |
|
pool @ 7bde6b0c26
|
8f3b954df6
Fixed tab and no-newline-at-end-of-file issues from inspection report
|
пре 16 година |
|
predef @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
пре 19 година |
|
preprocessor @ 9548743659
|
d860ccddf2
Fix some minor documentation errors. Fixes #4224
|
пре 16 година |
|
program_options @ 572a93ac5b
|
baa16a35fd
Fix -Wshadow warnings. Closes #4015.
|
пре 16 година |
|
property_map @ f27fbb3895
|
9be2ca6744
Applied patch from Joaquín M López Muñoz to work around VC++ 10 issue
|
пре 16 година |
|
property_tree @ 9340baabba
|
f7f02fca61
Minor adaption of PTree tutorial to reality.
|
пре 16 година |
|
proto @ a1a325482e
|
43d40e8b00
use basic_expr instead of expr when possible for better compile times
|
пре 16 година |
|
ptr_container @ eca902e716
|
02d25790db
At several places in the ptr_container tests, we have the following pattern:
|
пре 16 година |
|
python @ a3e76d59c3
|
e4c2038862
Explicitly qualify bind with boost::. Fixes #4223.
|
пре 16 година |
|
random @ 463e1d4e0f
|
28af14b4f3
Check for range errors in the input operator of linear_congruential. Fixes #2667
|
пре 16 година |
|
range @ aebb16feef
|
432b43a948
Boost.Range sliced adaptor is now compatible with VC10 even with using namespace boost::adaptors.
|
пре 16 година |
|
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 @ 528cf2abb9
|
b67f51118c
Some lookbehind assertions were accepted when they should not have been.
|
пре 16 година |
|
scope_exit @ 6ae137ab10
|
ca6d18e5a7
Get rid of "comparisons like X<=Y<=Z do not have their mathematical meaning" gcc warning, based on the patch from Kim Barrett.
|
пре 16 година |
|
serialization @ 2d4c986e88
|
35f787a53f
fix #2 for version_type
|
пре 16 година |
|
signals @ 3af87fb2cf
|
f33d8dace9
Signal: Extended workaround to cover VC2010
|
пре 16 година |
|
signals2 @ b542ddbc18
|
9e72143b02
renamed one overload of private nolock_cleanup_connections method,
|
пре 16 година |
|
smart_ptr @ 3c84388186
|
99799bfc6e
Resolve the ambiguity between the zero argument make_shared and the variadic one. Refs #3856.
|
пре 16 година |
|
spirit @ 696be9526d
|
421ece4c0e
Spirit: fixed ticket #4304
|
пре 16 година |
|
statechart @ 52f6e5f843
|
3848fd3826
Fixes #4156. Thanks for the report!
|
пре 16 година |
|
static_assert @ 80c6340833
|
f5106d370b
Use BOOST_NO_STATIC_ASSERT
|
пре 16 година |
|
sync @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
пре 19 година |
|
system @ 05a6666107
|
ab24d2d8d5
Fix typo
|
пре 16 година |
|
test @ 3b3efba889
|
5de0e0eeac
fpc related changes
|
пре 16 година |
|
thread @ 97d6249f3b
|
7d57f2fab4
Added patch from issue #4305 --- limit SunCC workarounds to older versions
|
пре 16 година |
|
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 @ b4dc26ff3e
|
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 година |
|
tr1 @ d4ec422205
|
60dde55197
Fix VC++ 10 include problems.
|
пре 16 година |
|
tti @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
пре 19 година |
|
tuple @ d908a5d566
|
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 година |
|
type_erasure @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
пре 19 година |
|
type_traits @ 9dd5a79afa
|
19e8f2f3d2
Change memcpy to memmove in example as ranges may overlap.
|
пре 16 година |
|
typeof @ eff78826d2
|
45b3c78c4b
Apply variadic functions patch from Sergey Zubkovsky.
|
пре 16 година |
|
units @ 2e74b803c3
|
2a920d92ff
Add overloads of inverse trig functions that take heterogeneous units and return the angles in radians. Fixes #3865
|
пре 16 година |
|
unordered @ 5edc45349f
|
e7fa66c42d
Revert changes for sun 5.9.
|
пре 16 година |
|
utility @ a991936c96
|
d2328b0b28
Made memset call in value_init conditional, see #3869. Updated the section "compiler issues" of its documentation.
|
пре 16 година |
|
uuid @ 60daffbbca
|
7f19aec79b
Update some links in uuid.
|
пре 16 година |
|
variant @ 0110af77a4
|
5bb808bcda
Fix various Variant warnings.
|
пре 16 година |
|
wave @ 85a98f4b6d
|
a456b143f9
Wave: integrated the new visibility config macros
|
пре 16 година |
|
xpressive @ 95c9b5a118
|
c68354fed8
Both Proto and Xpressive have "ignore_unused" templates in their
|
пре 16 година |
|
index.html
|
a70f317546
Add copyright, license
|
пре 19 година |
|
libraries.htm
|
53cc1b1e7a
adding entry for polygon library
|
пре 16 година |
|
maintainers.txt
|
53cc1b1e7a
adding entry for polygon library
|
пре 16 година |
|
platform_maintainers.txt
|
02f2fb03da
Set up initial platform maintainers file
|
пре 18 година |