- Jan 17, 2014
-
-
Sébastien Villemot authored
(cherry picked from commit 0bec3c75)
-
Stéphane Adjemian authored
(cherry picked from commit 0297237d)
-
Stéphane Adjemian authored
(cherry picked from commit f11f44fc)
-
Stéphane Adjemian authored
(cherry picked from commit 8b093aec)
-
Stéphane Adjemian authored
Implement broadcasting for operations (+,-,* and /) between dseries and scalar or vectors. Efficiency and cosmetic changes. (cherry picked from commit 117f338e)
-
Stéphane Adjemian authored
(cherry picked from commit 3534c68b)
-
Stéphane Adjemian authored
(cherry picked from commit add3b140)
- Jan 16, 2014
- Jan 15, 2014
-
-
Sébastien Villemot authored
(cherry picked from commit 2537fb62)
-
Houtan Bastani authored
(cherry picked from commit f62ff7a8)
-
Houtan Bastani authored
reporting: tests: show functionality of tableDataRhs option(cherry picked from commit e301eeb2)
-
Houtan Bastani authored
(cherry picked from commit 52492afe)
-
Houtan Bastani authored
-
Houtan Bastani authored
reporting: make vlineAfter accept a cell array of dates(cherry picked from commit 26d834a4)
-
Houtan Bastani authored
reporting: remove annualAverages option(cherry picked from commit 809c3aca)
-
- Jan 13, 2014
-
-
Houtan Bastani authored
(cherry picked from commit 74260b94)
-
Houtan Bastani authored
(cherry picked from commit 54a0039c)
-
Sébastien Villemot authored
(manually cherry picked from commit dd2aa846)
-
- Jan 03, 2014
-
-
Sébastien Villemot authored
If there is any call to exist(fname) before the call to the preprocessor, then Octave will use the old copy of the .m instead of the newly generated one. Deleting the .m beforehand fixes the problem. (cherry picked from commit c3918761)
-
Sébastien Villemot authored
(cherry picked from commit 5bbfe9cd)
-
-
Sébastien Villemot authored
- 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)
-
- Jan 02, 2014
-
-
Sébastien Villemot authored
(cherry picked from commit 7c6d5b3e)
-
New syntax used to call the conditional forecast using the extended path method. It allows to match the endogenous and the shock that are flipped. (cherry picked from commit dfbff7fc)
-
The previous syntax used to call the conditional forecast using the extended path method was problematic. It does not allow to match the endogenous and the shock that are flipped. This is problematic as soon as the forecast periods are heterogeneous or the type of expectation (surprise or perfect foresight) are different. We get rid of the previous syntax. (manually cherry picked from commit bae79d62)
-
- Dec 30, 2013
-
-
Houtan Bastani authored
(cherry picked from commit 3745409f)
-
(cherry picked from commit 187ddbab)
-
(cherry picked from commit a5a18947)
-
Houtan Bastani authored
(cherry picked from commit f0eefd98)
-
- Dec 28, 2013
-
-
Sébastien Villemot authored
Closes #570 (cherry picked from commit 96e973a0)
-
- Dec 27, 2013
-
-
Sébastien Villemot authored
The type of the first shock was not set according to the user request. Concretely, it would be random, and almost always a perfect foresight shock. (cherry picked from commit 503d2baa)
-
- Dec 18, 2013
-
-
Houtan Bastani authored
parallel: add local switch to confirm_recursive_rmdir(cherry picked from commit bbdad94d)
-
Houtan Bastani authored
(cherry picked from commit 7bc5d5c2)
-
Houtan Bastani authored
-
- Dec 16, 2013
-
-
Sébastien Villemot authored
(cherry picked from commit 8ddd7d03)
-
Sébastien Villemot authored
(cherry picked from commit e43e54cf)
-
Sébastien Villemot authored
(cherry picked from commit cd1574e3)
-
Sébastien Villemot authored
The unitary tests file was renamed, but his output file wasn't. (cherry picked from commit bb1353e4)
-