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