dynare/mex/sources
Sébastien Villemot a8351130f1
Bytecode MEX: bugfix in error message printing
Class Evaluate had data members with the same name as members of
ErrorMsg (which it derives from). In practice, this means that the data members
from ErrorMsg could be unitialized when displaying error messages.
2022-07-25 15:07:52 +02:00
..
block_kalman_filter Enable -Wunused-parameter for C++ MEX 2022-07-05 12:12:53 +02:00
block_trust_region block_trust_region MEX: improve treatment of non-square blocks in Dulmage-Mendelsohn decomposition 2022-07-22 12:43:38 +02:00
bytecode Bytecode MEX: bugfix in error message printing 2022-07-25 15:07:52 +02:00
disclyap_fast Tighten input sanity checks of various MEX files 2022-03-18 22:49:46 +01:00
folded_to_unfolded_dr Implements `local_state_space_iteration_fortran`, the Fortran replacement of `local_state_space_iteration_k` (Ref #1802) 2021-09-22 16:28:46 +02:00
gensylv Tighten input sanity checks of various MEX files 2022-03-18 22:49:46 +01:00
k_order_mean Tighten input sanity checks of various MEX files 2022-03-18 22:49:46 +01:00
k_order_perturbation Enable -Wunused-parameter for C++ MEX 2022-07-05 12:12:53 +02:00
k_order_simul Tighten input sanity checks of various MEX files 2022-03-18 22:49:46 +01:00
k_order_welfare k_order_welfare MEX: check number of arguments 2022-07-05 11:55:40 +02:00
kalman_steady_state Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
kronecker Tighten input sanity checks of various MEX files 2022-03-18 22:49:46 +01:00
libkordersim local_state_space_iteration_k MEX now uses the Fortran code (instead of the C++ code) 2022-02-04 11:49:46 +01:00
local_state_space_iterations Bug fix (pruning at second order in estimation). 2022-05-13 11:39:49 +02:00
mjdgges Tighten input sanity checks of various MEX files 2022-03-18 22:49:46 +01:00
ms-sbvar Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
num_procs Enable -Wunused-parameter for C++ MEX 2022-07-05 12:12:53 +02:00
perfect_foresight_problem Use operator""s to replace some calls to std::string constructor 2022-06-22 12:51:08 +02:00
sobol Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
Makefile.am local_state_space_iteration_k MEX now uses the Fortran code (instead of the C++ code) 2022-02-04 11:49:46 +01:00
blas_lapack.F08 Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
defines.F08 Convert mjdgges MEX to Fortran 2008 2020-01-09 09:23:07 +01:00
dynblas.h Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
dynlapack.h Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
dynmex.h Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
dynumfpack.h Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
matlab_mex.F08 Tighten input sanity checks of various MEX files 2022-03-18 22:49:46 +01:00
pthread.F08 pthread Fortran interface: fix internal type for representing pthread_t structure 2022-02-04 12:33:19 +01:00