aboutsummaryrefslogtreecommitdiff
path: root/libs/boost/patches/002-outcome-assert.patch
Commit message (Collapse)AuthorAge
* boost: Package Revision - Remove unneded patchesCarlos Miguel Ferreira2020-08-19
| | | | | | This commit removes patches which are no longer needed Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* boost: Package Version Update (1.73.0)Carlos Miguel Ferreira2020-05-03
This commit updates Boost to version 1.73.0 In this release, there are two new libraries - Nowide [2] - Standard library functions with UTF-8 API on Windows, from Artyom Beilis. - Static String [3] - A dynamically resizable string of characters with compile-time fixed capacity and contiguous embedded storage, from Vinnie Falco and Krystian Stasiowski. More info about Boost 1.73.0 can be found at the usual place [1]. [1]: https://www.boost.org/users/history/version_1_73_0.html [2]: https://www.boost.org/libs/nowide/ [3]: https://www.boost.org/libs/static_string/ Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>