Andrey Semashev fa571d01c2 Added configuration macros BOOST_NO_AUTO_DECLARATIONS and BOOST_NO_AUTO_MULTIDECLARATIONS (take two). The C++0x features were disabled for MSVC 2010 as it is too far from release now. The macros are also defined for Borland and Codegear as these features are not announced in the release notes. 17 years ago
..
accumulators @ a5117cd753 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 years ago
algorithm @ e8a2596637 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 years ago
any @ 96443e1f00 daba79c0f3 Fixes #2311: any::operator= should have by-value argument 17 years ago
array @ d2910e195a dcf4d68b3f Updating dependency information for modularized libraries. 17 years ago
asio @ 23673deed3 9973a19718 Set PDF URL rewrite path. 17 years ago
assign @ 4169acc6c6 9a856769ee Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. 17 years ago
atomic @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
bimap @ 8eb20de2cd 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 years ago
bind @ bc50ab0ba3 a7bc219a95 Refs #2128 (fixed in trunk.) 17 years ago
chrono @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
circular_buffer @ 1f51450f23 7b5261362b circular_buffer: #2538 Warning suppression in circular buffer test jamfile 17 years ago
compatibility @ 49cd137691 dcf4d68b3f Updating dependency information for modularized libraries. 17 years ago
compose @ d5be6d029f 22a3a66dc4 Add index.html file for compose, as our server setup doesn't support index.htm files. 17 years ago
concept 1cc4d6b1c8 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor 17 years ago
concept_check @ dc164705ad 92f63b04d2 Minor markup fix in concept check documentation. 17 years ago
config @ c5410e83d0 fa571d01c2 Added configuration macros BOOST_NO_AUTO_DECLARATIONS and BOOST_NO_AUTO_MULTIDECLARATIONS (take two). The C++0x features were disabled for MSVC 2010 as it is too far from release now. The macros are also defined for Borland and Codegear as these features are not announced in the release notes. 17 years ago
container @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
context @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
conversion @ 5fa1edeee0 a7a400eccc Fixes #1220: lexical_cast requires RTTI 17 years ago
coroutine @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
crc @ c77349e0d9 dcf4d68b3f Updating dependency information for modularized libraries. 17 years ago
date_time @ 8a5d48f39c 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 years ago
detail @ 472ca5d636 8c223ed5e7 Initial commit. 17 years ago
disjoint_sets @ cbaba3cccb dcf4d68b3f Updating dependency information for modularized libraries. 17 years ago
dynamic_bitset @ 97d2bff3b6 dcf4d68b3f Updating dependency information for modularized libraries. 17 years ago
exception @ e93f4b811a b8cb49a759 Documentation update 17 years ago
filesystem @ dff8252505 55493c5e74 Filesystem: path operator==, !=; use string comparison rather than !(lhs < rhs) && !(rhs < lhs) because the result is the same yet the direct string compare is much more efficient than operator<, which uses lexicographical_compare. 17 years ago
flyweight @ 4983dae87a a558872254 typo 17 years ago
foreach @ 5efc2d3d06 218d4f99bb Intel-Win can't seem to handle const rvalues in the ternary conditional operator, fixes #2851 17 years ago
format @ 77a763a128 dcf4d68b3f Updating dependency information for modularized libraries. 17 years ago
function @ a74e72cce9 03423f21b0 Make Boost.Function compile under BOOST_NO_EXCEPTIONS. 17 years ago
function_types @ b7da1bd1ab 747668ed3e adds tests with const result 17 years ago
functional @ bb3e603cfe bb7f2e36e8 Use paragraphs inside purpose tags. 17 years ago
fusion @ 9acd9b2feb b12939e6bb added default implementation for iterator_facade 17 years ago
geometry @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
gil @ 9c0e94644e 88520eb427 Add missing index.html file for MPI and GIL. 17 years ago
graph @ dd5aff7029 fb7d197d70 Fix: Avoid compiler warning if BOOST_NO_HASH is already defined. 17 years ago
graph_parallel @ 1639cca270 d6239fbbd1 Adjacency list serialization fixes, from David Keller 19 years ago
heap @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
icl @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
integer @ 3706ee7bd9 82cb346691 Fixes #2654. 17 years ago
interprocess @ 814c51a803 a0a5dd309f Ticket #2766: error in boost::interprocess::file_lock::swap 17 years ago
intrusive @ e15d6b1cd9 c4dc7d561c Ticket #2755: compile error in boost_intrusive 1.38.0: a set of classes with protected destructor 17 years ago
io @ 1865f2b8f9 dcf4d68b3f Updating dependency information for modularized libraries. 17 years ago
iostreams @ 81bc2bfb25 dcf4d68b3f Updating dependency information for modularized libraries. 17 years ago
iterator @ f2433c63d5 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 years ago
lambda @ 0c4e251ebe 85184a3874 Supress warnings on gcc and msvc. Fixes #1515 17 years ago
local_function @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
locale @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
lockfree @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
logic @ 233cfca75c 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 years ago
math @ 34641e4534 a86aa05422 Fixes #2873: Change doc source to point to the correct #include for the beta function and regenerate the docs. 17 years ago
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
mpi @ 3267340308 88520eb427 Add missing index.html file for MPI and GIL. 17 years ago
mpl @ 83f2c7a600 8aa5b46d05 Fix fold/reverse_fold docs (http://thread.gmane.org/gmane.comp.lib.boost.devel/187366) 17 years ago
msm @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
multi_array @ 7f0608bee9 dcf4d68b3f Updating dependency information for modularized libraries. 17 years ago
multi_index @ c80e451d22 acce8fc415 updated according to latest regression tests results 17 years ago
multiprecision @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
numeric add0fa9ff8 replaced duplicate 'size_type' by 'difference_type' 17 years ago
optional @ 361943e033 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 years ago
parameter @ 91623e6241 bb0203d92b parameter-doc: Regenerated HTML from ReST source. 17 years ago
phoenix @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
polygon @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
pool @ 6426fe09f8 dcf4d68b3f Updating dependency information for modularized libraries. 17 years ago
predef @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
preprocessor @ 328bd6f995 dcf4d68b3f Updating dependency information for modularized libraries. 17 years ago
program_options @ 454c878389 cca13b30c2 Make sure _MSC_VER is defined before checking its value. 17 years ago
property_map @ e4b4f56b62 971e23a696 Added explicit cast from 0 to pointer type to attempt to satisfy GCC 4.3.2 C++0x mode 17 years ago
property_tree @ 1bc7c1fa24 425a6d1245 Improve property_tree documentation. 17 years ago
proto @ 571c10de27 71f99cb6c1 add proto::noinvoke to block metafunction invocation in ObjectTransforms 17 years ago
ptr_container @ 2a8fc6e6f8 2b404c740d old jamfile inluded test that is not part of the distribution ... 17 years ago
python @ 98a9fa445b 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 years ago
random @ a2ba8e2ac8 26d885c413 Enable stream operators on msvc. Fixes #1068. Fixes #1691 17 years ago
range @ 837bf05867 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 years ago
ratio @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
rational @ 4f0a8148b3 898b05faa6 MSVC warning suppression. 17 years ago
regex @ 356be46981 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 years ago
scope_exit @ 9ce12ad74c 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 years ago
serialization @ f74bd93a97 4547142904 Use new is_virtual_base_of 17 years ago
signals @ 48abce7d5d 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 years ago
signals2 @ be76a695c3 4abe5b64ed Fix for broken links from Danel James. 17 years ago
smart_ptr @ fa3c56747d 841000d264 Added missing semicolon at end of &uuml 17 years ago
spirit @ f722ef819f d56205ddf2 fixed. "nothing" is defined as: 17 years ago
statechart @ a8ddaedef8 1e7bdd796f Updated getting started text to 1.38. 17 years ago
static_assert @ 62461d8848 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 years ago
sync @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
system @ f1cdde273a df36e1219b System: move throws function to namespace boost to allow peaceful coexistence with throws object. 17 years ago
test @ b7bb369588 91cbd8f166 Fix msvc warnings and Intel C++ compiler error. 17 years ago
thread @ effd891a16 6c80272ca2 Remove options that are no longer required and get the PDF docs building. 17 years ago
timer @ 5d36369f29 dcf4d68b3f Updating dependency information for modularized libraries. 17 years ago
tokenizer @ 9901de0eb3 dcf4d68b3f Updating dependency information for modularized libraries. 17 years ago
tr1 @ e229eaa1a8 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 years ago
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
tuple @ 451415ebce a0e55bafd5 fixed tuples::length not having a specialization for const tuple<> and const null_type 17 years ago
type_erasure @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
type_traits @ 44bd98cc6b 20938d16cf Add is_virtual_base_of. 17 years ago
typeof @ a70cd7396a 8f6b210786 BOOST_TYPEOF_NESTED_TYPEDEF now supports expressions containing "this" for VC compilers 17 years ago
units @ 87bb1f460e 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 years ago
unordered @ 2bc986ecbc bb7f2e36e8 Use paragraphs inside purpose tags. 17 years ago
utility @ e27fc4a853 6727e2bb67 Attempt to fix addressof in trunk to handle classes with conversion operators. Refs #2878. 17 years ago
uuid @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
variant @ a8b1d0f5d0 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 years ago
wave @ 4cc8bb6365 5c2ba060a2 Wave: now compiles even with BOOST_FILESYSTEM_NO_DEPRECATED defined 17 years ago
xpressive @ 2399f0c2cb 6eeb751839 work around gcc optimizer bug fixes #2655 17 years ago
CMakeLists.txt 9a856769ee Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. 17 years ago
index.html a70f317546 Add copyright, license 19 years ago
libraries.htm 2f840e3de4 Adding documentation for make_shared and allocate_shared to smart_ptr docs. 17 years ago
maintainers.txt c0b91e04cc Added Signals2 to libraries.htm and maintainers.txt. 17 years ago
platform_maintainers.txt 02f2fb03da Set up initial platform maintainers file 18 years ago
粤ICP备19079148号