[Pkg-octave-commit] [dynare] branch master updated (c65a0b5 -> 019b7a7)

Sébastien Villemot sebastien at debian.org
Fri Jan 17 16:09:36 UTC 2014


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

sebastien pushed a change to branch master
in repository dynare.

      from  c65a0b5   debian/watch: add automatic verification of PGP signature.
      adds  e1c2c1d   Imported Upstream version 4.4.1
       new  6d7ebdf   Merge tag 'upstream/4.4.1'
       new  47e3dae   debian/copyright: reflect upstream changes.
       new  6f632eb   Refresh patch.
       new  7ff2026   Ship GPG as part of source package.
       new  fe36c1b   Remove Build-Conflicts on flex and bison.
       new  019b7a7   Debian release 4.4.1-1

The 6 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:
 NEWS                                               |    56 +-
 README.md                                          |    37 +-
 configure                                          |    20 +-
 configure.ac                                       |     2 +-
 .../state_space/sbvar/sbvar_impulse_responses.c    |    22 +-
 debian/changelog                                   |    10 +
 debian/control                                     |     1 -
 debian/copyright                                   |     6 +-
 debian/patches/fhs-compliance.patch                |    13 +-
 debian/source/include-binaries                     |     1 +
 doc/dynare.info                                    |   366 +-
 doc/dynare.info-1                                  |   394 +-
 doc/dynare.info-2                                  |   371 +-
 doc/dynare.texi                                    |   169 +-
 doc/stamp-vti                                      |     8 +-
 doc/version.texi                                   |     8 +-
 license.txt                                        |     6 +-
 matlab/@dseries/minus.m                            |    40 +-
 matlab/@dseries/mrdivide.m                         |    50 +-
 matlab/@dseries/mtimes.m                           |    77 +-
 matlab/@dseries/plus.m                             |    82 +-
 matlab/@dseries/subsasgn.m                         |     6 +
 matlab/@dseries/subsref.m                          |    11 +-
 matlab/DsgeSmoother.m                              |    10 +-
 matlab/basic_plan.m                                |    82 +
 matlab/det_cond_forecast.m                         |  1203 ++-
 matlab/dynare.m                                    |    14 +-
 matlab/dynare_config.m                             |     5 +-
 matlab/flip_plan.m                                 |    89 +
 matlab/gmhmaxlik.m                                 |     4 +-
 matlab/imcforecast.m                               |    12 +-
 matlab/init_plan.m                                 |    47 +
 matlab/missing_DiffuseKalmanSmootherH1_Z.m         |     2 +-
 matlab/ms-sbvar/delete_dir_if_exists.m             |     4 +-
 matlab/parallel/dynareParallelRmDir.m              |     2 +-
 matlab/reports/@report/compile.m                   |     0
 matlab/reports/@report_series/printSeries.m        |    57 +
 matlab/reports/@report_series/report_series.m      |     4 +-
 matlab/reports/@report_series/write.m              |    64 +-
 matlab/reports/@report_table/report_table.m        |    16 +-
 matlab/reports/@report_table/write.m               |    42 +-
 .../{@report/addSection.m => allCellsAreDates.m}   |    22 +-
 .../{@vspace/write.m => allCellsAreDatesRange.m}   |    29 +-
 matlab/shock_decomposition.m                       |     6 +-
 mex/build/matlab/configure                         |    20 +-
 mex/build/matlab/configure.ac                      |     2 +-
 mex/build/octave/Makefile.am                       |     6 +-
 mex/build/octave/Makefile.in                       |    11 +-
 mex/build/octave/configure                         |   114 +-
 mex/build/octave/configure.ac                      |    14 +-
 mex/sources/bytecode/ErrorHandling.hh              |     7 +-
 mex/sources/bytecode/Evaluate.cc                   |     7 +-
 mex/sources/bytecode/SparseMatrix.cc               |     4 +-
 preprocessor/ComputingTasks.cc                     |     4 +-
 preprocessor/DynareBison.cc                        | 10226 +++++++++----------
 preprocessor/DynareBison.hh                        |   879 +-
 preprocessor/DynareBison.yy                        |    52 +-
 preprocessor/DynareFlex.cc                         |  6859 ++++++-------
 preprocessor/DynareFlex.ll                         |     5 -
 preprocessor/ExprNode.hh                           |     4 +-
 preprocessor/ParsingDriver.cc                      |    12 +-
 preprocessor/ParsingDriver.hh                      |     4 -
 preprocessor/Shocks.cc                             |    14 +-
 preprocessor/Shocks.hh                             |     2 +-
 preprocessor/macro/MacroBison.cc                   |    98 +-
 preprocessor/macro/MacroBison.hh                   |     2 +-
 preprocessor/macro/MacroBison.yy                   |     8 +-
 preprocessor/macro/MacroValue.hh                   |     4 +-
 tests/reporting/CountryTablePage.m                 |    19 +-
 tests/reporting/runDynareReport.m                  |     5 +-
 70 files changed, 11382 insertions(+), 10470 deletions(-)
 create mode 100644 debian/source/include-binaries
 create mode 100644 matlab/basic_plan.m
 create mode 100644 matlab/flip_plan.m
 create mode 100644 matlab/init_plan.m
 mode change 100755 => 100644 matlab/reports/@report/compile.m
 create mode 100644 matlab/reports/@report_series/printSeries.m
 copy matlab/reports/{@report/addSection.m => allCellsAreDates.m} (64%)
 copy matlab/reports/{@vspace/write.m => allCellsAreDatesRange.m} (63%)

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