Douglas Gregor a8d8eec58d Add mime-type and eol-style properties as needed 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 @ 1539f2c8a1 d7876771cb Add an iterator for bytewise traversal of a buffer sequence. hace 18 años
assign @ e97ee2aeb2 47d18c7116 comparison predicates and stream support for better integration with Boost.Test hace 18 años
atomic @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 18 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 18 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 @ 2b3583277f 14e0d74c6e Reverted changeset 45393. hace 18 años
container @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 18 años
context @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 18 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 18 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 @ 3c2c779258 d4e02455b6 simplified namespace issue with mbstate_t 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 @ 1d776ff363 edf7f4c588 Documentation source file format changed 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 18 años
foreach @ 6c7e0cabf3 5a52921c22 Fix for Tru64 CXX 7.1 which is able to correctly handle rvalues. 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 18 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 18 años
icl @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 18 años
integer @ 600801670e 9bae045a41 Move integer tests into canonical test subdir structure. hace 18 años
interprocess @ f8d2eae08c a8d8eec58d Add mime-type and eol-style properties as needed hace 18 años
intrusive @ 6ba7360fba a8d8eec58d Add mime-type and eol-style properties as needed 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 @ 6a36fe1ae2 bab7a83506 limitted disabling of compiler warning 6334 to VC8.0+ (see #1618) 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 18 años
locale @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 18 años
lockfree @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 18 años
logic @ 24117db3ae 9492fdca87 Include <ios> to get std::boolalpha. Fixes #1586 hace 18 años
math @ 4a4271a594 e458b28a73 Added missing #include. hace 18 años
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 18 años
mpi @ 2dfefe036e 3930da3a32 Added missing pointer serializers 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 18 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 18 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 18 años
polygon @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 18 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 18 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 18 años
ptr_container @ 7d77c89fdf 90e0a442ff update of test for ptr_unordered_set hace 18 años
python @ b01e0e6b9c b41e6260da Added missing ostream header file. hace 18 años
random @ 9512b57937 bc84deeb36 Updated bounds on uniform_real and uniform_smallint to allow min == max hace 18 años
range @ 15a697f86b 1ffc752f21 new jamfile to see warnings better hace 18 años
ratio @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 18 años
rational @ fa7f26c8f4 02db33e1e6 fixed issue 1545 hace 18 años
regex @ d7d38da27f 280ad03f35 Changed POSIX API functions to use the global C locale. hace 18 años
scope_exit @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 18 años
serialization @ c8dbafea2f a8d8eec58d Add mime-type and eol-style properties as needed 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 18 años
smart_ptr @ 2a92df56f2 dbe9c4ca2f #include <ia64intrin.h> in spinlock_sync.hpp as well. hace 18 años
spirit @ cba72d5bf7 3686d5d39b removed unwanted member function 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 18 años
system @ 69d2a2234c 60d834f708 Fix Ticket #1768 by including <boost/config/warning_disable.hpp> hace 18 años
test @ 4ddc21f3ff a8d8eec58d Add mime-type and eol-style properties as needed hace 18 años
thread @ 851d6a987f eea8ea12f5 Correctly remove the reference type when copying the thread function into the thread data area so we don't end up with a dangling reference 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 @ d46f416187 ddb62781a5 Update the license link markup in the TR1 documentation. hace 18 años
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) hace 18 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 18 años
type_traits @ 21d466f451 15ba3e7b80 Added alignof intrinsic support: new tests and docs. hace 18 años
typeof @ 7d3afd076d 9f54f67470 removes unnecessary escaping hace 18 años
units @ 5f09980dc1 76eef736f9 Turn on asynch-exceptions on msvc for the tests hace 18 años
unordered @ 659a014976 2277e17d84 Fix in an error in the unordered containers' emulated move constructors. These 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 18 años
variant @ 25e12b7428 79949d70c3 Fixes #965 hace 18 años
wave @ a335a53ac3 a8d8eec58d Add mime-type and eol-style properties as needed hace 18 años
xpressive @ 0352d8e855 a8d8eec58d Add mime-type and eol-style properties as needed 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号