| .. |
|
accumulators @ a5117cd753
|
889c012ed0
Add PDF generation options to fix external links to point to the web site.
|
před 17 roky |
|
algorithm @ e8a2596637
|
889c012ed0
Add PDF generation options to fix external links to point to the web site.
|
před 17 roky |
|
any @ 96443e1f00
|
daba79c0f3
Fixes #2311: any::operator= should have by-value argument
|
před 17 roky |
|
array @ d2910e195a
|
dcf4d68b3f
Updating dependency information for modularized libraries.
|
před 17 roky |
|
asio @ 23673deed3
|
9973a19718
Set PDF URL rewrite path.
|
před 17 roky |
|
assign @ 4169acc6c6
|
9a856769ee
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
|
před 17 roky |
|
atomic @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
bimap @ 8eb20de2cd
|
889c012ed0
Add PDF generation options to fix external links to point to the web site.
|
před 17 roky |
|
bind @ 45a1f1434b
|
93c0b86929
Add ref_compare for weak_ptr. Refs #2849.
|
před 17 roky |
|
chrono @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
circular_buffer @ 1f51450f23
|
7b5261362b
circular_buffer: #2538 Warning suppression in circular buffer test jamfile
|
před 17 roky |
|
compatibility @ 49cd137691
|
dcf4d68b3f
Updating dependency information for modularized libraries.
|
před 17 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
|
1cc4d6b1c8
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
|
před 17 roky |
|
concept_check @ dc164705ad
|
92f63b04d2
Minor markup fix in concept check documentation.
|
před 17 roky |
|
config @ 833e50fe8f
|
1fad2d1ec1
Have config/select_stdlib_config.hpp and config/stdlib/stlport.hpp use <cstddef> instead of <utility> to determine which standard library is in use. For std lib implementations that rely on Boost components like TypeTraits, Bind, Function, or SmartPtr, this helps to avoid circular header dependency issues, since <cstddef> is much less likely to pull in Boost libraries than <utility>.
|
před 17 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 @ 5fa1edeee0
|
a7a400eccc
Fixes #1220: lexical_cast requires RTTI
|
před 17 roky |
|
coroutine @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
crc @ c77349e0d9
|
dcf4d68b3f
Updating dependency information for modularized libraries.
|
před 17 roky |
|
date_time @ 8a5d48f39c
|
889c012ed0
Add PDF generation options to fix external links to point to the web site.
|
před 17 roky |
|
detail @ de4c1b2e9d
|
a69bff3200
Add BOOST_TEST_EQ.
|
před 17 roky |
|
disjoint_sets @ cbaba3cccb
|
dcf4d68b3f
Updating dependency information for modularized libraries.
|
před 17 roky |
|
dynamic_bitset @ 97d2bff3b6
|
dcf4d68b3f
Updating dependency information for modularized libraries.
|
před 17 roky |
|
exception @ b2e31a640e
|
5c8051a576
documentation update
|
před 17 roky |
|
filesystem @ 0645bc1347
|
c02a83b813
System, Filesystem: remove boost/detail/test_framework.hpp; use boost/detail/lightweight_test.hpp instead (Thanks to Peter Dimov for pointing this out)
|
před 17 roky |
|
flyweight @ 2c409bd070
|
f571cdbef8
made Boost.Interprocess names shorter to accommodate some filesystems
|
před 17 roky |
|
foreach @ 5efc2d3d06
|
218d4f99bb
Intel-Win can't seem to handle const rvalues in the ternary conditional operator, fixes #2851
|
před 17 roky |
|
format @ 77a763a128
|
dcf4d68b3f
Updating dependency information for modularized libraries.
|
před 17 roky |
|
function @ a74e72cce9
|
03423f21b0
Make Boost.Function compile under BOOST_NO_EXCEPTIONS.
|
před 17 roky |
|
function_types @ b7da1bd1ab
|
747668ed3e
adds tests with const result
|
před 17 roky |
|
functional @ e5e7db003d
|
92cbbee0bd
Changelog for unordered and hash.
|
před 17 roky |
|
fusion @ 9acd9b2feb
|
b12939e6bb
added default implementation for iterator_facade
|
před 17 roky |
|
geometry @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
gil @ 9c0e94644e
|
88520eb427
Add missing index.html file for MPI and GIL.
|
před 17 roky |
|
graph @ bae3f3950a
|
25cb2c47c7
Removed tabs
|
před 17 roky |
|
graph_parallel @ d400c49c0e
|
3974960af0
Merged more changes from Parallel BGL
|
před 17 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 @ 3706ee7bd9
|
82cb346691
Fixes #2654.
|
před 17 roky |
|
interprocess @ 9117f958a4
|
d1be2697a2
Change static_cast with reinterpret_cast since in some compilers (Intel, and surely other EDG based ones) this kicks the conversion operator recursively and provokes an stack overflow.
|
před 17 roky |
|
intrusive @ f532ae12e7
|
0d7e32218e
Changes for Boost.1.39
|
před 17 roky |
|
io @ 1865f2b8f9
|
dcf4d68b3f
Updating dependency information for modularized libraries.
|
před 17 roky |
|
iostreams @ 81bc2bfb25
|
dcf4d68b3f
Updating dependency information for modularized libraries.
|
před 17 roky |
|
iterator @ f2433c63d5
|
889c012ed0
Add PDF generation options to fix external links to point to the web site.
|
před 17 roky |
|
lambda @ 0c4e251ebe
|
85184a3874
Supress warnings on gcc and msvc. Fixes #1515
|
před 17 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 @ 233cfca75c
|
889c012ed0
Add PDF generation options to fix external links to point to the web site.
|
před 17 roky |
|
math @ 97049ddaa7
|
610dea4cba
Fix use of C99 macro names.
|
před 17 roky |
|
move @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
mpi @ 3267340308
|
88520eb427
Add missing index.html file for MPI and GIL.
|
před 17 roky |
|
mpl @ 83f2c7a600
|
8aa5b46d05
Fix fold/reverse_fold docs (http://thread.gmane.org/gmane.comp.lib.boost.devel/187366)
|
před 17 roky |
|
msm @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
multi_array @ 7f0608bee9
|
dcf4d68b3f
Updating dependency information for modularized libraries.
|
před 17 roky |
|
multi_index @ 8290474391
|
d376ce4403
updated according to latest regression tests results
|
před 17 roky |
|
multiprecision @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
numeric
|
add0fa9ff8
replaced duplicate 'size_type' by 'difference_type'
|
před 17 roky |
|
optional @ 361943e033
|
889c012ed0
Add PDF generation options to fix external links to point to the web site.
|
před 17 roky |
|
parameter @ 91623e6241
|
bb0203d92b
parameter-doc: Regenerated HTML from ReST source.
|
před 17 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 @ 6426fe09f8
|
dcf4d68b3f
Updating dependency information for modularized libraries.
|
před 17 roky |
|
predef @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
preprocessor @ 328bd6f995
|
dcf4d68b3f
Updating dependency information for modularized libraries.
|
před 17 roky |
|
program_options @ 454c878389
|
cca13b30c2
Make sure _MSC_VER is defined before checking its value.
|
před 17 roky |
|
property_map @ bfdcce76b0
|
3974960af0
Merged more changes from Parallel BGL
|
před 17 roky |
|
property_tree @ 1bc7c1fa24
|
425a6d1245
Improve property_tree documentation.
|
před 17 roky |
|
proto @ 571c10de27
|
71f99cb6c1
add proto::noinvoke to block metafunction invocation in ObjectTransforms
|
před 17 roky |
|
ptr_container @ 2a8fc6e6f8
|
2b404c740d
old jamfile inluded test that is not part of the distribution ...
|
před 17 roky |
|
python @ 98a9fa445b
|
889c012ed0
Add PDF generation options to fix external links to point to the web site.
|
před 17 roky |
|
random @ a2ba8e2ac8
|
26d885c413
Enable stream operators on msvc. Fixes #1068. Fixes #1691
|
před 17 roky |
|
range @ 837bf05867
|
889c012ed0
Add PDF generation options to fix external links to point to the web site.
|
před 17 roky |
|
ratio @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
rational @ 4f0a8148b3
|
898b05faa6
MSVC warning suppression.
|
před 17 roky |
|
regex @ 3e62631ecb
|
a23d92c0b2
Windows CE does not define the wcscoll function from the CRT so, for WinCE, don't try to pull wcscoll from the global namespace into the std namespace.
|
před 17 roky |
|
scope_exit @ 9ce12ad74c
|
889c012ed0
Add PDF generation options to fix external links to point to the web site.
|
před 17 roky |
|
serialization @ a3f1eb6fa8
|
3d6866965c
For STLport on WinCE, BOOST_NO_STDC_NAMESPACE can get defined if STLport is putting symbols in its own namespace. In the case of codecvt, however, this does not mean that codecvt is in the global namespace (it will be in STLport's namespace).
|
před 17 roky |
|
signals @ 48abce7d5d
|
889c012ed0
Add PDF generation options to fix external links to point to the web site.
|
před 17 roky |
|
signals2 @ be76a695c3
|
4abe5b64ed
Fix for broken links from Danel James.
|
před 17 roky |
|
smart_ptr @ 3dacec8e1d
|
1fad2d1ec1
Have config/select_stdlib_config.hpp and config/stdlib/stlport.hpp use <cstddef> instead of <utility> to determine which standard library is in use. For std lib implementations that rely on Boost components like TypeTraits, Bind, Function, or SmartPtr, this helps to avoid circular header dependency issues, since <cstddef> is much less likely to pull in Boost libraries than <utility>.
|
před 17 roky |
|
spirit @ e476af206d
|
115ccefc5f
Fixes to some exception messages.
|
před 17 roky |
|
statechart @ a8ddaedef8
|
1e7bdd796f
Updated getting started text to 1.38.
|
před 17 roky |
|
static_assert @ 62461d8848
|
889c012ed0
Add PDF generation options to fix external links to point to the web site.
|
před 17 roky |
|
sync @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
system @ fd0605bd7e
|
c02a83b813
System, Filesystem: remove boost/detail/test_framework.hpp; use boost/detail/lightweight_test.hpp instead (Thanks to Peter Dimov for pointing this out)
|
před 17 roky |
|
test @ b7bb369588
|
91cbd8f166
Fix msvc warnings and Intel C++ compiler error.
|
před 17 roky |
|
thread @ effd891a16
|
6c80272ca2
Remove options that are no longer required and get the PDF docs building.
|
před 17 roky |
|
timer @ feb4fc7b01
|
055a8a2663
Fix spelling boo boo (Shawn Roe)
|
před 17 roky |
|
tokenizer @ 9901de0eb3
|
dcf4d68b3f
Updating dependency information for modularized libraries.
|
před 17 roky |
|
tr1 @ 5c814bf47f
|
f147114db3
shared_count.hpp has moved.
|
před 17 roky |
|
tti @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
tuple @ 70e04d2965
|
5a9b9a6b8f
Fix html.
|
před 17 roky |
|
type_erasure @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
type_traits @ bbb3e5da87
|
2f15e62d64
Add missing #includes.
|
před 17 roky |
|
typeof @ a70cd7396a
|
8f6b210786
BOOST_TYPEOF_NESTED_TYPEDEF now supports expressions containing "this" for VC compilers
|
před 17 roky |
|
units @ 59f81dea51
|
c2762fda66
Fix return type for division by a constant
|
před 17 roky |
|
unordered @ 290c7566ff
|
92cbbee0bd
Changelog for unordered and hash.
|
před 17 roky |
|
utility @ 91385ac627
|
bbd669ba28
Another try at the Sun workaround.
|
před 17 roky |
|
uuid @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
před 19 roky |
|
variant @ a8b1d0f5d0
|
889c012ed0
Add PDF generation options to fix external links to point to the web site.
|
před 17 roky |
|
wave @ 4cc8bb6365
|
5c2ba060a2
Wave: now compiles even with BOOST_FILESYSTEM_NO_DEPRECATED defined
|
před 17 roky |
|
xpressive @ 2399f0c2cb
|
6eeb751839
work around gcc optimizer bug fixes #2655
|
před 17 roky |
|
CMakeLists.txt
|
9a856769ee
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
|
před 17 roky |
|
index.html
|
a70f317546
Add copyright, license
|
před 19 roky |
|
libraries.htm
|
2f840e3de4
Adding documentation for make_shared and allocate_shared to smart_ptr docs.
|
před 17 roky |
|
maintainers.txt
|
c0b91e04cc
Added Signals2 to libraries.htm and maintainers.txt.
|
před 17 roky |
|
platform_maintainers.txt
|
02f2fb03da
Set up initial platform maintainers file
|
před 18 roky |