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