Commit Graph

45 Commits (57ab3e45c31438bc78a362a2023a5795ccbc4b5c)

Author SHA1 Message Date
Stéphane Adjemian (Charybdis) 57ab3e45c3 Added VERSION file. 2017-05-29 14:30:33 +02:00
Stéphane Adjemian (Charybdis) 8ccb0e5e31 Ignore generated doc/dynare.info-3. 2017-05-19 18:33:52 +02:00
Houtan Bastani 8bf2036049 gitignore: ignore dataset saved by default when Octave crashes 2016-09-20 17:20:18 +02:00
Houtan Bastani 8e21feaf70 ignore all .mat and .xls files 2016-06-14 11:37:16 +02:00
Stéphane Adjemian (Hermes) a858ef6986 Updated .gitignore file. 2016-05-23 13:48:19 +02:00
Stéphane Adjemian (Charybdis) 580bc3a0b6 Updated .gitignore file.
Do not version mat files in matlab folder.
2015-10-10 00:21:18 +02:00
Houtan Bastani a875de9a21 ignore .jl files under tests/ 2015-08-19 11:14:47 +02:00
Houtan Bastani 1ed5a79716 update .gitignore 2015-07-22 10:30:18 +02:00
Houtan Bastani deabd99514 update .gitignore to ignore files called “checksum” 2015-05-28 16:18:55 +02:00
Houtan Bastani 90e00b3871 fixes for windows 2015-03-27 17:29:10 +01:00
Houtan Bastani d7c253ae59 support 64-bit preprocessor, #862 2015-03-26 19:08:30 +01:00
Houtan Bastani 45a3e7a710 ignore tmp files left in dir when ms-sbvar is aborted in the middle of execution 2014-09-10 17:24:40 +02:00
Houtan Bastani 128761accd .gitignore: ignore default temporary reporting directory 2014-07-30 15:21:32 +02:00
Stéphane Adjemian (Charybdis) 6aee567382 Save empty dates and dseries objects in memory (base workspace) instead of disk (faster). Added an initialization mode for dates and dseries constructor. The following commands:
dates('initialization');
dseries('initialization');

create variables emptydatesobject and emptydseriesobject in base workspace.
2014-06-11 12:22:31 +02:00
Stéphane Adjemian (Charybdis) e4238dd7e4 Exclude from versioning the mat files generated for the initialization of dseries and dates objects. 2014-06-11 12:22:31 +02:00
Houtan Bastani 230715aa5a gitignore: add rule to ignore files created by make pdf 2014-02-25 18:04:40 +01:00
Houtan Bastani 5cb2fd4ae6 reporting: compile with synctex option 2014-02-14 11:44:14 +01:00
Houtan Bastani df5f2765ae ignore compile file 2013-09-09 13:40:00 -04:00
Stéphane Adjemian (Charybdis) 64bd5d2413 Exclude from versioning doc/dynare.info-1 and doc/dynare.info-2. 2013-09-09 17:00:11 +02:00
Sébastien Villemot e16e9c9424 Fix .gitgnore w.r.t. matlab/missing 2013-03-25 12:58:35 +01:00
Houtan Bastani 7dbfaebf59 test suite parallelization 2012-10-12 18:13:17 +02:00
Sébastien Villemot 3e612e0211 Fix build system with Automake 1.12 2012-09-28 17:31:39 +02:00
Sébastien Villemot 267b8fd995 Add FlexLexer.h to .gitignore 2012-08-06 18:56:03 +02:00
Houtan Bastani 1be5566d89 modify gitignore 2012-05-09 11:46:09 +02:00
Houtan Bastani c27b64cb48 modified .gitignore for ms-sbvar directory 2011-06-01 15:22:01 +02:00
Sébastien Villemot 5f04ed9db7 Reference manual: switch to TeXinfo format 2011-03-29 17:50:11 +02:00
Sébastien Villemot 967f2f1075 Build system: add rules for creating info file 2011-02-14 14:45:18 +01:00
Sébastien Villemot e25d2386af Update to .gitignore 2011-02-04 19:25:53 +01:00
Sébastien Villemot 02cc9cbd79 Build system: new configure option "--enable-org-export" for compiling Org files 2010-11-15 12:43:55 +01:00
Sébastien Villemot 7fd77a87dd Added M2HTML to the build system 2010-11-08 13:08:15 +01:00
Sébastien Villemot 1aed875ce2 Added PDF documentation for parallel stuff 2010-10-29 12:48:07 +02:00
Sébastien Villemot 69fc0e320b New oct-file "qzcomplex" for bringing the complex QZ decomposition to Octave. Fixes issues with partial information under Octave. 2010-10-21 12:33:18 +02:00
Sébastien Villemot b5e0f91ea6 Added Emacs' tags to .gitignore 2010-09-16 16:53:19 +02:00
Sébastien Villemot ab0d4a143e Build system: added new test for C++ prior classes 2010-06-09 11:37:42 +02:00
Houtan Bastani 08dece966c ignore file created by OS X filesystem 2010-06-01 11:18:54 +02:00
Sébastien Villemot 0281c5138a Build system: added new testKalman for Estimation DLL 2010-04-13 18:41:15 +02:00
Sébastien Villemot b1e90e59af Estimation DLL: added testInitKalman to the build system, and modify it to accept the dynamic DLL as argument 2010-03-16 15:57:10 +01:00
Sébastien Villemot 4ec9652f9e Estimation DLL: added test for repmat in .gitignore 2010-03-09 18:30:23 +01:00
Sébastien Villemot 30d9feb146 Estimation DLL:
* finished test for DecisionRules
* added new test for LUSolver
* improved test for QRDecomposition
2010-02-19 18:42:02 +01:00
Sébastien Villemot eb35f6b172 Added Windows executables in gitignore file 2010-02-17 18:40:52 +01:00
Sébastien Villemot fb97797405 Estimation DLL: first version of matrix library + still unfinished decision rules computation 2010-02-09 19:15:59 +01:00
Stéphane Adjemian (Charybdis) 926d5f83c9 Added *.fig files and temporary files. 2010-02-03 21:53:50 +01:00
Sébastien Villemot 0e5dc7bf06 Up-to-date .gitignore files 2010-02-02 17:22:19 +01:00
stepan 79125b8990 * Added files to exclude in .gitignore.
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2972 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-24 12:48:25 +00:00
stepan 2755ab07fe * Added .gitignore file (copy of git svn show-ignore).
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2971 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-09-24 12:48:23 +00:00