[Pkg-octave-commit] [dynare] 01/04: Merge tag 'upstream/4.4.2'

Sébastien Villemot sebastien at debian.org
Fri Mar 7 14:34:54 UTC 2014


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

sebastien pushed a commit to branch master
in repository dynare.

commit b3648fcc4b87f0c97ec187099f6bbc8fa6a3d4ba
Merge: 97902ba 5252c77
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Fri Mar 7 13:21:38 2014 +0000

    Merge tag 'upstream/4.4.2'
    
    Upstream version 4.4.2

 COPYING                                            | 674 +++++++++++++++++++++
 Makefile.in                                        |   5 +-
 NEWS                                               |  56 +-
 configure                                          |  20 +-
 configure.ac                                       |   2 +-
 doc/dynare.info                                    | 426 ++++++-------
 doc/dynare.info-1                                  | 299 +++++----
 doc/dynare.info-2                                  | 466 +++++++-------
 doc/dynare.texi                                    | 504 ++++++++++-----
 doc/stamp-vti                                      |   8 +-
 doc/version.texi                                   |   8 +-
 matlab/@dates/setdiff.m                            |  88 +++
 matlab/@dseries/subsasgn.m                         |  13 +-
 matlab/@dseries/subsref.m                          |  63 +-
 matlab/@dseries/{subsref.m => subsref.m.orig}      |  66 +-
 matlab/McMCDiagnostics.m                           |  18 +-
 matlab/basic_plan.m                                |  10 +-
 matlab/check.m                                     |   2 +-
 matlab/check_list_of_variables.m                   |   4 +-
 matlab/display_estimation_results_table.m          |  41 +-
 matlab/dynare.m                                    |   6 +
 matlab/dynare_estimation.m                         |   7 +-
 matlab/dynare_estimation_1.m                       | 181 +++---
 matlab/dynare_estimation_init.m                    |  25 +-
 matlab/ep/homotopic_steps.m                        |  26 +-
 matlab/get_prior_info.m                            |  61 +-
 matlab/global_initialization.m                     |   1 +
 matlab/lyapunov_symm.m                             |   6 +-
 matlab/make_y_.m                                   |   8 +-
 matlab/metropolis_hastings_initialization.m        |   3 +-
 matlab/minus_logged_prior_density.m                |  46 +-
 matlab/non_linear_dsge_likelihood.m                |  11 +-
 matlab/read_key_value_string.m                     |  67 ++
 matlab/reports/@graph/graph.m                      |   7 +
 matlab/reports/@report/write.m                     |   6 +-
 matlab/resol.m                                     |  24 +
 matlab/stoch_simul.m                               |  13 +
 matlab/th_autocovariances.m                        |  44 +-
 matlab/utilities/general/iseven.m                  |  20 +
 matlab/utilities/general/isodd.m                   |  20 +
 matlab/writedata.m                                 |   7 +-
 mex/build/matlab/configure                         |  20 +-
 mex/build/matlab/configure.ac                      |   2 +-
 mex/build/octave/configure                         |  20 +-
 mex/build/octave/configure.ac                      |   2 +-
 .../k_order_perturbation/k_order_perturbation.cc   |   4 +-
 mex/sources/sobol/qmc_sequence.cc                  |  11 +
 preprocessor/NumericalInitialization.cc            |   6 +-
 preprocessor/ParsingDriver.cc                      |  22 +-
 tests/Makefile.am                                  |  19 +-
 tests/Makefile.in                                  |  19 +-
 ...d.mod => first_and_2nd_deriv_fcns_provided.mod} |   0
 ...d => first_and_2nd_deriv_fcns_provided_dll.mod} |   0
 ...n_provided.mod => first_deriv_fcn_provided.mod} |   0
 ...ed_dll.mod => first_deriv_fcn_provided_dll.mod} |   0
 ...ons_provided.mod => no_deriv_fcns_provided.mod} |   0
 ...ided_dll.mod => no_deriv_fcns_provided_dll.mod} |   0
 tests/fs2000/fs2000e.mod                           |  75 +++
 tests/loglinear/example4_loglinear.mod             | 105 ++++
 tests/loglinear/results_exp.mat                    | Bin 0 -> 6212 bytes
 60 files changed, 2715 insertions(+), 952 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