John Maddock d3d2ba9845 Yes another attempt to fix the 64-bit paths issue. 15 лет назад
..
accumulators @ 8c45f6a12b 2844ef9427 add missing include to docs for covariance 16 лет назад
algorithm @ fecd440527 5f3ca9adf4 Fix some links I missed in string algorithms 15 лет назад
any @ 23b025589c 6d3aece1f2 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back 16 лет назад
array @ 80fa50df2e fb4f5ca929 SunPro workaround; references #4757 15 лет назад
asio @ 3d76a5a994 92b02f122b Fixed a Windows-specific problem where failures from accept() are incorrectly treated as successes. Refs #4859. 15 лет назад
assign @ a06e839236 b827c04952 Resolve C++0x ambiguities. Fixes #3073 16 лет назад
atomic @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
bimap @ 2889448652 e7de0d1c34 Rebuild bimap documentation. 16 лет назад
bind @ f89c41dc7b aec1f84230 Update various libraries' documentation build. 16 лет назад
chrono @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
circular_buffer @ fb85032783 5f6191d4e2 circular_buffer: fixed (the fix ;-) when BOOST_NO_STDC_NAMESPACE defined 15 лет назад
compatibility @ 3e0da6395d 6d3aece1f2 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back 16 лет назад
compose @ d5be6d029f 22a3a66dc4 Add index.html file for compose, as our server setup doesn't support index.htm files. 17 лет назад
concept_check @ f81493caa1 aec1f84230 Update various libraries' documentation build. 16 лет назад
config @ 0fedb0bd92 6a9641f958 Added *nix identification macros to Boost.Config; BOOST_NIX, BOOST_GENETIC_NIX, 15 лет назад
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 @ c28efea0b3 e978052a6b Fix an access to grouping[grouping.size()]. 15 лет назад
coroutine @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
crc @ e916db4b08 bea9f94de4 Fix link in crc. 16 лет назад
date_time @ a161660022 4640ac8625 add missing serialization/nvp.hpp header 15 лет назад
detail @ 2c1f83de56 16761ad249 Added BOOST_HAS_FENV_H detection to Boost.Config (if this macro is defined, then 15 лет назад
disjoint_sets @ 34939ce5b0 6d3aece1f2 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back 16 лет назад
dynamic_bitset @ 594140a081 cadcd408ea Document intersects. Fixes #2837. 16 лет назад
exception @ 56ae4311bb 9dc61b65b6 default gcc visibility for exception types, <link>static requirement in test Jamfile. 15 лет назад
filesystem @ b0fb6700d7 efc32f440b Fix a non-ascii character in a bookmark. 15 лет назад
flyweight @ 03f5546f37 28c5ab08cc removed an internal assertion incompatible with program termination via std::exit 15 лет назад
foreach @ 33bda938b0 4856d36e17 Link fixes. 15 лет назад
format @ c2abf0cff0 8c0058df4a Make Boost.Format work with the default libCstd on sun CC. Fixes #3894 16 лет назад
function @ 9ea95b071b 6dd0c4aae1 Detab some jamfiles. 16 лет назад
function_types @ c73823068f 152b350193 Rebuild function_types documentation. 16 лет назад
functional @ 6f3fee97d4 d0d8a515e3 Remove some 'always_show_run_output' flags. 15 лет назад
fusion @ b508b8e62c 212de250cc Fusion: fixed missing is_native_fusion_sequence for MSVC 7.1 and MSVC 8.0 15 лет назад
geometry @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
gil @ b3ad20c906 900726c7b2 Introducing base_channel_type metafunction which helps to avoid useless casting between integral data types. For older compilers it also reduces warnings about those castings operations. 15 лет назад
graph @ a934539462 324bd8a9f9 Fixed typo; fixes #4851 15 лет назад
graph_parallel @ baf876c239 6259cf59d2 Adding bundled graph properties to distributed graph types. 15 лет назад
heap @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
icl @ e3a2331bd9 8bc7e243fc Excluded some tests for msvc-7.1 to circumvent a mysterious linker error that occurs for msvc-7.1 only. 15 лет назад
integer @ 7bd48eb3f3 c458bbefb3 Change logic so that int32_t etc is an int rather than a long where possible. 15 лет назад
interprocess @ d83cd2023c 59992552e8 Updated recently fixed bug list. 15 лет назад
intrusive @ 5645fe2c90 823a47c0bd Fixes for Boost 1.45 15 лет назад
io @ 961be4e927 c0de6b4bb2 Fix bug quoted_manip.hpp and in its tests. Thanks to Daniel James for a patch. 15 лет назад
iostreams @ e0adbb77e5 5dd0264519 Use BOOST_ASSERT in iostreams. 15 лет назад
iterator @ 15f3bf9352 aec1f84230 Update various libraries' documentation build. 16 лет назад
lambda @ 4091f55a4b f16fdb95b1 removed arity detection from has_xxx_template 16 лет назад
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 @ 9c4577cce3 6dd0c4aae1 Detab some jamfiles. 16 лет назад
math @ ded3b78a05 4e3e8b660c Update distribution concept checks to test ad-hoc member functions as well as the generic ones. 15 лет назад
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
mpi @ 459dfc7e98 a6d280a39e Fixed pointer serialization in Boost.MPI 15 лет назад
mpl @ 08c6156599 98d7bee3b1 Fix for_each test for C++0x 15 лет назад
msm @ baba2417f2 1b023b5cad put mpl_graph inside msm namespace 15 лет назад
multi_array @ 6b6d2320ea 13dea6adb2 Copied Jeremiah's fix (using Boost.Iterator's arrow proxy) back to the trunk. 16 лет назад
multi_index @ 7b1bcc810d fb0840f98c completed fix in [64312] and [64317] 15 лет назад
multiprecision @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
numeric a93341d4bc removed experimental incomplete feature! 15 лет назад
optional @ ab01dfff7e 806f0e9401 Fully qualify ios flags. Fixes compilation of PropertyTree, bug 4459. 15 лет назад
parameter @ ee32bc6f67 b2e0c61bae Fixed test compilation with C++0x aware compilers. The bind and ref calls should be explicitly qualified with the boost namespace. 16 лет назад
phoenix @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
polygon @ 7893ac89c3 cbc2deac5e improve reliability of floating point high precision type usage 15 лет назад
pool @ df50a4065f e854185991 Protect Boost.Pool from evil #defines of malloc and free. Fixes #4346. 16 лет назад
predef @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
preprocessor @ c776ac0002 c63d93faa3 Avoid evaluating BOOST_PP_SEQ_HEAD when it isn't needed. Fixes #4465. 15 лет назад
program_options @ b000bf9a1d 3060d1fdc7 Fix formatting of short-only options. 15 лет назад
property_map @ 57b53f849e fd988ca2be Fixed page titles 15 лет назад
property_tree @ eec75c4155 970dee071c add missing includes, fixes #4841 15 лет назад
proto @ 8f5ed0d20f d236aa1edc My original patch for this file (applied by hkaiser I believe) removed the need 15 лет назад
ptr_container @ a96c949ed2 88d29e0832 In response to Ticket #4598: 4598.patch 15 лет назад
python @ c501874bc2 645805a0de boost/python/object/make_instance.hpp: adding missing includes 15 лет назад
random @ 9f9c1a5a98 afbd2a7761 #include the right header. Fixes #4653. 15 лет назад
range @ 9e48730a0e bebdef4b8a Fix some links in the range documentation. 15 лет назад
ratio @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
rational @ a23c6ef3a9 6d3aece1f2 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back 16 лет назад
regex @ b60171bdcf d3d2ba9845 Yes another attempt to fix the 64-bit paths issue. 15 лет назад
scope_exit @ fd2168edf8 f61e5adce0 Rebuild the scope_exit documentation. 16 лет назад
serialization @ 6ca19892be 1550e98c7a assert -> BOOST_ASSERT 15 лет назад
signals @ 4fbc33a7de 6dd0c4aae1 Detab some jamfiles. 16 лет назад
signals2 @ 66c2388ca4 4752558107 Patch from John Maddock: 15 лет назад
smart_ptr @ 825786d59a 8755fb3613 Re-added sunpro specific initialization 15 лет назад
spirit @ fe86a9f378 367c34c45f Spirit: making sure we use internal endian library, still 15 лет назад
statechart @ 6593c42e2f 5bafba1453 Fixes previously introduced corner case bug. 15 лет назад
static_assert @ a0a2bd5703 aec1f84230 Update various libraries' documentation build. 16 лет назад
sync @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
system @ 9415b8c12e 1bbf3128f8 Fix #4254 and other documentation mistakes and bring into closer conformance with the C++ standard library working paper. 16 лет назад
test @ 6e20d0bc70 c431f3ed78 Added a detail header for fenv. Please use boost/detail/fenv.hpp in Boost code 15 лет назад
thread @ 73121eda9d 3958c9f170 Better fix for #4736 --- ensure we have tried to allocate TLS value 15 лет назад
timer @ 9e83237560 6d3aece1f2 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back 16 лет назад
tokenizer @ d3d89aa513 6fee6c0862 Added explicit std qualifiers to avoid name clash of boost and STL equal algorithms 15 лет назад
tr1 @ bf345da4b5 aec1f84230 Update various libraries' documentation build. 16 лет назад
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
tuple @ 9d64187c34 dea9ac489c Add an element-wise swap for Boost.Tuple. Fixes #1324 16 лет назад
type_erasure @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
type_traits @ 1b5833a894 4eb3399272 Fix typo in docs and regenerate. 15 лет назад
typeof @ b46f8efd6b 2fbcfb0133 Ticket #3520 Syntax Error in boost/typeof/typeof.hpp 15 лет назад
units @ feb15e1fa9 aec1f84230 Update various libraries' documentation build. 16 лет назад
unordered @ b9188caf7d 59b64219dc Fix [66556] - Remove clang workaround. 15 лет назад
utility @ 1df0bf80bc a1d35dd5e1 Stop inspect complaining that assert is used in BOOST_ASSERT. 15 лет назад
uuid @ e90777d9ab dc07e78a92 Fixed bug in documentation (forgot a dash in 3 uuid strings). 16 лет назад
variant @ 9f5f65ab9b 6dd0c4aae1 Detab some jamfiles. 16 лет назад
wave @ 01210d271e f3252ac5af Fix include for BOOST_ASSERT 15 лет назад
xpressive @ 4151bc94fe a887a6ee9a as() handles wide sub_match objects correctly, fixes #4496 15 лет назад
index.html a70f317546 Add copyright, license 19 лет назад
libraries.htm ee6b2ee424 reverted to htm notation (sorry my mistake) 16 лет назад
maintainers.txt b727e62e09 Gennaro Prota is no longer a maintainer of dynamic_bitset 15 лет назад
platform_maintainers.txt 02f2fb03da Set up initial platform maintainers file 18 лет назад
粤ICP备19079148号