[Pkg-octave-commit] [dynare] branch master updated (2dc148c -> bbf4f7e)

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 change to branch master
in repository dynare.

      from  2dc148c   d/p/octave-4.0.patch: drop patch, no longer needed.
      adds  c850618   New upstream version 4.5.1
       new  003ec73   Merge tag 'upstream/4.5.1'
       new  a75d49c   Drop patches applied upstream.
       new  4b7179a   Switch to dh-elpa for providing the Emacs mode.
       new  64eabaf   Add two autopkgtests (simple run of small mod-files).
       new  bbf4f7e   Changelog entry for release 4.5.1-1.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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 +-
 debian/changelog                                   |   22 +
 debian/control                                     |    1 +
 debian/dynare.elpa                                 |    1 +
 debian/dynare.emacsen-compat                       |    1 -
 debian/dynare.emacsen-install                      |   29 -
 debian/dynare.emacsen-remove                       |   16 -
 debian/dynare.emacsen-startup                      |    6 -
 debian/dynare.install                              |    1 -
 debian/elpa-test                                   |    1 +
 debian/patches/clean-julia-preprocessor.patch      |   19 -
 debian/patches/drop-texi2html.patch                |   82 -
 .../patches/emacs-use-autoload-magic-comment.patch |   38 +
 debian/patches/license-files-install.patch         |   18 -
 debian/patches/series                              |    5 +-
 debian/patches/typos.patch                         |  163 -
 debian/rules                                       |    2 +-
 debian/tests/control                               |    7 +
 debian/tests/example1                              |    8 +
 debian/tests/ramst                                 |    8 +
 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 +
 113 files changed, 4783 insertions(+), 5659 deletions(-)
 create mode 100644 debian/dynare.elpa
 delete mode 100644 debian/dynare.emacsen-compat
 delete mode 100644 debian/dynare.emacsen-install
 delete mode 100644 debian/dynare.emacsen-remove
 delete mode 100644 debian/dynare.emacsen-startup
 create mode 100644 debian/elpa-test
 delete mode 100644 debian/patches/clean-julia-preprocessor.patch
 delete mode 100644 debian/patches/drop-texi2html.patch
 create mode 100644 debian/patches/emacs-use-autoload-magic-comment.patch
 delete mode 100644 debian/patches/license-files-install.patch
 delete mode 100644 debian/patches/typos.patch
 create mode 100644 debian/tests/control
 create mode 100644 debian/tests/example1
 create mode 100644 debian/tests/ramst
 delete mode 100644 matlab/modules/dseries/.gitignore
 delete mode 100644 matlab/modules/reporting/.gitignore
 delete mode 100644 matlab/modules/reporting/COPYING
 delete mode 100644 matlab/modules/reporting/license.txt
 delete mode 100644 matlab/particles/.gitignore
 copy matlab/{set_parameters.m => set_parameters_locally.m} (84%)
 delete mode 100644 matlab/utilities/tests/.gitignore
 create mode 100644 tests/filter_step_ahead/trend_cycle_decomposition.mod
 create mode 100644 tests/filter_step_ahead/trend_cycle_decomposition_data.m
 create mode 100644 tests/load_octave_packages.m

-- 
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