John Maddock ef85ca6f3f Disable hash and slist support when _STLP_NO_EXTENSIONS is defined. пре 18 година
..
accumulators @ 420714f55d d039c96ca5 fix bug where pow() wasn't finding operator overload in the operators namespace пре 18 година
algorithm @ d0a03fdb4e 2592f35d1d Added missing include. This was already fixed on the 1.34 branch but never merged to the trunk. пре 18 година
any @ 181c33d131 6e8f813625 Fixes #1898 Compilation Error in Any Test пре 18 година
array @ 9804292dad c9c3d32e8e Move array test into canonical test subdir structure. пре 18 година
asio @ b466d42996 012256ebe8 Add test for the crash that can occur when destroying a handler object that пре 18 година
assign @ 580acb0750 29177d00a1 Quote href values - our tools don't support unquoted values. пре 18 година
atomic @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
bimap @ 02b2282260 6ac697a9a0 Merge in documentation fixes. Apart from the change to optional's documenation пре 18 година
bind @ 203ca82ef2 a1e27a9e63 bind( type<R>(), f, ... ) now works when f is a member function. пре 18 година
chrono @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
circular_buffer @ 6c59b9fe12 836510f6e2 circular_buffer: bugfix #1919, #1852 пре 18 година
compatibility @ 0316eeeecb c5dbd103aa Change STLport links to point to the sourceforge home page, which is the home пре 19 година
compose @ 0cd80c5f65 a70f317546 Add copyright, license пре 19 година
concept_check @ cc5dcdfb33 f9450e32b0 Worked around an unused variable compiler warning displayed in concept_check.hpp when _ITERATOR_ is not defined. пре 18 година
config @ 2045854fde ef85ca6f3f Disable hash and slist support when _STLP_NO_EXTENSIONS is defined. пре 18 година
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 @ 0d258ff7b1 685cf19421 Largely pointless Borland 5.5.1 changes. :-) пре 18 година
coroutine @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
crc @ 344cd4474b d5c96afe95 Oops, forgot the important file. пре 18 година
date_time @ aebbc1c144 6ac697a9a0 Merge in documentation fixes. Apart from the change to optional's documenation пре 18 година
detail @ 96b53f28a8 4102ac2a54 silenced warning about comma operator (C4913) for VC 8-9 with warning level 4 пре 18 година
disjoint_sets @ e2426c7465 d2d49ebb9a Link to people pages on the website, as they've been removed from the download. пре 18 година
dynamic_bitset @ 1b7c462afe 894be846dc Point links to the pages that used to be in 'more' to the site. пре 18 година
exception @ d04ddee87a e0687b4392 Added required #include <stddef.h> пре 18 година
filesystem @ c27865d779 03590ec865 Boost.Exception now requires derivation from std::exception пре 18 година
flyweight @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
foreach @ 6c7e0cabf3 5a52921c22 Fix for Tru64 CXX 7.1 which is able to correctly handle rvalues. пре 18 година
format @ 8bbaa45579 6ac697a9a0 Merge in documentation fixes. Apart from the change to optional's documenation пре 18 година
function @ 04040ae566 fc769de8ce Improve documentation on the size/efficiency of boost::function objects пре 18 година
function_types @ 594c159568 e964eec425 Added some parenthesis to disambiguate expressions. пре 18 година
functional @ 693e2e87be b2f54990d1 Merge some small documentation fixes from the doc branch, and mark some пре 18 година
fusion @ 91ea13a593 3e04b74d81 Fusion: Fixed a VC level 4 warning пре 18 година
geometry @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
gil @ 68b33f6e7b ae27447ab7 GIL: Replaced tabs with spaces. пре 18 година
graph @ c6c6be7ae0 29177d00a1 Quote href values - our tools don't support unquoted values. пре 18 година
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 @ 600801670e 9bae045a41 Move integer tests into canonical test subdir structure. пре 18 година
interprocess @ 10f13ce7c7 811f42049f Ticket #1960: detail/math_functions.hpp misses #include <climits> пре 18 година
intrusive @ 0ec871e202 1abf1a66c8 #1912: some copy edits on boost.intrusive пре 18 година
io @ a720ac89c1 894be846dc Point links to the pages that used to be in 'more' to the site. пре 18 година
iostreams @ c3f9d79b45 b0a438a5a9 added CRC check; replaced assignment with ==; zero crc and isize in footer::reset() пре 18 година
iterator @ bf7d904bf8 894be846dc Point links to the pages that used to be in 'more' to the site. пре 18 година
lambda @ 1c953ed38c ba6941b8b0 Updated docs re bug #1855 пре 18 година
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 @ 24117db3ae 9492fdca87 Include <ios> to get std::boolalpha. Fixes #1586 пре 18 година
math @ 4a4271a594 e458b28a73 Added missing #include. пре 18 година
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
mpi @ dd5f08605f 2e255c57bb Merge MPI-Python fix for Intel C++ from release branch. Yes, I did this backwards. пре 18 година
mpl @ 827aa4828a b2ea446899 Work around intel-win-10.0 preprocessor bug пре 18 година
msm @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
multi_array @ 1f0df94e27 29177d00a1 Quote href values - our tools don't support unquoted values. пре 18 година
multi_index @ 78f6bf5446 2f27d6a920 updated according to latest regression tests results, fixed a broken link, typo пре 18 година
multiprecision @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
numeric 962c77ee73 Fixed typo re bug #1853 пре 18 година
optional @ 3ebabcb2d8 61ca16aeb1 Fixed syntax of optional_swap_should_use_default_constructor and swap template specializations that I added 2 days ago (changeset [45265]). Was accepted by MSVC, but rejected by other compilers. пре 18 година
parameter @ 834f245953 adc862c6b9 Fixed #1044. ArgumentPack is now available in the return type calculation пре 18 година
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 @ 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 година
predef @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
preprocessor @ 485db8aef5 9c01dd6475 Move preprocessor tests into canonical test subdir structure. пре 18 година
program_options @ 4dcce9efce 5687ba5a90 Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages пре 18 година
property_map @ 6874cc3214 29177d00a1 Quote href values - our tools don't support unquoted values. пре 18 година
property_tree @ f4105f823f 9b946de0fb Adding property_tree пре 19 година
proto @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
ptr_container @ ef4821c056 d259cd99b3 added missing const in insert() пре 18 година
python @ b0a9b11c9c 23c4f92d18 Projects using Boost.Python: PolyBoRi (text provided by Michael Brickenstein) пре 18 година
random @ 9512b57937 bc84deeb36 Updated bounds on uniform_real and uniform_smallint to allow min == max пре 18 година
range @ 95d424012b 29177d00a1 Quote href values - our tools don't support unquoted values. пре 18 година
ratio @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
rational @ fa7f26c8f4 02db33e1e6 fixed issue 1545 пре 18 година
regex @ 4c105a90a1 d8e73ff616 Changed behaviour of \B so that it succeeds when the neither adjacent character is a word character. пре 18 година
scope_exit @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
serialization @ 4364bc44f0 2a5cb19d26 Fix throwing enums instead of archive_exceptions. пре 18 година
signals @ 13fee9a9da 2e955f35e7 Fix some invalid xml by replacing ampersands with character entities. пре 18 година
signals2 @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
smart_ptr @ 366472fc35 d982e490c8 Fix #1938 in trunk пре 18 година
spirit @ ec9bc64c36 6a83d8a6e5 Spirit.Lex: fixed minor issue with one of the examples пре 18 година
statechart @ 6a53799c51 04e08cbc6f Changed the PingPong example to demonstrate how the inner workings of an asynchronous_state_machine<> subclass can be hidden. пре 18 година
static_assert @ 8b819d5c6c 42923a7677 Changed BOOST_STATIC_ASSERT for GCC to suppress warnings about old C style casts. пре 18 година
sync @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
system @ 69d2a2234c 60d834f708 Fix Ticket #1768 by including <boost/config/warning_disable.hpp> пре 18 година
test @ cc03fb892b b697bb2734 use SIGPOLL noly if it'si defined пре 18 година
thread @ 4db57bcb10 84bb12364a Move thread_data to detail namespace rather than have it as a nested type of boost::thread, to try and help compilers that have problems with the partial specializations for reference_wrapper пре 18 година
timer @ fad60ce4fa d4591048cc Move timer tests into canonical test subdir structure. пре 18 година
tokenizer @ 79e83dece7 f122639b3d Move tokenizer tests into canonical test subdir structure. пре 18 година
tr1 @ d46f416187 ddb62781a5 Update the license link markup in the TR1 documentation. пре 18 година
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
tuple @ 62d366fa68 d2d49ebb9a Link to people pages on the website, as they've been removed from the download. пре 18 година
type_erasure @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
type_traits @ d1420c8e5a 5abcfd2085 Don't test SSE2 primitives on non-Intel chips. пре 18 година
typeof @ 7d3afd076d 9f54f67470 removes unnecessary escaping пре 18 година
units @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
unordered @ 6b65b7a916 b33034c03a Merge test improvements, pdf documentation improvements, some implementation пре 18 година
utility @ 67f3ca090a e93e03375e Fixed value_init test + doc, according to change of boost::initialized_value, revision [45685] пре 18 година
uuid @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) пре 19 година
variant @ 25e12b7428 79949d70c3 Fixes #965 пре 18 година
wave @ b9ce21d0cd 2aea05270c Wave: fixed var() ambiguity reported by gcc 4.3 пре 18 година
xpressive @ b84d0b1bcb 706c1309a6 remove unused variable пре 18 година
index.html a70f317546 Add copyright, license пре 19 година
libraries.htm 6d3027c6d1 Try to fix Herve's name in a couple of places. пре 18 година
maintainers.txt aff31f143a Add function_types пре 18 година
platform_maintainers.txt 02f2fb03da Set up initial platform maintainers file пре 18 година
粤ICP备19079148号