This commit updates Boost to version 1.59, released in the 13th of August of 2015 [1]. - The new version adds two new template libraries, Convert [2] and CoRoutine2 [3]. - [Warning]-> CoRoutine2 library absolutly requires a C++14 compiler. - patch 001-mips-options-fix.patch was removed, since it is already incorporated upstream. [1] - http://www.boost.org/users/history/version_1_59_0.html [2] - http://www.boost.org/libs/convert/ [3] - http://www.boost.org/libs/coroutine2/ Signed-off-by: Carlos Ferreira <carlosmf.pt@gmail.com>
|
|
||
16 |
|
16 |
|
17 |
|
17 |
|
18 |
|
18 |
|
19 |
|
|
|
20 |
|
|
|
|
19 |
|
|
|
20 |
|
|
21 |
|
21 |
|
22 |
|
22 |
|
23 |
|
23 |
|
24 |
|
24 |
|
25 |
|
25 |
|
26 |
|
|
|
|
26 |
|
|
27 |
|
27 |
|
28 |
|
28 |
|
29 |
|
29 |
|
|
|
||
109 |
|
109 |
|
110 |
|
110 |
|
111 |
|
111 |
|
|
112 |
|
|
112 |
|
113 |
|
113 |
|
114 |
|
114 |
|
115 |
|
|
|
||
1 |
|
|
|
2 |
|
|
|
3 |
|
|
|
4 |
|
|
|
5 |
|
|
|
6 |
|
|
|
7 |
|
|
|
8 |
|
|
|
9 |
|
|
|
10 |
|
|
|
11 |
|
|