Emil Dotchevski 8b170566b4 removed tabs from source files 18 лет назад
..
accumulators @ ad28bfc3fa 7ff492c310 add missing docs for some weighted stats, how to extend the numeric operators library, and note in which headers each statistical accumulator resides 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 @ aa76939ff4 811366d4c6 Add example showing how to use UNIX domain sockets with connect_pair(). 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) 18 лет назад
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) 18 лет назад
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 @ 1e661e3941 c8a19a9a3b Fix some more inspection report issues: mostly non-ASCII characters in peoples names (sorry folks!). 18 лет назад
container @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
context @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
conversion @ 0d258ff7b1 685cf19421 Largely pointless Borland 5.5.1 changes. :-) 18 лет назад
coroutine @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
crc @ 344cd4474b d5c96afe95 Oops, forgot the important file. 18 лет назад
date_time @ e6bb691886 848f9ed935 Applied a date_time greg_weekday.hpp typo correction patch by Peter Klotz. 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 @ 1b7c462afe 894be846dc Point links to the pages that used to be in 'more' to the site. 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) 18 лет назад
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) 18 лет назад
gil @ 68b33f6e7b ae27447ab7 GIL: Replaced tabs with spaces. 18 лет назад
graph @ 3644e4d51a 09c999014e Initial Revision. Based on read_graphviz.cpp. 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) 18 лет назад
icl @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
integer @ edfaeb6c0e 038d8a5bff Changed the Integer-selection test to use the unit-test system 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) 18 лет назад
locale @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
lockfree @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
logic @ 24117db3ae 9492fdca87 Include <ios> to get std::boolalpha. Fixes #1586 18 лет назад
math @ a48e539f95 4e0f7a137b Update last merge info and rebuild docs. 18 лет назад
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
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) 18 лет назад
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) 18 лет назад
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) 18 лет назад
polygon @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
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) 18 лет назад
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) 18 лет назад
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) 18 лет назад
rational @ fa7f26c8f4 02db33e1e6 fixed issue 1545 18 лет назад
regex @ 831156d759 3e821a1613 Replace a couple of non-ascii symbols. 18 лет назад
scope_exit @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
serialization @ c6b7a16fc4 3c5e1de3b2 fixed ripple effect from previous fix 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) 18 лет назад
smart_ptr @ 2a92df56f2 dbe9c4ca2f #include <ia64intrin.h> in spinlock_sync.hpp as well. 18 лет назад
spirit @ 1ed5def5ea 5b08b54d66 Spirit: docs 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) 18 лет назад
system @ a97517585c 77912f73b3 Add const char* constructors to system_error, rationalize test coverage 18 лет назад
test @ a4b21f494d e517e587dd correct condition 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 @ d46f416187 ddb62781a5 Update the license link markup in the TR1 documentation. 18 лет назад
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
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) 18 лет назад
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 @ e1aa6911ac 6499e4b62d Hopefully make scale.hpp compile on pathscale 18 лет назад
unordered @ d5fdc0b47e 9b33701eec Update the docs for the new location of FNV-1. 18 лет назад
utility @ 3c5c2bc107 f3069f3a76 Moved utility\swap to the trunk, as discussed in trac issue #2056. 18 лет назад
uuid @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 18 лет назад
variant @ 25e12b7428 79949d70c3 Fixes #965 18 лет назад
wave @ 3364a7ecc8 ff19577072 Wave: fixed non-ascii characters in source files 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号