boost/libs
Steven Watanabe 3a400cf9cf Add tests for random_device
[SVN r61492]
2010-04-22 21:30:04 +00:00
..
accumulators@88d197275f work around strange name lookup issues on msvc 2010-04-14 19:19:29 +00:00
algorithm@235c81be61 Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool 2010-04-20 18:49:18 +00:00
any@23b025589c 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 2009-10-17 02:07:38 +00:00
array@c37498364e Detab array.hpp 2010-04-19 21:41:21 +00:00
asio@b59ac3d388 Try using asm-based fenced block for pathscale. 2010-04-10 06:54:34 +00:00
assign@7ba579417e Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool 2010-04-20 18:49:18 +00:00
atomic@88da98e37b
bimap@682cb9fee7 fix context to complex for V7.1 2010-01-11 11:24:52 +00:00
bind@1bf8cd6c7a Fix Borland regression. Refs #3003. 2009-12-02 10:47:01 +00:00
chrono@88da98e37b
circular_buffer@d495873185 circular_buffer: applied patch to remove workaround for DEC C++ compiler - now all compilers will use this->invalidate_iterators_except 2010-04-21 21:33:52 +00:00
compatibility@3e0da6395d 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 2009-10-17 02:07:38 +00:00
compose@d5be6d029f Add index.html file for compose, as our server setup doesn't support index.htm files. 2009-02-22 11:53:28 +00:00
concept_check@3f1842a89e Dummy-Constructor only for gcc > 4. 2010-04-10 17:50:26 +00:00
config@99e762c031 Fixed tab issue 2010-04-21 17:34:54 +00:00
container@88da98e37b
context@88da98e37b
conversion@5c1dc5388c Use BOOST_LCAST_THROW_BAD_CAST consistently. 2010-02-13 01:24:34 +00:00
coroutine@88da98e37b
crc@e916db4b08 Fix link in crc. 2010-04-05 08:05:00 +00:00
date_time@3fce52f4e3 Refs #2757. Added explicit casts to avoid warnings on MSVC. 2010-04-15 15:23:56 +00:00
detail@00e723fba0 Don't foward declare containers when using gcc's parallel library and 2010-01-27 19:32:39 +00:00
disjoint_sets@34939ce5b0 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 2009-10-17 02:07:38 +00:00
dynamic_bitset@60f871da0c 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 2009-10-17 02:07:38 +00:00
exception@f10defd7a2 Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool 2010-04-20 18:49:18 +00:00
filesystem@a77e191a25 Use full filesystem namespace as there isn't an alias at this point. 2010-02-16 22:33:27 +00:00
flyweight@5de11b74a6 typo 2010-03-09 21:28:16 +00:00
foreach@37f5c22da9 Default-initialized const objects of class type are ill-formed of the class does not have a user-declared default constructor 2010-04-21 06:33:52 +00:00
format@3e997b0afc Fixed tab and no-newline-at-end-of-file issues from inspection report 2010-04-20 17:54:16 +00:00
function@de3b8e7451 Fixed tab and no-newline-at-end-of-file issues from inspection report 2010-04-20 17:54:16 +00:00
function_types@e39914bddd Undo r56305 2009-12-03 22:20:47 +00:00
functional@2f112825b9 Unordered/hash release notes. 2010-04-18 13:20:45 +00:00
fusion@837d5b0604 fix #1614 2010-04-22 13:15:01 +00:00
geometry@88da98e37b
gil@fe1fb4e4d2 Exchanging broken test image. 2010-03-20 16:27:25 +00:00
graph@71ecfa425e Switched to property maps and get/put for most internal data structures 2010-04-18 17:50:20 +00:00
graph_parallel@e8e5473f8f Changed to use property_traits in preparation for SFINAE-enabled property_traits 2010-03-08 19:43:09 +00:00
heap@88da98e37b
icl@88da98e37b
integer@84c8a52085 Rebuild the integer documentation. 2010-04-05 07:27:25 +00:00
interprocess@768284dc67 Fixed tab and no-newline-at-end-of-file issues from inspection report 2010-04-20 17:54:16 +00:00
intrusive@7290a9a8b3 Fixed tab and no-newline-at-end-of-file issues from inspection report 2010-04-20 17:54:16 +00:00
io@81458c44a6 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 2009-10-17 02:07:38 +00:00
iostreams@47ab9903c3 Iostreams release notes. 2010-04-18 13:21:09 +00:00
iterator@ac522bc9e1 category of each component iterator is reduced to a known category before we try to find a minimum. 2009-11-28 18:53:43 +00:00
lambda@77495bb7e1 Deal with warnings with /Za. Fixes #3485 2009-11-08 04:11:21 +00:00
local_function@88da98e37b
locale@88da98e37b
lockfree@88da98e37b
logic@62e9529e09 Removed unused parameter; fixes #3600 2009-11-28 17:05:54 +00:00
math@d0d0a58cd4 Add Boost.Build configuration support. 2010-04-15 16:05:39 +00:00
move@88da98e37b
mpi@2d5b14565f Implement --python-buildid. 2010-02-28 08:22:46 +00:00
mpl@cc82b7a924 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. 2010-04-21 17:19:06 +00:00
msm@88da98e37b
multi_array@c187bf683e Boost.MultiArray disambiguated calls to equal functions in the unit tests. These became ambiguous due to changes in Boost.Range. 2010-04-20 21:56:33 +00:00
multi_index@a739892808 fixed #4130 2010-04-22 11:36:27 +00:00
multiprecision@88da98e37b
numeric Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool 2010-04-20 18:49:18 +00:00
optional@a63dbe0f14 Rebuild optional docs. 2009-11-20 10:26:23 +00:00
parameter@359b3a5c3a Fix for #3490, parameter depends on python. Use toplevel 2009-10-22 03:55:24 +00:00
phoenix@88da98e37b
polygon@88da98e37b
pool@7bde6b0c26 Fixed tab and no-newline-at-end-of-file issues from inspection report 2010-04-20 17:54:16 +00:00
predef@88da98e37b
preprocessor@0882fe63f9 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 2009-10-17 02:07:38 +00:00
program_options@0a2145c008 Fixed tab and no-newline-at-end-of-file issues from inspection report 2010-04-20 17:54:16 +00:00
property_map@4090e3230a Converted dynamic_properties to use boost::shared_ptr instead of std::auto_ptr 2010-03-29 18:26:22 +00:00
property_tree@b79ecc96fe file_parser_error's property getters ought to be const. Now they are. Fixes bug 3838. 2010-02-17 19:30:44 +00:00
proto@37fb63010c code clean-up 2010-04-05 19:15:49 +00:00
ptr_container@e04da37f12 https://svn.boost.org/trac/boost/ticket/3579 2009-10-30 14:42:33 +00:00
python@5b36b84444 Fixed tab and no-newline-at-end-of-file issues from inspection report 2010-04-20 17:54:16 +00:00
random@e08d154cb3 Add tests for random_device 2010-04-22 21:30:04 +00:00
range@1dea353fa3 Boost.Range revert accidental check-in of lambda test. It kinda breaks most compilers - doh. 2010-04-21 07:37:25 +00:00
ratio@88da98e37b
rational@a23c6ef3a9 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 2009-10-17 02:07:38 +00:00
regex@87d5fd1421 Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool 2010-04-20 18:49:18 +00:00
scope_exit@6ae137ab10 Get rid of "comparisons like X<=Y<=Z do not have their mathematical meaning" gcc warning, based on the patch from Kim Barrett. 2009-09-06 23:17:53 +00:00
serialization@c6e7ac852d Fixed TAB 2010-04-18 17:13:42 +00:00
signals@3af87fb2cf Signal: Extended workaround to cover VC2010 2009-11-02 19:20:33 +00:00
signals2@b542ddbc18 renamed one overload of private nolock_cleanup_connections method, 2010-04-14 20:03:57 +00:00
smart_ptr@458dffdab9 Work around over-eager ADL with msvc-10.0. Refs #4108 2010-04-17 20:13:27 +00:00
spirit@fdb92763c6 Spirit: added strict mode to Karma, new directives strict[] and relaxed[]. No docs yet 2010-04-22 20:25:10 +00:00
statechart@0dcb457323 Fixes #3963. post_event() is now protected and forwards to post_event_impl(), which unfortunately must remain public. So, client code can still abuse the class by calling post_event_impl(), but the abuse should now be more obvious. I considered adding an assert to post_event_impl(), so that unauthorized calls from the outside could at least be detected at runtime, but it turned out that an assert requires more additional machinery than expected, which is why it was not implemented. 2010-04-04 18:45:45 +00:00
static_assert@80c6340833 Use BOOST_NO_STATIC_ASSERT 2010-02-16 12:45:53 +00:00
sync@88da98e37b
system@2fe5d75e37 Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool 2010-04-20 18:49:18 +00:00
test@0e5ea12e3a Fixed tab and no-newline-at-end-of-file issues from inspection report 2010-04-20 17:54:16 +00:00
thread@58fd27399e Added patch to fix issue #2501 2010-04-20 15:02:47 +00:00
timer@9e83237560 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 2009-10-17 02:07:38 +00:00
tokenizer@b4dc26ff3e 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 2009-10-17 02:07:38 +00:00
tr1@b9df31f2a8 Fix inspection report issues. 2010-04-21 10:59:43 +00:00
tti@88da98e37b
tuple@d908a5d566 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 2009-10-17 02:07:38 +00:00
type_erasure@88da98e37b
type_traits@cf879100c6 Fix inspection script issue: change check to do_check. 2010-04-21 09:04:00 +00:00
typeof@eff78826d2 Apply variadic functions patch from Sergey Zubkovsky. 2010-02-07 19:13:43 +00:00
units@6e4ea9ed61 Get rid of the MPL assertions in doxygen generated docs 2010-02-20 22:18:28 +00:00
unordered@10e24f93c4 Unordered/hash release notes. 2010-04-18 13:20:45 +00:00
utility@e3c982287a add tr1_result_of that always behaves as TR1 specifies, fix Boost.TR1's result_of to use tr1_result_of 2010-04-13 15:01:11 +00:00
uuid@60daffbbca Update some links in uuid. 2010-04-05 08:04:38 +00:00
variant@0110af77a4 Fix various Variant warnings. 2009-11-13 10:07:30 +00:00
wave@8339c881bd Fixed various issues in docs (mostly duplicate bookmarks and broken links) found by inspect tool 2010-04-20 18:49:18 +00:00
xpressive@1d23e0eb3e try again to get proto assignment overloads right 2010-03-19 13:23:26 +00:00
index.html
libraries.htm Added uuid library 2009-11-28 04:16:43 +00:00
maintainers.txt Added marshall as Array maintainer 2010-04-19 13:27:34 +00:00
platform_maintainers.txt