|
[Flexiblesusy-commits] [FlexibleSUSY/FlexibleSUSY] ea29e2: simplify parameter names getter interfaceGitHub noreply at github.comThu Nov 5 12:40:47 GMT 2015
Branch: refs/heads/development Home: https://github.com/FlexibleSUSY/FlexibleSUSY Commit: ea29e2ceca3b6675e141b591f4f5d5478252c789 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ea29e2ceca3b6675e141b591f4f5d5478252c789 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M src/coupling_monitor.hpp M templates/utilities.hpp.in Log Message: ----------- simplify parameter names getter interface Commit: 4469dc3dc5fec54b9f83a9e72c94800fbbaa14f0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4469dc3dc5fec54b9f83a9e72c94800fbbaa14f0 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: A src/database.cpp A src/database.hpp M src/module.mk Log Message: ----------- first idea simple idea to create a SQLite-3 database interface Commit: ca5cec590996bf7e831129850144c5744e499a62 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ca5cec590996bf7e831129850144c5744e499a62 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M src/command_line_options.cpp M src/command_line_options.hpp Log Message: ----------- adding command line option to specify database output file Commit: 73f9acd1d5ad0c041e24fd739cffd29661d65ca3 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/73f9acd1d5ad0c041e24fd739cffd29661d65ca3 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/utilities.cpp.in M templates/utilities.hpp.in Log Message: ----------- adding simple database writing function Commit: 2083916016dd0e0881fe0c90ae17dbad36038e94 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2083916016dd0e0881fe0c90ae17dbad36038e94 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/run.cpp.in Log Message: ----------- enable writing parameter point to database Commit: 70e154f074f1429995fc33f4cd2ef0fc8bec07e4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/70e154f074f1429995fc33f4cd2ef0fc8bec07e4 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M src/database.cpp M src/database.hpp Log Message: ----------- pass const string ref. to execute() function Commit: 679edbb6a3790260c11e89f37a94ec0b36e02279 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/679edbb6a3790260c11e89f37a94ec0b36e02279 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M src/database.cpp M src/database.hpp Log Message: ----------- convert numbers to string with maximum machine precision Commit: 157e832fa956c7f9e12eec40f7602852e59f4795 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/157e832fa956c7f9e12eec40f7602852e59f4795 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M src/database.cpp M src/database.hpp Log Message: ----------- move to_string function out of Database class Commit: f8fa14f4d3d98a165a8e744ad276b5bc7a52c805 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f8fa14f4d3d98a165a8e744ad276b5bc7a52c805 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M meta/FlexibleSUSY.m M meta/TreeMasses.m M templates/physical.cpp.in M templates/physical.hpp.in Log Message: ----------- adding vector getters and setters for pole masses and mixings Commit: 89190a01f6d5ccf6c926029754098eb0e790fdf8 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/89190a01f6d5ccf6c926029754098eb0e790fdf8 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/utilities.hpp.in Log Message: ----------- adding helper function to return particle and mass names Commit: b3f412a166fa23a573b80d519f27ac5151f5ce64 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b3f412a166fa23a573b80d519f27ac5151f5ce64 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/utilities.cpp.in Log Message: ----------- append also pole masses to parameter point Commit: cf3d1cd0c2d71965080f643d254079965587b73f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cf3d1cd0c2d71965080f643d254079965587b73f Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M src/database.cpp M src/database.hpp Log Message: ----------- adding extraction routine to database class Commit: 473d2f2e3fb02fadd5a268c3e5cbd59e5f07431f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/473d2f2e3fb02fadd5a268c3e5cbd59e5f07431f Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/utilities.cpp.in M templates/utilities.hpp.in Log Message: ----------- adding routine to extract model parameters and masses from database Commit: b84c382aa950fd9e3fb8b78c2f8c27f7954c614a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/b84c382aa950fd9e3fb8b78c2f8c27f7954c614a Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M meta/FlexibleSUSY.m M meta/TreeMasses.m M templates/info.hpp.in M templates/utilities.hpp.in Log Message: ----------- Merge branch 'development' into feature-sqlite Conflicts: templates/utilities.hpp.in Commit: cfe890f1622a1fe9c0c4f99ab38996a5539ce810 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/cfe890f1622a1fe9c0c4f99ab38996a5539ce810 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M meta/FlexibleSUSY.m M meta/TreeMasses.m M templates/info.cpp.in M templates/info.hpp.in Log Message: ----------- create array of particle mixing names Commit: db4854bc0192bd6b5797c0d0e61c330222987b90 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/db4854bc0192bd6b5797c0d0e61c330222987b90 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/utilities.hpp.in Log Message: ----------- adding function to convert array of mixing names to vector of string Commit: e7bfe942fd1cae8b750713add9712914f5b8fef5 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e7bfe942fd1cae8b750713add9712914f5b8fef5 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/utilities.cpp.in Log Message: ----------- write pole masses and mixing matrices to the database Commit: 20c1f22a5dea2718a94939eb112dc3a18195a3c7 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/20c1f22a5dea2718a94939eb112dc3a18195a3c7 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M meta/TreeMasses.m Log Message: ----------- avoid commas before list starts Commit: 1f9ad09626e5bb418e1fbd346a2763784d57bd6b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1f9ad09626e5bb418e1fbd346a2763784d57bd6b Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M src/database.cpp Log Message: ----------- more descriptive error message Commit: dc13b36cff2f66fc820a9c4b3f08419dde47643d https://github.com/FlexibleSUSY/FlexibleSUSY/commit/dc13b36cff2f66fc820a9c4b3f08419dde47643d Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M meta/TreeMasses.m Log Message: ----------- correcly account for non-SVD cases Commit: 65f02b3395c02581192cc0eafe6e49346c2bee31 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/65f02b3395c02581192cc0eafe6e49346c2bee31 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/module.mk A test/test_CMSSM_database.cpp Log Message: ----------- adding test case for database reading and writing Commit: ac1a6341999a5bafb15d259f89869b4eb47609d2 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/ac1a6341999a5bafb15d259f89869b4eb47609d2 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/test_CMSSM_database.cpp Log Message: ----------- adding more test cases for important precision settings Commit: a7fa514a08a42ec72cec8d678befb223bd11509a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a7fa514a08a42ec72cec8d678befb223bd11509a Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M config/Makefile.in M config/config.h.in M configure M src/module.mk M templates/module.mk.in M test/module.mk Log Message: ----------- search for SQLite library and header Commit: bf327bd7e6950c56d6a5ea7e01330dce50f0425a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/bf327bd7e6950c56d6a5ea7e01330dce50f0425a Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/module.mk Log Message: ----------- link thread libs to database test Commit: 229f063b26ea835b395f9e8addf92a905c1c3766 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/229f063b26ea835b395f9e8addf92a905c1c3766 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/test_CMSSM_database.cpp Log Message: ----------- test that number of parameters is the same Commit: 79bab272fe901ba48205e009be765bbc4142262b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/79bab272fe901ba48205e009be765bbc4142262b Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/test_CMSSM_database.cpp Log Message: ----------- use 2-loops by default in the test Commit: 60459b98156c7e52e9371b0c6d05c5f7e496e323 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/60459b98156c7e52e9371b0c6d05c5f7e496e323 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M templates/utilities.cpp.in Log Message: ----------- write model settings to database as well Commit: eb6f393847a909763254cefe4c0b6356cab05c15 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/eb6f393847a909763254cefe4c0b6356cab05c15 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/test_CMSSM_database.cpp Log Message: ----------- check equality of pole masses Commit: a0f01358d895ea7716cba79dfcf9ba5406a8b646 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a0f01358d895ea7716cba79dfcf9ba5406a8b646 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/test.h Log Message: ----------- generalize check_equality() function to arbitrary matrices Commit: 257db3b2d84674a726b227740ba0263714767268 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/257db3b2d84674a726b227740ba0263714767268 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/test_CMSSM_database.cpp Log Message: ----------- check pole mass mixing matrices Commit: 41dec2579af12ad36fa04eaff85666f405bd6de1 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/41dec2579af12ad36fa04eaff85666f405bd6de1 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-28 (Wed, 28 Oct 2015) Changed paths: M test/test_CMSSM_database.cpp Log Message: ----------- test equality of input parameters Commit: 69b521ebe0e024f1bb589e3ebd58b52c4f28fd1e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/69b521ebe0e024f1bb589e3ebd58b52c4f28fd1e Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M meta/FlexibleSUSY.m M meta/Parameters.m M templates/input_parameters.cpp.in M templates/input_parameters.hpp.in Log Message: ----------- adding array getter and setter for input parameters Commit: 5d54a5fd334730073bc6a69a64cbf4503ec94312 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5d54a5fd334730073bc6a69a64cbf4503ec94312 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M meta/FlexibleSUSY.m M meta/Parameters.m M templates/info.cpp.in M templates/info.hpp.in Log Message: ----------- create enum and array of input parameters Commit: 09b98718705630466e0791ea9b9419835d629416 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/09b98718705630466e0791ea9b9419835d629416 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M templates/utilities.hpp.in Log Message: ----------- adding helper function that returns vector of input parameter names Commit: d4f859e9781da6ace219c554e81672f593f11f58 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d4f859e9781da6ace219c554e81672f593f11f58 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M templates/utilities.cpp.in Log Message: ----------- store input parameters in database Commit: 26ef469f79ce397de0a775369910b89758db8b98 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/26ef469f79ce397de0a775369910b89758db8b98 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M meta/Parameters.m Log Message: ----------- catch integer types Commit: 72976db2f41bc109b4d9acf399be70df62c3bede https://github.com/FlexibleSUSY/FlexibleSUSY/commit/72976db2f41bc109b4d9acf399be70df62c3bede Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M templates/utilities.cpp.in Log Message: ----------- correcting array assignment to input parameters Commit: 43784a60461b3934ddee3e1bdb7a189f6f6fbd9c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/43784a60461b3934ddee3e1bdb7a189f6f6fbd9c Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M templates/utilities.cpp.in M templates/utilities.hpp.in Log Message: ----------- add optional QedQcd pointer to store low-energy data Commit: a1d6c7656be363562baf93fc321cf05ed25b3f31 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a1d6c7656be363562baf93fc321cf05ed25b3f31 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M src/lowe.cpp M src/lowe.h Log Message: ----------- adding vector getter and setter for low-energy data Commit: e639e1d684755a3ab6965c4eee30f464ee0da701 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e639e1d684755a3ab6965c4eee30f464ee0da701 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M templates/run.cpp.in M templates/utilities.cpp.in Log Message: ----------- store low-energy input parameters in the database Commit: c3ea91fc69cc7904da183bd93ad9d63807a65c0f https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c3ea91fc69cc7904da183bd93ad9d63807a65c0f Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M ChangeLog M src/command_line_options.cpp M templates/run.cpp.in Log Message: ----------- Merge branch 'development' into feature-sqlite Conflicts: src/command_line_options.cpp templates/run.cpp.in Commit: 4a0be68c0d73d3ef5163a69674171765657fb375 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/4a0be68c0d73d3ef5163a69674171765657fb375 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M templates/utilities.cpp.in Log Message: ----------- correcting total number of entries to be read Commit: f3a2a7cee1daf8ec7d7c97d26b7039d3863e9bb4 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/f3a2a7cee1daf8ec7d7c97d26b7039d3863e9bb4 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M templates/utilities.cpp.in Log Message: ----------- ignore data passed the end of the running DRbar parameters Commit: 0d9d2ceb01b25d80f1ee1ddde22a887b32fb5703 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/0d9d2ceb01b25d80f1ee1ddde22a887b32fb5703 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M src/lowe.cpp Log Message: ----------- better name for light quark masses that also avoids conflicts Commit: 01cd808742f0e450f9e1829c2b3e3ca35f71bc46 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/01cd808742f0e450f9e1829c2b3e3ca35f71bc46 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M configure Log Message: ----------- tell user how to disable sqlite support Commit: d7dadcf5d29b1b816aab7f01ad30af4fdcc133b0 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/d7dadcf5d29b1b816aab7f01ad30af4fdcc133b0 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M src/database.cpp M src/database.hpp Log Message: ----------- throw exception if database interface functions are called and SQLite support is disabled Commit: 2ffd7c076ee603b856c694d38c92ad6174c967d3 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/2ffd7c076ee603b856c694d38c92ad6174c967d3 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M src/command_line_options.cpp Log Message: ----------- Merge branch 'development' into feature-sqlite Commit: 6cc0a67c922c2bb977e2adb194fc35a1e5e5569e https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6cc0a67c922c2bb977e2adb194fc35a1e5e5569e Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M src/database.cpp M src/database.hpp Log Message: ----------- allow caller to extract rows from bottom of table Commit: 193ed1f367e588a7678ce48201b61b31c8c2c33c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/193ed1f367e588a7678ce48201b61b31c8c2c33c Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M test/test_CMSSM_database.cpp Log Message: ----------- read last row in database test Commit: a3984f347e5da868b747919e1eb9db259f4a083c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/a3984f347e5da868b747919e1eb9db259f4a083c Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: A utils/scan-database.sh Log Message: ----------- adding scan script writing the data into a database Commit: c858e6f1672b387d3539a3c54e3ee8b7d92f7120 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/c858e6f1672b387d3539a3c54e3ee8b7d92f7120 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-29 (Thu, 29 Oct 2015) Changed paths: M templates/utilities.cpp.in Log Message: ----------- add problems and warnings flags to database Commit: 7b54dbf040ac8135535a59ac1ccb8c7a97f467a9 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7b54dbf040ac8135535a59ac1ccb8c7a97f467a9 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-10-30 (Fri, 30 Oct 2015) Changed paths: M src/database.cpp Log Message: ----------- don't call sqlite3_* functions of database pointer is NULL Commit: e9f9a54cb9fb3b0035382f1a50ac487c0f2eeb77 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/e9f9a54cb9fb3b0035382f1a50ac487c0f2eeb77 Author: Alexander Voigt <alexander.voigt at desy.de> Date: 2015-10-30 (Fri, 30 Oct 2015) Changed paths: M utils/scan-database.sh Log Message: ----------- don't suppress warning messages from the spectrum generator They can still be supressed on the user side by piping stderr to /dev/null Commit: 7dd7bda7f71b52fdd865103592d414705febb681 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/7dd7bda7f71b52fdd865103592d414705febb681 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-05 (Thu, 05 Nov 2015) Changed paths: M src/database.cpp Log Message: ----------- extend documentation of insert() function Commit: 5069cbd18e1260cb9102e7e4c381a18fffafae9c https://github.com/FlexibleSUSY/FlexibleSUSY/commit/5069cbd18e1260cb9102e7e4c381a18fffafae9c Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-05 (Thu, 05 Nov 2015) Changed paths: M src/database.cpp M src/database.hpp Log Message: ----------- extend documentation of database methods Commit: 179d66cecd6afc3f063b790e036f05d23644bb82 https://github.com/FlexibleSUSY/FlexibleSUSY/commit/179d66cecd6afc3f063b790e036f05d23644bb82 Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-05 (Thu, 05 Nov 2015) Changed paths: M src/database.cpp Log Message: ----------- use faster boost::lexical_cast since we have to use it anyway Commit: 6e1a0cb90dd10b2126e56aa85caeb9720b739c2a https://github.com/FlexibleSUSY/FlexibleSUSY/commit/6e1a0cb90dd10b2126e56aa85caeb9720b739c2a Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-05 (Thu, 05 Nov 2015) Changed paths: M ChangeLog Log Message: ----------- update ChangeLog Commit: 1bf983651e620f7559a07b96e0037b6c2dfbcf4b https://github.com/FlexibleSUSY/FlexibleSUSY/commit/1bf983651e620f7559a07b96e0037b6c2dfbcf4b Author: Alexander Voigt <Alexander.Voigt at desy.de> Date: 2015-11-05 (Thu, 05 Nov 2015) Changed paths: M ChangeLog M config/Makefile.in M config/config.h.in M configure M meta/FlexibleSUSY.m M meta/Parameters.m M meta/TreeMasses.m M src/command_line_options.cpp M src/command_line_options.hpp A src/database.cpp A src/database.hpp M src/lowe.cpp M src/lowe.h M src/module.mk M templates/info.cpp.in M templates/info.hpp.in M templates/input_parameters.cpp.in M templates/input_parameters.hpp.in M templates/module.mk.in M templates/run.cpp.in M templates/utilities.cpp.in M templates/utilities.hpp.in M test/module.mk M test/test.h A test/test_CMSSM_database.cpp A utils/scan-database.sh Log Message: ----------- Merge branch 'feature-sqlite' into development Compare: https://github.com/FlexibleSUSY/FlexibleSUSY/compare/b9a0987836e7...1bf983651e62
More information about the Flexiblesusy-commits mailing list |