Robert Ramey 35f787a53f fix #2 for version_type 16 년 전
..
accumulators @ 88d197275f bfc7dcfced work around strange name lookup issues on msvc 16 년 전
algorithm @ 31b5842441 c5ac9c72c7 Typo. 16 년 전
any @ 23b025589c 6d3aece1f2 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back 16 년 전
array @ 64e5394540 807794e4f5 Added get_c_array to Boost.Array 16 년 전
asio @ c1d13d05f8 21805fbeb0 Some changes for Symbian support. 16 년 전
assign @ 7ba579417e 5ed65c9221 Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool 16 년 전
atomic @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
bimap @ 682cb9fee7 53ddd7bb68 fix context to complex for V7.1 16 년 전
bind @ 7aa58cf653 3e5cf1a13b Fix version check, as g++ 4.1 still has the PCH bug. Refs #4172. 16 년 전
chrono @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
circular_buffer @ d495873185 5879cdcbf1 circular_buffer: applied patch to remove workaround for DEC C++ compiler - now all compilers will use this->invalidate_iterators_except 16 년 전
compatibility @ 3e0da6395d 6d3aece1f2 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back 16 년 전
compose @ d5be6d029f 22a3a66dc4 Add index.html file for compose, as our server setup doesn't support index.htm files. 17 년 전
concept_check @ 3f1842a89e e59e17bf21 Dummy-Constructor only for gcc > 4. 16 년 전
config @ 5f838e66a5 284a48c9e6 typeindex is not yet supported. 16 년 전
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 @ 2cfa78ab40 cc8b8c799d Apply the patch from #4119. Fixes #4119. 16 년 전
coroutine @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
crc @ e916db4b08 bea9f94de4 Fix link in crc. 16 년 전
date_time @ 901cb1fd20 7bfd5006a9 Refs #3876. Made format flags %T and %R to be processed by the library in order to support them on more platforms. Also marked some flags that are known to have similar problems in the docs. 16 년 전
detail @ a4eef8ff7d a873c97f09 Applied patch from issue #3377 16 년 전
disjoint_sets @ 34939ce5b0 6d3aece1f2 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back 16 년 전
dynamic_bitset @ 60f871da0c 6d3aece1f2 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back 16 년 전
exception @ 8897ff6586 5d2b2d288a Fix some warnings 16 년 전
filesystem @ d188bf7ee5 c4b9b48b93 Backward compatibility tweaks 16 년 전
flyweight @ 36296843ee d10d98097d fixed incorrect mode of usage of Boost.Variant 16 년 전
foreach @ 37f5c22da9 7ef0bbd913 Default-initialized const objects of class type are ill-formed of the class does not have a user-declared default constructor 16 년 전
format @ 3e997b0afc 8f3b954df6 Fixed tab and no-newline-at-end-of-file issues from inspection report 16 년 전
function @ de3b8e7451 8f3b954df6 Fixed tab and no-newline-at-end-of-file issues from inspection report 16 년 전
function_types @ e39914bddd a30ca20464 Undo r56305 16 년 전
functional @ 67cadfe2b3 b979ed277a applies BOOST_DEDUCED_TYPENAME to hopefully please VACPP 16 년 전
fusion @ c02a3ba001 90cb2741c0 documentation update - fixes #4281 16 년 전
geometry @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
gil @ fca9621231 e5496b0532 Fixing potential compilation errors with newer and more standard conformant compilers when using gil and STL. Basically gil's iterators and interator adaptors are now explicit what iterator category they are belonging to, e.g. random access iterator. 16 년 전
graph @ d6eb198e36 e9a0204d95 Fixed comment; fixes #4285 16 년 전
graph_parallel @ 33e08f9016 f93d7ed332 Fixed warnings about ambiguous else clauses 16 년 전
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 @ 84c8a52085 dcf5d220bd Rebuild the integer documentation. 16 년 전
interprocess @ c46d606b77 53ed5d2e97 Standards-conformance fix for Boost.Interprocess: max_value needs to 16 년 전
intrusive @ ba311e69cf 2bc505db84 Mutable references are ill-formed. Remove a sporadic "mutable". 16 년 전
io @ 81458c44a6 6d3aece1f2 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back 16 년 전
iostreams @ 8033d784f0 b06b2a8892 Typo. 16 년 전
iterator @ ac522bc9e1 b9c579688a category of each component iterator is reduced to a known category before we try to find a minimum. 16 년 전
lambda @ 15d4e6ab79 3a86082656 Make sure that all top level headers in Lambda include their dependencies. Fixes #4203 16 년 전
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 @ 62e9529e09 2a440d31d9 Removed unused parameter; fixes #3600 16 년 전
math @ d4382d90e2 320d04c6c6 Corrected graphs for support from 0 (not 1) so start at origin. Both svg and converted to png with Inkscape versions. 16 년 전
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
mpi @ baa886be92 1153d20a5a Commit patch for https://svn.boost.org/trac/boost/ticket/4192 16 년 전
mpl @ 52d8442055 3d69e1f519 Improve compatibility with compilers other than GCC. 16 년 전
msm @ f0c26506ae 3e9538930c corrected inspection report warnings 16 년 전
multi_array @ c187bf683e cf3a92c677 Boost.MultiArray disambiguated calls to equal functions in the unit tests. These became ambiguous due to changes in Boost.Range. 16 년 전
multi_index @ a739892808 1435e72ccb fixed #4130 16 년 전
multiprecision @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
numeric a28e441513 Apply #61957 from release 16 년 전
optional @ 16f0a0aaaf 16dd53610b Expose the "types" typedef of boost::optional_detail::operator_base as 16 년 전
parameter @ ee32bc6f67 b2e0c61bae Fixed test compilation with C++0x aware compilers. The bind and ref calls should be explicitly qualified with the boost namespace. 16 년 전
phoenix @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
polygon @ 9235a34c49 b4a85ac58a fixing broken unit test 16 년 전
pool @ 7bde6b0c26 8f3b954df6 Fixed tab and no-newline-at-end-of-file issues from inspection report 16 년 전
predef @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
preprocessor @ 9548743659 d860ccddf2 Fix some minor documentation errors. Fixes #4224 16 년 전
program_options @ 572a93ac5b baa16a35fd Fix -Wshadow warnings. Closes #4015. 16 년 전
property_map @ f27fbb3895 9be2ca6744 Applied patch from Joaquín M López Muñoz to work around VC++ 10 issue 16 년 전
property_tree @ 9340baabba f7f02fca61 Minor adaption of PTree tutorial to reality. 16 년 전
proto @ 180e75b2d1 5fc3111b32 bring reference docs into agreement with current code 16 년 전
ptr_container @ eca902e716 02d25790db At several places in the ptr_container tests, we have the following pattern: 16 년 전
python @ a3e76d59c3 e4c2038862 Explicitly qualify bind with boost::. Fixes #4223. 16 년 전
random @ c11219f596 4fd152a560 Make sure that all members are initialized. Fixes #4085 16 년 전
range @ aebb16feef 432b43a948 Boost.Range sliced adaptor is now compatible with VC10 even with using namespace boost::adaptors. 16 년 전
ratio @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
rational @ a23c6ef3a9 6d3aece1f2 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back 16 년 전
regex @ eaaf00a924 67bb802759 Fix bug in branch reset code. 16 년 전
scope_exit @ 6ae137ab10 ca6d18e5a7 Get rid of "comparisons like X<=Y<=Z do not have their mathematical meaning" gcc warning, based on the patch from Kim Barrett. 16 년 전
serialization @ 2d4c986e88 35f787a53f fix #2 for version_type 16 년 전
signals @ 3af87fb2cf f33d8dace9 Signal: Extended workaround to cover VC2010 16 년 전
signals2 @ b542ddbc18 9e72143b02 renamed one overload of private nolock_cleanup_connections method, 16 년 전
smart_ptr @ 3c84388186 99799bfc6e Resolve the ambiguity between the zero argument make_shared and the variadic one. Refs #3856. 16 년 전
spirit @ 696be9526d 421ece4c0e Spirit: fixed ticket #4304 16 년 전
statechart @ 52f6e5f843 3848fd3826 Fixes #4156. Thanks for the report! 16 년 전
static_assert @ 80c6340833 f5106d370b Use BOOST_NO_STATIC_ASSERT 16 년 전
sync @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
system @ 05a6666107 ab24d2d8d5 Fix typo 16 년 전
test @ 3b3efba889 5de0e0eeac fpc related changes 16 년 전
thread @ 1a65aab05a 43ac3ad29c Applied patch from ticket 2918 16 년 전
timer @ 9e83237560 6d3aece1f2 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back 16 년 전
tokenizer @ b4dc26ff3e 6d3aece1f2 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back 16 년 전
tr1 @ d4ec422205 60dde55197 Fix VC++ 10 include problems. 16 년 전
tti @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
tuple @ d908a5d566 6d3aece1f2 rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back 16 년 전
type_erasure @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
type_traits @ 9dd5a79afa 19e8f2f3d2 Change memcpy to memmove in example as ranges may overlap. 16 년 전
typeof @ eff78826d2 45b3c78c4b Apply variadic functions patch from Sergey Zubkovsky. 16 년 전
units @ 2e74b803c3 2a920d92ff Add overloads of inverse trig functions that take heterogeneous units and return the angles in radians. Fixes #3865 16 년 전
unordered @ 5edc45349f e7fa66c42d Revert changes for sun 5.9. 16 년 전
utility @ a991936c96 d2328b0b28 Made memset call in value_init conditional, see #3869. Updated the section "compiler issues" of its documentation. 16 년 전
uuid @ 60daffbbca 7f19aec79b Update some links in uuid. 16 년 전
variant @ 0110af77a4 5bb808bcda Fix various Variant warnings. 16 년 전
wave @ 85a98f4b6d a456b143f9 Wave: integrated the new visibility config macros 16 년 전
xpressive @ 95c9b5a118 c68354fed8 Both Proto and Xpressive have "ignore_unused" templates in their 16 년 전
index.html a70f317546 Add copyright, license 19 년 전
libraries.htm 53cc1b1e7a adding entry for polygon library 16 년 전
maintainers.txt 53cc1b1e7a adding entry for polygon library 16 년 전
platform_maintainers.txt 02f2fb03da Set up initial platform maintainers file 18 년 전
粤ICP备19079148号