dynare/mex/sources/bytecode
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
..
testing Changed name of options_.maxit as options_.simul.maxit. 2013-10-09 13:06:06 +02:00
ErrorHandling.hh Compatibility fixes for Octave 3.8. 2014-01-03 11:05:39 +01:00
Evaluate.cc Compatibility fixes for Octave 3.8. 2014-01-03 11:05:39 +01:00
Evaluate.hh Fix copyright notices 2013-06-12 17:04:46 +02:00
Interpreter.cc Removed openmp pragmas in bytecode. 2013-07-11 15:12:41 +02:00
Interpreter.hh Fix copyright notices 2013-06-12 17:04:46 +02:00
Mem_Mngr.cc Updated copyright notices 2011-02-04 17:27:33 +01:00
Mem_Mngr.hh Updated copyright notices 2011-02-04 17:27:33 +01:00
SparseMatrix.cc Compatibility fixes for Octave 3.8. 2014-01-03 11:05:39 +01:00
SparseMatrix.hh Fix copyright notices 2013-06-12 17:04:46 +02:00
SparseMatrix_kernel.cu - adds the kernel CUDA file for SparseMatrix 2013-03-22 16:36:30 +01:00
bytecode.cc preprocessor and matlab mex fixes for clang compilation 2013-11-05 18:04:57 +01:00