| .. |
|
accumulators @ 88d197275f
|
bfc7dcfced
work around strange name lookup issues on msvc
|
пре 16 година |
|
algorithm @ 235c81be61
|
5ed65c9221
Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool
|
пре 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 @ c37498364e
|
1c39a7b054
Detab array.hpp
|
пре 16 година |
|
asio @ e5dac272e7
|
17bb2b8542
More doc updates.
|
пре 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 @ 1bf8cd6c7a
|
9ae1411eb3
Fix Borland regression. Refs #3003.
|
пре 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 @ 3f1842a89e
|
e59e17bf21
Dummy-Constructor only for gcc > 4.
|
пре 16 година |
|
config @ 7c0cb1b744
|
11193e4b43
Add long standing debug-mode python support.
|
пре 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 @ 5c1dc5388c
|
bc412d3393
Use BOOST_LCAST_THROW_BAD_CAST consistently.
|
пре 16 година |
|
coroutine @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
пре 19 година |
|
crc @ e916db4b08
|
bea9f94de4
Fix link in crc.
|
пре 16 година |
|
date_time @ 3fce52f4e3
|
6a978c4afd
Refs #2757. Added explicit casts to avoid warnings on MSVC.
|
пре 16 година |
|
detail @ 00e723fba0
|
e8f5f32336
Don't foward declare containers when using gcc's parallel library and
|
пре 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 @ c251404656
|
e4434f8e9d
workaround for double-destruction bugs in compilers: with this, boost::exception objects should survive the case when the destructor is called twice.
|
пре 16 година |
|
filesystem @ a77e191a25
|
e82acf40fa
Use full filesystem namespace as there isn't an alias at this point.
|
пре 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 @ de3b8e7451
|
8f3b954df6
Fixed tab and no-newline-at-end-of-file issues from inspection report
|
пре 16 година |
|
function_types @ e39914bddd
|
a30ca20464
Undo r56305
|
пре 16 година |
|
functional @ 67cadfe2b3
|
b979ed277a
applies BOOST_DEDUCED_TYPENAME to hopefully please VACPP
|
пре 16 година |
|
fusion @ 909f1bba8f
|
f97486f83f
added /fusion/view/single_view.hpp and /fusion/view/nview.hpp to /fusion/view.hpp
|
пре 16 година |
|
geometry @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
пре 19 година |
|
gil @ 28457eac46
|
a4dd0853da
GIL: fixed mutable reference
|
пре 16 година |
|
graph @ e98b1efd21
|
99a6d0d7a8
Applied patch from #4197 to fix copy constructor; fixes #4197
|
пре 16 година |
|
graph_parallel @ e8e5473f8f
|
eac8adba12
Changed to use property_traits in preparation for SFINAE-enabled property_traits
|
пре 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 @ 75f6f6e809
|
b26c657727
Fix compile error for Boost.Iostreams on clang.
|
пре 16 година |
|
iterator @ ac522bc9e1
|
b9c579688a
category of each component iterator is reduced to a known category before we try to find a minimum.
|
пре 16 година |
|
lambda @ 77495bb7e1
|
6b73423a4e
Deal with warnings with /Za. Fixes #3485
|
пре 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 @ c7e0965ce9
|
abc8513cba
Previous fix doesn't work for later GCC versions, revert.
|
пре 16 година |
|
move @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
пре 19 година |
|
mpi @ 2d5b14565f
|
0715213024
Implement --python-buildid.
|
пре 16 година |
|
mpl @ cc82b7a924
|
3505073af7
MPL: fixed #4061: gcc-4.5 compilation problems related to arity_helper, applied attached patch to the main aux_/template_arity.hpp and regenerated the corresponding file preprocessed/gcc/template_arity.hpp. No other preprocessed files are affected.
|
пре 16 година |
|
msm @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
пре 19 година |
|
multi_array @ c187bf683e
|
cf3a92c677
Boost.MultiArray disambiguated calls to equal functions in the unit tests. These became ambiguous due to changes in Boost.Range.
|
пре 16 година |
|
multi_index @ a739892808
|
1435e72ccb
fixed #4130
|
пре 16 година |
|
multiprecision @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
пре 19 година |
|
numeric
|
63b026c92f
Fix several problems with two-phase name lookup in ublas.
|
пре 16 година |
|
optional @ a63dbe0f14
|
c267c8ea9b
Rebuild optional docs.
|
пре 16 година |
|
parameter @ 359b3a5c3a
|
d5d49e5af5
Fix for #3490, parameter depends on python. Use toplevel
|
пре 16 година |
|
phoenix @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
пре 19 година |
|
polygon @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
пре 19 година |
|
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 @ 0882fe63f9
|
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 година |
|
program_options @ 0a2145c008
|
8f3b954df6
Fixed tab and no-newline-at-end-of-file issues from inspection report
|
пре 16 година |
|
property_map @ 4090e3230a
|
f821192788
Converted dynamic_properties to use boost::shared_ptr instead of std::auto_ptr
|
пре 16 година |
|
property_tree @ 4803331e12
|
3a54f946de
Add more missing template keywords. Diagnosed by Clang, patch by Doug Gregor. Fixes bug 4158.
|
пре 16 година |
|
proto @ 3f621f709c
|
4093295747
fix broken proto
|
пре 16 година |
|
ptr_container @ eca902e716
|
02d25790db
At several places in the ptr_container tests, we have the following pattern:
|
пре 16 година |
|
python @ 5b36b84444
|
8f3b954df6
Fixed tab and no-newline-at-end-of-file issues from inspection report
|
пре 16 година |
|
random @ 6cda87c18c
|
8c7a5e35e7
Fix random_device on mingw
|
пре 16 година |
|
range @ 5b1d0544e2
|
95e1ca761c
Const-qualified objects of class type require the class to have a
|
пре 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 @ fa96f4edf1
|
986412a2bf
Change "id" to "idx" to be Objective C++ compatible.
|
пре 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 @ 8f459eaeae
|
273bca9a8f
Attempt to resolve assertion and memory leak for void_cast records
|
пре 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 @ 37c9a235a5
|
dbf0853c47
Add BOOST_HAS_VARIADIC_TMPL as a test condition.
|
пре 16 година |
|
spirit @ d035bcd8cd
|
4fb76ca1f7
Spirit: updating docs
|
пре 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 @ ae67c86d2b
|
a219909727
Fix a standards-conformance problem where we default-initialize a const object of non-POD class type without a user-declared default constructor
|
пре 16 година |
|
test @ 0e5ea12e3a
|
8f3b954df6
Fixed tab and no-newline-at-end-of-file issues from inspection report
|
пре 16 година |
|
thread @ 255b7ed7f6
|
d0d2f6004a
Fix for compile error win Sun CC 5.9
|
пре 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 @ b9df31f2a8
|
3669c77e66
Fix inspection report issues.
|
пре 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 @ 6e4ea9ed61
|
04c4327ab3
Get rid of the MPL assertions in doxygen generated docs
|
пре 16 година |
|
unordered @ 076e195cac
|
0e4cff2bef
Define several methods inline.
|
пре 16 година |
|
utility @ e3c982287a
|
9ed533198c
add tr1_result_of that always behaves as TR1 specifies, fix Boost.TR1's result_of to use tr1_result_of
|
пре 16 година |
|
uuid @ 60daffbbca
|
7f19aec79b
Update some links in uuid.
|
пре 16 година |
|
variant @ 0110af77a4
|
5bb808bcda
Fix various Variant warnings.
|
пре 16 година |
|
wave @ 26865029e3
|
7b000b26d7
Wave: fixed #4176
|
пре 16 година |
|
xpressive @ ad61ec6ac7
|
2c3e20348e
replace non-portable using declarations with typedefs
|
пре 16 година |
|
index.html
|
a70f317546
Add copyright, license
|
пре 19 година |
|
libraries.htm
|
839ac43d92
Add functional/forward and functional/factory.
|
пре 16 година |
|
maintainers.txt
|
839ac43d92
Add functional/forward and functional/factory.
|
пре 16 година |
|
platform_maintainers.txt
|
02f2fb03da
Set up initial platform maintainers file
|
пре 18 година |