[Pkg-octave-commit] [dynare] branch master updated (1f0fb8c -> 9bb3025)
Sébastien Villemot
sebastien at debian.org
Thu Jul 31 19:10:06 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 1f0fb8c Debian release 4.4.2-2.
new 7541b98 Remove Thomas Weber from Uploaders.
adds 173381f Imported Upstream version 4.4.3
new 908075b Merge tag 'upstream/4.4.3'
new a353790 Use the new upstream "make install" rule.
new 6670a68 Add libboost-graph1.55-dev as alternate dependency to dynare-matlab.
new 9bb3025 Changelog entry for 4.4.3-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 | 12 +
Makefile.in | 340 +-
NEWS | 84 +-
README.md | 19 +-
aclocal.m4 | 682 +-
ar-lib | 2 +-
compile | 347 +
config.guess | 346 +-
config.sub | 106 +-
configure | 523 +-
configure.ac | 8 +-
debian/README.Debian | 4 +-
debian/changelog | 14 +
debian/control | 49 +-
debian/dynare-common.install | 3 -
debian/dynare-matlab.NEWS | 7 +
...common.emacsen-compat => dynare.emacsen-compat} | 0
...mmon.emacsen-install => dynare.emacsen-install} | 4 +-
...common.emacsen-remove => dynare.emacsen-remove} | 4 +-
...mmon.emacsen-startup => dynare.emacsen-startup} | 0
debian/dynare.install | 7 +-
debian/patches/extra-addpatch.patch | 4 +-
debian/patches/fhs-compliance.patch | 133 -
debian/patches/hardcode-dynareroot.patch | 15 +
debian/patches/series | 2 +-
debian/rules | 27 +-
depcomp | 455 +-
doc/Makefile.in | 317 +-
doc/dynare.info | 485 +-
doc/dynare.info-1 | 6887 +++++-----
doc/dynare.info-2 | 3130 +++--
doc/dynare.texi | 398 +-
doc/gsa/Makefile.in | 105 +-
doc/internals/Makefile.in | 103 +-
doc/macroprocessor/Makefile.in | 105 +-
doc/mdate-sh | 15 +-
doc/parallel/Makefile.in | 105 +-
doc/preprocessor/Makefile.in | 105 +-
doc/stamp-vti | 8 +-
doc/texinfo.tex | 414 +-
doc/userguide/Makefile.in | 105 +-
doc/version.texi | 8 +-
dynare++/Makefile.in | 267 +-
dynare++/doc/Makefile.in | 107 +-
dynare++/integ/Makefile.in | 267 +-
dynare++/integ/cc/Makefile.in | 299 +-
dynare++/integ/src/Makefile.in | 219 +-
dynare++/integ/testing/Makefile.in | 223 +-
dynare++/kord/Makefile.in | 419 +-
dynare++/parser/cc/Makefile.in | 573 +-
dynare++/parser/cc/assign_tab.cc | 349 +-
dynare++/parser/cc/assign_tab.hh | 39 +-
dynare++/parser/cc/csv_tab.cc | 352 +-
dynare++/parser/cc/csv_tab.hh | 39 +-
dynare++/parser/cc/formula_tab.cc | 409 +-
dynare++/parser/cc/formula_tab.hh | 39 +-
dynare++/parser/cc/matrix_tab.cc | 352 +-
dynare++/parser/cc/matrix_tab.hh | 39 +-
dynare++/parser/cc/namelist_tab.cc | 352 +-
dynare++/parser/cc/namelist_tab.hh | 39 +-
dynare++/src/Makefile.in | 402 +-
dynare++/src/dynglob_tab.cc | 388 +-
dynare++/src/dynglob_tab.hh | 39 +-
dynare++/sylv/Makefile.in | 267 +-
dynare++/sylv/cc/Makefile.in | 509 +-
dynare++/sylv/testing/Makefile.in | 247 +-
dynare++/tl/Makefile.in | 267 +-
dynare++/tl/cc/Makefile.in | 557 +-
dynare++/tl/testing/Makefile.in | 263 +-
dynare++/utils/cc/Makefile.in | 215 +-
install-sh | 14 +-
m4/ax_matio.m4 | 5 +-
m4/ax_matlab_version.m4 | 5 +-
.../integ/cc/dummy.ch => matlab/.dir-locals.el | 0
matlab/@dseries/minus.m | 6 +-
matlab/@dseries/mpower.m | 10 +-
matlab/@dseries/mrdivide.m | 2 +-
matlab/@dseries/mtimes.m | 4 +-
matlab/@dseries/plus.m | 10 +-
matlab/@dseries/subsref.m.orig | 704 -
matlab/Contents.m | 61 +
matlab/GetPosteriorParametersStatistics.m | 8 +
matlab/McMCDiagnostics.m | 2 +-
matlab/bvar_toolbox.m | 5 +
matlab/compute_mh_covariance_matrix.m | 5 +-
matlab/disp_moments.m | 4 +
matlab/dsge_likelihood.m | 2 +-
matlab/dsge_var_likelihood.m | 4 +-
matlab/dyn_ramsey_static.m | 36 +-
matlab/dynare_config.m | 5 +-
matlab/dynare_estimation_init.m | 4 +
matlab/dynare_identification.m | 5 +-
matlab/dynare_sensitivity.m | 4 +
matlab/dynare_solve.m | 2 +-
matlab/evaluate_steady_state.m | 2 +-
matlab/evaluate_steady_state_file.m | 11 +-
matlab/imcforecast.m | 8 +-
matlab/load_xls_file_data.m | 8 +-
matlab/mcforecast3.m | 35 +-
matlab/model_comparison.m | 14 +-
matlab/ms-sbvar/delete_dir_if_exists.m | 4 +-
matlab/non_linear_dsge_likelihood.m | 2 +-
matlab/osr1.m | 20 +-
matlab/plot_identification.m | 6 +-
matlab/posterior_moments.m | 43 +-
matlab/print_info.m | 1 +
matlab/read_variables.m | 4 +-
matlab/resol.m | 6 +-
matlab/sim1.m | 2 +-
matlab/sim1_purely_backward.m | 19 +-
matlab/sim1_purely_forward.m | 19 +-
matlab/stoch_simul.m | 3 +-
matlab/th_autocovariances.m | 24 +-
matlab/{ => utilities/dseries}/isdseries.m | 0
matlab/{ => utilities/general}/isaletter.m | 0
matlab/{ => utilities/general}/isconst.m | 0
matlab/utilities/general/isdiagonal.m | 64 +
matlab/{ => utilities/general}/isglobalinbase.m | 0
matlab/{ => utilities/general}/isint.m | 0
matlab/{ => utilities/general}/ispd.m | 0
matlab/{ => utilities/general}/isquare.m | 0
matlab/utilities/tests/mtest.m | 5 +-
matlab/var_sample_moments.m | 6 +-
mex/build/block_kalman_filter.am | 2 +-
mex/build/bytecode.am | 2 +-
mex/build/dynare_simul_.am | 2 +-
mex/build/gensylv.am | 2 +-
mex/build/k_order_perturbation.am | 2 +-
mex/build/kalman_steady_state.am | 2 +-
mex/build/kronecker.am | 2 +-
mex/build/local_state_space_iterations.am | 4 +-
mex/build/matlab/Makefile.am | 3 +
mex/build/matlab/Makefile.in | 331 +-
mex/build/matlab/aclocal.m4 | 690 +-
mex/build/matlab/ar-lib | 2 +-
mex/build/matlab/block_kalman_filter/Makefile.in | 286 +-
mex/build/matlab/bytecode/Makefile.in | 357 +-
mex/build/matlab/compile | 347 +
mex/build/matlab/config.guess | 346 +-
mex/build/matlab/config.sub | 106 +-
mex/build/matlab/configure | 403 +-
mex/build/matlab/configure.ac | 13 +-
mex/build/matlab/depcomp | 455 +-
mex/build/matlab/dynare_simul_/Makefile.in | 285 +-
mex/build/matlab/gensylv/Makefile.in | 285 +-
mex/build/matlab/install-sh | 14 +-
mex/build/matlab/k_order_perturbation/Makefile.in | 358 +-
mex/build/matlab/kalman_steady_state/Makefile.in | 286 +-
mex/build/matlab/kronecker/Makefile.in | 304 +-
mex/build/matlab/libdynare++/Makefile.in | 1104 +-
.../local_state_space_iterations/Makefile.in | 267 +-
mex/build/matlab/mex.am | 2 +
mex/build/matlab/missing | 414 +-
mex/build/matlab/mjdgges/Makefile.in | 285 +-
mex/build/matlab/ms_sbvar/Makefile.in | 840 +-
mex/build/matlab/sobol/Makefile.in | 265 +-
mex/build/mjdgges.am | 2 +-
mex/build/ms_sbvar.am | 2 +-
mex/build/octave/Makefile.am | 3 +
mex/build/octave/Makefile.in | 326 +-
mex/build/octave/aclocal.m4 | 690 +-
mex/build/octave/ar-lib | 2 +-
mex/build/octave/block_kalman_filter/Makefile.in | 286 +-
mex/build/octave/bytecode/Makefile.in | 357 +-
mex/build/octave/compile | 347 +
mex/build/octave/config.guess | 346 +-
mex/build/octave/config.sub | 106 +-
mex/build/octave/configure | 389 +-
mex/build/octave/configure.ac | 2 +-
mex/build/octave/depcomp | 455 +-
mex/build/octave/dynare_simul_/Makefile.in | 285 +-
mex/build/octave/gensylv/Makefile.in | 285 +-
mex/build/octave/install-sh | 14 +-
mex/build/octave/k_order_perturbation/Makefile.in | 358 +-
mex/build/octave/kalman_steady_state/Makefile.in | 286 +-
mex/build/octave/kronecker/Makefile.in | 304 +-
mex/build/octave/libdynare++/Makefile.in | 1104 +-
mex/build/octave/linsolve/Makefile.am | 2 +-
mex/build/octave/linsolve/Makefile.in | 284 +-
.../local_state_space_iterations/Makefile.in | 267 +-
mex/build/octave/mex.am | 2 +
mex/build/octave/missing | 414 +-
mex/build/octave/mjdgges/Makefile.in | 285 +-
mex/build/octave/ms_sbvar/Makefile.in | 1176 +-
mex/build/octave/ordschur/Makefile.am | 2 +-
mex/build/octave/ordschur/Makefile.in | 284 +-
mex/build/octave/qzcomplex/Makefile.am | 2 +-
mex/build/octave/qzcomplex/Makefile.in | 284 +-
mex/build/octave/sobol/Makefile.in | 265 +-
mex/build/qmc_sequence.am | 2 +-
mex/sources/Makefile.in | 106 +-
.../k_order_perturbation/dynamic_abstract_class.cc | 13 +-
mex/sources/k_order_perturbation/k_ord_dynare.cc | 6 +-
missing | 414 +-
preprocessor/ComputingTasks.cc | 4 +-
preprocessor/DataTree.cc | 6 +-
preprocessor/DataTree.hh | 5 +-
preprocessor/DynamicModel.cc | 16 +-
preprocessor/DynareBison.cc | 13399 +++++++++----------
preprocessor/DynareBison.hh | 1478 +-
preprocessor/DynareBison.yy | 5 +-
preprocessor/DynareFlex.cc | 6754 +++++-----
preprocessor/DynareFlex.ll | 1 +
preprocessor/ExprNode.cc | 230 +-
preprocessor/ExprNode.hh | 78 +-
preprocessor/Makefile.am | 5 +-
preprocessor/Makefile.in | 721 +-
preprocessor/ModFile.cc | 41 +-
preprocessor/ModelTree.cc | 17 +-
preprocessor/ParsingDriver.cc | 8 +-
preprocessor/Shocks.cc | 6 +-
preprocessor/Statement.cc | 2 +-
preprocessor/StaticModel.cc | 16 +-
preprocessor/SymbolTable.cc | 2 +-
preprocessor/location.hh | 167 +-
preprocessor/macro/MacroBison.cc | 1253 +-
preprocessor/macro/MacroBison.hh | 611 +-
preprocessor/macro/Makefile.in | 298 +-
preprocessor/macro/location.hh | 167 +-
preprocessor/macro/position.hh | 151 +-
preprocessor/macro/stack.hh | 153 +-
preprocessor/position.hh | 151 +-
preprocessor/stack.hh | 153 +-
tests/Makefile.in | 106 +-
tests/expectations/expectation.mod | 2 +-
tests/expectations/expectation_nested.mod | 2 +-
tests/run_test_octave.m | 7 +-
windows/dynare.nsi | 12 +-
ylwrap | 205 +-
229 files changed, 37370 insertions(+), 30922 deletions(-)
create mode 100755 compile
delete mode 100644 debian/dynare-common.install
create mode 100644 debian/dynare-matlab.NEWS
rename debian/{dynare-common.emacsen-compat => dynare.emacsen-compat} (100%)
rename debian/{dynare-common.emacsen-install => dynare.emacsen-install} (85%)
rename debian/{dynare-common.emacsen-remove => dynare.emacsen-remove} (72%)
rename debian/{dynare-common.emacsen-startup => dynare.emacsen-startup} (100%)
delete mode 100644 debian/patches/fhs-compliance.patch
create mode 100644 debian/patches/hardcode-dynareroot.patch
copy dynare++/integ/cc/dummy.ch => matlab/.dir-locals.el (100%)
delete mode 100644 matlab/@dseries/subsref.m.orig
create mode 100644 matlab/Contents.m
rename matlab/{ => utilities/dseries}/isdseries.m (100%)
rename matlab/{ => utilities/general}/isaletter.m (100%)
rename matlab/{ => utilities/general}/isconst.m (100%)
create mode 100644 matlab/utilities/general/isdiagonal.m
rename matlab/{ => utilities/general}/isglobalinbase.m (100%)
rename matlab/{ => utilities/general}/isint.m (100%)
rename matlab/{ => utilities/general}/ispd.m (100%)
rename matlab/{ => utilities/general}/isquare.m (100%)
create mode 100755 mex/build/matlab/compile
create mode 100755 mex/build/octave/compile
--
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