Jürgen Hunold 409d3cc446 Revert 54974 due to different fix in 54985 17 лет назад
..
accumulators @ d96b36a33b b686fd2140 document precondition on result extraction for density accumulator 17 лет назад
algorithm @ 9bad789175 c4b3fe015c Fix operator precedence error in documentation. Fixes #2122 17 лет назад
any @ 96443e1f00 daba79c0f3 Fixes #2311: any::operator= should have by-value argument 17 лет назад
array @ 7fb9412ea8 5de8a337b0 removed warning on vc++ for using std::equal 17 лет назад
asio @ 0c2240eb35 6b7ea7af01 Regenerate documentation. 17 лет назад
assign @ 81c5a72afc 6612fb8a9e suppressing of warnings 17 лет назад
atomic @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
bimap @ e02a1bbd7d 9e50096ea1 Moved property map library into property_map/ directory; made old files into stubs with #warnings; converted uses and docs of property map library to use new names 17 лет назад
bind @ 26ee2825fe 9564e777a9 Make protect use the same approximation of perfect forwarding as plain bind. 17 лет назад
chrono @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
circular_buffer @ 666ef1141f c2d4dc3705 circular_buffer: fixed bounded_buffer_comparison 17 лет назад
compatibility @ 2c3978f4fa d40a909520 Use a local copy of the valid HTML 4.01 icon. 17 лет назад
compose @ d5be6d029f 22a3a66dc4 Add index.html file for compose, as our server setup doesn't support index.htm files. 17 лет назад
concept 1cc4d6b1c8 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor 17 лет назад
concept_check @ e234ae22f6 855211d9d6 concept:: => concepts:: fixes #865 17 лет назад
config @ a04de07542 592f3e95a9 Fix last known version number. 17 лет назад
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 @ 7b37688ca8 f57ce456de avoid C style casts 17 лет назад
coroutine @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
crc @ 371f963d42 ba00fadcc2 Workaround gcc problems with -pedantic. Fixes #613 17 лет назад
date_time @ 87dab33026 6cffe60b0e Added recent changes. 17 лет назад
detail @ 7247d512f8 9f42ab4bfa Move BOOST_HASH_CHAR_TRAITS from container_fwd into the hash headers, and undefine it. 17 лет назад
disjoint_sets @ 3cece33017 800a208af4 Fixed more links to property_map 17 лет назад
dynamic_bitset @ 5c79c20827 7969eddfde Merge dynamic bitset from release. 17 лет назад
exception @ 0003622f9d e1cd8b8b7e documentation update 17 лет назад
filesystem @ de50f3c5b2 ca6100f126 Filesystem: apply supplied patch to fix #3176 17 лет назад
flyweight @ b7c6b3394e d5db0b1a3f updated assertion message 17 лет назад
foreach @ bd83b139a3 44e4ebf671 work around conflict with python headers, fixes #3000 17 лет назад
format @ a569d82df4 d2906fec8c Fix order of initialization warning. Fixes #1699 17 лет назад
function @ 2020d39e2c 84f12bf6f7 Fix a typo. 17 лет назад
function_types @ 1b4fdee6ff dbc253be5e Cleanup function_types Jamfile. 17 лет назад
functional @ 4936095357 616943116e Add am implementation note about the Visual C++ problems. 17 лет назад
fusion @ c0eebc8121 eae6a08415 Fix #1601 17 лет назад
geometry @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
gil @ b262036799 2796a1eb3e GIL: fixed two minor warnings. 17 лет назад
graph @ 0b60534904 8142265f64 Changed the default probability to the sorted_erdos_renyi_generator to 0.5 17 лет назад
graph_parallel @ 88755a71c5 6c20e8502e Fixed header file; refs #3134 17 лет назад
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 @ edd638ec91 754d8218ee Use BOOST_STATIC_CONSTANT in static_log2, as g++ 4.0 has problems with enum. 17 лет назад
interprocess @ af7d196d35 c6e725d854 Boost 1.40 changes 17 лет назад
intrusive @ ccd4975b46 6602d83022 Boost 1.40 changes 17 лет назад
io @ bb80cdd26c 0665418532 Add private assignment operators. 17 лет назад
iostreams @ e2ea540dc8 851360844f Workaround msvc compiler error on mapped_file.cpp 17 лет назад
iterator @ f2433c63d5 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 лет назад
lambda @ c14095472e b6496133c4 Don't propagate constness from pointer to pointee. Fixes #1572 17 лет назад
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 @ 246d1ee6df 271184d9e5 Fix gcc -Wshadow warnings in tribool. 17 лет назад
math @ f99607da5d b150c22f93 Fix lookup ambiguity. 17 лет назад
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
mpi @ db5ad35a18 efb525744a get mpi cmake tests working on trunk 17 лет назад
mpl @ e6024bc6f7 7c25992f55 Call clear before checking for the existence of push_back 17 лет назад
msm @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
multi_array @ b4d64892c3 02a452a9c2 Added a test-case to check a reversing view of a 1D array. 17 лет назад
multi_index @ 9c8c001d5d 7ca11bf839 added workaround for IBM XL C/C++ 17 лет назад
multiprecision @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
numeric 559f5d0343 see #3108, fixed a simple problem in symmetric.hpp (thx Michael), the storage layout still need more investigation. 17 лет назад
optional @ 8682f2bbaa 789502d781 avoid C style casts 17 лет назад
parameter @ ae3bfbad46 24c21c42d0 Fixed more links to property_map 17 лет назад
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 @ 1c8389e618 1aca93ec49 Fixed most tab and min/max issues from trunk inspection report 17 лет назад
predef @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
preprocessor @ 328bd6f995 dcf4d68b3f Updating dependency information for modularized libraries. 17 лет назад
program_options @ 79b43138d6 ffaff32fa9 ProgramOptions: Fixed warning about not all control paths returning a value 17 лет назад
property_map @ 8389d3afde 408678d1c3 Added default constructor; refs #3134 17 лет назад
property_tree @ f1a4f5e651 cceab8c32b Added #include of <algorithm> 17 лет назад
proto @ 4e5178144e cd3506730d fix oops 17 лет назад
ptr_container @ de6272aaed b5b506d7fc initial support for const elements in containers 17 лет назад
python @ 27aa9382fc cdff5d30b8 boost_python_unsigned_converter_fix_no_ctypes.patch by Anderson Lizardo (https://svn.boost.org/trac/boost/ticket/3189) 17 лет назад
random @ 7dda7d38bb fe52ea047c Supress warnings from narrowing conversions. 17 лет назад
range @ 52b9581e4f 994bfa1cc0 Use local copies of the boost logo. 17 лет назад
ratio @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
rational @ 4f0a8148b3 898b05faa6 MSVC warning suppression. 17 лет назад
regex @ 02a629baf7 e7f16be211 Simplify and fix PP logic. 17 лет назад
scope_exit @ f995d7ea7f b6d92e0d04 Rename a section 17 лет назад
serialization @ 2053627f7a 409d3cc446 Revert 54974 due to different fix in 54985 17 лет назад
signals @ b79156eb80 9e50096ea1 Moved property map library into property_map/ directory; made old files into stubs with #warnings; converted uses and docs of property map library to use new names 17 лет назад
signals2 @ 59bfdf2f18 b66cddbe8c Trying to work around sun 5.9 compiler bug to make connection_test pass. 17 лет назад
smart_ptr @ 28d7e348c1 ce8b9225c9 avoid C style casts 17 лет назад
spirit @ 59baa0542d 816f22013a Spirit: fixing lex example for vc10 17 лет назад
statechart @ 8bf85eb3b5 019b38b29b Updated *.vcproj files to link against 1.40 binaries 17 лет назад
static_assert @ 62461d8848 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 лет назад
sync @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
system @ 3f26239374 1504162372 System: fix #3113 17 лет назад
test @ ff1664fecc c2f00defb3 avoid warning 17 лет назад
thread @ 235ed4afe0 c28bb32500 Check _GNU_SOURCE before using get_nprocs. 17 лет назад
timer @ feb4fc7b01 055a8a2663 Fix spelling boo boo (Shawn Roe) 17 лет назад
tokenizer @ 6f4a5c7e08 a4c09b7000 Fix interval notation. Fixes #2064 17 лет назад
tr1 @ 5c814bf47f f147114db3 shared_count.hpp has moved. 17 лет назад
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
tuple @ b7c2e00b64 645df56503 Fix typos/markup problems in tuple docs. Fixes # 17 лет назад
type_erasure @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
type_traits @ 28ddc6e6f5 690e21d990 Update docs. 17 лет назад
typeof @ a70cd7396a 8f6b210786 BOOST_TYPEOF_NESTED_TYPEDEF now supports expressions containing "this" for VC compilers 17 лет назад
units @ 204b1f1d62 c8dd06299c Loosen the requirements on atan2. Fixes #3258 17 лет назад
unordered @ 6d1aece43a e1cb6f090a Add constructors to the methods for controlling bucket size in unordered containers. 17 лет назад
utility @ 09a0137016 b092060d62 Reverted value_init revision [54502], intel_9_value_init_conversion-operator.patch from ticket #2548, as it only increased the number of compile errors at the regression page, and Fernando Cacciola also suggested me to leave it broken (without the patch), for this specific (old) compiler version. 17 лет назад
uuid @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
variant @ 5d727edcff 8b8653c844 Support BOOST_NO_TYPEID and BOOST_NO_IOSTREAM in Boost.Variant. Fixes #3051. 17 лет назад
wave @ 63aaed85fa be7aa624df Wave: minor edit 17 лет назад
xpressive @ d641295fc7 9d1096044f revert the BasicPrimitiveTransform changes as leading to weird inconsistencies 17 лет назад
CMakeLists.txt 9a856769ee Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. 17 лет назад
index.html a70f317546 Add copyright, license 19 лет назад
libraries.htm 24c21c42d0 Fixed more links to property_map 17 лет назад
maintainers.txt 7b0d30771a Update my email address. 17 лет назад
platform_maintainers.txt 02f2fb03da Set up initial platform maintainers file 18 лет назад
粤ICP备19079148号