-
- Downloads
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. (manually cherry picked from commit 66d48f59)
Showing
- matlab/dynare.m 5 additions, 1 deletionmatlab/dynare.m
- matlab/dynare_config.m 3 additions, 2 deletionsmatlab/dynare_config.m
- mex/build/octave/Makefile.am 5 additions, 1 deletionmex/build/octave/Makefile.am
- mex/build/octave/configure.ac 12 additions, 0 deletionsmex/build/octave/configure.ac
- mex/sources/bytecode/ErrorHandling.hh 1 addition, 6 deletionsmex/sources/bytecode/ErrorHandling.hh
- mex/sources/bytecode/Evaluate.cc 1 addition, 6 deletionsmex/sources/bytecode/Evaluate.cc
- mex/sources/bytecode/SparseMatrix.cc 1 addition, 3 deletionsmex/sources/bytecode/SparseMatrix.cc
Loading
Please register or sign in to comment