|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] 619062: adding helper class for secure dynamic array viewGitHub noreply at github.comWed Nov 9 13:21:27 GMT 2016
Branch: refs/heads/feature-2.0 Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: 619062ae4a0ead82603bcb35f1124f23288a0845 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/619062ae4a0ead82603bcb35f1124f23288a0845 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-11-09 (Wed, 09 Nov 2016) Changed paths: A src/array_view.hpp M src/module.mk M test/module.mk A test/test_array_view.cpp Log Message: ----------- adding helper class for secure dynamic array view Commit: aaf9547542e857b1563d8bc32db1854901d38bf5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/aaf9547542e857b1563d8bc32db1854901d38bf5 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-11-09 (Wed, 09 Nov 2016) Changed paths: M src/array_view.hpp M test/test_array_view.cpp Log Message: ----------- adding make_* functions for Dynamic_array_view to deduce element type Commit: e1d2f09b673db1a3eb4136af64aca8d818bbdae6 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e1d2f09b673db1a3eb4136af64aca8d818bbdae6 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-11-09 (Wed, 09 Nov 2016) Changed paths: M templates/librarylink.cpp.in Log Message: ----------- use make_* function to deduce element type Commit: 4eeb81d73cff86459221a37ae744455725cce249 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4eeb81d73cff86459221a37ae744455725cce249 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2016-11-09 (Wed, 09 Nov 2016) Changed paths: M src/array_view.hpp M test/test_array_view.cpp Log Message: ----------- adding more secure const operator[] for read-only operations Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/1c279dd3c796...4eeb81d73cff
More information about the Flexiblesusy-commits mailing list |