Hartmut Kaiser bbb7dad11c Spirit: Qi generator fully functional now 16 년 전
..
accumulators @ 88d197275f bfc7dcfced work around strange name lookup issues on msvc 16 년 전
algorithm @ 235c81be61 5ed65c9221 Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool 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 @ c37498364e 1c39a7b054 Detab array.hpp 16 년 전
asio @ e5dac272e7 17bb2b8542 More doc updates. 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 @ 1bf8cd6c7a 9ae1411eb3 Fix Borland regression. Refs #3003. 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 @ c1ae43050e 70a11248e8 Added BOOST_NO_COMPLETE_VALUE_INITIALIZATION to Borland (trunk), see #4080 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 @ 5c1dc5388c bc412d3393 Use BOOST_LCAST_THROW_BAD_CAST consistently. 16 년 전
coroutine @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
crc @ e916db4b08 bea9f94de4 Fix link in crc. 16 년 전
date_time @ 3fce52f4e3 6a978c4afd Refs #2757. Added explicit casts to avoid warnings on MSVC. 16 년 전
detail @ 00e723fba0 e8f5f32336 Don't foward declare containers when using gcc's parallel library and 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 @ c251404656 e4434f8e9d workaround for double-destruction bugs in compilers: with this, boost::exception objects should survive the case when the destructor is called twice. 16 년 전
filesystem @ a77e191a25 e82acf40fa Use full filesystem namespace as there isn't an alias at this point. 16 년 전
flyweight @ 5de11b74a6 2042b800fc typo 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 @ 837d5b0604 eb05386aa4 fix #1614 16 년 전
geometry @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
gil @ 28457eac46 a4dd0853da GIL: fixed mutable reference 16 년 전
graph @ 21c9b6e553 94c60b0c96 Various standards-conformation fixes for Boost.Graph. Fixes #4157 16 년 전
graph_parallel @ e8e5473f8f eac8adba12 Changed to use property_traits in preparation for SFINAE-enabled property_traits 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 @ 75f6f6e809 b26c657727 Fix compile error for Boost.Iostreams on clang. 16 년 전
iterator @ ac522bc9e1 b9c579688a category of each component iterator is reduced to a known category before we try to find a minimum. 16 년 전
lambda @ 77495bb7e1 6b73423a4e Deal with warnings with /Za. Fixes #3485 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 @ 975734b135 b2b8df69a7 Change HP aCC fix version. 16 년 전
move @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
mpi @ 2d5b14565f 0715213024 Implement --python-buildid. 16 년 전
mpl @ cc82b7a924 3505073af7 MPL: fixed #4061: gcc-4.5 compilation problems related to arity_helper, applied attached patch to the main aux_/template_arity.hpp and regenerated the corresponding file preprocessed/gcc/template_arity.hpp. No other preprocessed files are affected. 16 년 전
msm @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
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 5ed65c9221 Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool 16 년 전
optional @ a63dbe0f14 c267c8ea9b Rebuild optional docs. 16 년 전
parameter @ 359b3a5c3a d5d49e5af5 Fix for #3490, parameter depends on python. Use toplevel 16 년 전
phoenix @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
polygon @ 88da98e37b 0df8db1603 Move top-level boost directory over to "devel" (temporarily) 19 년 전
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 @ 0882fe63f9 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 년 전
program_options @ 0a2145c008 8f3b954df6 Fixed tab and no-newline-at-end-of-file issues from inspection report 16 년 전
property_map @ 4090e3230a f821192788 Converted dynamic_properties to use boost::shared_ptr instead of std::auto_ptr 16 년 전
property_tree @ 4803331e12 3a54f946de Add more missing template keywords. Diagnosed by Clang, patch by Doug Gregor. Fixes bug 4158. 16 년 전
proto @ 28ca443302 bfda44ccb7 more const-correctness fixes when invoking proto domains 16 년 전
ptr_container @ e04da37f12 ab562181c0 https://svn.boost.org/trac/boost/ticket/3579 16 년 전
python @ 5b36b84444 8f3b954df6 Fixed tab and no-newline-at-end-of-file issues from inspection report 16 년 전
random @ 6cda87c18c 8c7a5e35e7 Fix random_device on mingw 16 년 전
range @ 3ef3363c2d be6e4cd9ae Boost.Range documentation iteration. 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 @ 87d5fd1421 5ed65c9221 Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool 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 @ 8f459eaeae 273bca9a8f Attempt to resolve assertion and memory leak for void_cast records 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 @ 37c9a235a5 dbf0853c47 Add BOOST_HAS_VARIADIC_TMPL as a test condition. 16 년 전
spirit @ 21b02ff8c5 bbb7dad11c Spirit: Qi generator fully functional now 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 @ ae67c86d2b a219909727 Fix a standards-conformance problem where we default-initialize a const object of non-POD class type without a user-declared default constructor 16 년 전
test @ 0e5ea12e3a 8f3b954df6 Fixed tab and no-newline-at-end-of-file issues from inspection report 16 년 전
thread @ 255b7ed7f6 d0d2f6004a Fix for compile error win Sun CC 5.9 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 @ b9df31f2a8 3669c77e66 Fix inspection report issues. 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 @ 6e4ea9ed61 04c4327ab3 Get rid of the MPL assertions in doxygen generated docs 16 년 전
unordered @ ef79fea0b7 ae6f7bdc23 The clang workaround broke some compilers, so only use it for clang. 16 년 전
utility @ e3c982287a 9ed533198c add tr1_result_of that always behaves as TR1 specifies, fix Boost.TR1's result_of to use tr1_result_of 16 년 전
uuid @ 60daffbbca 7f19aec79b Update some links in uuid. 16 년 전
variant @ 0110af77a4 5bb808bcda Fix various Variant warnings. 16 년 전
wave @ 8339c881bd 5ed65c9221 Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool 16 년 전
xpressive @ 1d23e0eb3e 5c97ba1e2b try again to get proto assignment overloads right 16 년 전
index.html a70f317546 Add copyright, license 19 년 전
libraries.htm 828e00c547 updated description of range lib and put Neil's name where it should be. 16 년 전
maintainers.txt 828e00c547 updated description of range lib and put Neil's name where it should be. 16 년 전
platform_maintainers.txt 02f2fb03da Set up initial platform maintainers file 18 년 전
粤ICP备19079148号