Matt Borland
|
6813d96cbb
|
Remove uses of Boost.Array
|
2023-09-22 08:54:47 +02:00 |
|
jzmaddock
|
8bb54d07fd
|
Remove most boost.type_traits usage.
|
2021-01-14 17:05:14 +00:00 |
|
jzmaddock
|
cb514e9249
|
Giant C++11 refactor removing:
BOOST_STATIC_ASSERT
BOOST_STATIC_CONST
boost::enable_if/disable_if
Changed many traits class usages from boost:: to std::.
|
2021-01-13 14:33:48 +00:00 |
|
jzmaddock
|
3c3a522168
|
Suppress lots of GCC warnings.
|
2020-03-31 19:14:08 +01:00 |
|
jzmaddock
|
877753246f
|
clang-format: apply new format to (almost) everything.
|
2019-07-15 18:25:17 +01:00 |
|
Tinko Bartels
|
8740e3863b
|
Replace broken links.
|
2019-04-23 08:51:47 +02:00 |
|
jzmaddock
|
302c6f5c35
|
Fix up __float128 interoperability.
|
2017-05-21 11:16:29 +01:00 |
|
jzmaddock
|
25cb064a14
|
Add some brackets around static assertion macros.
|
2016-03-05 17:59:55 +00:00 |
|
jzmaddock
|
7dfea115f8
|
Fix cpp_bin_float conversions,
fix inverse trig logic to get as many digits as possible from std::asin.
Add test case.
Fixes: https://svn.boost.org/trac/boost/ticket/11764
|
2015-10-29 09:58:28 +00:00 |
|