Go to file
Sébastien Villemot 8852bd1b09 mexopts.bat for Windows:
- now use the mingw package shipped with Cygwin
- create a version for 64-bit MATLAB
- note that I could not merge the 32 and 64-bit mexopts in a single file,
because MATLAB's mex.pl ignores everything that is not a "set" statement (in
particular it ignores "if" statements)
2010-09-28 16:46:53 +02:00
doc Cleanups related to the removal of leads and lags in deterministic model 2010-09-21 13:35:55 +02:00
dynare++ dynare_simul_: remove instances of mexErrMsgTxt 2010-09-23 10:45:35 +02:00
examples Created a new 'examples' subdirectory with a (still small) example database 2010-04-30 12:36:24 +02:00
m4 Provisions for MATLAB R2010b (7.11) 2010-09-10 13:08:32 +02:00
matlab replace deprecated Matlab function strvcat with char 2010-09-27 16:11:14 +02:00
mex OpenMP support: 2010-09-27 15:56:19 +02:00
preprocessor replace deprecated Matlab function strvcat with char 2010-09-27 16:11:14 +02:00
tests updated test for parallel computing 2010-09-25 15:02:48 +02:00
windows mexopts.bat for Windows: 2010-09-28 16:46:53 +02:00
.gitignore Added Emacs' tags to .gitignore 2010-09-16 16:53:19 +02:00
Makefile.am mexopts.bat for Windows: 2010-09-28 16:46:53 +02:00
configure.ac Build system: fix minor bug in display of configure script (Dynare++ testsuite had incorrect information due to testing the wrong variable) 2010-08-24 19:25:31 +02:00
dynare.el Emacs mode: highlight leads/lags and stoch_simul 2010-09-13 12:06:25 +02:00
license.txt Added Dynare mode for Emacs contributed by Yannick Kalantzis 2010-09-13 11:08:00 +02:00
uncrustify.cfg Updated uncrustify config 2009-12-16 17:18:58 +00:00