1
0
Vicente J. Botet Escriba 4c292ac7ef Boost.Chrono: Extract the typeof use from this test. Other typeof specific tests must be added. 15 жил өмнө
..
accumulators @ 8c45f6a12b 2844ef9427 add missing include to docs for covariance 16 жил өмнө
algorithm @ 823b199df3 d2ab4d3cd9 Fix typo. Fixes #4937. 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 @ 97e912e82e 333f744acb Added crbegin and crend to Boost.Array; refs #4761. Will close ticket when merged to release branch 15 жил өмнө
asio @ 8f2012da28 71c7bbed06 Pathscale 4.0.0's stdlib (rw) has a <streambuf> that doesn't include <iostream>; 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. 15 жил өмнө
bind @ 3d60d74ff0 82e2324e79 Doc patch; refs #4532 15 жил өмнө
chrono @ 61bbff7a69 4c292ac7ef Boost.Chrono: Extract the typeof use from this test. Other typeof specific tests must be added. 15 жил өмнө
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 @ 15afb20c84 8102e77939 Applied patch - refs #4918; will merge to release after tests cycle 15 жил өмнө
config @ fb93903c02 d721fbefb8 Re-added Qi numeric literals as they no longer break Qi auto-magic. 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 @ e7f3ca8c2f dc3f7c595e Boost.Chrono: Added detail/win files used by Boost.Chrono to manage with HEAADER_ONLY libs 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 @ 734861bdac 3ddfe17260 Fix test for C++0x 15 жил өмнө
exception @ 56ae4311bb 9dc61b65b6 default gcc visibility for exception types, <link>static requirement in test Jamfile. 15 жил өмнө
filesystem @ 880c8ae8ec 69d28a131c fix status() to report non-symlink reparse point correctly. 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 @ 8cde82a568 4ab2d13797 Remove extra definition of operator(), since it's inline anyway. Fixes #4765. 15 жил өмнө
function_types @ c73823068f 152b350193 Rebuild function_types documentation. 16 жил өмнө
functional @ 938948a1a9 d5b8b6b3bd Move tests for container_fwd.hpp into detail. 15 жил өмнө
fusion @ d4f11a0537 c4a875d889 Applied patch; refs #2823; will merge to release once tests cycle 15 жил өмнө
geometry @ 7737637877 75b9847200 Small doc update 15 жил өмнө
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 @ e5341acc43 7a51413cb8 Changed to StringAlgo for replace operation rather than Xpressive 15 жил өмнө
graph_parallel @ 53c7e3bef1 55e82e6367 Fixed assert issues from inspection report for PBGL 15 жил өмнө
heap @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 жил өмнө
icl @ f64e45d567 542dd21e7e Added check for empty intervals in example large_bitset. 15 жил өмнө
integer @ 7bd48eb3f3 c458bbefb3 Change logic so that int32_t etc is an int rather than a long where possible. 15 жил өмнө
interprocess @ 005b78950b 94b13d9c45 Added XSI shared memory 15 жил өмнө
intrusive @ 13fa2907cd 408d92b0e1 Fixed wrong count when compare throws 15 жил өмнө
io @ 961be4e927 c0de6b4bb2 Fix bug quoted_manip.hpp and in its tests. Thanks to Daniel James for a patch. 15 жил өмнө
iostreams @ 8c8202acea 5b0567ddaf Mark the right functions as deprecated. 15 жил өмнө
iterator @ 14b1075d6b f025c3dfea Apply patch for #3645; will merge to release after tests cycle 15 жил өмнө
lambda @ 2ed8d7f4df 1b9dbd9c5f Fix return type deduction for pointers to data members. Fixes #4962. Fixes #4566. 15 жил өмнө
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 @ 5b4f192716 6961e4e5fe Fix inspection report issues. 15 жил өмнө
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 жил өмнө
mpi @ a1ca5b5e7b c3dec142bc Fixed tickets #4693 and #4772 15 жил өмнө
mpl @ 7cd1d88886 16ea544f84 Fix name in list example. Fixes #4875. 15 жил өмнө
msm @ 6c9216713b 30c93227a9 fixed warning 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 a8ab4f25b4 Apply patch to fix typos. Fixes #4931. 15 жил өмнө
optional @ e9989b260e dc5e10c6db Refs #4987. Added forward declaration of namespace-scope swap for boost::optional, this should fix GCC compilation errors. Also swap implementation now uses Boost.Utility.Swap to make use of the workarounds for some broken compilers. If it breaks for your compiler, let me know in the mentioned ticket. 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 @ a1219447a2 6d58354eb5 fixed trac 4868 polygon concept contains function 15 жил өмнө
pool @ 434c9a7630 e5058b6437 Applied patch; refs #2696 15 жил өмнө
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 @ 7051655c76 a304d9e70f Clarify docs for 'zero_token'. 15 жил өмнө
property_map @ 3a1dba235e c3d195122d Fixed assert issues from inspection report for PropertyMap 15 жил өмнө
property_tree @ eec75c4155 970dee071c add missing includes, fixes #4841 15 жил өмнө
proto @ e06265b022 ed8e87a08e std::ios_base is not forward-declared in <iosfwd> 15 жил өмнө
ptr_container @ a96c949ed2 88d29e0832 In response to Ticket #4598: 4598.patch 15 жил өмнө
python @ b5336f36d6 da02ffa791 Boost.Python: Python 3 module initialization fixes (using PyModuleDef), based on patches provided by Austin Bingham 15 жил өмнө
random @ cee01dfcfa 1347e87bcc Fix piecewise_constant_distribution::param_type constructor with 1 interval boundary. 15 жил өмнө
range @ 2da424d940 43a8140868 [boost][range] - Improved the tests by implementing outside of the boost namespace to better simulate real world usage. 15 жил өмнө
ratio @ f00e46c408 c962e922d6 Boost.Ratio: Force failure to debug condition 15 жил өмнө
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 @ d6e72fc2b7 f6175f6e39 Update makefiles. 15 жил өмнө
scope_exit @ fd2168edf8 f61e5adce0 Rebuild the scope_exit documentation. 16 жил өмнө
serialization @ f210151ac0 8abaf6f219 Support for PathScale EKOPath Compiler Suite, version 4.0.0. 15 жил өмнө
signals @ 63524f1ce1 b6d453b55d Applied patch in #4365; will watch tests before merging to trunk 15 жил өмнө
signals2 @ eaf7ba7584 35b2b31610 Use std::forward instead our own implementation. 15 жил өмнө
smart_ptr @ 825786d59a 8755fb3613 Re-added sunpro specific initialization 15 жил өмнө
spirit @ dd897317ca d721fbefb8 Re-added Qi numeric literals as they no longer break Qi auto-magic. 15 жил өмнө
statechart @ 64ef6e806b ce352abbd1 Fixes #4511. 15 жил өмнө
static_assert @ f57e592d1e 03576f714d Change PDF URL to SF download page. 15 жил өмнө
sync @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 жил өмнө
system @ 2e93f04826 eb6461cd24 Fix PGI non-compliance (portability issue). 15 жил өмнө
test @ 4007ed937a 67837cd748 Fix a few doc typos. Fixes #4923. Fixes #4924. 15 жил өмнө
thread @ 5ac2ff4521 697fce25af Reverted accidental commit, sorry... 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 @ 8355a34b81 0cb70cf551 Applied patch from #4791; will close after merging to release 15 жил өмнө
tr1 @ bf345da4b5 aec1f84230 Update various libraries' documentation build. 16 жил өмнө
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 жил өмнө
tuple @ 9fbc9b4cc6 fdc0980a8b Handle width correctly. Fixes #5046. 15 жил өмнө
type_erasure @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 жил өмнө
type_traits @ 19b82cc55b c8f3b1a8d0 Fix inspection report issues. 15 жил өмнө
typeof @ b46f8efd6b 2fbcfb0133 Ticket #3520 Syntax Error in boost/typeof/typeof.hpp 15 жил өмнө
units @ d0b7c06f12 174dafd6d1 Regexify testing of infinity and NaN. Refs #5037. 15 жил өмнө
unordered @ 4d57147c3d 617d3b8b9c Fix tabs and files without copyright. 15 жил өмнө
utility @ 636283d7c2 daf633bcca Limit warning suppression to old versions of VC++, fixes #4432 15 жил өмнө
uuid @ e90777d9ab dc07e78a92 Fixed bug in documentation (forgot a dash in 3 uuid strings). 16 жил өмнө
variant @ e5547f95bc 299ddb7dc9 Avoid a quadratic number of template instantations when using the general case implementation of assignment (with backup storage). This significantly improves compile times for variants with a large number of variant types. See the thread starting at http://lists.boost.org/boost-users/2011/01/65416.php. 15 жил өмнө
wave @ feb1e9ccdb 833c7451fc Wave: updated copyrights, added C++0x mode to docs, added predefined macros for C++0x mode 15 жил өмнө
xpressive @ 4151bc94fe a887a6ee9a as() handles wide sub_match objects correctly, fixes #4496 15 жил өмнө
index.html a70f317546 Add copyright, license 19 жил өмнө
libraries.htm 466ebb2e5c Boost.Chrono: Moved to trunk 15 жил өмнө
maintainers.txt 466ebb2e5c Boost.Chrono: Moved to trunk 15 жил өмнө
platform_maintainers.txt 02f2fb03da Set up initial platform maintainers file 18 жил өмнө
粤ICP备19079148号