Hartmut Kaiser 0714545bec Spirit: Started to work on tutorial section for Karma %!s(int64=17) %!d(string=hai) anos
..
accumulators @ d96b36a33b b686fd2140 document precondition on result extraction for density accumulator %!s(int64=17) %!d(string=hai) anos
algorithm @ 9bad789175 c4b3fe015c Fix operator precedence error in documentation. Fixes #2122 %!s(int64=17) %!d(string=hai) anos
any @ 96443e1f00 daba79c0f3 Fixes #2311: any::operator= should have by-value argument %!s(int64=17) %!d(string=hai) anos
array @ 471bc9bf06 96896ed424 Supress warnings in array %!s(int64=17) %!d(string=hai) anos
asio @ c48aa55815 b3209f97d3 Don't include termios.h unless BOOST_ASIO_HAS_SERIAL_PORT is defined. %!s(int64=17) %!d(string=hai) anos
assign @ 81c5a72afc 6612fb8a9e suppressing of warnings %!s(int64=17) %!d(string=hai) anos
atomic @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
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 %!s(int64=17) %!d(string=hai) anos
bind @ dc1e4dbfae b559e50763 Use static boost::arg placeholders for gcc 4.0.1, since it has %!s(int64=17) %!d(string=hai) anos
chrono @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
circular_buffer @ 666ef1141f c2d4dc3705 circular_buffer: fixed bounded_buffer_comparison %!s(int64=17) %!d(string=hai) anos
compatibility @ 2c3978f4fa d40a909520 Use a local copy of the valid HTML 4.01 icon. %!s(int64=17) %!d(string=hai) anos
compose @ d5be6d029f 22a3a66dc4 Add index.html file for compose, as our server setup doesn't support index.htm files. %!s(int64=17) %!d(string=hai) anos
concept 1cc4d6b1c8 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor %!s(int64=17) %!d(string=hai) anos
concept_check @ e234ae22f6 855211d9d6 concept:: => concepts:: fixes #865 %!s(int64=17) %!d(string=hai) anos
config @ 2a9759c96b 8ddca6a06b Fixes #3214. %!s(int64=17) %!d(string=hai) anos
container @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
context @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
conversion @ 7b37688ca8 f57ce456de avoid C style casts %!s(int64=17) %!d(string=hai) anos
coroutine @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
crc @ 371f963d42 ba00fadcc2 Workaround gcc problems with -pedantic. Fixes #613 %!s(int64=17) %!d(string=hai) anos
date_time @ 87dab33026 6cffe60b0e Added recent changes. %!s(int64=17) %!d(string=hai) anos
detail @ 7247d512f8 9f42ab4bfa Move BOOST_HASH_CHAR_TRAITS from container_fwd into the hash headers, and undefine it. %!s(int64=17) %!d(string=hai) anos
disjoint_sets @ 3cece33017 800a208af4 Fixed more links to property_map %!s(int64=17) %!d(string=hai) anos
dynamic_bitset @ 5c79c20827 7969eddfde Merge dynamic bitset from release. %!s(int64=17) %!d(string=hai) anos
exception @ 19b67c4983 46a6ad9eb6 avoid C style casts %!s(int64=17) %!d(string=hai) anos
filesystem @ de50f3c5b2 ca6100f126 Filesystem: apply supplied patch to fix #3176 %!s(int64=17) %!d(string=hai) anos
flyweight @ b7c6b3394e d5db0b1a3f updated assertion message %!s(int64=17) %!d(string=hai) anos
foreach @ bd83b139a3 44e4ebf671 work around conflict with python headers, fixes #3000 %!s(int64=17) %!d(string=hai) anos
format @ a569d82df4 d2906fec8c Fix order of initialization warning. Fixes #1699 %!s(int64=17) %!d(string=hai) anos
function @ 68128bfffa 14f0fd477b Make Boost.Function compile with disabled exceptions. %!s(int64=17) %!d(string=hai) anos
function_types @ 1b4fdee6ff dbc253be5e Cleanup function_types Jamfile. %!s(int64=17) %!d(string=hai) anos
functional @ f2dd570ee9 89b4074b74 Fix gcc -pedantic warning: remove extra ";". %!s(int64=17) %!d(string=hai) anos
fusion @ 04cf9c863b 7e1200e237 typo fix %!s(int64=17) %!d(string=hai) anos
geometry @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
gil @ d43e9ac570 8d40e0fbd3 Generate GIL documentation again. %!s(int64=17) %!d(string=hai) anos
graph @ c1979501bb 8583ae9fe9 Added McGregor algorithm to ToC; patch from Michael Hansen; refs #3134 %!s(int64=17) %!d(string=hai) anos
graph_parallel @ b75963063c e1ea3f8ce5 Removed x87 floating point precision workarounds as this was moved to boost/graph/relax.hpp in r54044. %!s(int64=17) %!d(string=hai) anos
heap @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
icl @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
integer @ 3706ee7bd9 82cb346691 Fixes #2654. %!s(int64=17) %!d(string=hai) anos
interprocess @ af7d196d35 c6e725d854 Boost 1.40 changes %!s(int64=17) %!d(string=hai) anos
intrusive @ ccd4975b46 6602d83022 Boost 1.40 changes %!s(int64=17) %!d(string=hai) anos
io @ bb80cdd26c 0665418532 Add private assignment operators. %!s(int64=17) %!d(string=hai) anos
iostreams @ e2ea540dc8 851360844f Workaround msvc compiler error on mapped_file.cpp %!s(int64=17) %!d(string=hai) anos
iterator @ f2433c63d5 889c012ed0 Add PDF generation options to fix external links to point to the web site. %!s(int64=17) %!d(string=hai) anos
lambda @ c14095472e b6496133c4 Don't propagate constness from pointer to pointee. Fixes #1572 %!s(int64=17) %!d(string=hai) anos
local_function @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
locale @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
lockfree @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
logic @ 246d1ee6df 271184d9e5 Fix gcc -Wshadow warnings in tribool. %!s(int64=17) %!d(string=hai) anos
math @ f99607da5d b150c22f93 Fix lookup ambiguity. %!s(int64=17) %!d(string=hai) anos
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
mpi @ db5ad35a18 efb525744a get mpi cmake tests working on trunk %!s(int64=17) %!d(string=hai) anos
mpl @ 78364897a1 ecdcfb5a91 Further MPL doc generation fixes %!s(int64=17) %!d(string=hai) anos
msm @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
multi_array @ b4d64892c3 02a452a9c2 Added a test-case to check a reversing view of a 1D array. %!s(int64=17) %!d(string=hai) anos
multi_index @ 9c8c001d5d 7ca11bf839 added workaround for IBM XL C/C++ %!s(int64=17) %!d(string=hai) anos
multiprecision @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
numeric 559f5d0343 see #3108, fixed a simple problem in symmetric.hpp (thx Michael), the storage layout still need more investigation. %!s(int64=17) %!d(string=hai) anos
optional @ 8682f2bbaa 789502d781 avoid C style casts %!s(int64=17) %!d(string=hai) anos
parameter @ ae3bfbad46 24c21c42d0 Fixed more links to property_map %!s(int64=17) %!d(string=hai) anos
phoenix @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
polygon @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
pool @ 1c8389e618 1aca93ec49 Fixed most tab and min/max issues from trunk inspection report %!s(int64=17) %!d(string=hai) anos
predef @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
preprocessor @ 328bd6f995 dcf4d68b3f Updating dependency information for modularized libraries. %!s(int64=17) %!d(string=hai) anos
program_options @ 79b43138d6 ffaff32fa9 ProgramOptions: Fixed warning about not all control paths returning a value %!s(int64=17) %!d(string=hai) anos
property_map @ 8389d3afde 408678d1c3 Added default constructor; refs #3134 %!s(int64=17) %!d(string=hai) anos
property_tree @ f1a4f5e651 cceab8c32b Added #include of <algorithm> %!s(int64=17) %!d(string=hai) anos
proto @ fdc94e71fa 8e56e1863c add a sensible default for proto::_default's template parameter %!s(int64=17) %!d(string=hai) anos
ptr_container @ 8c16fe3e34 1addab7ef3 fixed doc problem %!s(int64=17) %!d(string=hai) anos
python @ 3c98a72153 4da935292f Use appropriate default values for global and local dicts. %!s(int64=17) %!d(string=hai) anos
random @ 7dda7d38bb fe52ea047c Supress warnings from narrowing conversions. %!s(int64=17) %!d(string=hai) anos
range @ 52b9581e4f 994bfa1cc0 Use local copies of the boost logo. %!s(int64=17) %!d(string=hai) anos
ratio @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
rational @ 4f0a8148b3 898b05faa6 MSVC warning suppression. %!s(int64=17) %!d(string=hai) anos
regex @ 02a629baf7 e7f16be211 Simplify and fix PP logic. %!s(int64=17) %!d(string=hai) anos
scope_exit @ f995d7ea7f b6d92e0d04 Rename a section %!s(int64=17) %!d(string=hai) anos
serialization @ 05549a7299 414070dbdf Update include from boost/pfto.hpp to boost/serialization/pfto.hpp. Refs #3062. %!s(int64=17) %!d(string=hai) anos
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 %!s(int64=17) %!d(string=hai) anos
signals2 @ 59bfdf2f18 b66cddbe8c Trying to work around sun 5.9 compiler bug to make connection_test pass. %!s(int64=17) %!d(string=hai) anos
smart_ptr @ 28d7e348c1 ce8b9225c9 avoid C style casts %!s(int64=17) %!d(string=hai) anos
spirit @ 79d5d49acd 0714545bec Spirit: Started to work on tutorial section for Karma %!s(int64=17) %!d(string=hai) anos
statechart @ d8101eae53 d40a909520 Use a local copy of the valid HTML 4.01 icon. %!s(int64=17) %!d(string=hai) anos
static_assert @ 62461d8848 889c012ed0 Add PDF generation options to fix external links to point to the web site. %!s(int64=17) %!d(string=hai) anos
sync @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
system @ 3f26239374 1504162372 System: fix #3113 %!s(int64=17) %!d(string=hai) anos
test @ d4dac04963 b36e5c1b92 Workaround for gcc 3.3. %!s(int64=17) %!d(string=hai) anos
thread @ 627cb7f774 90d3738b0f Fixed typo %!s(int64=17) %!d(string=hai) anos
timer @ feb4fc7b01 055a8a2663 Fix spelling boo boo (Shawn Roe) %!s(int64=17) %!d(string=hai) anos
tokenizer @ 6f4a5c7e08 a4c09b7000 Fix interval notation. Fixes #2064 %!s(int64=17) %!d(string=hai) anos
tr1 @ 5c814bf47f f147114db3 shared_count.hpp has moved. %!s(int64=17) %!d(string=hai) anos
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
tuple @ b7c2e00b64 645df56503 Fix typos/markup problems in tuple docs. Fixes # %!s(int64=17) %!d(string=hai) anos
type_erasure @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
type_traits @ 28ddc6e6f5 690e21d990 Update docs. %!s(int64=17) %!d(string=hai) anos
typeof @ a70cd7396a 8f6b210786 BOOST_TYPEOF_NESTED_TYPEDEF now supports expressions containing "this" for VC compilers %!s(int64=17) %!d(string=hai) anos
units @ fc23cf7b94 8fedfc938b Allow absolute to be printed to std::wostream. Fixes #3089 %!s(int64=17) %!d(string=hai) anos
unordered @ 7e1dbc4cb7 a1e04c4652 Fix the unordered_map declaration in the tutorial. Fixes #3119. %!s(int64=17) %!d(string=hai) anos
utility @ b02677375f 1aca93ec49 Fixed most tab and min/max issues from trunk inspection report %!s(int64=17) %!d(string=hai) anos
uuid @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) %!s(int64=19) %!d(string=hai) anos
variant @ 5d727edcff 8b8653c844 Support BOOST_NO_TYPEID and BOOST_NO_IOSTREAM in Boost.Variant. Fixes #3051. %!s(int64=17) %!d(string=hai) anos
wave @ 63aaed85fa be7aa624df Wave: minor edit %!s(int64=17) %!d(string=hai) anos
xpressive @ 231544c531 d47249504f typef typeos, fixes #3141 %!s(int64=17) %!d(string=hai) anos
CMakeLists.txt 9a856769ee Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. %!s(int64=17) %!d(string=hai) anos
index.html a70f317546 Add copyright, license %!s(int64=19) %!d(string=hai) anos
libraries.htm 24c21c42d0 Fixed more links to property_map %!s(int64=17) %!d(string=hai) anos
maintainers.txt 7b0d30771a Update my email address. %!s(int64=17) %!d(string=hai) anos
platform_maintainers.txt 02f2fb03da Set up initial platform maintainers file %!s(int64=18) %!d(string=hai) anos
粤ICP备19079148号