| .. |
|
accumulators @ 8c45f6a12b
|
2844ef9427
add missing include to docs for covariance
|
hace 16 años |
|
algorithm @ caea7bd125
|
98edda3d92
trim_all test fixed
|
hace 15 años |
|
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
|
hace 16 años |
|
array @ 111e93aa4c
|
89b68f8ca9
qualify array to avoid conflict with std::array; Refs #5233
|
hace 15 años |
|
asio @ d5ec01e6cc
|
a2e4a89db5
Don't assume SIGRTMAX is a compile-time constant.
|
hace 15 años |
|
assign @ a06e839236
|
b827c04952
Resolve C++0x ambiguities. Fixes #3073
|
hace 16 años |
|
atomic @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
hace 19 años |
|
bimap @ 25b5f19171
|
a874c58afd
Update links to boost tools in bimap.
|
hace 15 años |
|
bind @ 27003baf12
|
d20a126e32
Pathscale-4.0 configuration code/workarounds.
|
hace 15 años |
|
chrono @ a9ce738e55
|
66070720ea
Chrono: change doc directory from boost_chrono by chrono
|
hace 15 años |
|
circular_buffer @ fb85032783
|
5f6191d4e2
circular_buffer: fixed (the fix ;-) when BOOST_NO_STDC_NAMESPACE defined
|
hace 15 años |
|
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
|
hace 16 años |
|
compose @ d5be6d029f
|
22a3a66dc4
Add index.html file for compose, as our server setup doesn't support index.htm files.
|
hace 17 años |
|
concept_check @ 15afb20c84
|
8102e77939
Applied patch - refs #4918; will merge to release after tests cycle
|
hace 15 años |
|
config @ 4f8c319871
|
c855412cbe
Prep for 1.46.1
|
hace 15 años |
|
container @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
hace 19 años |
|
context @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
hace 19 años |
|
conversion @ c28efea0b3
|
e978052a6b
Fix an access to grouping[grouping.size()].
|
hace 15 años |
|
coroutine @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
hace 19 años |
|
crc @ e916db4b08
|
bea9f94de4
Fix link in crc.
|
hace 16 años |
|
date_time @ 5c9a890972
|
b4d7352a3c
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
hace 15 años |
|
detail @ c42fd431af
|
b69d8314f4
Add hash_value for shared_ptr; prevents hash_value( bool ) from being used. Refs #5216.
|
hace 15 años |
|
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
|
hace 16 años |
|
dynamic_bitset @ 734861bdac
|
3ddfe17260
Fix test for C++0x
|
hace 15 años |
|
exception @ a74d041bd5
|
c47bb3a582
Ticket 4282
|
hace 15 años |
|
filesystem @ d776d3985f
|
437b18ef1d
Filesystem v3 patch for PGI large file supported.
|
hace 15 años |
|
flyweight @ 3fc4756231
|
d20a126e32
Pathscale-4.0 configuration code/workarounds.
|
hace 15 años |
|
foreach @ 33bda938b0
|
4856d36e17
Link fixes.
|
hace 15 años |
|
format @ 7907ce81f4
|
b4d7352a3c
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
hace 15 años |
|
function @ 8cde82a568
|
4ab2d13797
Remove extra definition of operator(), since it's inline anyway. Fixes #4765.
|
hace 15 años |
|
function_types @ c73823068f
|
152b350193
Rebuild function_types documentation.
|
hace 16 años |
|
functional @ 048d92f36a
|
1fc2aae24f
Fix copy and paste typo. Refs #4756.
|
hace 15 años |
|
fusion @ 1efa444f24
|
25cce786b3
renamed assign to copy and moved it to a new algorithm/auxiliary category
|
hace 15 años |
|
geometry @ 8c9c643f93
|
697a57cfcf
Fixed behaviour of new approach for dissolve
|
hace 15 años |
|
gil @ b3ad20c906
|
900726c7b2
Introducing base_channel_type metafunction which helps to avoid useless casting between integral data types. For older compilers it also reduces warnings about those castings operations.
|
hace 15 años |
|
graph @ 516c833574
|
f002c49892
Removed superseded workaround from reverse_graph
|
hace 15 años |
|
graph_parallel @ 11e660b615
|
b4d7352a3c
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
hace 15 años |
|
heap @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
hace 19 años |
|
icl @ 70bb63b4d3
|
58ce50bd1d
Update of quickbook generated html documentation: New overloads for function 'find'.
|
hace 15 años |
|
integer @ 8457bd01b1
|
5526d56c83
Fix integer_traits<long long> when no macro from limits.h is available.
|
hace 15 años |
|
interprocess @ 4cabab5396
|
b4d7352a3c
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
hace 15 años |
|
intrusive @ 13fa2907cd
|
408d92b0e1
Fixed wrong count when compare throws
|
hace 15 años |
|
io @ e2fe59318b
|
b4d7352a3c
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
hace 15 años |
|
iostreams @ 9913f23361
|
42af87f86e
Update some links from iostreams.
|
hace 15 años |
|
iterator @ caa0e5035a
|
1faa4f1f23
Added Michel's patches for #1427
|
hace 15 años |
|
lambda @ 2ed8d7f4df
|
1b9dbd9c5f
Fix return type deduction for pointers to data members. Fixes #4962. Fixes #4566.
|
hace 15 años |
|
local_function @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
hace 19 años |
|
locale @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
hace 19 años |
|
lockfree @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
hace 19 años |
|
logic @ 9c4577cce3
|
6dd0c4aae1
Detab some jamfiles.
|
hace 16 años |
|
math @ 5ba171ee12
|
a16f571852
Fix PDF build from within boost-root/doc/pdf.
|
hace 15 años |
|
move @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
hace 19 años |
|
mpi @ a1ca5b5e7b
|
c3dec142bc
Fixed tickets #4693 and #4772
|
hace 15 años |
|
mpl @ 7cd1d88886
|
16ea544f84
Fix name in list example. Fixes #4875.
|
hace 15 años |
|
msm @ 2210693b8a
|
a731a63d62
fixed warnings about unused variables
|
hace 15 años |
|
multi_array @ 6b6d2320ea
|
13dea6adb2
Copied Jeremiah's fix (using Boost.Iterator's arrow proxy) back to the trunk.
|
hace 16 años |
|
multi_index @ 55723474d2
|
b4d7352a3c
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
hace 15 años |
|
multiprecision @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
hace 19 años |
|
numeric
|
b4d7352a3c
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
hace 15 años |
|
optional @ e9989b260e
|
dc5e10c6db
Refs #4987. Added forward declaration of namespace-scope swap for boost::optional, this should fix GCC compilation errors. Also swap implementation now uses Boost.Utility.Swap to make use of the workarounds for some broken compilers. If it breaks for your compiler, let me know in the mentioned ticket.
|
hace 15 años |
|
parameter @ 15d8701d77
|
9f834a16d9
Fix typo in parameter doc, refs #4983
|
hace 15 años |
|
phoenix @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
hace 19 años |
|
polygon @ a1219447a2
|
6d58354eb5
fixed trac 4868 polygon concept contains function
|
hace 15 años |
|
pool @ 434c9a7630
|
e5058b6437
Applied patch; refs #2696
|
hace 15 años |
|
predef @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
hace 19 años |
|
preprocessor @ 49142ec930
|
1fdb8d58e0
commit test
|
hace 15 años |
|
program_options @ 7051655c76
|
a304d9e70f
Clarify docs for 'zero_token'.
|
hace 15 años |
|
property_map @ 3a1dba235e
|
c3d195122d
Fixed assert issues from inspection report for PropertyMap
|
hace 15 años |
|
property_tree @ 0dd8746cba
|
c070b51a2e
Erase assert() in favor of BOOST_ASSERT() in all PTree files, including RapidXML. See bug 4448.
|
hace 15 años |
|
proto @ c2fb79256d
|
6a99911f41
revert 68544 for now
|
hace 15 años |
|
ptr_container @ a96c949ed2
|
88d29e0832
In response to Ticket #4598: 4598.patch
|
hace 15 años |
|
python @ b5336f36d6
|
da02ffa791
Boost.Python: Python 3 module initialization fixes (using PyModuleDef), based on patches provided by Austin Bingham
|
hace 15 años |
|
random @ ed945c9eb1
|
df61461240
A separate WeightType doesn't make sense for piecewise_linear_distribution.
|
hace 15 años |
|
range @ 96c78123f0
|
08e4213b35
[boost][range] - Fixed erroneous change by 'Wash' the size() function is intended to be for Random Access Ranges only to be in keeping with the other Boost.Range size() functions.
|
hace 15 años |
|
ratio @ 9ac749e095
|
3814c2e8c7
Ratio:: change doc directory from boost_ratio to ratio
|
hace 15 años |
|
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
|
hace 16 años |
|
regex @ 7ed55a515e
|
b8a33fd3f6
Building with IBM C++ no longer needs a main() entry point.
|
hace 15 años |
|
scope_exit @ fd2168edf8
|
f61e5adce0
Rebuild the scope_exit documentation.
|
hace 16 años |
|
serialization @ a7bd7ef6c2
|
a5b9c7a0a2
improve compatibility with older archive versions
|
hace 15 años |
|
signals @ 63524f1ce1
|
b6d453b55d
Applied patch in #4365; will watch tests before merging to trunk
|
hace 15 años |
|
signals2 @ cc04d5ec45
|
e2839b79fd
Got rid of a couple unused parameter warnings.
|
hace 15 años |
|
smart_ptr @ 634866c28a
|
ae11fb9775
Honor BOOST_SP_USE_PTHREADS. Refs #5018.
|
hace 15 años |
|
spirit @ 418fd94ddb
|
a1b934c9da
Spirit: fixed compilation issue in attribute handling code
|
hace 15 años |
|
statechart @ b5707cd409
|
b4d7352a3c
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
hace 15 años |
|
static_assert @ e910489e16
|
29b3fd6ea7
Add BOOST_STATIC_ASSERT_MSG
|
hace 15 años |
|
sync @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
hace 19 años |
|
system @ 322e46fc49
|
373f400893
Boost.Ratio/Chrono: Added boost/ratio/include.hpp file and make use of boost/ratio/ratio.hpp when all the files are not needed
|
hace 15 años |
|
test @ 704e7cb516
|
b4d7352a3c
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
hace 15 años |
|
thread @ 0439d53704
|
a07f58af63
Minor patch to fix support for Windows CE (use 0xFFFFFFFF in place of TLS_OUT_OF_INDEXES on Windows CE since Windows CE does not define this constant).
|
hace 15 años |
|
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
|
hace 16 años |
|
tokenizer @ 8355a34b81
|
0cb70cf551
Applied patch from #4791; will close after merging to release
|
hace 15 años |
|
tr1 @ 8973edd059
|
dd3b8bb95e
Make std::tr1::hash a thin wrapper around boost::hash so folks can specialise it.
|
hace 15 años |
|
tti @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
hace 19 años |
|
tuple @ f904cd5d69
|
b4d7352a3c
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
hace 15 años |
|
type_erasure @ 88da98e37b
|
0df8db1603
Move top-level boost directory over to "devel" (temporarily)
|
hace 19 años |
|
type_traits @ 104afb9ba4
|
a16f571852
Fix PDF build from within boost-root/doc/pdf.
|
hace 15 años |
|
typeof @ b46f8efd6b
|
2fbcfb0133
Ticket #3520 Syntax Error in boost/typeof/typeof.hpp
|
hace 15 años |
|
units @ 8f866ba0de
|
b4d7352a3c
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
hace 15 años |
|
unordered @ a4750fbdba
|
62b5b64f7c
Make unnecessary_copy_tests a bit more lenient.
|
hace 15 años |
|
utility @ 7d23c75eef
|
7af0c762a0
Revised the assertion_failed_msg function to use std::exit(-1) instead of std::abort() for Windows CE (since Windows CE does not have an abort() function in the CRT library)
|
hace 15 años |
|
uuid @ f8b764edf0
|
5ec9bc3484
Fix bug in wide output; Refs #5145
|
hace 15 años |
|
variant @ e5547f95bc
|
299ddb7dc9
Avoid a quadratic number of template instantations when using the general case implementation of assignment (with backup storage). This significantly improves compile times for variants with a large number of variant types. See the thread starting at http://lists.boost.org/boost-users/2011/01/65416.php.
|
hace 15 años |
|
wave @ 5cd2912a6f
|
5852c303de
Wave: Fixed whitespace handling, added a corresponding set of test cases
|
hace 15 años |
|
xpressive @ 1ac8cf17d1
|
b4d7352a3c
Revert [67111] (addition of boost/detail/iomanip.hpp) and all the commits that depend on it. ([68137], [68140], [68141], [68154], and [68165]).
|
hace 15 años |
|
index.html
|
a70f317546
Add copyright, license
|
hace 19 años |
|
libraries.htm
|
e135c3d942
Chrono: Change description
|
hace 15 años |
|
maintainers.txt
|
466ebb2e5c
Boost.Chrono: Moved to trunk
|
hace 15 años |
|
platform_maintainers.txt
|
02f2fb03da
Set up initial platform maintainers file
|
hace 18 años |