Beman Dawes 2a6cbbdc71 Add error_code throws 17 years ago
..
accumulators @ 404b0fbef2 2d51d05934 fix links to MPL and Parameters libraries 18 years ago
algorithm @ 6d5e7b5a04 5a69068325 self assignment problem in is_any_ofF fixed 17 years ago
any @ 181c33d131 6e8f813625 Fixes #1898 Compilation Error in Any Test 18 years ago
array @ 9804292dad c9c3d32e8e Move array test into canonical test subdir structure. 18 years ago
asio @ eec2e76d18 b85ab58b93 Regenerate documentation. 17 years ago
assign @ f18496571a 3a47f21a29 Minor doc update 18 years ago
atomic @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
bimap @ 02b2282260 6ac697a9a0 Merge in documentation fixes. Apart from the change to optional's documenation 18 years ago
bind @ 1b292ee487 f417beacf4 For building the ref docs stand-alone. 18 years ago
chrono @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
circular_buffer @ 868cc3dcde 0597dfd935 circular_buffer: fixed MSVC9 warning 17 years ago
compatibility @ 0316eeeecb c5dbd103aa Change STLport links to point to the sourceforge home page, which is the home 19 years ago
compose @ 0cd80c5f65 a70f317546 Add copyright, license 19 years ago
concept_check @ 63c674c575 3c95962472 Improve visibility of concept failure messages 18 years ago
config @ 3b7f078746 467fb8675c Patch pgi so it is open-coded to work for any PGI 17 years ago
container @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
context @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
conversion @ ae273a3e7b 7ae25cc941 Fix link to numeric conversion library. 17 years ago
coroutine @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
crc @ 344cd4474b d5c96afe95 Oops, forgot the important file. 18 years ago
date_time @ 19cdab0cd5 e13a1c4eb5 Worked around two unused function parameter compiler warnings. Suggested by Peter Klotz. 17 years ago
detail @ 18dbae4700 d3b8c76350 integer_log2.hpp and lowest_bit.hpp, in boost/pending/: little comment cleanup (svn anchors, etc.); added a static_cast<> to silence (harmless) MSVC++ warnings 17 years ago
disjoint_sets @ e2426c7465 d2d49ebb9a Link to people pages on the website, as they've been removed from the download. 18 years ago
dynamic_bitset @ c05a47b50d 78b34a716b dynamic_bitset: 17 years ago
exception @ 783a0530ba 475b7a6e28 documentation update 17 years ago
filesystem @ e22eb55f69 9458ec698f Boost.Filesystem: change tests to define BOOST_FILESYSTEM_NO_DEPRECATED. Expand deprecated_test. 17 years ago
flyweight @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
foreach @ 6c7e0cabf3 5a52921c22 Fix for Tru64 CXX 7.1 which is able to correctly handle rvalues. 18 years ago
format @ 8bbaa45579 6ac697a9a0 Merge in documentation fixes. Apart from the change to optional's documenation 18 years ago
function @ bacb5d6752 4e18b0b298 Attempt to work around problem with allocator casts in Boost.Function 18 years ago
function_types @ 594c159568 e964eec425 Added some parenthesis to disambiguate expressions. 18 years ago
functional @ a57907c38e 6ce6c4ee5c Always use c99 float function overloads on Dinkumware, as it doesn't always have the C++ overloads. Refs #2264. 17 years ago
fusion @ 24f0323699 dff689f8aa added missing include 17 years ago
geometry @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
gil @ 68b33f6e7b ae27447ab7 GIL: Replaced tabs with spaces. 18 years ago
graph @ b39dd26509 11a7f91993 Make reverse_graph work with non-class graph types 17 years ago
graph_parallel @ 1639cca270 d6239fbbd1 Adjacency list serialization fixes, from David Keller 19 years ago
heap @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
icl @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
integer @ 2d259a4f3e b039d984a5 Added MPL-compatible variants of the integer-mask class templates (and finally make the lowest-bit-group metafunctions work for zero-length bit-groups) 18 years ago
interprocess @ ec9b099a8f 5bb339e046 Added FILE_SHARE_DELETE to CreateFile to allow unix-like behaviour when deleting shared memory 17 years ago
intrusive @ cff3efe689 a190d217ed Added operator==() to solve comeau errors 18 years ago
io @ a720ac89c1 894be846dc Point links to the pages that used to be in 'more' to the site. 18 years ago
iostreams @ 35e2fe3964 163e49ab25 removed functions relating to file timestamps (addresses #2154) 18 years ago
iterator @ bf7d904bf8 894be846dc Point links to the pages that used to be in 'more' to the site. 18 years ago
lambda @ 2788ede42a 7e2ddc6a00 With his kind permission, change Jaakko "Järvi" to "Jarvi" 18 years ago
local_function @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
locale @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
lockfree @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
logic @ 24117db3ae 9492fdca87 Include <ios> to get std::boolalpha. Fixes #1586 18 years ago
math @ bb3859054f 8b9ade552b Apparently no full long double support on NetBSD. 17 years ago
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
mpi @ 31885ba318 0a9f6d6ffd Remove section on "getting" Boost.MPI, which is now a part of Boost. Fixes #2005 18 years ago
mpl @ b953a6b63b 71be317f5d Fix redeclaration errors detected by GCC 4.3.0 (ticket #1528) 18 years ago
msm @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
multi_array @ 0e8d2e3189 b9c3b9aef4 Initial Revision. 18 years ago
multi_index @ 6b5f74732b 57807b74db fixed #2257 17 years ago
multiprecision @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
numeric 95c602846e - fix and close #2275 17 years ago
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 years ago
parameter @ e054a75533 45d5fecd5d Minor doc cleanups 18 years ago
phoenix @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
polygon @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
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 years ago
predef @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
preprocessor @ 485db8aef5 9c01dd6475 Move preprocessor tests into canonical test subdir structure. 18 years ago
program_options @ 4dcce9efce 5687ba5a90 Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages 18 years ago
property_map @ 6874cc3214 29177d00a1 Quote href values - our tools don't support unquoted values. 18 years ago
property_tree @ f4105f823f 9b946de0fb Adding property_tree 19 years ago
proto @ cd8d163e5d a070241a73 more doc improvements 17 years ago
ptr_container @ 9264886e0c c352cbdf96 update in response to inspection report 18 years ago
python @ d67cd6717d a7fa7640d3 Add generic call operator support. 18 years ago
random @ 6cfecd4a9b 2177e279e8 Fixed typo 17 years ago
range @ 2dab8cfbc9 57673c7919 update in response to inspection report 18 years ago
ratio @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
rational @ 94caf9a401 988aa9ba33 Tweaked files to pass inspection report; one file had some min/max violations; but all had to have 'boostinspect:nolicense' set because a copyrighter, Paul Moore, has disappeared, so his files can never be changed to the main Boost license 18 years ago
regex @ 18623d00af 3a10e038ab Fix Jamfile logic: BOOST_REGEX_ICU_OPTS needs to be a list not a string. 17 years ago
scope_exit @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
serialization @ 967934453c ff03d4490d 1. Moved pfto, state_saver, strong_typedef, smart_cast, static_warning into serialization Library.vcproj 17 years ago
signals @ 1a5e31956c ec2a7ebe46 Correct definition of the argN_type typedefs in Signals. Fixes #2023 18 years ago
signals2 @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
smart_ptr @ 8c7954a53a 61d5289f32 Untabify. 18 years ago
spirit @ c74dfcb21f 154e40298f Spirit: Renamed test to match Jamfile 17 years ago
statechart @ 8aa8bb380c f5a988067d This should fix the PingPong example failure for GCC. 18 years ago
static_assert @ 8cfe5d77c0 19bcaf1cf0 Fix a PDF link that I missed before. 18 years ago
sync @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
system @ d6446d1cfb 2a6cbbdc71 Add error_code throws 17 years ago
test @ 9e9b1b0c24 742c69c430 schemas for XML log and report formats 17 years ago
thread @ 8fd0dd0cc0 3b5959d5e9 Define a raw DLL main which is called by the C runtime if we're statically linked into a DLL --- fix for issue #2199 17 years ago
timer @ a80e5bc9c5 7e2ddc6a00 With his kind permission, change Jaakko "Järvi" to "Jarvi" 18 years ago
tokenizer @ 79e83dece7 f122639b3d Move tokenizer tests into canonical test subdir structure. 18 years ago
tr1 @ 4bcef1b9a1 63b65d99f1 Fix for STLPort under the PGI compiler. 17 years ago
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
tuple @ a30a7f9604 7e2ddc6a00 With his kind permission, change Jaakko "Järvi" to "Jarvi" 18 years ago
type_erasure @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
type_traits @ 353dad4196 e1ab1df8c7 Change PP-logic to fix #2171. 17 years ago
typeof @ 7d3afd076d 9f54f67470 removes unnecessary escaping 18 years ago
units @ f065e96abc 452d9e1ec8 patch from Torsten Maehne for using dimensionless quantities with boost/units/lambda.hpp 17 years ago
unordered @ fe1385ab34 539b3438f3 More recent version of the working draft. 17 years ago
utility @ 9f08ed6de0 3eccef8c80 minor change in boost/exception.hpp 17 years ago
uuid @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 years ago
variant @ 25e12b7428 79949d70c3 Fixes #965 18 years ago
wave @ 0de8ea5126 bf22184cbe Wave: Fixed ticket #2102 18 years ago
xpressive @ 43bc580dfe a6139a2a9a fix problem with case-insensitive alternation 17 years ago
index.html a70f317546 Add copyright, license 19 years ago
libraries.htm af23efd739 add Boost.Proto to trunk 17 years ago
maintainers.txt 4826198388 added my email address to libs/maintainers.txt 17 years ago
platform_maintainers.txt 02f2fb03da Set up initial platform maintainers file 18 years ago
粤ICP备19079148号