# # ChangeLog for cpp/frams/mhandlers/mhandlers.h # # Generated by Trac 1.2.1 # 05/02/24 13:28:52 Thu, 23 Apr 2015 01:16:55 GMT Maciej Komosinski [373] * cpp/frams/mhandlers/mhandlers.cpp (modified) * cpp/frams/mhandlers/mhandlers.h (modified) Less cryptic variable names Wed, 22 Apr 2015 02:14:59 GMT sz [372] * cpp/common/hmessage.cpp (moved) * cpp/common/hmessage.h (moved) * cpp/common/nonstd_math.cpp (modified) * cpp/common/nonstd_stdio.cpp (modified) * cpp/common/stl-util.cpp (modified) * cpp/frams/Makefile-SDK-files (modified) * cpp/frams/Makefile-maintain (copied) * cpp/frams/_demos/f0_variants_test.cpp (modified) * cpp/frams/_demos/full_props.cpp (modified) * cpp/frams/_demos/geno_test.cpp (modified) * cpp/frams/_demos/genoconv_test.cpp (modified) * cpp/frams/_demos/genomanipulation.cpp (modified) * cpp/frams/_demos/genooper_test.cpp (modified) * cpp/frams/_demos/loader_test_param.cpp (modified) * cpp/frams/_demos/loader_test_param.in (modified) * cpp/frams/_demos/multiline_f0_test.cpp (modified) * cpp/frams/_demos/neuro_layout_test.cpp (modified) * cpp/frams/_demos/neuro_test.cpp (modified) * cpp/frams/_demos/shapeconvert.cpp (modified) * cpp/frams/_demos/simil_test.cpp (modified) * cpp/frams/genetics/f1/conv_f1.cpp (modified) * cpp/frams/genetics/f4/conv_f4.cpp (modified) * cpp/frams/genetics/f4/f4_general.cpp (modified) * cpp/frams/genetics/f4/oper_f4.cpp (modified) * cpp/frams/genetics/genman.cpp (modified) * cpp/frams/genetics/geno.cpp (modified) * cpp/frams/genetics/oper_fx.cpp (modified) * cpp/frams/mhandlers (moved) * cpp/frams/errmgr/errmanager.cpp (deleted) * cpp/frams/errmgr/errmanager.h (deleted) * cpp/frams/mhandlers/mhandlers.cpp (copied) * cpp/frams/mhandlers/mhandlers.h (copied) * cpp/frams/mhandlers/stderrors.cpp (modified) * cpp/frams/errmgr/stdouterr.cpp (deleted) * cpp/frams/errmgr/stdouterr.h (deleted) * cpp/frams/mhandlers/stdouthandler.cpp (copied) * cpp/frams/mhandlers/stdouthandler.h (copied) * cpp/frams/model/geometry/geometryutils.cpp (modified) * cpp/frams/model/geometry/meshbuilder.cpp (modified) * cpp/frams/model/geometry/modelgeometryinfo.cpp (modified) * cpp/frams/model/model.cpp (modified) * cpp/frams/neuro/neurofactory.cpp (modified) * cpp/frams/neuro/neuroimpl.cpp (modified) * cpp/frams/neuro/neuroimpl.h (modified) * cpp/frams/param/multiparamload.cpp (modified) * cpp/frams/param/param.cpp (modified) * cpp/frams/param/param.h (modified) * cpp/frams/util/3d.cpp (modified) * cpp/frams/util/extvalue.cpp (modified) * cpp/frams/util/sstringutils.cpp (modified) * cpp/frams/virtfile/stdiofile.cpp (modified) * cpp/frams/vm/classes/collectionobj.cpp (modified) Renamed some classes and functions to make their purpose more ... Thu, 12 Mar 2015 03:19:45 GMT Maciej Komosinski [336] * cpp/frams/errmgr/errmanager.cpp (modified) * cpp/frams/errmgr/errmanager.h (modified) * cpp/frams/errmgr/stdouterr.cpp (modified) * cpp/frams/errmgr/stdouterr.h (modified) Error message formatting: - "[x] x::x - " -> "[x] x.x: " Error ...