Commit Graph

331 Commits

Author SHA1 Message Date
joaquintides
8782f71234 editorial changes as per Steven Watanabe's review 2017-06-06 21:12:52 +02:00
joaquintides
fdfc9ef43c taken care images are copied to different locations in boostdoc and standalone builds 2017-06-06 20:32:10 +02:00
joaquintides
8b65ec8c00 fixed redirection URL 2017-06-05 23:48:45 +02:00
joaquintides
9b508bc328 removed wrong assertion 2017-06-05 23:37:28 +02:00
joaquintides
0e7ecaf346 improved poly_collection::operator== implementation 2017-06-05 20:07:08 +02:00
joaquintides
2eb768e4cc moved operator== definition out of class 2017-06-05 19:47:01 +02:00
joaquintides
caeb742346 added missing dependency 2017-06-05 19:12:42 +02:00
joaquintides
060ba51b93 added missing #include's 2017-06-05 13:23:27 +02:00
joaquintides
d1bd6654c7 made make_value_type private 2017-06-05 10:45:31 +02:00
Rene Rivera
61a1ec91b0 Redirect to the integrated docs. 2017-06-04 17:51:56 -05:00
joaquintides
327b9043ad s/Concrete/Callable 2017-06-05 00:02:59 +02:00
joaquintides
e9b0ed1c0d made any_collection capable of holding typeid_-less any's 2017-06-04 23:54:37 +02:00
joaquintides
4675b81966 completed 6f1d4cbeab 2017-06-04 20:39:08 +02:00
joaquintides
d54909fce2 undone spurious digraph-looking sequence 2017-06-04 20:16:23 +02:00
joaquintides
434d26badd enabled multiple inheritance support 2017-06-04 13:35:57 +02:00
joaquintides
64b99505b1 removed inadvertently added files 2017-06-04 12:55:02 +02:00
joaquintides
386f7f4d9e removed inadvertently added files 2017-06-04 12:53:13 +02:00
joaquintides
2556d3e300 made type_erasure::typeid_ existence checking more robust 2017-06-04 12:50:02 +02:00
joaquintides
6f1d4cbeab relaxed unacceptability of any<>s to only require move assignment 2017-06-04 12:02:34 +02:00
joaquintides
4187499d38 provided the -std=c++11 flag just dropped from jamfile 2017-06-04 10:52:47 +02:00
joaquintides
c0c8783b61 suppressed -std=c++11 flags as test runners already set them as appropriate 2017-06-04 10:46:31 +02:00
joaquintides
ab28617de9 made script not fail even if poly_collection submodule is not present 2017-06-03 20:20:19 +02:00
joaquintides
f4ca26ef66 further attempt to make locally fetched code not interfere with boost poly_collection submodule 2017-06-03 19:49:37 +02:00
joaquintides
7e6365e841 fixed friend declaration 2017-06-03 19:31:02 +02:00
joaquintides
c462a79a83 fixed ADL problem 2017-06-03 14:36:25 +02:00
joaquintides
79c28a4fb5 fixed ADL problem 2017-06-03 13:22:04 +02:00
joaquintides
5ca8d7cf50 fixed wrong links 2017-06-03 13:11:35 +02:00
joaquintides
1a19b9650e suppressed signed/unsigned comparison warnings 2017-06-03 12:19:46 +02:00
joaquintides
42b27ecf64 made lib rcp happen after headers link creation 2017-06-03 12:04:37 +02:00
joaquintides
49f9dfc5a5 added workaround for https://lists.boost.org/Archives/boost/2017/06/235687.php 2017-06-03 11:41:11 +02:00
joaquintides
dba125da7b used MSVC /bigobj for test_algorithm 2017-06-03 11:16:56 +02:00
Rene Rivera
409ef5ccef Fix non-portable image copy method.
The previous platform switched code was not trans/portable and depended on running from a specific directory. The replacement using the install rule is a couple times shorter and works in all locations and platforms. This fixes the breaking snapshot archive builds.
2017-06-02 23:07:05 -05:00
joaquintides
6885edff29 added aliases for BoostDoc global integration 2017-06-02 17:32:39 +02:00
joaquintides
185e7dac69 suppressed VS C4996 warning 2017-06-02 10:17:33 +02:00
joaquintides
9bfae0679a relinked from joaquintides to boostorg 2017-06-01 08:49:04 +02:00
joaquintides
c3f7da5ce0 added .gitattributes 2017-06-01 08:39:19 +02:00
joaquintides
0db15df3ab typos 2017-06-01 00:36:36 +02:00
joaquintides
7c35b45a7c updated Clang support info 2017-05-31 18:51:23 +02:00
joaquintides
29c1524b1c format 2017-05-31 18:45:13 +02:00
joaquintides
40d456326e added develop Travis status 2017-05-31 18:33:48 +02:00
joaquintides
f5beb1ecd7 changed lib acceptance status 2017-05-31 18:12:38 +02:00
joaquintides
99a6b13297 added Travis support for develop 2017-05-31 17:52:43 +02:00
joaquintides
b6c9ba37bb dealt with void-returning signatures when wrapped callable returns something 2017-05-23 17:56:23 +02:00
joaquintides
7fa54413dd added missing const in subaddress overload 2017-05-23 17:54:49 +02:00
joaquintides
60a2e6009b got rooted_allocator propagate traits right 2017-01-28 12:58:55 +01:00
joaquintides
31e66e471c masked VS2015 problem with allocator propagation 2017-01-28 12:27:04 +01:00
joaquintides
d79cf8e350 cached subtypeid ops 2017-01-28 12:26:22 +01:00
joaquintides
d769a18279 tweaked Travis script 2017-01-27 12:57:57 +01:00
joaquintides
c7562a5fd5 added Travis status 2017-01-27 12:55:51 +01:00
joaquintides
e3fa235f80 tweaked Travis script 2017-01-27 12:49:10 +01:00