[Pkg-octave-commit] [dynare] 01/08: Merge tag 'upstream/4.5.2'

Sébastien Villemot sebastien at debian.org
Thu Oct 19 08:34:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastien pushed a commit to branch master
in repository dynare.

commit 0bf168c29e6fe638b69dc0f81d91b1e5200b7deb
Merge: bbf4f7e 9cbb49b
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Thu Oct 19 09:57:22 2017 +0200

    Merge tag 'upstream/4.5.2'
    
    Upstream version 4.5.2

 Makefile.in                                        |   3 +-
 NEWS                                               |  79 +++
 configure                                          |  20 +-
 configure.ac                                       |   2 +-
 doc/dynare.info                                    | 759 +++++++++++----------
 doc/dynare.info-1                                  |  20 +-
 doc/dynare.info-2                                  |  14 +-
 doc/dynare.texi                                    |  27 +-
 doc/stamp-vti                                      |   8 +-
 doc/version.texi                                   |   8 +-
 m4/ax_matlab_version.m4                            |   3 +
 matlab/DsgeSmoother.m                              |   4 +
 matlab/GetOneDraw.m                                |  11 +-
 matlab/PosteriorIRF.m                              |   2 +-
 matlab/PosteriorIRF_core1.m                        |   2 +-
 matlab/add_path_to_mex_files.m                     |   2 +-
 ..._simulated_theoretical_variance_decomposition.m |   4 +-
 matlab/dynare.m                                    |   4 +-
 matlab/dynare_config.m                             |   5 +
 matlab/dynare_estimation_1.m                       |  12 +-
 matlab/dynare_identification.m                     |   6 +-
 matlab/evaluate_likelihood.m                       |  18 +-
 matlab/evaluate_posterior_kernel.m                 |  18 +-
 matlab/evaluate_prior.m                            |  15 +-
 matlab/evaluate_smoother.m                         |   8 +-
 matlab/execute_prior_posterior_function.m          |  11 +-
 matlab/get_all_parameters.m                        |   2 +-
 matlab/get_posterior_parameters.m                  |  22 +-
 matlab/imcforecast.m                               |   8 +-
 matlab/lmmcp/get_complementarity_conditions.m      |  13 +-
 .../{utilities/general => missing/isfile}/isfile.m |  49 +-
 matlab/mode_check.m                                |  11 +-
 matlab/optimization/newrat.m                       |   2 +-
 .../perfect_foresight_setup.m                      |  13 +
 matlab/perfect-foresight-models/sim1_linear.m      |   4 +-
 matlab/prior_posterior_statistics.m                |   2 +-
 matlab/prior_posterior_statistics_core.m           |   4 +-
 matlab/simult.m                                    |   7 +-
 matlab/stoch_simul.m                               |   5 +
 mex/build/matlab/Makefile.in                       |   4 +-
 mex/build/matlab/configure                         |  23 +-
 mex/build/matlab/configure.ac                      |   2 +-
 mex/build/octave/Makefile.in                       |   2 +-
 mex/build/octave/configure                         |  20 +-
 mex/build/octave/configure.ac                      |   2 +-
 preprocessor/ComputingTasks.cc                     |   3 +-
 preprocessor/DynareMain.cc                         |   1 +
 preprocessor/ModFile.cc                            |  17 +
 preprocessor/NumericalInitialization.cc            |   3 +
 preprocessor/NumericalInitialization.hh            |   3 +
 preprocessor/ParsingDriver.cc                      |  11 +-
 preprocessor/ParsingDriver.hh                      |   4 +-
 preprocessor/Statement.hh                          |   3 +-
 scripts/dynare.el                                  |   9 +-
 tests/Makefile.am                                  |   3 +
 tests/Makefile.in                                  |   3 +
 tests/example2.mod                                 |   8 +
 tests/optimal_policy/Ramsey/ramsey_histval.mod     |  44 ++
 .../optimal_policy/Ramsey/ramsey_histval_xfail.mod |  44 ++
 tests/simul/linear_state_space_arma.mod            |  43 ++
 windows/dynare.nsi                                 |   6 +-
 61 files changed, 906 insertions(+), 559 deletions(-)

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/dynare.git



More information about the Pkg-octave-commit mailing list