dynare/mex/sources
Sébastien Villemot 66d48f5917 Compatibility fixes for Octave 3.8.
- no longer use OCTAVE_QUIT in MEX files; this seems now only possible in
  oct-files. (Ref #304)
- do not build linsolve.oct on Octave >= 3.8, it is available natively.
- do not add strjoin.m to the patch on Octave >= 3.8, it is available natively.
- default_save_options has been renamed save_default_options.
2014-01-03 11:05:39 +01:00
..
block_kalman_filter Fix copyright notices 2013-06-12 17:04:46 +02:00
bytecode Compatibility fixes for Octave 3.8. 2014-01-03 11:05:39 +01:00
estimation Estimation DLL: fix bug with creating MAT files 2013-12-06 14:46:44 +01:00
k_order_perturbation Fix copyright notices 2013-06-12 17:04:46 +02:00
kalman_steady_state Fix copyright notices 2013-06-12 17:04:46 +02:00
kronecker Changed the order of the output arguments in kronecker product related mex routines. 2011-09-05 18:57:42 +02:00
linsolve Fix bug in linsolve when second argument is a zero-column matrix 2013-08-15 12:19:51 +02:00
local_state_space_iterations Fix copyright notices 2013-06-12 17:04:46 +02:00
mjdgges Fixed bug related to the test on the number of input arguments. 2013-06-12 10:21:27 +02:00
ms-sbvar ms-sbvar: support ctrl-c changes in submodule, #304 2013-12-05 16:13:58 +01:00
ordschur Fix copyright notices 2013-06-12 17:04:46 +02:00
qzcomplex Fix copyright notices 2013-06-12 17:04:46 +02:00
sobol Remove various compiler warnings 2012-06-08 19:06:03 +02:00
Makefile.am Distribute dynumfpack.h in tarball 2013-03-24 09:42:45 +01:00
dynblas.h Fix copyright notices 2013-06-12 17:04:46 +02:00
dynlapack.h Adapt block_kalman_filter for Dynare's BLAS/LAPACK framework 2011-09-23 18:15:18 +02:00
dynmex.h Updated copyright notices 2011-02-04 17:27:33 +01:00
dynumfpack.h Fix compilation problems of bytecode with UMFPACK and MATLAB's libut 2013-03-23 13:02:07 +01:00