John Maddock bf21391c28 Fix for std libs that don't have denorm support in numeric_limits. 18 лет назад
..
accumulators @ 1735fe7124 a08dc84ddf Comment typo corrections & stylistic changes. 18 лет назад
algorithm @ 7299b29bf8 e444b51716 fixind the problems in is_any_ofF spotted by gcc 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 @ b3635001fa 972b54efe6 Fix generation for some links from tutorial to reference material. 18 лет назад
assign @ e97ee2aeb2 47d18c7116 comparison predicates and stream support for better integration with Boost.Test 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 @ 06f3a2ebd7 198c487102 Remove offending "typename". 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 @ 2ff01baa21 a08dc84ddf Comment typo corrections & stylistic changes. 18 лет назад
detail @ 06946f6607 b50523664a Boost 1.36 version of Boost.MultiIndex 18 лет назад
disjoint_sets @ e2426c7465 d2d49ebb9a Link to people pages on the website, as they've been removed from the download. 18 лет назад
dynamic_bitset @ aa6053121c d5c8319739 dynamic_bitset: cleaner implementation of to_ulong (which should also avoid some warnings on 64-bit implementations) 18 лет назад
exception @ d7722921a7 8b170566b4 removed tabs from source files 18 лет назад
filesystem @ f58c3cd871 ec2e1a1f90 fix posix_remove() return 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 @ bacb5d6752 4e18b0b298 Attempt to work around problem with allocator casts in Boost.Function 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 @ 8b749bef46 7e2ddc6a00 With his kind permission, change Jaakko "Järvi" to "Jarvi" 18 лет назад
geometry @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
gil @ 68b33f6e7b ae27447ab7 GIL: Replaced tabs with spaces. 18 лет назад
graph @ f9dcab79b2 c830e6cd1b Support BOOST_NO_EXCEPTIONS in Boost.Graph, from Brian Barrett 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 @ 053be71261 a074b843ff Added extended-integer support, which fixes #653 (the main part; the secondary part is split off as #1225) 18 лет назад
interprocess @ 5144622812 2f7078bc77 Fix an import path. 18 лет назад
intrusive @ cff3efe689 a190d217ed Added operator==() to solve comeau errors 18 лет назад
io @ a720ac89c1 894be846dc Point links to the pages that used to be in 'more' to the site. 18 лет назад
iostreams @ ca4668ae2c 8ce9ded30b fixed copy-paste error when adapting large file support from file_descriptor.cpp 18 лет назад
iterator @ bf7d904bf8 894be846dc Point links to the pages that used to be in 'more' to the site. 18 лет назад
lambda @ 2788ede42a 7e2ddc6a00 With his kind permission, change Jaakko "Järvi" to "Jarvi" 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 @ 2501ff283e bf21391c28 Fix for std libs that don't have denorm support in numeric_limits. 18 лет назад
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
mpi @ 31885ba318 0a9f6d6ffd Remove section on "getting" Boost.MPI, which is now a part of Boost. Fixes #2005 18 лет назад
mpl @ b953a6b63b 71be317f5d Fix redeclaration errors detected by GCC 4.3.0 (ticket #1528) 18 лет назад
msm @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
multi_array @ 40b0db7ad6 29d9b1600f fixed bugs. 18 лет назад
multi_index @ a404be8a6b 8f9411a31b stylistic change as per Boris Gubenko's advice 18 лет назад
multiprecision @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
numeric 3cd1e438f2 - added missing typedefs for difference type 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 @ e054a75533 45d5fecd5d Minor doc cleanups 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 @ 7d77c89fdf 90e0a442ff update of test for ptr_unordered_set 18 лет назад
python @ c44100afda e5eda75022 Make valid HTML 18 лет назад
random @ 1d7cbef7e2 6f83fc42c0 Replace random's make_unsigned with the type_traits version. Fixes #2026 18 лет назад
range @ d20121bf12 051057dc76 html fix 18 лет назад
ratio @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
rational @ fa7f26c8f4 02db33e1e6 fixed issue 1545 18 лет назад
regex @ 6eb35e2cf1 f60cd4d252 Fixes #2097. 18 лет назад
scope_exit @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
serialization @ 57e84bb71f 8b369e4d3c Removed vector_134-hpp since default is compatibility with 1.34 18 лет назад
signals @ 1a5e31956c ec2a7ebe46 Correct definition of the argN_type typedefs in Signals. Fixes #2023 18 лет назад
signals2 @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
smart_ptr @ 77ab953171 861a7fbe96 Updated atomic access syntax to match N2674 and the WD. 18 лет назад
spirit @ c69d49baea f36b2eeda6 Spirit: reverted an unintentional change 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 @ 8cfe5d77c0 19bcaf1cf0 Fix a PDF link that I missed before. 18 лет назад
sync @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
system @ a97517585c 77912f73b3 Add const char* constructors to system_error, rationalize test coverage 18 лет назад
test @ 5bfc4fee80 850919a382 Moves some config macros around 18 лет назад
thread @ 4dfc636c84 a12e538065 test and fix for issue #2080 18 лет назад
timer @ a80e5bc9c5 7e2ddc6a00 With his kind permission, change Jaakko "Järvi" to "Jarvi" 18 лет назад
tokenizer @ 79e83dece7 f122639b3d Move tokenizer tests into canonical test subdir structure. 18 лет назад
tr1 @ 8104bb3fc6 76a2abcaed Updated Config/TR1 tests so they include the needed headers. 18 лет назад
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
tuple @ a30a7f9604 7e2ddc6a00 With his kind permission, change Jaakko "Järvi" to "Jarvi" 18 лет назад
type_erasure @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
type_traits @ a8248f5884 c8a19a9a3b Fix some more inspection report issues: mostly non-ASCII characters in peoples names (sorry folks!). 18 лет назад
typeof @ 7d3afd076d 9f54f67470 removes unnecessary escaping 18 лет назад
units @ 646c7fbafa 267757382e Pathscale again 18 лет назад
unordered @ c49dbd782d 85df525bca Update the implementation details. 18 лет назад
utility @ 28fff2d821 3fe933c739 Remove duplicate content. 18 лет назад
uuid @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 лет назад
variant @ 25e12b7428 79949d70c3 Fixes #965 18 лет назад
wave @ 0de8ea5126 bf22184cbe Wave: Fixed ticket #2102 18 лет назад
xpressive @ 1b761a51d0 8e7555fce0 fix inaccurate doxygen comments 18 лет назад
index.html a70f317546 Add copyright, license 19 лет назад
libraries.htm f3069f3a76 Moved utility\swap to the trunk, as discussed in trac issue #2056. 18 лет назад
maintainers.txt f3069f3a76 Moved utility\swap to the trunk, as discussed in trac issue #2056. 18 лет назад
platform_maintainers.txt 02f2fb03da Set up initial platform maintainers file 18 лет назад
粤ICP备19079148号