Peter Dimov 6f3665b433 Added a few more tests. 18 ani în urmă
..
accumulators @ 08d96ec5c3 c294beda6e fix documentation about droppable, replace accumulator_set_wrapper example with bind() and ref() 18 ani în urmă
algorithm @ a389d768c4 a11bbf904a Fix broken copyright urls. Fixes #1573. 18 ani în urmă
any @ d5bf33f2f9 2ced7268c9 Remove V1 Jamfiles 18 ani în urmă
array @ 9804292dad c9c3d32e8e Move array test into canonical test subdir structure. 18 ani în urmă
asio @ 8768d9dff1 43797460a6 Fix or suppress MSVC level 4 warnings. Fixes #1703. 18 ani în urmă
assign @ 426507ba23 aa437be4bd support for comparison operators 18 ani în urmă
atomic @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
bimap @ 5f6dad7f6e b2bbdeec33 add missing images 18 ani în urmă
bind @ 037a4d1976 11f667b54f Add ref_fn_test.cpp per #1846. 18 ani în urmă
chrono @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
circular_buffer @ f9f143d114 d986f4c692 circular_buffer: improved documentation 18 ani în urmă
compatibility @ 0316eeeecb c5dbd103aa Change STLport links to point to the sourceforge home page, which is the home 19 ani în urmă
compose @ 0cd80c5f65 a70f317546 Add copyright, license 19 ani în urmă
concept_check @ e7fbe05ee2 392ea8d7ff Work around intel-10.0-win compiler bug 18 ani în urmă
config @ 239f2b758b 9a13687f0d Enable macros BOOST_HAS_PTHREAD_MUTEXATTR_SETTYPE and 18 ani în urmă
container @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
context @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
conversion @ e1dbc6ef04 bc8849bde0 Use make_unsigned and get rid of gcc warnings when -DBOOST_LEXICAL_CAST_ASSUME_C_LOCALE 18 ani în urmă
coroutine @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
crc @ 344cd4474b d5c96afe95 Oops, forgot the important file. 18 ani în urmă
date_time @ 48a959accb b782cdd055 Reverting previous change... #define NOMINMAX isn't a good idea either. 18 ani în urmă
detail @ 3d539b76df 053a05e5f7 Factored out boost/detail/lightweight_thread.hpp. 18 ani în urmă
disjoint_sets @ e2426c7465 d2d49ebb9a Link to people pages on the website, as they've been removed from the download. 18 ani în urmă
dynamic_bitset @ 1b7c462afe 894be846dc Point links to the pages that used to be in 'more' to the site. 18 ani în urmă
exception @ 487235a7cc 0c9e4edbb3 Fix for http://tinyurl.com/6owy6b. 18 ani în urmă
filesystem @ 863f208115 6ac0927dda Fix #1858, typo in non-member operators table 18 ani în urmă
flyweight @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
foreach @ e98d00ff89 4fd464c95b fix oops 18 ani în urmă
format @ e21414149c 894be846dc Point links to the pages that used to be in 'more' to the site. 18 ani în urmă
function @ fe2d04e954 99e5bc6ee4 Change <functional> include so that it still works when Boost.TR1 is in the include path. 18 ani în urmă
function_types @ 594c159568 e964eec425 Added some parenthesis to disambiguate expressions. 18 ani în urmă
functional @ ab9f98e4dc dee42358ca Use Boost.Test's minimal test library for unordered & hash. It's closer to 18 ani în urmă
fusion @ 6d462cbd63 cebd732d87 Changed macro BOOST_PARTIAL_SPECIALIZATION_EXPLICIT_ARGS to BOOST_NO_PARTIAL_SPECIALIZATION_DEFAULT_ARGS. 18 ani în urmă
geometry @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
gil @ 68b33f6e7b ae27447ab7 GIL: Replaced tabs with spaces. 18 ani în urmă
graph @ bb1977b17a 2f415e06bb Resource-constrained shortest paths, from Michael Drexl 18 ani în urmă
graph_parallel @ 1639cca270 d6239fbbd1 Adjacency list serialization fixes, from David Keller 19 ani în urmă
heap @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
icl @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
integer @ 600801670e 9bae045a41 Move integer tests into canonical test subdir structure. 18 ani în urmă
interprocess @ de62388dc7 5687ba5a90 Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages 18 ani în urmă
intrusive @ cd2a6c3368 db59c60418 Fixed ticket #1683 18 ani în urmă
io @ a720ac89c1 894be846dc Point links to the pages that used to be in 'more' to the site. 18 ani în urmă
iostreams @ 553eefe79e 5687ba5a90 Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages 18 ani în urmă
iterator @ bf7d904bf8 894be846dc Point links to the pages that used to be in 'more' to the site. 18 ani în urmă
lambda @ b2dc95bb18 8b42d7ddd6 Applied patch (fixes bug #1307) 18 ani în urmă
local_function @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
locale @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
lockfree @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
logic @ 24117db3ae 9492fdca87 Include <ios> to get std::boolalpha. Fixes #1586 18 ani în urmă
math @ ffbb796900 2811fbe553 Apply VC-7.1 fixes: sometimes ADL fails, and we need a using declaration in order for the correct overload to be found. 18 ani în urmă
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
mpi @ e826b118aa 7e7b8ac54c Fix compilation on GCC 4.3, from Maik Beckmann 18 ani în urmă
mpl @ 827aa4828a b2ea446899 Work around intel-win-10.0 preprocessor bug 18 ani în urmă
msm @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
multi_array @ 527585aef9 894be846dc Point links to the pages that used to be in 'more' to the site. 18 ani în urmă
multi_index @ 78f6bf5446 2f27d6a920 updated according to latest regression tests results, fixed a broken link, typo 18 ani în urmă
multiprecision @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
numeric 5687ba5a90 Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages 18 ani în urmă
optional @ 1afed544db a93ec50901 Added unit tests, testing optional<T> swap improvements of revision [44766] 18 ani în urmă
parameter @ 98bcbbad78 894be846dc Point links to the pages that used to be in 'more' to the site. 18 ani în urmă
phoenix @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
polygon @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
pool @ 7f87d3e79b 932f692af7 Added a workaround for a compilation failure when including some Boost Serialization headers before some Boost Pool headers using MSVC 7.1 or 8.0. Source of the problem is a compiler bug fixed in MSVC 9.0 and workaround consists of referencing some Windows API identifiers using their fully qualified names. Added a related regression test for the Boost Pool library. See the test code comments for more detailed information on the bug. 18 ani în urmă
predef @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
preprocessor @ 485db8aef5 9c01dd6475 Move preprocessor tests into canonical test subdir structure. 18 ani în urmă
program_options @ 4dcce9efce 5687ba5a90 Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages 18 ani în urmă
property_map @ 8e7ccf84a9 d2d49ebb9a Link to people pages on the website, as they've been removed from the download. 18 ani în urmă
property_tree @ f4105f823f 9b946de0fb Adding property_tree 19 ani în urmă
proto @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
ptr_container @ 599ad71812 944ef3d51e cleanup to pass inspection report 18 ani în urmă
python @ b316819925 c33635fd70 Andreas indexing suite patch 18 ani în urmă
random @ 9b987df0ab 894be846dc Point links to the pages that used to be in 'more' to the site. 18 ani în urmă
range @ 7c0d73b8cf 8d942ca39c fixed problem with operator()() when the value_type was abstract. 18 ani în urmă
ratio @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
rational @ 1b8403048e 3a36a6ede4 Move rational tests into canonical test subdir structure. 18 ani în urmă
regex @ 5fdf2752ae 580e0f9f20 Add explicit type cast to fix GCC-C++0X mode error. 18 ani în urmă
scope_exit @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
serialization @ 4eedf9ab70 98f1aa1c27 Move Boost.Config build rules into libs/config/test and fix the serialization build rules accordingly. 18 ani în urmă
signals @ 8be72e01f6 3c6a563539 Improved suggestion for dealing with Qt MOC, from Niels Dekker 18 ani în urmă
signals2 @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
smart_ptr @ 7dc6b3d810 6f3665b433 Added a few more tests. 18 ani în urmă
spirit @ c403847634 e923b8e98e Applied patch provided by Felipe Magno de Almeida [felipe.m.almeida@gmail.com]. 18 ani în urmă
statechart @ 6a53799c51 04e08cbc6f Changed the PingPong example to demonstrate how the inner workings of an asynchronous_state_machine<> subclass can be hidden. 18 ani în urmă
static_assert @ 8b819d5c6c 42923a7677 Changed BOOST_STATIC_ASSERT for GCC to suppress warnings about old C style casts. 18 ani în urmă
sync @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
system @ 51e9c56427 88c40c8ff0 Give the 1st and 2nd level index.html files a common look-and-feel. 18 ani în urmă
test @ 409042c0af d9ba2a07e0 initiaize stack_t structure with nulls, before calling sigaltstack 18 ani în urmă
thread @ de67d2e27e db4f13b609 Fixed g++ compile error 18 ani în urmă
timer @ fad60ce4fa d4591048cc Move timer tests into canonical test subdir structure. 18 ani în urmă
tokenizer @ 79e83dece7 f122639b3d Move tokenizer tests into canonical test subdir structure. 18 ani în urmă
tr1 @ f508ef04c5 205adbc385 Fix broken link as per report #1658. 18 ani în urmă
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
tuple @ 62d366fa68 d2d49ebb9a Link to people pages on the website, as they've been removed from the download. 18 ani în urmă
type_erasure @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
type_traits @ fb2ea8595a c6de6b8eba Fixed an ambiguity. 18 ani în urmă
typeof @ 7d3afd076d 9f54f67470 removes unnecessary escaping 18 ani în urmă
units @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
unordered @ 94932ae026 4b4e012720 Merge support for emplace for compilers with rvalue references and variadic templates arguments, and better use of C++0x allocators. 18 ani în urmă
utility @ a5b85eda07 d2c866a357 Fix #1846. 18 ani în urmă
uuid @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 ani în urmă
variant @ 25e12b7428 79949d70c3 Fixes #965 18 ani în urmă
wave @ 1ed518e9fa b6824e576f Wave: fixed #1843 18 ani în urmă
xpressive @ 2813dcd4d2 a95baefb69 make<_state> should evaluate the _state transform and make a new object of that type 18 ani în urmă
index.html a70f317546 Add copyright, license 19 ani în urmă
libraries.htm 6d3027c6d1 Try to fix Herve's name in a couple of places. 18 ani în urmă
maintainers.txt aff31f143a Add function_types 18 ani în urmă
platform_maintainers.txt 02f2fb03da Set up initial platform maintainers file 18 ani în urmă
粤ICP备19079148号