- Dec 01, 2023
-
-
Sébastien Villemot authored
Automatically detected using clang-tidy with bugprone-reserved-identifier check. By the way, homogeneize the define identifiers in relation to camel case convention.
-
Sébastien Villemot authored
Automatically detected using clang-tidy with modernize-use-nodiscard check.
-
- Nov 30, 2023
-
-
Sébastien Villemot authored
-
- Jan 06, 2022
-
-
Sébastien Villemot authored
Otherwise clang emits this warning: using directive refers to implicitly-defined namespace 'std'
-
- Jun 09, 2021
-
-
Sébastien Villemot authored
-
- Apr 16, 2019
-
-
Sébastien Villemot authored
-
- Feb 15, 2018
-
-
Houtan Bastani authored
-
- May 04, 2016
-
-
Houtan Bastani authored
-
- Jun 12, 2013
-
-
Sébastien Villemot authored
-
- Jul 12, 2012
-
-
Sébastien Villemot authored
i.e. don't fail when they happen and instead return 0 or Inf
-
- Feb 16, 2011
-
-
Sébastien Villemot authored
point numbers (like "1e-10000")
-
- Nov 25, 2010
-
-
Sébastien Villemot authored
-
- Apr 29, 2009
-
-
sebastien authored
* fixed bug introduced in r2642 with NaN * added a check to verify that the conversion to double succeeded (use strtod() instead of atof()) * store the double values in a vector git-svn-id: https://www.dynare.org/svn/dynare/trunk@2647 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- Mar 13, 2009
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2459 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- Jan 22, 2009
-
-
sebastien authored
trunk preprocessor: allow arbitrary expressions (and not just constants) in estimated_params, estimated_params_init and estimated_params_bounds blocks git-svn-id: https://www.dynare.org/svn/dynare/trunk@2368 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- Feb 03, 2008
-
-
michel authored
git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1686 ac1d8469-bf42-47a9-8791-bf33cf982152
-