| .. |
|
accumulators @ 41921a3ccc
|
cb6b15a21f
avoid premature template evaluation in operator overload return types
|
před 16 roky |
|
algorithm @ 8f2b8d4888
|
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
|
před 16 roky |
|
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
|
před 16 roky |
|
array @ 5e81100035
|
cdc7d171d1
Added support for SunCC and 'fill' operation; tickets #3893 and #3168 respectively
|
před 16 roky |
|
asio @ 58ca677b0f
|
5eaad16c36
Try to fix compile errors on various platforms in fenced_block.
|
před 16 roky |
|
assign @ cecbca2021
|
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
|
před 16 roky |
|
atomic @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
bimap @ 682cb9fee7
|
53ddd7bb68
fix context to complex for V7.1
|
před 16 roky |
|
bind @ 1bf8cd6c7a
|
9ae1411eb3
Fix Borland regression. Refs #3003.
|
před 16 roky |
|
chrono @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
circular_buffer @ 1c17ae088e
|
25a42b1cb3
circular_buffer: doc update
|
před 16 roky |
|
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
|
před 16 roky |
|
compose @ d5be6d029f
|
22a3a66dc4
Add index.html file for compose, as our server setup doesn't support index.htm files.
|
před 17 roky |
|
concept_check @ e8bd11887b
|
e81905bcf0
Fixes #3980.
|
před 16 roky |
|
config @ f781c30712
|
20e2138d25
make abi/borland_prefix and borland.jam defaults match
|
před 16 roky |
|
container @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
context @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
conversion @ 5c1dc5388c
|
bc412d3393
Use BOOST_LCAST_THROW_BAD_CAST consistently.
|
před 16 roky |
|
coroutine @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
crc @ e916db4b08
|
bea9f94de4
Fix link in crc.
|
před 16 roky |
|
date_time @ 73e55ee157
|
818e9504f0
Fixes bug 2708
|
před 16 roky |
|
detail @ 00e723fba0
|
e8f5f32336
Don't foward declare containers when using gcc's parallel library and
|
před 16 roky |
|
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
|
před 16 roky |
|
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
|
před 16 roky |
|
exception @ 11661f05d3
|
dd14c513cd
undoing previous commit.
|
před 16 roky |
|
filesystem @ a77e191a25
|
e82acf40fa
Use full filesystem namespace as there isn't an alias at this point.
|
před 16 roky |
|
flyweight @ 5de11b74a6
|
2042b800fc
typo
|
před 16 roky |
|
foreach @ 0067a122a1
|
8923557a52
Suppress msvc warnings.
|
před 16 roky |
|
format @ 85acf8fc52
|
da1b33914b
fixes new functions (remaining_args, expected_args, ...) in case bound.size()==0
|
před 16 roky |
|
function @ 22c6592a40
|
ca172c2379
Fix function_base.hpp to not require typeid. Refs #3666. Requires [58127].
|
před 16 roky |
|
function_types @ e39914bddd
|
a30ca20464
Undo r56305
|
před 16 roky |
|
functional @ a7d58c92b3
|
31f6309fef
Remove optimization which causes 0.5 to hash to 0. Refs #4038.
|
před 16 roky |
|
fusion @ 073ce9e4a3
|
649e9b1c98
added intrusive struct generating macros
|
před 16 roky |
|
geometry @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
gil @ fe1fb4e4d2
|
b84bb955ad
Exchanging broken test image.
|
před 16 roky |
|
graph @ b13d8ec429
|
c22e2381e8
Fix duplication of algorithms by delegating to the specific Boost.Range algorithm header files.
|
před 16 roky |
|
graph_parallel @ e8e5473f8f
|
eac8adba12
Changed to use property_traits in preparation for SFINAE-enabled property_traits
|
před 16 roky |
|
heap @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
icl @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
integer @ 84c8a52085
|
dcf5d220bd
Rebuild the integer documentation.
|
před 16 roky |
|
interprocess @ 3d00a57b69
|
2a74c07241
Interprocess:
|
před 16 roky |
|
intrusive @ 1bbbf0862f
|
8de1681494
Quality size_t with std::. Fixes #4021
|
před 16 roky |
|
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
|
před 16 roky |
|
iostreams @ 1b96b8e33f
|
ff465161cc
Fix some inspect errors.
|
před 16 roky |
|
iterator @ ac522bc9e1
|
b9c579688a
category of each component iterator is reduced to a known category before we try to find a minimum.
|
před 16 roky |
|
lambda @ 77495bb7e1
|
6b73423a4e
Deal with warnings with /Za. Fixes #3485
|
před 16 roky |
|
local_function @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
locale @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
lockfree @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
logic @ 62e9529e09
|
2a440d31d9
Removed unused parameter; fixes #3600
|
před 16 roky |
|
math @ b3f10fe6ed
|
4e7bb534ee
Fix typo in rising_factorial docs and regenerate HTML.
|
před 16 roky |
|
move @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
mpi @ 2d5b14565f
|
0715213024
Implement --python-buildid.
|
před 16 roky |
|
mpl @ 4678423fee
|
e6814f94ba
Fix for #1992
|
před 16 roky |
|
msm @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
multi_array @ 961f6ed6c9
|
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
|
před 16 roky |
|
multi_index @ 80517e00d7
|
804ed305b9
eliminated dubious use of preprocessor
|
před 16 roky |
|
multiprecision @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
numeric
|
7e119a1dcb
storage.hpp: see #3968, applied patch to use references instead of copies in swap implementations
|
před 16 roky |
|
optional @ a63dbe0f14
|
c267c8ea9b
Rebuild optional docs.
|
před 16 roky |
|
parameter @ 359b3a5c3a
|
d5d49e5af5
Fix for #3490, parameter depends on python. Use toplevel
|
před 16 roky |
|
phoenix @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
polygon @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
pool @ ecb238ede9
|
955f49804d
Allow zero-sized blocks to be allocated by malloc_n. Fixes #386
|
před 16 roky |
|
predef @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
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
|
před 16 roky |
|
program_options @ 9691bb1b62
|
806e034e96
Report error count at the actual end, rather than just the end of each file.
|
před 16 roky |
|
property_map @ 4090e3230a
|
f821192788
Converted dynamic_properties to use boost::shared_ptr instead of std::auto_ptr
|
před 16 roky |
|
property_tree @ b79ecc96fe
|
6f642db7ce
file_parser_error's property getters ought to be const. Now they are. Fixes bug 3838.
|
před 16 roky |
|
proto @ 09ed4fda0f
|
d0ba78b160
acknowledge Dave A. for responding to my call for help with msvc-7.1
|
před 16 roky |
|
ptr_container @ e04da37f12
|
ab562181c0
https://svn.boost.org/trac/boost/ticket/3579
|
před 16 roky |
|
python @ a7c16bf695
|
eb2eb6355c
libs/python/test/Jamfile.v2: compile calling_conventions tests only under Windows, following Valdimir Prus' instructions (boost mailing list)
|
před 16 roky |
|
random @ f6f3bd85cb
|
ddf557616a
Add some extra printing to make it easier to trace failures.
|
před 16 roky |
|
range @ a420ef96bc
|
dcf5d220bd
Rebuild the integer documentation.
|
před 16 roky |
|
ratio @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
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
|
před 16 roky |
|
regex @ 67f5369cae
|
5e7abf6f0c
Add support for Boost.Ref in match_results::format.
|
před 16 roky |
|
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.
|
před 16 roky |
|
serialization @ 95f99de1b8
|
ba188250e6
Final changes for 1.43
|
před 16 roky |
|
signals @ 3af87fb2cf
|
f33d8dace9
Signal: Extended workaround to cover VC2010
|
před 16 roky |
|
signals2 @ c2d6285553
|
4ad7114c7f
Jamfile and compile fixes for example programs from Michael Caisse.
|
před 16 roky |
|
smart_ptr @ ae34be773f
|
a7a9afc2c4
Qualify detail:: references. Detabify sp_typeinfo_test.cpp.
|
před 16 roky |
|
spirit @ b0422c7969
|
8302096017
complete scheme operators
|
před 16 roky |
|
statechart @ 0dcb457323
|
bf4b1e4cdc
Fixes #3963. post_event() is now protected and forwards to post_event_impl(), which unfortunately must remain public. So, client code can still abuse the class by calling post_event_impl(), but the abuse should now be more obvious. I considered adding an assert to post_event_impl(), so that unauthorized calls from the outside could at least be detected at runtime, but it turned out that an assert requires more additional machinery than expected, which is why it was not implemented.
|
před 16 roky |
|
static_assert @ 80c6340833
|
f5106d370b
Use BOOST_NO_STATIC_ASSERT
|
před 16 roky |
|
sync @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
system @ 2f6659f39e
|
ff58201347
Fix #3927
|
před 16 roky |
|
test @ e013305c6b
|
956d8b0cdd
remove dependence on non-standard va_copy macro
|
před 16 roky |
|
thread @ 5f88ba1e47
|
e657ee694c
Fix use of rvalue ref in futures
|
před 16 roky |
|
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
|
před 16 roky |
|
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
|
před 16 roky |
|
tr1 @ a0c042e4a1
|
e3f0f5bad9
Change to honour BOOST_TR1_DISABLE_INCLUDE_NEXT.
|
před 16 roky |
|
tti @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
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
|
před 16 roky |
|
type_erasure @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
type_traits @ 0e8e26666e
|
6583d67199
Fixes #4052.
|
před 16 roky |
|
typeof @ eff78826d2
|
45b3c78c4b
Apply variadic functions patch from Sergey Zubkovsky.
|
před 16 roky |
|
units @ 6e4ea9ed61
|
04c4327ab3
Get rid of the MPL assertions in doxygen generated docs
|
před 16 roky |
|
unordered @ 00cebc3dfb
|
fb1626a835
Use boost::throw_exception in unordered.
|
před 16 roky |
|
utility @ 3770221507
|
ff4d8f2164
Hopefully fixed #3984 (std::bitset constructor issue). Tested by Juergen Hunold on msvc-10.0, msvc-9.0, and gcc-4.4. See thread starting at http://lists.boost.org/Archives/boost/2010/03/162690.php
|
před 16 roky |
|
uuid @ 60daffbbca
|
7f19aec79b
Update some links in uuid.
|
před 16 roky |
|
variant @ 0110af77a4
|
5bb808bcda
Fix various Variant warnings.
|
před 16 roky |
|
wave @ ffa289ff67
|
0664cd663d
Wave: adjusting test files for recent bug fixes
|
před 16 roky |
|
xpressive @ 1d23e0eb3e
|
5c97ba1e2b
try again to get proto assignment overloads right
|
před 16 roky |
|
index.html
|
a70f317546
Add copyright, license
|
před 19 roky |
|
libraries.htm
|
4402496eed
Added uuid library
|
před 16 roky |
|
maintainers.txt
|
59b0fa1856
Change my email address.
|
před 16 roky |
|
platform_maintainers.txt
|
02f2fb03da
Set up initial platform maintainers file
|
před 18 roky |