Joel de Guzman 485ad6e356 fixed bug exposed by VC9 17 vuotta sitten
..
accumulators @ d96b36a33b b686fd2140 document precondition on result extraction for density accumulator 17 vuotta sitten
algorithm @ 9bad789175 c4b3fe015c Fix operator precedence error in documentation. Fixes #2122 17 vuotta sitten
any @ 96443e1f00 daba79c0f3 Fixes #2311: any::operator= should have by-value argument 17 vuotta sitten
array @ 471bc9bf06 96896ed424 Supress warnings in array 17 vuotta sitten
asio @ c48aa55815 b3209f97d3 Don't include termios.h unless BOOST_ASIO_HAS_SERIAL_PORT is defined. 17 vuotta sitten
assign @ 81c5a72afc 6612fb8a9e suppressing of warnings 17 vuotta sitten
atomic @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
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 vuotta sitten
bind @ dc1e4dbfae b559e50763 Use static boost::arg placeholders for gcc 4.0.1, since it has 17 vuotta sitten
chrono @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
circular_buffer @ 666ef1141f c2d4dc3705 circular_buffer: fixed bounded_buffer_comparison 17 vuotta sitten
compatibility @ 2c3978f4fa d40a909520 Use a local copy of the valid HTML 4.01 icon. 17 vuotta sitten
compose @ d5be6d029f 22a3a66dc4 Add index.html file for compose, as our server setup doesn't support index.htm files. 17 vuotta sitten
concept 1cc4d6b1c8 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor 17 vuotta sitten
concept_check @ deea7c6a58 800a208af4 Fixed more links to property_map 17 vuotta sitten
config @ 21ad7ad74d 28a09d4c67 Fix typo. 17 vuotta sitten
container @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
context @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
conversion @ 5fa1edeee0 a7a400eccc Fixes #1220: lexical_cast requires RTTI 17 vuotta sitten
coroutine @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
crc @ c77349e0d9 dcf4d68b3f Updating dependency information for modularized libraries. 17 vuotta sitten
date_time @ 3e558911e4 4dbca8575b Optimized the from_stream_type function. In case if no locales support available the code was modified to fix possible character code truncation. Related to #287. 17 vuotta sitten
detail @ 8c3a497ec8 4b8808e213 detail/utf8_codecvt_facet.cpp: apply patch from ticket #2986 to quiet warnings when wchar_t is 16-bits. 17 vuotta sitten
disjoint_sets @ 3cece33017 800a208af4 Fixed more links to property_map 17 vuotta sitten
dynamic_bitset @ 5c79c20827 7969eddfde Merge dynamic bitset from release. 17 vuotta sitten
exception @ e7c9f21a93 9f5d0554d3 documentation update 17 vuotta sitten
filesystem @ 3c5f963a54 8d4c45861c fix doc example typo 17 vuotta sitten
flyweight @ 3426c68909 faee8b3c28 given credit where credit is due 17 vuotta sitten
foreach @ bd83b139a3 44e4ebf671 work around conflict with python headers, fixes #3000 17 vuotta sitten
format @ a569d82df4 d2906fec8c Fix order of initialization warning. Fixes #1699 17 vuotta sitten
function @ a74e72cce9 03423f21b0 Make Boost.Function compile under BOOST_NO_EXCEPTIONS. 17 vuotta sitten
function_types @ b7da1bd1ab 747668ed3e adds tests with const result 17 vuotta sitten
functional @ f77c8ed57e 6c52a0832a Test the hash functions for a couple of typedefs. 17 vuotta sitten
fusion @ 6447c5371e 06f0e5209d reduce number of template instantiations 17 vuotta sitten
geometry @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
gil @ d43e9ac570 8d40e0fbd3 Generate GIL documentation again. 17 vuotta sitten
graph @ 3d07d486b2 7fa93005f4 Re-added the exterior property labeling framework under a different name 17 vuotta sitten
graph_parallel @ 88e3f01842 aa05178b00 Made name more obvious 17 vuotta sitten
heap @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
icl @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
integer @ 3706ee7bd9 82cb346691 Fixes #2654. 17 vuotta sitten
interprocess @ 8f8c9ebeee d09c9129f6 Fix != vs. == mismatch. 17 vuotta sitten
intrusive @ eeb14b00a6 1aca93ec49 Fixed most tab and min/max issues from trunk inspection report 17 vuotta sitten
io @ bb80cdd26c 0665418532 Add private assignment operators. 17 vuotta sitten
iostreams @ e2ea540dc8 851360844f Workaround msvc compiler error on mapped_file.cpp 17 vuotta sitten
iterator @ f2433c63d5 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 vuotta sitten
lambda @ 0f60055086 a7d0814ee9 Fixed tabs 17 vuotta sitten
local_function @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
locale @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
lockfree @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
logic @ 246d1ee6df 271184d9e5 Fix gcc -Wshadow warnings in tribool. 17 vuotta sitten
math @ 0e7856cfd1 5ba3e66800 Oops, previous commit was buggy, try again. 17 vuotta sitten
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
mpi @ db5ad35a18 efb525744a get mpi cmake tests working on trunk 17 vuotta sitten
mpl @ 2d5e02f382 4bd6ad261c Fix #640 in sources 17 vuotta sitten
msm @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
multi_array @ 3b43f7af14 994bfa1cc0 Use local copies of the boost logo. 17 vuotta sitten
multi_index @ 45adb9c08a 689b78a899 added qualifier to solve ambiguity with std::make_tuple 17 vuotta sitten
multiprecision @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
numeric 1aca93ec49 Fixed most tab and min/max issues from trunk inspection report 17 vuotta sitten
optional @ fea89e84f3 1aca93ec49 Fixed most tab and min/max issues from trunk inspection report 17 vuotta sitten
parameter @ ae3bfbad46 24c21c42d0 Fixed more links to property_map 17 vuotta sitten
phoenix @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
polygon @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
pool @ 1c8389e618 1aca93ec49 Fixed most tab and min/max issues from trunk inspection report 17 vuotta sitten
predef @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
preprocessor @ 328bd6f995 dcf4d68b3f Updating dependency information for modularized libraries. 17 vuotta sitten
program_options @ 6aaee3bbef cb0ef63054 Qualify usage of 'exeception', now that boost also has such name 17 vuotta sitten
property_map @ 6589790b9b 2b1d21696a Added shared_array_property_map 17 vuotta sitten
property_tree @ f1a4f5e651 cceab8c32b Added #include of <algorithm> 17 vuotta sitten
proto @ dae248599f 9472d91eca fix broken test 17 vuotta sitten
ptr_container @ 8c16fe3e34 1addab7ef3 fixed doc problem 17 vuotta sitten
python @ 0373302165 0d525c1a44 If no python is configured, default-configure it. 17 vuotta sitten
random @ b9a410339d 28dc9ac554 Fix the distribution of uniform_int. 17 vuotta sitten
range @ 52b9581e4f 994bfa1cc0 Use local copies of the boost logo. 17 vuotta sitten
ratio @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
rational @ 4f0a8148b3 898b05faa6 MSVC warning suppression. 17 vuotta sitten
regex @ 944a01f39e fd223913fe GCC warning suppression fixes. 17 vuotta sitten
scope_exit @ f995d7ea7f b6d92e0d04 Rename a section 17 vuotta sitten
serialization @ 555c0fdecb bf291dc047 Fix a couple of links to serialization headers. Refs #3602. 17 vuotta sitten
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 vuotta sitten
signals2 @ f78d3a55fc 2894297b59 Copying some cmake files added to release branch back to trunk. 17 vuotta sitten
smart_ptr @ fc12543814 5e82a5ca63 Merged in smart_ptr changes from the sandbox/boost0x branch created for 17 vuotta sitten
spirit @ dbb6cd60ae 485ad6e356 fixed bug exposed by VC9 17 vuotta sitten
statechart @ d8101eae53 d40a909520 Use a local copy of the valid HTML 4.01 icon. 17 vuotta sitten
static_assert @ 62461d8848 889c012ed0 Add PDF generation options to fix external links to point to the web site. 17 vuotta sitten
sync @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
system @ 3f26239374 1504162372 System: fix #3113 17 vuotta sitten
test @ ad39cd2a51 64eca686ae Merge of cmakefiles *from* (that's right, *FROM* :/ ) release branch. 17 vuotta sitten
thread @ 627cb7f774 90d3738b0f Fixed typo 17 vuotta sitten
timer @ feb4fc7b01 055a8a2663 Fix spelling boo boo (Shawn Roe) 17 vuotta sitten
tokenizer @ 6f4a5c7e08 a4c09b7000 Fix interval notation. Fixes #2064 17 vuotta sitten
tr1 @ 5c814bf47f f147114db3 shared_count.hpp has moved. 17 vuotta sitten
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
tuple @ b7c2e00b64 645df56503 Fix typos/markup problems in tuple docs. Fixes # 17 vuotta sitten
type_erasure @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
type_traits @ 68a4a628cf 617b47e7c5 Test for: enum UIntEnum { value = UINT_MAX } is promoted to int 17 vuotta sitten
typeof @ a70cd7396a 8f6b210786 BOOST_TYPEOF_NESTED_TYPEDEF now supports expressions containing "this" for VC compilers 17 vuotta sitten
units @ d0c5bdf1a6 b5a2ccdfa4 Allow printing to wostream. Fixes #3089. 17 vuotta sitten
unordered @ 7e1dbc4cb7 a1e04c4652 Fix the unordered_map declaration in the tutorial. Fixes #3119. 17 vuotta sitten
utility @ b02677375f 1aca93ec49 Fixed most tab and min/max issues from trunk inspection report 17 vuotta sitten
uuid @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 vuotta sitten
variant @ 4d362457bb bcb56aa4b5 Replace v with operand in the tutorial. Fixes #1548 17 vuotta sitten
wave @ e064087ac6 cfcac6d55a Wave: fixed compilation problems on VC10 beta 1 (fixes #3106) 17 vuotta sitten
xpressive @ 8309458f31 7081c09a76 prefer mpl::if_c over mpl::if_ for better compile times 17 vuotta sitten
CMakeLists.txt 9a856769ee Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use. 17 vuotta sitten
index.html a70f317546 Add copyright, license 19 vuotta sitten
libraries.htm 24c21c42d0 Fixed more links to property_map 17 vuotta sitten
maintainers.txt c0b91e04cc Added Signals2 to libraries.htm and maintainers.txt. 17 vuotta sitten
platform_maintainers.txt 02f2fb03da Set up initial platform maintainers file 18 vuotta sitten
粤ICP备19079148号