2
0
mirror of https://github.com/boostorg/qvm.git synced 2026-01-19 04:22:16 +00:00

239 Commits

Author SHA1 Message Date
Emil Dotchevski
6c40de6058 Drone testing 2023-01-23 09:59:13 -08:00
Emil Dotchevski
238375e386 Updated copyright message in docs 2023-01-23 09:59:03 -08:00
Emil Dotchevski
4bd34f0202 Drone 2023-01-21 16:52:53 -08:00
Emil Dotchevski
fd765b3da4 Merge pull request #42 from jhasse/unused-parameter
Fix -Wunused-parameter in quat_operations.hpp
2023-01-20 22:17:36 -08:00
Emil Dotchevski
f9e7695b41 GHA updates 2023-01-19 22:37:12 -08:00
Emil Dotchevski
6d50d19891 Drone, GHA update 2023-01-19 21:49:50 -08:00
Jan Niklas Hasse
6d767ae0e5 Fix -Wunused-parameter in quat_operations.hpp 2023-01-18 11:17:43 +01:00
Emil Dotchevski
b9e75e0ddd Issue #41 2023-01-17 20:33:28 -08:00
Emil Dotchevski
5791440b34 SFINAE use in conversion operator member functions. Fixes issue 39. boost-1.81.0.beta1 boost-1.81.0 boost-1.80.0.beta1 boost-1.80.0 2022-04-15 11:12:06 -07:00
Emil Dotchevski
8aa0e24526 Documentation update 2022-03-14 20:21:22 -07:00
Emil Dotchevski
f7a3f6f759 Optional support for write_element definitions that take the value to write as an argument, instead of returning a reference to the element. 2022-03-14 20:20:49 -07:00
Emil Dotchevski
786303cdbb Support for std::array if C++11 is available (Issue #38) 2022-02-06 19:55:03 -08:00
Emil Dotchevski
f61b176fb4 Improved single header distro boost-1.79.0.beta1 boost-1.79.0 2022-01-18 15:03:10 -08:00
Emil Dotchevski
be39b1008a Updated copyright message 2022-01-18 15:02:54 -08:00
Emil Dotchevski
cfa94dbd40 is_scalar<char>::value is now false 2021-11-26 12:51:58 -08:00
Emil Dotchevski
54aa1f8d93 C++17 constexpr where easily doable 2021-11-25 16:04:49 -08:00
Emil Dotchevski
78d2b58462 Merge pull request #31 from sdarwin/drone
Drone config
2021-10-06 11:51:15 -07:00
Emil Dotchevski
78aa901280 Merge branch 'master' into develop boost-1.78.0 boost-1.78.0.beta1 2021-08-24 12:05:41 -07:00
Emil Dotchevski
68b69c02e3 Improved gh-pages script 2021-08-24 12:05:26 -07:00
Emil Dotchevski
0acd0dfcf5 Updated meta/libraries.json 2021-08-22 22:50:39 -07:00
Emil Dotchevski
3fe24a09d4 Direct gh-pages links to single-header distro 2021-08-22 18:42:11 -07:00
Emil Dotchevski
36ab7dfd00 Issue 33 2021-07-21 21:24:57 -07:00
Emil Dotchevski
46797f11f7 Invoking math functions via ADL 2021-07-18 18:21:41 -07:00
Peter Dimov
cdc1a96133 Merge branch 'master' into develop boost-1.77.0.beta1 boost-1.77.0 2021-06-10 02:16:16 +03:00
Peter Dimov
543fd5d153 Add CMakeLists.txt 2021-05-28 00:12:46 +03:00
Emil Dotchevski
b817ab7124 Renamed GHA action for single header generation 2021-05-18 23:10:01 -07:00
sdarwin
cceffcbcf9 add drone config [ci skip] 2021-02-03 16:30:05 +00:00
Emil Dotchevski
603ef853b8 gh-pages generation bug boost-1.76.0.beta1 boost-1.76.0 2021-01-30 18:44:42 -08:00
Emil Dotchevski
369f0165e6 Merge branch 'develop' 2021-01-30 15:52:25 -08:00
Emil Dotchevski
6cdb7477e8 Better single header distribution generation 2021-01-30 12:46:29 -08:00
Emil Dotchevski
e74f5f419a Merge pull request #30 from eldiener/develop
[skip ci] Add "cxxstd" json field
2021-01-20 22:34:09 -08:00
Edward Diener
636132a8b0 [skip ci] Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries in order to specify the minumum C++ standard compilation level. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out. 2021-01-21 00:04:56 -05:00
Emil Dotchevski
a3270d1edd Merge branch 'develop' 2020-12-23 22:15:54 -08:00
Emil Dotchevski
7d18a0dc9e Perfect position for dark/light mode icon 2020-12-23 22:15:34 -08:00
Emil Dotchevski
7662a0ae76 Merge branch 'develop' 2020-12-20 13:33:15 -08:00
Emil Dotchevski
8fe15af6df Fixed boost.org link. 2020-12-20 12:37:53 -08:00
Emil Dotchevski
137834f29a Merge branch 'develop' 2020-12-20 00:59:44 -08:00
Emil Dotchevski
bd9c8283ab PDF link pointed to GitHub 2020-12-20 00:59:33 -08:00
Emil Dotchevski
9b8a496080 Generating qvm.hpp and qvm_lite.hpp on GitHub Actions 2020-12-19 23:46:20 -08:00
Emil Dotchevski
ff23482114 Merge branch 'develop' 2020-12-18 23:12:38 -08:00
Emil Dotchevski
bb2683f34b Automatic documentation update on GitHub Actions 2020-12-18 21:32:47 -08:00
Emil Dotchevski
38667f71ea Removed msvc-12, not supported on Github CI 2020-12-17 20:35:30 -08:00
Emil Dotchevski
161cd80bf5 Github CI 2020-12-17 20:34:59 -08:00
Emil Dotchevski
9fd0764eaa Major refactor: single header support, deduce_quat2/deduce_vec2/deduce_mat2 used in all binary operations, cross product for 2D vectors, Meson build 2020-12-16 00:05:15 -08:00
Emil Dotchevski
6de7617caa Fixed typos 2020-12-11 19:14:51 -08:00
Emil Dotchevski
710559236d Merge pull request #27 from giomasce-throwaway/develop
Fix typo in copyright headers.
2020-10-11 13:32:47 -07:00
Giovanni Mascellani
023da32231 Fix typo in copyright headers. 2020-10-11 16:42:13 +02:00
Emil Dotchevski
1d5000e571 Fixed bug in CI, .travis.yml refering to wrong documentation output directory 2020-09-04 19:22:32 -07:00
Emil Dotchevski
a95d71fa01 Merge branch 'develop' boost-1.75.0.beta1 boost-1.75.0 2020-09-04 11:15:34 -07:00
Emil Dotchevski
8b934c64d1 Fixed documentation output directory bug 2020-09-04 11:12:56 -07:00