Commit Graph
38 Commits
Author SHA1 Message Date
conrad df8741c86b explicitly qualify inherited variables and functions 2024-12-02 16:13:48 +10:00
conrad 982e8b12ae more debug statements 2024-06-23 13:23:47 +10:00
conrad 95adb74219 rename debugging macros and functions 2024-04-26 12:28:42 +10:00
conrad 8675f3868a remove ARMA_DONT_ZERO_INIT option 2024-04-25 12:39:11 +10:00
conrad 14650daa03 better layout of debug messages 2024-04-25 11:56:42 +10:00
conrad fd5df9e61d comment out (for now) matrix move constructors in vector classes 2023-07-23 23:04:54 +10:00
conrad 523e55bbdc overload vector move constructors to accept Mat inputs 2023-07-20 15:20:13 +10:00
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 a0142265dd use arma_config::zero_init 2022-04-19 14:51:48 +10:00
conrad ff4c7d7067 replace 'ifdef' with 'if defined' for consistency 2022-03-17 11:03:20 +10:00
conrad d2f582d687 add arma_warn_unused attrib 2021-09-22 11:31:47 +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 022115407b default to zero initialisation for Col 2021-04-30 16:32:45 +10:00
conrad 549d4ee7be default to zero initialisation for Col 2021-04-30 16:21:17 +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