Douglas Gregor 3c6a563539 Improved suggestion for dealing with Qt MOC, from Niels Dekker 18 år sedan
..
accumulators @ b90023e25e 9452352122 fix more signed/unsigned warnings 18 år sedan
algorithm @ 5b24f31486 639b07dcb7 merging changes from 1.34 18 år sedan
any @ d5bf33f2f9 2ced7268c9 Remove V1 Jamfiles 18 år sedan
array @ 069b5e2ca1 d7f18d32db Throw out_of_range rather than range_error. See 21.1.1 paragraph 13. 19 år sedan
asio @ 1f215cd262 80622d42f9 Check for truncation when converting buffer size from size_t to openssl's 18 år sedan
assign @ 38f95ec3e8 1d0914d9f2 added lost changes from 1.34 branch 18 år sedan
atomic @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
bimap @ f1806cdb41 0b451909e2 add license to each html page 18 år sedan
bind @ e73f08edee a59e381750 Modified spelling of my surname to avoid problems with non-ASCII characters. 18 år sedan
chrono @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
circular_buffer @ 87657ada36 30798fd282 circular_buffer: g++ warning fix 18 år sedan
compatibility @ 0316eeeecb c5dbd103aa Change STLport links to point to the sourceforge home page, which is the home 19 år sedan
compose @ 0cd80c5f65 a70f317546 Add copyright, license 19 år sedan
concept_check @ 624e9d53c2 2a0de9ac46 Treated Rogue Wave library concept check failure on Tru64/CXX. 18 år sedan
config @ b78e4903e1 b47641c342 Update for Intel-10.1. 18 år sedan
container @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
context @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
conversion @ 408cbf0dcb 249b84c19f Correct misspelling of library name 18 år sedan
coroutine @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
crc @ c1abdded4c d3ee169a25 Merged from Version_1_33_1 20 år sedan
date_time @ 1629ac31d0 77a94409e9 Frank Mori Hess's patch to get the documentation building. 18 år sedan
detail @ 715c05005f 6813ed34db Added changes from David Deakins to enable compilation on Windows CE 18 år sedan
disjoint_sets @ 02b183e834 ccc24c4494 Add missing copyright and license 18 år sedan
dynamic_bitset @ 717fb80e40 f1c4f8a847 compute 'result' in to_ulong() as it is done in Boost 1.34 18 år sedan
exception @ ae714358ad e5a29a5074 fixes comeau bug 22 år sedan
filesystem @ 4ed2439686 6dabffba20 Refresh examples, add example build script, reflect that in docs. Apply suggestions from Darren Cook. 18 år sedan
flyweight @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
foreach @ 7466811e33 baf30ffe3e Avoid bug in Microsoft Code Analysis 18 år sedan
format @ 7127dd351e 2e81ec3d63 Yet another MSVC warning suppression. 18 år sedan
function @ cead36cd5b d3567bbaf1 Disable more Visual C++ warnings in Function headers. Fixes #1416 18 år sedan
function_types @ ed24c45406 608a7ec630 attempts to fix strange problems with Pathscale compilers 18 år sedan
functional @ 666293ed73 296fa1258a Add Boost.Unordered to Boost.Hash's intro. 18 år sedan
fusion @ f199472458 98ca66f2a3 Removing fusion variant adapter 18 år sedan
geometry @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
gil @ 40f057b910 0a3a9be3ec GIL: Fixed Intel compiler errors. 18 år sedan
graph @ 341a685ff1 61c2383897 Cleaning up #includes to avoid errors on gcc 4.1 and above. 18 år sedan
graph_parallel @ 1639cca270 d6239fbbd1 Adjacency list serialization fixes, from David Keller 19 år sedan
heap @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
icl @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
integer @ 0d058f42cc ccc24c4494 Add missing copyright and license 18 år sedan
interprocess @ 715769871f c8945e458c Use the default location for the reference documentation. 18 år sedan
intrusive @ 816685673e 2236d3e616 Solved warning when using -Wall 18 år sedan
io @ a4085a5269 b934460d1f Trivial patches to silence MSVC warnings. 18 år sedan
iostreams @ dda2d33f3f ff77ed941e improved docs 18 år sedan
iterator @ efecbd0d27 15ddf49362 don't use identifires R1 and R2: some HP-UX headers define them as macros 18 år sedan
lambda @ 797b5756cf acdd9e2ffa Update for V2 18 år sedan
local_function @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
locale @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
lockfree @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
logic @ 15b34d0bf4 9f77510927 Fix warnings from GCC 4.3. Fixes #1337 18 år sedan
math @ 2f7fadc594 b04feed32e Change Poisson PDF to use gamma_p_derivative as it avoids overflows and other nasties. 18 år sedan
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
mpi @ 0a883b42bc 7bd3a01011 Optimizations for Boost.MPI 18 år sedan
mpl @ b990fbcd2a 91ea927162 map doc clarification (thanks to Larry Evans) 18 år sedan
msm @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
multi_array @ 26a3292289 5be5d7d502 Fixes #1461 18 år sedan
multi_index @ aebc21ee44 ba1f8139dd ADL-based swap call moved to an utility function (after mistaken attempt at rev 41220 to solve name-hiding issues) 18 år sedan
multiprecision @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
numeric fdcc5c6245 remove conditionalization for aCC: this header works with gcc on HP-UX also 18 år sedan
optional @ 95c864e119 9b480a4436 Cast to base added to avoid a call to the convertir constructor/assignment (see Tickes 1419 and 1420) 18 år sedan
parameter @ d9f0e42397 e3b0efe712 Applied part of patch from Jens Seidel in: http://svn.boost.org/trac/boost/ticket/1541. 18 år sedan
phoenix @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
polygon @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
pool @ 9e856dc35a 9b44138882 Bug fixes #284, #836, #991 18 år sedan
predef @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
preprocessor @ fee02ed013 8db4461b79 EDG MS emulation 19 år sedan
program_options @ 152fbd8384 e91b9c5feb // Add or correct comment identifying Boost library this header is associated with. 18 år sedan
property_map @ bfa4ffc2cf 2ced7268c9 Remove V1 Jamfiles 18 år sedan
property_tree @ f4105f823f 9b946de0fb Adding property_tree 19 år sedan
proto @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
ptr_container @ db0b04023f 496a3c5699 forgot to submit this too 18 år sedan
python @ 03a72363a4 21f8b87138 undo revision 41404; see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34238 18 år sedan
random @ e1fcb34b32 1038e6ff5f Patches to fixe #1423 and #1473 18 år sedan
range @ 507d1e8075 8875c5bed8 fixed #if to #ifdef 18 år sedan
ratio @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
rational @ 16d0b949ee bd60c9d2e5 Removed requirement of mixed-mode division in rational_cast; added test where the requirement's removal was needed; demonstrated limited cross-version rational casting 19 år sedan
regex @ 2cbd1c8882 5594bec418 Patch regex concept checks and TR1 library to work with VC9 + MS TR1 feature pack. 18 år sedan
scope_exit @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
serialization @ 1c90e422e6 25ed899353 Undid backward-compatibility breaking change in pair serialization 18 år sedan
signals @ 8be72e01f6 3c6a563539 Improved suggestion for dealing with Qt MOC, from Niels Dekker 18 år sedan
signals2 @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
smart_ptr @ e6f6ec9fa3 91144109f7 Attempt unspecified bool fix for Sun 5.7-5.9 18 år sedan
spirit @ 52cd410c51 a59e381750 Modified spelling of my surname to avoid problems with non-ASCII characters. 18 år sedan
statechart @ 07d20a7977 9e6b666502 Various doc updates. 18 år sedan
static_assert @ 1663a635aa 7a5c8e4811 Fix C++0x helper macros 19 år sedan
sync @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
system @ 4d3adbca3f 61cb961881 Try to fix an order-of-initialisation problem with error_category references. 18 år sedan
test @ 84798b1630 4e0e37537f Add cstdio include to keep libstdcxx happy. 18 år sedan
thread @ ab01ab1e4d 857a82bcdf removed references to NULL 18 år sedan
timer @ 8fe7cc5c0b 02e4c9ee26 Copyright and/or License cleanup 18 år sedan
tokenizer @ 5a5be4c30b 4066b41d18 Changed meaning of "at_end" needs copy-constructor fix. 18 år sedan
tr1 @ da0a297157 5594bec418 Patch regex concept checks and TR1 library to work with VC9 + MS TR1 feature pack. 18 år sedan
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
tuple @ d08c9bfab1 00a7683d26 Update to V2 18 år sedan
type_erasure @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
type_traits @ 8197f3c4e0 98a398d20a Fixes #1525. 18 år sedan
typeof @ 6926249653 e2691142b9 Revert to old sizeof based solution for retrieving the type from a typeof hack. This is in order to overcome problems with the code analysis module introduced in Visual Studio 2005. 18 år sedan
units @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
unordered @ 00c2c3bc4c 87b0f6ef3a Merge in latest changes to Boost.Unordered. Some compiler workarounds and 18 år sedan
utility @ d731b8e1c5 964d0597f2 Added value_init tests, testing copy construction and assignment. 18 år sedan
uuid @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 år sedan
variant @ 769ecfba29 e91b9c5feb // Add or correct comment identifying Boost library this header is associated with. 18 år sedan
wave @ 23bbed3024 9e355e765a Wave: updated copyright messages to include the year 2008 (merged from release branch). 18 år sedan
xpressive @ 4a773c568e 08b84a9bf1 register mpl::bool_ with typeof 18 år sedan
index.html a70f317546 Add copyright, license 19 år sedan
libraries.htm 9bfee7dac2 Add unordered to the library list. 18 år sedan
maintainers.txt afe3e3597d Add the unordered library to the maintainers list. 18 år sedan
platform_maintainers.txt 02f2fb03da Set up initial platform maintainers file 18 år sedan
粤ICP备19079148号