Commit Graph
30 Commits
Author SHA1 Message Date
conrad 3e7ca66f11 cleanup attributes 2023-02-13 00:10:03 +10:00
conrad 7948085aca use [[deprecated]] instead of arma_deprecated 2022-12-01 19:28:13 +10:00
conrad ded018ba4c ensure consistency with the Mat class 2022-09-29 11:48:16 +10:00
conrad fe6e89d8f1 use same pattern for consistency 2022-09-16 13:37:34 +10:00
conrad b0257d69ec simplifications 2022-09-16 13:05:20 +10:00
conrad b9518337ea check size before copy 2022-09-16 12:49:07 +10:00
conrad 4bb9a4b612 simplification 2022-09-12 14:13:34 +10:00
conrad ce93209c43 further simplifications 2022-09-07 12:18:05 +10:00
conrad edc1c2aa2a simplifications 2022-09-07 11:58:16 +10:00
conrad cd4e207d99 fix 2022-09-07 11:16:53 +10:00
conrad 47219263d8 fix handling of std::move() 2022-09-06 13:06:23 +10:00
conrad ec74c6c541 mark use of the injector mechanism as deprecated 2022-06-24 23:21:44 +10:00
conrad 4789db1a7d use arma_config::zero_init 2022-04-20 22:48:37 +10:00
conrad ff4c7d7067 replace 'ifdef' with 'if defined' for consistency 2022-03-17 11:03:20 +10:00
conrad 5cd47e4a5f add arma_warn_unused attrib 2021-09-22 11:34:02 +10:00
conrad b829608b35 add SPDX license identifier 2021-09-21 14:18:36 +10:00
conrad d6a2b6e185 allow specifying fill value at construction 2021-07-04 00:21:47 +10:00
conrad 8cec5cdc13 allow specifying fill value at construction 2021-07-04 00:02:06 +10:00
conrad 1f8ace7746 fix 2021-05-05 11:35:29 +10:00
conrad 29e899ef75 allow to optionally disable zero init for fixed size objects 2021-05-05 11:29:17 +10:00
conrad a78b84267e use brackets for consistency 2021-05-05 11:24:44 +10:00
conrad 95fde83a53 allow to optionally disable zero init 2021-05-03 12:31:07 +10:00
conrad b42e48120a zero memory by default 2021-04-30 17:13:56 +10:00
conrad aeb1b18d55 default to zero initialisation for Row 2021-04-30 16:48:33 +10:00
conrad 462ee3124a use std::out_of_range for out of bounds exceptions 2021-02-18 12:12:37 +10:00
conrad 8fa243c3d0 consistent layout for arma_debug_check() 2021-01-28 12:26:13 +10:00
conrad 6eec74eda9 mark operator<< as cold instead of deprecated 2020-11-10 23:59:28 +10:00
conrad 37fd55cc51 2020-10-20 19:22:58 +10:00
conrad 348d8fe45e 2020-10-20 19:08:06 +10:00
conrad 89981d2844 2020-10-20 18:40:30 +10:00