[Pkg-octave-commit] [dynare] 01/05: Merge tag 'upstream/4.5.1'
Sébastien Villemot
sebastien at debian.org
Tue Jul 25 16:22:06 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 003ec73de151bf9b1b7e2eb234b078e9aea0b34f
Merge: 2dc148c c850618
Author: Sébastien Villemot <sebastien at debian.org>
Date: Tue Jul 25 12:07:50 2017 +0200
Merge tag 'upstream/4.5.1'
Upstream version 4.5.1
Makefile.am | 3 +-
Makefile.in | 7 +-
NEWS | 51 +-
README.md | 14 +-
configure | 77 +-
configure.ac | 11 +-
.../switch_dw/state_space/sbvar/VARio_matlab.c | 2 +-
.../ms-sbvar/switch_dw/switching/dw_mdd_switch.c | 2 +-
contrib/ms-sbvar/switch_dw/switching/dw_switch.c | 2 +-
doc/Makefile.am | 7 +-
doc/Makefile.in | 14 +-
doc/dseries-and-reporting/Makefile.in | 1 -
doc/dynare.info | 764 +--
doc/dynare.info-1 | 510 +-
doc/dynare.info-2 | 432 +-
doc/dynare.texi | 161 +-
doc/gsa/Makefile.in | 1 -
doc/internals/Makefile.in | 1 -
doc/macroprocessor/Makefile.in | 1 -
doc/macroprocessor/macroprocessor.tex | 66 +-
doc/parallel/Makefile.in | 1 -
doc/preprocessor/Makefile.in | 1 -
doc/stamp-vti | 8 +-
doc/userguide/Makefile.in | 1 -
doc/version.texi | 8 +-
dynare++/Makefile.in | 1 -
dynare++/doc/Makefile.in | 1 -
dynare++/integ/Makefile.in | 1 -
dynare++/integ/cc/Makefile.in | 1 -
dynare++/integ/src/Makefile.in | 1 -
dynare++/integ/testing/Makefile.in | 1 -
dynare++/kord/Makefile.in | 1 -
dynare++/kord/korder.cpp | 4 +-
dynare++/kord/korder.cweb | 4 +-
dynare++/kord/korder_stoch.hweb | 2 +-
dynare++/parser/cc/Makefile.in | 1 -
dynare++/src/Makefile.in | 1 -
dynare++/sylv/Makefile.in | 1 -
dynare++/sylv/cc/Makefile.in | 1 -
dynare++/sylv/testing/Makefile.in | 1 -
dynare++/tl/Makefile.in | 1 -
dynare++/tl/cc/Makefile.in | 1 -
dynare++/tl/testing/Makefile.in | 1 -
dynare++/utils/cc/Makefile.in | 1 -
license.txt | 214 +-
matlab/discretionary_policy_1.m | 6 +-
...heoretical_conditional_variance_decomposition.m | 4 +-
matlab/dsge_simulated_theoretical_correlation.m | 2 +-
matlab/dsge_simulated_theoretical_covariance.m | 2 +-
..._simulated_theoretical_variance_decomposition.m | 2 +-
matlab/dynare_estimation_init.m | 2 +-
matlab/dynare_sensitivity.m | 3 +
matlab/evaluate_steady_state.m | 2 +-
matlab/generate_trace_plots.m | 5 +
matlab/modules/dseries/.gitignore | 4 -
matlab/modules/reporting/.gitignore | 9 -
matlab/modules/reporting/.travis.yml | 28 +-
matlab/modules/reporting/COPYING | 674 ---
matlab/modules/reporting/LICENSE.md | 2 +-
matlab/modules/reporting/README.md | 2 +-
matlab/modules/reporting/license.txt | 32 -
matlab/modules/reporting/src/@report/compile.m | 14 +-
matlab/optimization/simpsa.m | 71 +-
matlab/particles/.gitignore | 4 -
matlab/plot_shock_decomposition.m | 1 -
matlab/prior_posterior_statistics_core.m | 16 +-
matlab/set_parameters.m | 51 +-
.../{set_parameters.m => set_parameters_locally.m} | 16 +-
matlab/utilities/tests/.gitignore | 1 -
mex/build/matlab/Makefile.in | 2 +-
mex/build/matlab/configure | 20 +-
mex/build/matlab/configure.ac | 4 +-
mex/build/octave/Makefile.in | 2 +-
mex/build/octave/configure | 20 +-
mex/build/octave/configure.ac | 4 +-
mex/sources/Makefile.in | 1 -
mex/sources/bytecode/SparseMatrix.cc | 4 +-
mex/sources/bytecode/bytecode.cc | 2 +-
preprocessor/DynamicModel.cc | 2 +-
preprocessor/DynareBison.cc | 6350 ++++++++++----------
preprocessor/DynareBison.hh | 4 +-
preprocessor/DynareBison.yy | 12 +-
preprocessor/DynareMain.cc | 4 +-
preprocessor/Makefile.am | 2 +-
preprocessor/Makefile.in | 3 +-
preprocessor/ModFile.cc | 2 +-
preprocessor/ModelTree.cc | 8 +-
preprocessor/StaticModel.cc | 2 +-
preprocessor/macro/Makefile.in | 1 -
tests/Makefile.am | 3 +
tests/Makefile.in | 4 +-
.../trend_cycle_decomposition.mod | 34 +
.../trend_cycle_decomposition_data.m | 164 +
tests/load_octave_packages.m | 21 +
94 files changed, 4695 insertions(+), 5319 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