Anthony Williams 7a1a021c6e hardware_concurrency works for CYGWIN hace 18 años
..
accumulators @ 420714f55d d039c96ca5 fix bug where pow() wasn't finding operator overload in the operators namespace hace 18 años
algorithm @ d0a03fdb4e 2592f35d1d Added missing include. This was already fixed on the 1.34 branch but never merged to the trunk. hace 18 años
any @ 181c33d131 6e8f813625 Fixes #1898 Compilation Error in Any Test hace 18 años
array @ 9804292dad c9c3d32e8e Move array test into canonical test subdir structure. hace 18 años
asio @ 56b93eea3a 747567d0a1 Fix a crash that can occur when destroying a handler object that owns its hace 18 años
assign @ 580acb0750 29177d00a1 Quote href values - our tools don't support unquoted values. hace 18 años
atomic @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
bimap @ 02b2282260 6ac697a9a0 Merge in documentation fixes. Apart from the change to optional's documenation hace 18 años
bind @ 203ca82ef2 a1e27a9e63 bind( type<R>(), f, ... ) now works when f is a member function. hace 18 años
chrono @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
circular_buffer @ 6c59b9fe12 836510f6e2 circular_buffer: bugfix #1919, #1852 hace 18 años
compatibility @ 0316eeeecb c5dbd103aa Change STLport links to point to the sourceforge home page, which is the home hace 19 años
compose @ 0cd80c5f65 a70f317546 Add copyright, license hace 19 años
concept_check @ cc5dcdfb33 f9450e32b0 Worked around an unused variable compiler warning displayed in concept_check.hpp when _ITERATOR_ is not defined. hace 18 años
config @ 6c321feebf 767e5448ff Fixed a couple of typos. hace 18 años
container @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
context @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
conversion @ 0d258ff7b1 685cf19421 Largely pointless Borland 5.5.1 changes. :-) hace 18 años
coroutine @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
crc @ 344cd4474b d5c96afe95 Oops, forgot the important file. hace 18 años
date_time @ aebbc1c144 6ac697a9a0 Merge in documentation fixes. Apart from the change to optional's documenation hace 18 años
detail @ 96b53f28a8 4102ac2a54 silenced warning about comma operator (C4913) for VC 8-9 with warning level 4 hace 18 años
disjoint_sets @ e2426c7465 d2d49ebb9a Link to people pages on the website, as they've been removed from the download. hace 18 años
dynamic_bitset @ 1b7c462afe 894be846dc Point links to the pages that used to be in 'more' to the site. hace 18 años
exception @ d04ddee87a e0687b4392 Added required #include <stddef.h> hace 18 años
filesystem @ c27865d779 03590ec865 Boost.Exception now requires derivation from std::exception hace 18 años
flyweight @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
foreach @ e98d00ff89 4fd464c95b fix oops hace 18 años
format @ 8bbaa45579 6ac697a9a0 Merge in documentation fixes. Apart from the change to optional's documenation hace 18 años
function @ 04040ae566 fc769de8ce Improve documentation on the size/efficiency of boost::function objects hace 18 años
function_types @ 594c159568 e964eec425 Added some parenthesis to disambiguate expressions. hace 18 años
functional @ 693e2e87be b2f54990d1 Merge some small documentation fixes from the doc branch, and mark some hace 18 años
fusion @ 91ea13a593 3e04b74d81 Fusion: Fixed a VC level 4 warning hace 18 años
geometry @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
gil @ 68b33f6e7b ae27447ab7 GIL: Replaced tabs with spaces. hace 18 años
graph @ c6c6be7ae0 29177d00a1 Quote href values - our tools don't support unquoted values. hace 18 años
graph_parallel @ 1639cca270 d6239fbbd1 Adjacency list serialization fixes, from David Keller hace 19 años
heap @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
icl @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
integer @ 600801670e 9bae045a41 Move integer tests into canonical test subdir structure. hace 18 años
interprocess @ 26c92da8dc f2051cdb26 Ticket #1921: interprocess shared_memory example needs patch (provided) hace 18 años
intrusive @ 0ec871e202 1abf1a66c8 #1912: some copy edits on boost.intrusive hace 18 años
io @ a720ac89c1 894be846dc Point links to the pages that used to be in 'more' to the site. hace 18 años
iostreams @ bc7d428d58 1990c25220 moved code suppressing VC warning 6334 into disable_warnings.hpp hace 18 años
iterator @ bf7d904bf8 894be846dc Point links to the pages that used to be in 'more' to the site. hace 18 años
lambda @ 1c953ed38c ba6941b8b0 Updated docs re bug #1855 hace 18 años
local_function @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
locale @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
lockfree @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
logic @ 24117db3ae 9492fdca87 Include <ios> to get std::boolalpha. Fixes #1586 hace 18 años
math @ 38812b8a96 f6caaa55bb Added missing #include. hace 18 años
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
mpi @ dd5f08605f 2e255c57bb Merge MPI-Python fix for Intel C++ from release branch. Yes, I did this backwards. hace 18 años
mpl @ 827aa4828a b2ea446899 Work around intel-win-10.0 preprocessor bug hace 18 años
msm @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
multi_array @ 1f0df94e27 29177d00a1 Quote href values - our tools don't support unquoted values. hace 18 años
multi_index @ 78f6bf5446 2f27d6a920 updated according to latest regression tests results, fixed a broken link, typo hace 18 años
multiprecision @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
numeric 962c77ee73 Fixed typo re bug #1853 hace 18 años
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. hace 18 años
parameter @ 834f245953 adc862c6b9 Fixed #1044. ArgumentPack is now available in the return type calculation hace 18 años
phoenix @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
polygon @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
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. hace 18 años
predef @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
preprocessor @ 485db8aef5 9c01dd6475 Move preprocessor tests into canonical test subdir structure. hace 18 años
program_options @ 4dcce9efce 5687ba5a90 Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages hace 18 años
property_map @ 6874cc3214 29177d00a1 Quote href values - our tools don't support unquoted values. hace 18 años
property_tree @ f4105f823f 9b946de0fb Adding property_tree hace 19 años
proto @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
ptr_container @ ef4821c056 d259cd99b3 added missing const in insert() hace 18 años
python @ a334649b0c 5749fc5974 braces added to resolve g++ 4.3.0 warning hace 18 años
random @ 9512b57937 bc84deeb36 Updated bounds on uniform_real and uniform_smallint to allow min == max hace 18 años
range @ 95d424012b 29177d00a1 Quote href values - our tools don't support unquoted values. hace 18 años
ratio @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
rational @ fa7f26c8f4 02db33e1e6 fixed issue 1545 hace 18 años
regex @ 4c105a90a1 d8e73ff616 Changed behaviour of \B so that it succeeds when the neither adjacent character is a word character. hace 18 años
scope_exit @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
serialization @ 4364bc44f0 2a5cb19d26 Fix throwing enums instead of archive_exceptions. hace 18 años
signals @ 13fee9a9da 2e955f35e7 Fix some invalid xml by replacing ampersands with character entities. hace 18 años
signals2 @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
smart_ptr @ 366472fc35 d982e490c8 Fix #1938 in trunk hace 18 años
spirit @ aa5b095f7d 4341140a0f Spirit: Fixed compilation errors introduced recently hace 18 años
statechart @ 6a53799c51 04e08cbc6f Changed the PingPong example to demonstrate how the inner workings of an asynchronous_state_machine<> subclass can be hidden. hace 18 años
static_assert @ 8b819d5c6c 42923a7677 Changed BOOST_STATIC_ASSERT for GCC to suppress warnings about old C style casts. hace 18 años
sync @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
system @ 98a757dbf7 03347124cc Fix ticket #1609 hace 18 años
test @ cc03fb892b b697bb2734 use SIGPOLL noly if it'si defined hace 18 años
thread @ 52bace18b2 7a1a021c6e hardware_concurrency works for CYGWIN hace 18 años
timer @ fad60ce4fa d4591048cc Move timer tests into canonical test subdir structure. hace 18 años
tokenizer @ 79e83dece7 f122639b3d Move tokenizer tests into canonical test subdir structure. hace 18 años
tr1 @ 64b0c9008d 80425b390f Patch tr1/test Jamfile so compile actions are correct. hace 18 años
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
tuple @ 62d366fa68 d2d49ebb9a Link to people pages on the website, as they've been removed from the download. hace 18 años
type_erasure @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
type_traits @ d1420c8e5a 5abcfd2085 Don't test SSE2 primitives on non-Intel chips. hace 18 años
typeof @ 7d3afd076d 9f54f67470 removes unnecessary escaping hace 18 años
units @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
unordered @ 28549b3160 f1520821e1 Add missing include. hace 18 años
utility @ 67f3ca090a e93e03375e Fixed value_init test + doc, according to change of boost::initialized_value, revision [45685] hace 18 años
uuid @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 19 años
variant @ 25e12b7428 79949d70c3 Fixes #965 hace 18 años
wave @ b9ce21d0cd 2aea05270c Wave: fixed var() ambiguity reported by gcc 4.3 hace 18 años
xpressive @ b5eab5fd19 fff6f9b215 add missing include, fixes #1961 hace 18 años
index.html a70f317546 Add copyright, license hace 19 años
libraries.htm 6d3027c6d1 Try to fix Herve's name in a couple of places. hace 18 años
maintainers.txt aff31f143a Add function_types hace 18 años
platform_maintainers.txt 02f2fb03da Set up initial platform maintainers file hace 18 años
粤ICP备19079148号