# # ChangeLog for /library/tests/testsuite/memlog_test.cfg.check # # Generated by Trac 0.11 # 06/27/24 19:52:56 Thu, 26 Nov 2009 21:17:36 GMT smidl [740] * library/tests/testsuite/memlog_test.cfg.check (modified) property Mon, 16 Nov 2009 23:54:28 GMT smidl [728] * applications/bdmtoolbox/mex/CMakeLists.txt (modified) * applications/bdmtoolbox/mex/epdf_mean.cpp (added) * applications/bdmtoolbox/mex/estimator.cpp (modified) * library/bdm/base/bdmbase.h (modified) * library/bdm/base/loggers.cpp (modified) * library/bdm/base/loggers.h (modified) * library/bdm/base/user_info.cpp (modified) * library/bdm/base/user_info.h (modified) * library/bdm/mex/config2mxstruct.h (modified) * library/bdm/mex/mex_logger.h (modified) * library/bdm/stat/exp_family.h (modified) * library/tests/testsuite/logger_test.cpp (modified) * library/tests/testsuite/memlog_test.cfg.check (moved) logger now has ability to store settings - used in estimator. ... Mon, 16 Nov 2009 23:54:12 GMT smidl [727] * applications/dual/src/iterativemc.cpp (modified) * library/bdm/base/bdmbase.h (modified) * library/bdm/base/loggers.h (modified) * library/bdm/stat/exp_family.h (modified) * library/tests/mat_checks.h (modified) * library/tests/testsuite/epdf_test.cpp (modified) * library/tests/testsuite/logger_test.cpp (modified) * library/tests/testsuite/logger_test_dirfile_format.matrix (modified) * library/tests/testsuite/memlog_setting.cfg.check (added) Logger change. Loggers can now store settings. Unit Tests and fixes.