# # ChangeLog for cpp/frams/genetics/f9/f9_conv.cpp # # Generated by Trac 1.2.1 # 03/28/24 11:59:06 Mon, 15 Mar 2021 14:57:32 GMT Maciej Komosinski [1108] * cpp/common/nonstd_stl.h (modified) * cpp/frams/genetics/f4/f4_general.cpp (modified) * cpp/frams/genetics/f4/f4_oper.cpp (modified) * cpp/frams/genetics/f9/f9_conv.cpp (modified) * cpp/frams/genetics/fS/fS_general.cpp (modified) Avoided potentially dangerous subtraction from unsigned int Mon, 30 Nov 2020 02:44:14 GMT Maciej Komosinski [1039] * cpp/frams/config/f0-SDK.def (modified) * cpp/frams/config/f0.def (modified) * cpp/frams/genetics/f1/f1_conv.cpp (modified) * cpp/frams/genetics/f9/f9_conv.cpp (modified) * cpp/frams/genetics/geneprops.cpp (modified) * cpp/frams/genetics/geneprops.h (modified) * cpp/frams/model/defassign-f0-SDK.h (modified) * cpp/frams/model/f0-SDK-classes.h (modified) * cpp/frams/model/model.cpp (modified) * cpp/frams/model/modelparts.cpp (modified) * cpp/frams/model/modelparts.h (modified) Removed Part's "visual thickness" property Thu, 02 Jul 2020 22:37:13 GMT Maciej Komosinski [973] * cpp/frams/_demos/genooper_test.cpp (modified) * cpp/frams/_demos/loader_test_geno.cpp (modified) * cpp/frams/_demos/paramtree_stdin_test.cpp (modified) * cpp/frams/_demos/printconvmap.cpp (modified) * cpp/frams/_demos/simil_test.cpp (modified) * cpp/frams/canvas/neurodiagram.cpp (modified) * cpp/frams/genetics/f4/f4_general.cpp (modified) * cpp/frams/genetics/f9/f9_conv.cpp (modified) * cpp/frams/genetics/fB/fB_conv.cpp (modified) * cpp/frams/genetics/fB/fB_general.h (modified) * cpp/frams/genetics/fB/fB_oper.cpp (modified) * cpp/frams/genetics/fF/fF_genotype.h (modified) * cpp/frams/genetics/fH/fH_general.cpp (modified) * cpp/frams/genetics/fL/fL_general.cpp (modified) * cpp/frams/genetics/fL/fL_oper.cpp (modified) * cpp/frams/genetics/fS/fS_general.cpp (modified) * cpp/frams/model/autoname.cpp (modified) * cpp/frams/model/modelparts.cpp (modified) * cpp/frams/neuro/impl/neuroimpl-fuzzy-f0.cpp (modified) * cpp/frams/neuro/impl/neuroimpl-fuzzy.cpp (modified) * cpp/frams/neuro/neurofactory.cpp (modified) * cpp/frams/neuro/neurolibparam.cpp (modified) * cpp/frams/param/multiparamload.cpp (modified) * cpp/frams/param/mutableparam.cpp (modified) * cpp/frams/param/param.cpp (modified) * cpp/frams/util/extvalue.cpp (modified) * cpp/frams/util/sstring-simple.cpp (modified) * cpp/frams/util/sstring-simple.h (modified) * cpp/frams/util/sstring.cpp (modified) * cpp/frams/util/sstring.h (modified) * cpp/frams/util/sstringutils.cpp (modified) * cpp/frams/util/sstringutils.h (modified) * cpp/frams/vm/framscript.l (modified) * cpp/frams/vm/framscript.y (modified) Increased SString and std::string compatibility: introduced length(), ... Fri, 11 May 2018 21:42:04 GMT Maciej Komosinski [779] * cpp/frams/Makefile-SDK-files (modified) * cpp/frams/_demos/genooper_test_fTest.cpp (modified) * cpp/frams/genetics/defgenoconv.cpp (modified) * cpp/frams/genetics/f1/f1_conv.cpp (moved) * cpp/frams/genetics/f1/f1_conv.h (moved) * cpp/frams/genetics/f4/f4_conv.cpp (moved) * cpp/frams/genetics/f4/f4_conv.h (moved) * cpp/frams/genetics/f4/f4_general.cpp (modified) * cpp/frams/genetics/f4/f4_oper.cpp (moved) * cpp/frams/genetics/f4/f4_oper.h (moved) * cpp/frams/genetics/f9/f9_conv.cpp (moved) * cpp/frams/genetics/f9/f9_conv.h (moved) * cpp/frams/genetics/f9/f9_oper.cpp (moved) * cpp/frams/genetics/f9/f9_oper.h (moved) * cpp/frams/genetics/fF/fF_chamber3d.cpp (modified) * cpp/frams/genetics/fF/fF_chamber3d.h (modified) * cpp/frams/genetics/fF/fF_conv.cpp (moved) * cpp/frams/genetics/fF/fF_conv.h (moved) * cpp/frams/genetics/fF/fF_oper.cpp (moved) * cpp/frams/genetics/fF/fF_oper.h (moved) * cpp/frams/genetics/fT/fTest_oper.cpp (moved) * cpp/frams/genetics/fT/fTest_oper.h (moved) * cpp/frams/genetics/fn/fn_conv.cpp (moved) * cpp/frams/genetics/fn/fn_conv.h (moved) * cpp/frams/genetics/fn/fn_oper.cpp (moved) * cpp/frams/genetics/fn/fn_oper.h (moved) * cpp/frams/genetics/genman.cpp (modified) * cpp/frams/genetics/genman.h (modified) * cpp/frams/genetics/genooperators.cpp (moved) * cpp/frams/genetics/genooperators.h (moved) Unified file names of all files involved in genetic conversions and ... Tue, 20 Feb 2018 00:08:04 GMT Maciej Komosinski [740] * cpp/frams/genetics/f9/conv_f9.cpp (modified) * cpp/frams/genetics/fF/conv_fF.cpp (modified) Added support for developmental phases ("checkpoints") to converters ...