# # ChangeLog for cpp # # Generated by Trac 1.2.1 # 03/28/24 18:56:03 Wed, 26 Feb 2014 19:21:22 GMT sz [145] * cpp/common/nonstd_math.cpp (modified) * cpp/frams/Makefile-GDK-files (modified) * cpp/frams/_demos/f0_variants_test.cpp (modified) * cpp/frams/_demos/full_props.cpp (modified) * cpp/frams/_demos/gdk_test.cpp (modified) * cpp/frams/_demos/geno_test.cpp (modified) * cpp/frams/_demos/genoconv_test.cpp (modified) * cpp/frams/_demos/genooper_test.cpp (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/genetics/defgenoconv.cpp (modified) * cpp/frams/genetics/defgenoconv.h (modified) * cpp/frams/genetics/f9/oper_f9.cpp (modified) * cpp/frams/genetics/fF/fF_genotype.cpp (added) * cpp/frams/genetics/fF/fF_genotype.h (modified) * cpp/frams/genetics/fF/oper_fF.cpp (modified) * cpp/frams/genetics/fF/oper_fF.h (modified) * cpp/frams/genetics/genman.cpp (modified) * cpp/frams/genetics/genman.h (modified) * cpp/frams/genetics/geno.cpp (modified) * cpp/frams/genetics/geno.h (modified) * cpp/frams/genetics/genoconv.cpp (modified) * cpp/frams/genetics/genoconv.h (modified) * cpp/frams/genetics/oper_fx.h (modified) * cpp/frams/genetics/preconfigured.h (added) Genetics reorganization (affects ALL applications!): - ... Wed, 26 Feb 2014 19:04:49 GMT sz [144] * cpp/frams/param/param.cpp (modified) * cpp/frams/param/param.h (modified) * cpp/frams/util/extvalue.cpp (modified) * cpp/frams/util/extvalue.h (modified) Param and ExtValue improvements (better control on conversions, ... Fri, 21 Feb 2014 10:25:16 GMT sz [141] * cpp/frams/Makefile-GDK-files (modified) * cpp/frams/_demos/geno_test.cpp (modified) * cpp/frams/_demos/genooper_test.cpp (modified) Improved genotype validation in geno_test and genooper_test (using ... Thu, 20 Feb 2014 16:53:33 GMT sz [140] * cpp/common/stl-util.h (added) * cpp/frams/Makefile-GDK-files (modified) * cpp/frams/genetics/fF (added) * cpp/frams/genetics/fF/conv_fF.cpp (added) * cpp/frams/genetics/fF/conv_fF.h (added) * cpp/frams/genetics/fF/fF_genotype.h (added) * cpp/frams/genetics/fF/oper_fF.cpp (added) * cpp/frams/genetics/fF/oper_fF.h (added) * cpp/frams/genetics/gen-config-GDK.h (modified) introducing the Foraminifera encoding (format 'F') Thu, 20 Feb 2014 16:49:28 GMT sz [139] * cpp/frams/_demos/genooper_test.cpp (modified) * cpp/frams/_demos/part_shapes.cpp (modified) * cpp/frams/genetics/defgenoconv.cpp (modified) * cpp/frams/genetics/f1/conv_f1.cpp (modified) * cpp/frams/genetics/f1/conv_f1.h (modified) * cpp/frams/genetics/f9/conv_f9.cpp (modified) * cpp/frams/genetics/f9/conv_f9.h (modified) * cpp/frams/genetics/f9/oper_f9.h (modified) * cpp/frams/genetics/gen-config-GDK.h (modified) * cpp/frams/genetics/genman.cpp (modified) * cpp/frams/genetics/oper_fx.h (modified) * cpp/frams/util/3d.h (modified) class renaming + minor corrections Wed, 19 Feb 2014 12:59:17 GMT sz [138] * cpp/frams/Makefile-GDK (modified) * cpp/frams/Makefile-GDK-files (modified) * cpp/frams/Makefile-maintain (modified) * cpp/frams/_demos/genooper_test.cpp (added) * cpp/frams/genetics/gen-config-GDK.h (modified) * cpp/frams/genetics/genman.cpp (added) * cpp/frams/genetics/genman.h (added) * cpp/frams/model/autoname.cpp (added) * cpp/frams/model/autoname.h (added) * cpp/frams/neuro/geneticneuroparam.cpp (added) * cpp/frams/neuro/geneticneuroparam.h (added) * cpp/frams/neuro/neurolibparam.cpp (added) * cpp/frams/neuro/neurolibparam.h (added) * cpp/frams/param/mutableparam.cpp (added) * cpp/frams/param/mutableparam.h (added) * cpp/frams/param/mutparamiface.h (added) * cpp/frams/param/mutparamlist.cpp (added) * cpp/frams/param/mutparamlist.h (added) * cpp/frams/vm/classes/genoobj.cpp (added) * cpp/frams/vm/classes/genoobj.h (added) genetic operator example - frams/_demos/genooper_test.cpp Wed, 19 Feb 2014 11:58:12 GMT sz [137] * cpp/frams/canvas/nn_layout.h (modified) * cpp/frams/canvas/nn_layout_model.cpp (modified) * cpp/frams/canvas/nn_layout_model.h (modified) * cpp/frams/canvas/nn_simple_layout.cpp (modified) * cpp/frams/canvas/nn_smart_layout.cpp (modified) added (c) headers Tue, 18 Feb 2014 21:50:38 GMT Maciej Komosinski [136] * cpp/frams/Makefile-GDK (modified) * cpp/frams/Makefile-GDK-files (modified) * cpp/frams/_demos/genoconv_test.cpp (moved) renamed conv_test => genoconv_test Mon, 17 Feb 2014 11:32:11 GMT sz [135] * cpp/common/nonstd.h (modified) * cpp/common/nonstd_math.cpp (modified) * cpp/common/nonstd_math.h (modified) * cpp/frams/Makefile-GDK (modified) * cpp/frams/Makefile-GDK-files (modified) * cpp/frams/_demos/neuro_layout_test.cpp (added) * cpp/frams/canvas (added) * cpp/frams/canvas/nn_layout.h (added) * cpp/frams/canvas/nn_layout_model.cpp (added) * cpp/frams/canvas/nn_layout_model.h (added) * cpp/frams/canvas/nn_simple_layout.cpp (added) * cpp/frams/canvas/nn_smart_layout.cpp (added) neuron layout algorithm (for schematic drawing), usage example in ... Mon, 10 Feb 2014 23:01:21 GMT Maciej Komosinski [131] * cpp/frams/virtfile/virtfile.cpp (modified) * cpp/frams/virtfile/virtfile.h (modified) a better way to save/restore a preprocessor macro, unfortunately not ... Mon, 10 Feb 2014 22:27:05 GMT Maciej Komosinski [130] * cpp/README.txt (modified) added a comment about supported platforms Mon, 10 Feb 2014 19:21:05 GMT sz [129] * cpp/frams/_demos/conv_test.cpp (modified) conv_test now uses the DefaultGenoConvManager which automatically ... Mon, 10 Feb 2014 19:13:49 GMT sz [128] * cpp/frams/util/sstring.cpp (modified) warning: deprecated conversion from string constant to char* Mon, 10 Feb 2014 19:13:23 GMT sz [127] * cpp/frams/neuro/neuroimpl.cpp (modified) * cpp/frams/vm/classes/3dobject.cpp (modified) * cpp/frams/vm/classes/collectionobj.cpp (modified) bug fixed: all param items having GETONLY accessor must also have ... Mon, 10 Feb 2014 16:14:26 GMT sz [126] * cpp/frams/Makefile-GDK-files (modified) * cpp/frams/_demos/loader_test.cpp (modified) * cpp/frams/genetics/gen-config-GDK.h (modified) minor corrections Mon, 10 Feb 2014 16:13:09 GMT sz [125] * cpp/frams/genetics/f9/conv_f9.cpp (modified) * cpp/frams/genetics/f9/conv_f9.h (modified) f9: APPLY_DETERMINISTIC_BODY_NOISE enabled by default Mon, 10 Feb 2014 16:09:58 GMT sz [124] * cpp/frams/_demos/multiline_f0_test.cpp (modified) * cpp/frams/param/param.cpp (modified) * cpp/frams/param/param.h (modified) Param::save altname argument is now more convenient const char* Mon, 10 Feb 2014 16:08:23 GMT sz [123] * cpp/common/nonstd.h (modified) * cpp/frams/virtfile/virtfile.cpp (modified) * cpp/frams/virtfile/virtfile.h (modified) Cygwin compatibility Mon, 10 Feb 2014 16:07:20 GMT sz [122] * cpp/common/2d.h (modified) * cpp/common/Convert.cpp (modified) * cpp/common/Convert.h (modified) * cpp/common/framsg.cpp (modified) * cpp/common/framsg.h (modified) * cpp/common/nonstd_dir.h (modified) * cpp/common/nonstd_math.cpp (modified) * cpp/common/nonstd_math.h (modified) * cpp/common/nonstd_stdio.cpp (modified) * cpp/common/nonstd_stdio.h (modified) * cpp/common/nonstd_stl.h (modified) * cpp/common/random.h (modified) * cpp/common/threads.h (modified) (c)opyright information added Sat, 08 Feb 2014 05:00:41 GMT sz [121] * cpp/frams/Makefile-GDK-files (modified) * cpp/frams/_demos/conv_test.cpp (modified) * cpp/frams/_demos/f0_variants_test.cpp (modified) * cpp/frams/_demos/full_props.cpp (modified) * cpp/frams/_demos/gdk_test.cpp (modified) * cpp/frams/_demos/geno_test.cpp (modified) * cpp/frams/_demos/genotypeloader.cpp (modified) * cpp/frams/_demos/genotypeloader.h (modified) * cpp/frams/_demos/loader_test.cpp (modified) * cpp/frams/_demos/multiline_f0_test.cpp (modified) * cpp/frams/_demos/neuro_test.cpp (modified) * cpp/frams/_demos/part_shapes.cpp (modified) * cpp/frams/_demos/printconvmap.cpp (modified) * cpp/frams/_demos/printconvmap.h (modified) * cpp/frams/_demos/serial_test.cpp (modified) * cpp/frams/config/gdk_build_config.h (modified) * cpp/frams/errmgr/errmanager.cpp (modified) * cpp/frams/errmgr/errmanager.h (modified) * cpp/frams/errmgr/stderrors.cpp (modified) * cpp/frams/errmgr/stderrors.h (modified) * cpp/frams/errmgr/stdouterr.cpp (modified) * cpp/frams/errmgr/stdouterr.h (modified) * cpp/frams/genetics/defgenoconv.cpp (modified) * cpp/frams/genetics/defgenoconv.h (modified) * cpp/frams/genetics/f1/conv_f1.cpp (modified) * cpp/frams/genetics/f1/conv_f1.h (modified) * cpp/frams/genetics/gen-config-GDK.h (modified) * cpp/frams/genetics/geno.cpp (modified) * cpp/frams/genetics/geno.h (modified) * cpp/frams/genetics/genoconv.cpp (modified) * cpp/frams/genetics/genoconv.h (modified) * cpp/frams/genetics/oper_fx.cpp (modified) * cpp/frams/genetics/oper_fx.h (modified) * cpp/frams/model/defassign-f0-GDK.h (modified) * cpp/frams/model/f0-GDK-classes.h (modified) * cpp/frams/model/model.cpp (modified) * cpp/frams/model/model.h (modified) * cpp/frams/model/modelparts.cpp (modified) * cpp/frams/model/modelparts.h (modified) * cpp/frams/neuro/impl/neuroimpl-body-gdk.h (modified) * cpp/frams/neuro/impl/neuroimpl-channels.cpp (modified) * cpp/frams/neuro/impl/neuroimpl-channels.h (modified) * cpp/frams/neuro/impl/neuroimpl-fuzzy-f0.cpp (modified) * cpp/frams/neuro/impl/neuroimpl-fuzzy-f0.h (modified) * cpp/frams/neuro/impl/neuroimpl-fuzzy.cpp (modified) * cpp/frams/neuro/impl/neuroimpl-fuzzy.h (modified) * cpp/frams/neuro/impl/neuroimpl-simple.cpp (modified) * cpp/frams/neuro/impl/neuroimpl-simple.h (modified) * cpp/frams/neuro/neurocls-f0-GDK-factory.h (modified) * cpp/frams/neuro/neurocls-f0-GDK-library.h (modified) * cpp/frams/neuro/neurofactory.cpp (modified) * cpp/frams/neuro/neurofactory.h (modified) * cpp/frams/neuro/neuroimpl.cpp (modified) * cpp/frams/neuro/neuroimpl.h (modified) * cpp/frams/neuro/neuroimplfiles-GDK.h (modified) * cpp/frams/neuro/neurolibrary.cpp (modified) * cpp/frams/neuro/neurolibrary.h (modified) * cpp/frams/param/multiparamload.cpp (modified) * cpp/frams/param/multiparamload.h (modified) * cpp/frams/param/param.cpp (modified) * cpp/frams/param/param.h (modified) * cpp/frams/param/paramobj.cpp (modified) * cpp/frams/param/paramobj.h (modified) * cpp/frams/param/paramtabobj.cpp (modified) * cpp/frams/param/paramtabobj.h (modified) * cpp/frams/param/syntparam.cpp (modified) * cpp/frams/param/syntparam.h (modified) * cpp/frams/util/3d.cpp (modified) * cpp/frams/util/3d.h (modified) * cpp/frams/util/advlist.cpp (modified) * cpp/frams/util/advlist.h (modified) * cpp/frams/util/callbacks.cpp (modified) * cpp/frams/util/callbacks.h (modified) * cpp/frams/util/extvalue.cpp (modified) * cpp/frams/util/extvalue.h (modified) * cpp/frams/util/hashtable.cpp (modified) * cpp/frams/util/hashtable.h (modified) * cpp/frams/util/list.cpp (modified) * cpp/frams/util/list.h (modified) * cpp/frams/util/multimap.cpp (modified) * cpp/frams/util/multimap.h (modified) * cpp/frams/util/multirange.cpp (modified) * cpp/frams/util/multirange.h (modified) * cpp/frams/util/rndutil.cpp (modified) * cpp/frams/util/rndutil.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/util/statrick.h (modified) * cpp/frams/util/usertags.h (modified) * cpp/frams/virtfile/stdiofile-autoinit.cpp (modified) * cpp/frams/virtfile/stdiofile.cpp (modified) * cpp/frams/virtfile/stdiofile.h (modified) * cpp/frams/virtfile/stringfile.cpp (modified) * cpp/frams/virtfile/stringfile.h (modified) * cpp/frams/virtfile/virtfile.cpp (modified) * cpp/frams/virtfile/virtfile.h (modified) * cpp/frams/vm/classes/3dobject.cpp (modified) * cpp/frams/vm/classes/3dobject.h (modified) * cpp/frams/vm/classes/collectionobj.cpp (modified) * cpp/frams/vm/classes/collectionobj.h (modified) updated file headers and makefiles Sat, 08 Feb 2014 04:31:31 GMT Maciej Komosinski [120] * cpp/frams/genetics/f9 (added) * cpp/frams/genetics/f9/conv_f9.cpp (added) * cpp/frams/genetics/f9/conv_f9.h (added) * cpp/frams/genetics/f9/oper_f9.cpp (added) * cpp/frams/genetics/f9/oper_f9.h (added) added sources of the f9->f0 genetic converter Fri, 07 Feb 2014 21:01:55 GMT Maciej Komosinski [119] * cpp/README.txt (modified) * cpp/frams/genetics (moved) * cpp/frams/genetic/conv (deleted) * cpp/frams/genetics/f1 (copied) * cpp/frams/genetic/oper (deleted) * cpp/frams/genetics/oper_fx.cpp (copied) * cpp/frams/genetics/oper_fx.h (copied) reorganization of genetic sources (makefiles not updated yet) Sun, 26 Jan 2014 05:01:27 GMT sz [115] * cpp/frams/_demos/loader_test.cpp (modified) loader_test can now extract raw genotype from a Framsticks file ... Sun, 26 Jan 2014 04:53:23 GMT sz [114] * cpp/frams/model/model.cpp (modified) * cpp/frams/model/modelparts.cpp (modified) * cpp/frams/model/modelparts.h (modified) improved/bug fixed: delta joint mode (in f0 genotypes) is now ... Sun, 26 Jan 2014 04:47:49 GMT sz [113] * cpp/frams/param/multiparamload.cpp (modified) * cpp/frams/param/multiparamload.h (modified) some compilers don't like functions called 'include()' Sun, 26 Jan 2014 04:46:07 GMT sz [112] * cpp/frams/neuro/impl/neuroimpl-fuzzy-f0.cpp (modified) * cpp/frams/neuro/impl/neuroimpl-fuzzy.cpp (modified) * cpp/frams/util/rndutil.cpp (modified) removed weird }; Sun, 26 Jan 2014 04:44:38 GMT sz [111] * cpp/frams/Makefile-GDK-files (modified) missing directories (affects make clean) Sun, 26 Jan 2014 00:34:10 GMT Maciej Komosinski [110] * cpp/LICENSE.txt (moved) * cpp/README.txt (moved) * cpp/_old (added) * cpp/_old/f0-fuzzy (moved) * cpp/_old/f4 (moved) * cpp/_old/f8-to-f1 (moved) * cpp/frams/model/geometry (added) reorganization of sources Mon, 20 Jan 2014 14:01:18 GMT sz [109] * cpp/README (added) * cpp/common (added) * cpp/common/2d.h (added) * cpp/common/Convert.cpp (added) * cpp/common/Convert.h (added) * cpp/common/framsg.cpp (added) * cpp/common/framsg.h (added) * cpp/common/nonstd.h (added) * cpp/common/nonstd_dir.h (added) * cpp/common/nonstd_math.cpp (added) * cpp/common/nonstd_math.h (added) * cpp/common/nonstd_stdio.cpp (added) * cpp/common/nonstd_stdio.h (added) * cpp/common/nonstd_stl.h (added) * cpp/common/random.h (added) * cpp/common/threads.h (added) * cpp/frams (added) * cpp/frams/Makefile-GDK (added) * cpp/frams/Makefile-GDK-files (added) * cpp/frams/Makefile-maintain (added) * cpp/frams/_demos (added) * cpp/frams/_demos/conv_test.cpp (added) * cpp/frams/_demos/f0_variants_test.cpp (added) * cpp/frams/_demos/full_props.cpp (added) * cpp/frams/_demos/gdk_test.cpp (added) * cpp/frams/_demos/geno_test.cpp (added) * cpp/frams/_demos/genotypeloader.cpp (added) * cpp/frams/_demos/genotypeloader.h (added) * cpp/frams/_demos/loader_test.cpp (added) * cpp/frams/_demos/multiline_f0_test.cpp (added) * cpp/frams/_demos/neuro_test.cpp (added) * cpp/frams/_demos/part_shapes.cpp (added) * cpp/frams/_demos/printconvmap.cpp (added) * cpp/frams/_demos/printconvmap.h (added) * cpp/frams/_demos/serial_test.cpp (added) * cpp/frams/config (added) * cpp/frams/config/f0-GDK.def (added) * cpp/frams/config/f0.def (added) * cpp/frams/config/f0def.xml (added) * cpp/frams/config/gdk_build_config.h (added) * cpp/frams/errmgr (added) * cpp/frams/errmgr/errmanager.cpp (added) * cpp/frams/errmgr/errmanager.h (added) * cpp/frams/errmgr/stderrors.cpp (added) * cpp/frams/errmgr/stderrors.h (added) * cpp/frams/errmgr/stdouterr.cpp (added) * cpp/frams/errmgr/stdouterr.h (added) * cpp/frams/genetic (added) * cpp/frams/genetic/conv (added) * cpp/frams/genetic/conv/conv_f1.cpp (added) * cpp/frams/genetic/conv/conv_f1.h (added) * cpp/frams/genetic/defgenoconv.cpp (added) * cpp/frams/genetic/defgenoconv.h (added) * cpp/frams/genetic/gen-config-GDK.h (added) * cpp/frams/genetic/geno.cpp (added) * cpp/frams/genetic/geno.h (added) * cpp/frams/genetic/genoconv.cpp (added) * cpp/frams/genetic/genoconv.h (added) * cpp/frams/genetic/oper (added) * cpp/frams/genetic/oper/geno_fx.cpp (added) * cpp/frams/genetic/oper/geno_fx.h (added) * cpp/frams/model (added) * cpp/frams/model/defassign-f0-GDK.h (added) * cpp/frams/model/f0-GDK-classes.h (added) * cpp/frams/model/model.cpp (added) * cpp/frams/model/model.h (added) * cpp/frams/model/modelparts.cpp (added) * cpp/frams/model/modelparts.h (added) * cpp/frams/neuro (added) * cpp/frams/neuro/impl (added) * cpp/frams/neuro/impl/neuroimpl-body-gdk.h (added) * cpp/frams/neuro/impl/neuroimpl-channels.cpp (added) * cpp/frams/neuro/impl/neuroimpl-channels.h (added) * cpp/frams/neuro/impl/neuroimpl-fuzzy-f0.cpp (added) * cpp/frams/neuro/impl/neuroimpl-fuzzy-f0.h (added) * cpp/frams/neuro/impl/neuroimpl-fuzzy.cpp (added) * cpp/frams/neuro/impl/neuroimpl-fuzzy.h (added) * cpp/frams/neuro/impl/neuroimpl-simple.cpp (added) * cpp/frams/neuro/impl/neuroimpl-simple.h (added) * cpp/frams/neuro/neurocls-f0-GDK-factory.h (added) * cpp/frams/neuro/neurocls-f0-GDK-library.h (added) * cpp/frams/neuro/neurofactory.cpp (added) * cpp/frams/neuro/neurofactory.h (added) * cpp/frams/neuro/neuroimpl.cpp (added) * cpp/frams/neuro/neuroimpl.h (added) * cpp/frams/neuro/neuroimplfiles-GDK.h (added) * cpp/frams/neuro/neurolibrary.cpp (added) * cpp/frams/neuro/neurolibrary.h (added) * cpp/frams/param (added) * cpp/frams/param/multiparamload.cpp (added) * cpp/frams/param/multiparamload.h (added) * cpp/frams/param/param.cpp (added) * cpp/frams/param/param.h (added) * cpp/frams/param/paramobj.cpp (added) * cpp/frams/param/paramobj.h (added) * cpp/frams/param/paramtabobj.cpp (added) * cpp/frams/param/paramtabobj.h (added) * cpp/frams/param/syntparam.cpp (added) * cpp/frams/param/syntparam.h (added) * cpp/frams/util (added) * cpp/frams/util/3d.cpp (added) * cpp/frams/util/3d.h (added) * cpp/frams/util/advlist.cpp (added) * cpp/frams/util/advlist.h (added) * cpp/frams/util/callbacks.cpp (added) * cpp/frams/util/callbacks.h (added) * cpp/frams/util/extvalue.cpp (added) * cpp/frams/util/extvalue.h (added) * cpp/frams/util/hashtable.cpp (added) * cpp/frams/util/hashtable.h (added) * cpp/frams/util/list.cpp (added) * cpp/frams/util/list.h (added) * cpp/frams/util/multimap.cpp (added) * cpp/frams/util/multimap.h (added) * cpp/frams/util/multirange.cpp (added) * cpp/frams/util/multirange.h (added) * cpp/frams/util/rndutil.cpp (added) * cpp/frams/util/rndutil.h (added) * cpp/frams/util/sstring.cpp (added) * cpp/frams/util/sstring.h (added) * cpp/frams/util/sstringutils.cpp (added) * cpp/frams/util/sstringutils.h (added) * cpp/frams/util/statrick.h (added) * cpp/frams/util/usertags.h (added) * cpp/frams/virtfile (added) * cpp/frams/virtfile/stdiofile-autoinit.cpp (added) * cpp/frams/virtfile/stdiofile.cpp (added) * cpp/frams/virtfile/stdiofile.h (added) * cpp/frams/virtfile/stringfile.cpp (added) * cpp/frams/virtfile/stringfile.h (added) * cpp/frams/virtfile/virtfile.cpp (added) * cpp/frams/virtfile/virtfile.h (added) * cpp/frams/vm (added) * cpp/frams/vm/classes (added) * cpp/frams/vm/classes/3dobject.cpp (added) * cpp/frams/vm/classes/3dobject.h (added) * cpp/frams/vm/classes/collectionobj.cpp (added) * cpp/frams/vm/classes/collectionobj.h (added) * cpp/gdk (deleted) source reorganization (see README) new feature added: part/joint ... Tue, 23 Jul 2013 16:15:30 GMT sz [104] * cpp/gdk/3dobject.cpp (added) * cpp/gdk/3dobject.h (added) * cpp/gdk/Makefile (modified) * cpp/gdk/callbacks.h (modified) * cpp/gdk/collectionobj.cpp (added) * cpp/gdk/collectionobj.h (added) * cpp/gdk/conv_f1.cpp (modified) * cpp/gdk/errmanager.cpp (modified) * cpp/gdk/errmanager.h (modified) * cpp/gdk/extvalue.cpp (modified) * cpp/gdk/extvalue.h (modified) * cpp/gdk/framsg.cpp (modified) * cpp/gdk/framsg.h (modified) * cpp/gdk/gdktest.cpp (modified) * cpp/gdk/genoconv.cpp (modified) * cpp/gdk/genoconv.h (modified) * cpp/gdk/genotypeloader.cpp (modified) * cpp/gdk/hashtable.cpp (added) * cpp/gdk/hashtable.h (added) * cpp/gdk/list.h (modified) * cpp/gdk/model.cpp (modified) * cpp/gdk/model.h (modified) * cpp/gdk/modelparts.cpp (modified) * cpp/gdk/modelparts.h (modified) * cpp/gdk/multiparamload.cpp (modified) * cpp/gdk/multiparamload.h (modified) * cpp/gdk/neurofactory.cpp (modified) * cpp/gdk/neurofactory.h (modified) * cpp/gdk/neuroimpl.cpp (modified) * cpp/gdk/neuroimpl.h (modified) * cpp/gdk/neurolibrary.cpp (modified) * cpp/gdk/neurolibrary.h (modified) * cpp/gdk/neurotest.cpp (modified) * cpp/gdk/param.cpp (modified) * cpp/gdk/param.h (modified) * cpp/gdk/serialtest.cpp (added) * cpp/gdk/sstring.cpp (modified) * cpp/gdk/sstring.h (modified) * cpp/gdk/stderrors.cpp (added) * cpp/gdk/stderrors.h (added) * cpp/gdk/stdouterr.cpp (modified) * cpp/gdk/threads.h (added) introducing object de/serialization - see serialtest.cpp the core ... Tue, 02 Jul 2013 22:21:08 GMT sz [95] * cpp/gdk/conv_f1.cpp (modified) muscles encoded in a "new" way in f1 genotypes now behave as in "old" ... Tue, 02 Jul 2013 22:10:47 GMT sz [94] * cpp/gdk/f0-modeldef.m4 (modified) * cpp/gdk/model.def (modified) fixed model.def double Model appearance Tue, 02 Jul 2013 20:37:44 GMT Maciej Komosinski [93] * cpp/gdk/param.cpp (modified) * cpp/gdk/param.h (modified) every param.set(value) produces a helpful warning when the "value" ... Tue, 02 Jul 2013 20:31:23 GMT Maciej Komosinski [92] * cpp/gdk/extvalue.cpp (modified) * cpp/gdk/extvalue.h (modified) * cpp/gdk/sstring.cpp (modified) * cpp/gdk/sstring.h (modified) SString::valueOf(value) can handle more argument types Tue, 02 Jul 2013 20:29:54 GMT Maciej Komosinski [91] * cpp/gdk/paramobj.cpp (modified) better and simpler memory management (allocation/deallocation); ... Sun, 30 Jun 2013 15:05:31 GMT sz [89] * cpp/gdk/Makefile (modified) * cpp/gdk/defassign-f0_joint.h (modified) * cpp/gdk/defassign-f0_neuro.h (modified) * cpp/gdk/defassign-f0_neuroconn.h (modified) * cpp/gdk/defassign-f0_part.h (modified) * cpp/gdk/f0.def (modified) * cpp/gdk/f0classes.h (modified) * cpp/gdk/f0def.xml (modified) * cpp/gdk/gen-config.h (modified) * cpp/gdk/model.cpp (modified) * cpp/gdk/model.def (modified) * cpp/gdk/neurocls-factory.h (modified) * cpp/gdk/neurocls-library.h (modified) * cpp/gdk/rndutil.cpp (added) * cpp/gdk/rndutil.h (added) all test applications are compilable again Fri, 08 Feb 2013 02:55:42 GMT Maciej Komosinski [83] * cpp/gdk/f0_parsing_test.txt (added) * cpp/gdk/fullprops.cpp (added) f0 genotype to test f0 parsers, and a useful fullprops.cpp program ... Fri, 08 Feb 2013 02:44:31 GMT Maciej Komosinski [82] * cpp/gdk/defassign.m4 (modified) * cpp/gdk/extvalue.cpp (modified) * cpp/gdk/framsg.cpp (modified) * cpp/gdk/framsg.h (modified) * cpp/gdk/gen-config.h (modified) * cpp/gdk/genoconv.cpp (modified) * cpp/gdk/model.cpp (modified) * cpp/gdk/model.h (modified) * cpp/gdk/multirange.cpp (modified) * cpp/gdk/neuroimpl-channels.cpp (modified) * cpp/gdk/neuroimpl-fuzzy-f0.cpp (modified) * cpp/gdk/neuroimpl-fuzzy.cpp (modified) * cpp/gdk/nonstd.h (modified) * cpp/gdk/nonstd_dir.h (added) * cpp/gdk/nonstd_math.h (added) * cpp/gdk/nonstd_stdio.cpp (added) * cpp/gdk/nonstd_stdio.h (added) * cpp/gdk/nonstd_stl.h (added) compiles under more platforms and OSes Fri, 08 Feb 2013 02:29:17 GMT Maciej Komosinski [81] * cpp/gdk/defgenoconv.cpp (modified) * cpp/gdk/gdktest.cpp (modified) * cpp/gdk/geno.cpp (modified) * cpp/gdk/modelparts.cpp (modified) * cpp/gdk/modelparts.h (modified) * cpp/gdk/multiparamload.cpp (modified) * cpp/gdk/neurofactory.cpp (modified) * cpp/gdk/neuroimpl-simple.h (modified) * cpp/gdk/neuroimpl.cpp (modified) * cpp/gdk/neuroimpl.h (modified) * cpp/gdk/neurolibrary.cpp (modified) * cpp/gdk/param.cpp (modified) * cpp/gdk/param.h (modified) * cpp/gdk/paramobj.cpp (modified) * cpp/gdk/sstring.cpp (modified) * cpp/gdk/sstring.h (modified) * cpp/gdk/sstringutils.cpp (modified) * cpp/gdk/stdiofile.cpp (modified) * cpp/gdk/stdiofile.h (modified) * cpp/gdk/stdouterr.cpp (modified) * cpp/gdk/stdouterr.h (modified) * cpp/gdk/syntparam.cpp (modified) * cpp/gdk/syntparam.h (modified) * cpp/gdk/virtfile.cpp (modified) * cpp/gdk/virtfile.h (modified) improved parsing of properties (e.g. in f0 genotypes) Fri, 08 Feb 2013 02:22:37 GMT Maciej Komosinski [80] * cpp/gdk/3d.cpp (modified) * cpp/gdk/3d.h (modified) * cpp/gdk/conv_f1.cpp (modified) * cpp/gdk/conv_f1.h (modified) * cpp/gdk/defassign-f0_joint.h (modified) * cpp/gdk/defassign-f0_neuro.h (modified) * cpp/gdk/defassign-f0_neuroconn.h (modified) * cpp/gdk/defassign-f0_part.h (modified) * cpp/gdk/f0.def (modified) * cpp/gdk/f0classes.h (modified) * cpp/gdk/f0def.xml (modified) * cpp/gdk/f0defxml.m4 (modified) * cpp/gdk/model.def (modified) * cpp/gdk/neurocls-factory.h (modified) * cpp/gdk/neurocls-library.h (modified) - new properties in Parts and Joints: visual red, green, blue, ... Fri, 16 Dec 2011 20:41:43 GMT Maciej Komosinski [74] * cpp/gdk/extvalue.cpp (modified) * cpp/gdk/multiparamload.h (modified) * cpp/gdk/sstring.h (modified) improved documentation, compilation, and precision of numbers parsed Fri, 16 Dec 2011 20:36:42 GMT Maciej Komosinski [73] * cpp/gdk/gdktest.cpp (modified) a genotype can be passed as a parameter Fri, 16 Dec 2011 20:35:18 GMT Maciej Komosinski [72] * cpp/gdk/neuroimpl.cpp (modified) * cpp/gdk/neuroimpl.h (modified) neural noise parameter in neurons Fri, 04 Feb 2011 23:53:44 GMT sz [71] * cpp/gdk/geno.cpp (modified) * cpp/gdk/geno.h (modified) optional external validators for Geno Thu, 03 Feb 2011 02:39:50 GMT Maciej Komosinski [70] * cpp/gdk/convtest.vcproj (modified) * cpp/gdk/gdktest.vcproj (modified) * cpp/gdk/genotest.vcproj (modified) * cpp/gdk/neurotest.cpp (modified) * cpp/gdk/neurotest.vcproj (modified) compiles under vs2008 Thu, 03 Feb 2011 02:09:19 GMT sz [69] * cpp/gdk/Makefile (modified) * cpp/gdk/collectionobj.cpp (deleted) * cpp/gdk/collectionobj.h (deleted) * cpp/gdk/defassign-f0_joint.h (modified) * cpp/gdk/defassign-f0_neuro.h (modified) * cpp/gdk/defassign-f0_neuroconn.h (modified) * cpp/gdk/defassign-f0_part.h (modified) * cpp/gdk/f0.def (modified) * cpp/gdk/f0classes.h (modified) * cpp/gdk/f0def.xml (modified) * cpp/gdk/hashtable.cpp (deleted) * cpp/gdk/hashtable.h (deleted) * cpp/gdk/model.def (modified) * cpp/gdk/modelparts.cpp (modified) * cpp/gdk/neurocls-factory.h (modified) * cpp/gdk/neurocls-library.h (modified) * cpp/gdk/neuroclsobject.cpp (deleted) * cpp/gdk/neuroclsobject.h (deleted) * cpp/gdk/neuroimpl-body-gdk.h (modified) * cpp/gdk/neuroimpl.cpp (modified) * cpp/gdk/neuroimplfiles.h (modified) * cpp/gdk/neurotest.cpp (modified) * cpp/gdk/nonstd.h (modified) * cpp/gdk/paramvmobj.cpp (deleted) * cpp/gdk/paramvmobj.h (deleted) * cpp/gdk/stderrors.cpp (deleted) * cpp/gdk/stderrors.h (deleted) removed unnecessary files. all GDK samples can be built again ... Mon, 31 Jan 2011 22:18:54 GMT Maciej Komosinski [68] * cpp/gdk/3d.cpp (modified) * cpp/gdk/GDK.dsw (deleted) * cpp/gdk/GDK.sln (added) * cpp/gdk/collectionobj.cpp (added) * cpp/gdk/collectionobj.h (added) * cpp/gdk/convtest.dsp (deleted) * cpp/gdk/convtest.vcproj (added) * cpp/gdk/gdktest.cpp (modified) * cpp/gdk/gdktest.dsp (deleted) * cpp/gdk/gdktest.vcproj (added) * cpp/gdk/genotest.dsp (deleted) * cpp/gdk/genotest.vcproj (added) * cpp/gdk/hashtable.cpp (added) * cpp/gdk/hashtable.h (added) * cpp/gdk/loadertest.dsp (deleted) * cpp/gdk/loadertest.vcproj (added) * cpp/gdk/neuroclsobject.cpp (added) * cpp/gdk/neuroclsobject.h (added) * cpp/gdk/neuroimpl.cpp (modified) * cpp/gdk/neurotest.dsp (deleted) * cpp/gdk/neurotest.vcproj (added) * cpp/gdk/nonstd.h (modified) * cpp/gdk/nonstd_io.h (modified) * cpp/gdk/paramvmobj.cpp (added) * cpp/gdk/paramvmobj.h (added) * cpp/gdk/stderrors.cpp (added) * cpp/gdk/stderrors.h (added) added missing sources; updated sources for compatibility with vs2008 ... Sun, 30 Jan 2011 04:01:26 GMT Maciej Komosinski [66] * cpp/gdk/3d.cpp (modified) * cpp/gdk/3d.h (modified) * cpp/gdk/Makefile (modified) * cpp/gdk/advlist.cpp (modified) * cpp/gdk/advlist.h (modified) * cpp/gdk/callbacks.cpp (modified) * cpp/gdk/callbacks.h (modified) * cpp/gdk/conv_f1.cpp (modified) * cpp/gdk/conv_f1.h (modified) * cpp/gdk/convtest.cpp (modified) * cpp/gdk/defassign-f0_joint.h (modified) * cpp/gdk/defassign-f0_neuro.h (modified) * cpp/gdk/defassign-f0_neuroconn.h (modified) * cpp/gdk/defassign-f0_part.h (modified) * cpp/gdk/defassign.m4 (modified) * cpp/gdk/defgenoconv.cpp (modified) * cpp/gdk/defgenoconv.h (modified) * cpp/gdk/errmanager.cpp (modified) * cpp/gdk/errmanager.h (modified) * cpp/gdk/extvalue.cpp (modified) * cpp/gdk/extvalue.h (modified) * cpp/gdk/f0-modeldef.m4 (modified) * cpp/gdk/f0.def (modified) * cpp/gdk/f0classes.h (modified) * cpp/gdk/f0classes.m4 (modified) * cpp/gdk/f0def.xml (modified) * cpp/gdk/f0defxml.m4 (modified) * cpp/gdk/framsg.cpp (modified) * cpp/gdk/framsg.h (modified) * cpp/gdk/gdktest.cpp (modified) * cpp/gdk/gen-config.h (modified) * cpp/gdk/geno.cpp (modified) * cpp/gdk/geno.h (modified) * cpp/gdk/genoconv.cpp (modified) * cpp/gdk/genoconv.h (modified) * cpp/gdk/genotest.cpp (modified) * cpp/gdk/genotypeloader.cpp (modified) * cpp/gdk/genotypeloader.h (modified) * cpp/gdk/list.cpp (modified) * cpp/gdk/list.h (modified) * cpp/gdk/loadertest.cpp (modified) * cpp/gdk/model.cpp (modified) * cpp/gdk/model.def (modified) * cpp/gdk/model.h (modified) * cpp/gdk/modelparts.cpp (modified) * cpp/gdk/modelparts.h (modified) * cpp/gdk/multimap.cpp (modified) * cpp/gdk/multimap.h (modified) * cpp/gdk/multiparamload.cpp (modified) * cpp/gdk/multiparamload.h (modified) * cpp/gdk/multirange.cpp (modified) * cpp/gdk/multirange.h (modified) * cpp/gdk/neuroclasses.h (modified) * cpp/gdk/neurocls-factory.h (modified) * cpp/gdk/neurocls-factory.m4 (modified) * cpp/gdk/neurocls-library.h (modified) * cpp/gdk/neurocls-library.m4 (modified) * cpp/gdk/neurofactory.cpp (modified) * cpp/gdk/neurofactory.h (modified) * cpp/gdk/neuroimpl-body-gdk.h (modified) * cpp/gdk/neuroimpl-channels.cpp (modified) * cpp/gdk/neuroimpl-channels.h (modified) * cpp/gdk/neuroimpl-fuzzy-f0.cpp (modified) * cpp/gdk/neuroimpl-fuzzy-f0.h (modified) * cpp/gdk/neuroimpl-fuzzy.cpp (modified) * cpp/gdk/neuroimpl-fuzzy.h (modified) * cpp/gdk/neuroimpl-simple.cpp (modified) * cpp/gdk/neuroimpl-simple.h (modified) * cpp/gdk/neuroimpl.cpp (modified) * cpp/gdk/neuroimpl.h (modified) * cpp/gdk/neuroimplfiles.h (modified) * cpp/gdk/neurolibrary.cpp (modified) * cpp/gdk/neurolibrary.h (modified) * cpp/gdk/neurotest.cpp (modified) * cpp/gdk/nonstd.h (modified) * cpp/gdk/nonstd_io.h (modified) * cpp/gdk/param.cpp (modified) * cpp/gdk/param.h (modified) * cpp/gdk/paramobj.cpp (modified) * cpp/gdk/paramobj.h (modified) * cpp/gdk/paramtabobj.cpp (modified) * cpp/gdk/paramtabobj.h (modified) * cpp/gdk/printconvmap.cpp (modified) * cpp/gdk/printconvmap.h (modified) * cpp/gdk/sstring.cpp (modified) * cpp/gdk/sstring.h (modified) * cpp/gdk/sstringutils.cpp (modified) * cpp/gdk/sstringutils.h (modified) * cpp/gdk/statrick.h (modified) * cpp/gdk/stdiofile-autoinit.cpp (modified) * cpp/gdk/stdiofile.cpp (modified) * cpp/gdk/stdiofile.h (modified) * cpp/gdk/stdouterr.cpp (modified) * cpp/gdk/stdouterr.h (modified) * cpp/gdk/syntparam.cpp (modified) * cpp/gdk/syntparam.h (modified) * cpp/gdk/usertags.h (modified) * cpp/gdk/virtfile.cpp (modified) * cpp/gdk/virtfile.h (modified) * cpp/geno_fx/geno_ftest.cpp (modified) * cpp/geno_fx/geno_ftest.h (modified) * cpp/geno_fx/geno_fx.cpp (modified) * cpp/geno_fx/geno_fx.h (modified) * cpp/geno_fx/rndutil.cpp (modified) * cpp/geno_fx/rndutil.h (modified) * java/client_3D/build.xml (modified) * java/client_3D/src/com/framsticks/net/client3D/App.java (modified) * java/client_3D/src/com/framsticks/net/client3D/Client.java (modified) * java/client_3D/src/com/framsticks/net/client3D/Communication.java (modified) * java/client_3D/src/com/framsticks/net/client3D/CommunicationErrorException.java (modified) * java/client_3D/src/com/framsticks/net/client3D/CommunicationMock.java (modified) * java/client_3D/src/com/framsticks/net/client3D/Creature.java (modified) * java/client_3D/src/com/framsticks/net/client3D/ICommandListener.java (modified) * java/client_3D/src/com/framsticks/net/client3D/ILogListener.java (modified) * java/client_3D/src/com/framsticks/net/client3D/Log.java (modified) * java/client_3D/src/com/framsticks/net/client3D/NeuroDef.java (modified) * java/client_3D/src/com/framsticks/net/client3D/Renderer.java (modified) * java/client_3D/src/com/framsticks/net/client3D/Viewer.java (modified) * java/client_3D/src/com/framsticks/net/client3D/World.java (modified) * java/client_3D/src/com/framsticks/net/client3D/cgfxEffect.java (modified) * java/client_3D/src/com/framsticks/net/client3D/graphics/loaders/OBJFace.java (modified) * java/client_3D/src/com/framsticks/net/client3D/graphics/loaders/OBJFaceVertex.java (modified) * java/client_3D/src/com/framsticks/net/client3D/graphics/loaders/OBJLoader.java (modified) * java/client_3D/src/com/framsticks/net/client3D/graphics/loaders/OBJMesh.java (modified) * java/client_3D/src/com/framsticks/net/client3D/graphics/loaders/OBJMeshConverter.java (modified) * java/client_3D/src/pl/vorg/mowa/core/graphics/BoundingBox.java (modified) * java/client_3D/src/pl/vorg/mowa/core/graphics/FloatVertexAttrib.java (modified) * java/client_3D/src/pl/vorg/mowa/core/graphics/Geometry.java (modified) * java/client_3D/src/pl/vorg/mowa/core/graphics/GeometryGroup.java (modified) * java/client_3D/src/pl/vorg/mowa/core/graphics/GeometryUtils.java (modified) * java/client_3D/src/pl/vorg/mowa/core/graphics/IndexBuffer.java (modified) * java/client_3D/src/pl/vorg/mowa/core/graphics/PrimitiveType.java (modified) * java/client_3D/src/pl/vorg/mowa/core/graphics/SkyBox.java (modified) * java/client_3D/src/pl/vorg/mowa/core/graphics/Vec2.java (modified) * java/client_3D/src/pl/vorg/mowa/core/graphics/Vec3.java (modified) * java/client_3D/src/pl/vorg/mowa/core/graphics/VertexAttrib.java (modified) * java/client_3D/src/pl/vorg/mowa/core/graphics/VertexStream.java (modified) set 'eol-style' to 'native' Fri, 28 Jan 2011 22:29:40 GMT Maciej Komosinski [64] * cpp/gdk/3d.cpp (modified) * cpp/gdk/3d.h (modified) * cpp/gdk/advlist.cpp (modified) * cpp/gdk/advlist.h (modified) * cpp/gdk/callbacks.cpp (modified) * cpp/gdk/callbacks.h (modified) * cpp/gdk/conv_f1.cpp (modified) * cpp/gdk/conv_f1.h (modified) * cpp/gdk/convtest.cpp (modified) * cpp/gdk/defassign-f0_joint.h (modified) * cpp/gdk/defassign-f0_neuro.h (modified) * cpp/gdk/defassign-f0_neuroconn.h (modified) * cpp/gdk/defassign-f0_part.h (modified) * cpp/gdk/defgenoconv.cpp (modified) * cpp/gdk/defgenoconv.h (modified) * cpp/gdk/errmanager.cpp (modified) * cpp/gdk/errmanager.h (modified) * cpp/gdk/extvalue.cpp (modified) * cpp/gdk/extvalue.h (modified) * cpp/gdk/f0-modeldef.m4 (modified) * cpp/gdk/f0.def (modified) * cpp/gdk/f0classes.h (modified) * cpp/gdk/f0def.xml (modified) * cpp/gdk/f0defxml.m4 (modified) * cpp/gdk/framsg.cpp (modified) * cpp/gdk/framsg.h (modified) * cpp/gdk/gdktest.cpp (modified) * cpp/gdk/gen-config.h (modified) * cpp/gdk/geno.cpp (modified) * cpp/gdk/geno.h (modified) * cpp/gdk/genoconv.cpp (modified) * cpp/gdk/genoconv.h (modified) * cpp/gdk/genotest.cpp (modified) * cpp/gdk/genotypeloader.cpp (modified) * cpp/gdk/genotypeloader.h (modified) * cpp/gdk/list.cpp (modified) * cpp/gdk/list.h (modified) * cpp/gdk/loadertest.cpp (modified) * cpp/gdk/model.cpp (modified) * cpp/gdk/model.def (modified) * cpp/gdk/model.h (modified) * cpp/gdk/modelparts.cpp (modified) * cpp/gdk/modelparts.h (modified) * cpp/gdk/multimap.cpp (modified) * cpp/gdk/multimap.h (modified) * cpp/gdk/multiparamload.cpp (modified) * cpp/gdk/multiparamload.h (modified) * cpp/gdk/multirange.cpp (modified) * cpp/gdk/multirange.h (modified) * cpp/gdk/neuroclasses.h (modified) * cpp/gdk/neurocls-factory.h (modified) * cpp/gdk/neurocls-library.h (modified) * cpp/gdk/neurocls-library.m4 (modified) * cpp/gdk/neurofactory.cpp (modified) * cpp/gdk/neurofactory.h (modified) * cpp/gdk/neuroimpl-body-gdk.h (modified) * cpp/gdk/neuroimpl-channels.cpp (modified) * cpp/gdk/neuroimpl-channels.h (modified) * cpp/gdk/neuroimpl-fuzzy-f0.cpp (modified) * cpp/gdk/neuroimpl-fuzzy-f0.h (modified) * cpp/gdk/neuroimpl-fuzzy.cpp (modified) * cpp/gdk/neuroimpl-fuzzy.h (modified) * cpp/gdk/neuroimpl-simple.cpp (modified) * cpp/gdk/neuroimpl-simple.h (modified) * cpp/gdk/neuroimpl.cpp (modified) * cpp/gdk/neuroimpl.h (modified) * cpp/gdk/neuroimplfiles.h (modified) * cpp/gdk/neurolibrary.cpp (modified) * cpp/gdk/neurolibrary.h (modified) * cpp/gdk/neurotest.cpp (modified) * cpp/gdk/nonstd.h (modified) * cpp/gdk/nonstd_io.h (modified) * cpp/gdk/param.cpp (modified) * cpp/gdk/param.h (modified) * cpp/gdk/paramobj.cpp (modified) * cpp/gdk/paramobj.h (modified) * cpp/gdk/paramtabobj.cpp (modified) * cpp/gdk/paramtabobj.h (modified) * cpp/gdk/printconvmap.cpp (modified) * cpp/gdk/printconvmap.h (modified) * cpp/gdk/sstring.cpp (modified) * cpp/gdk/sstring.h (modified) * cpp/gdk/sstringutils.cpp (modified) * cpp/gdk/sstringutils.h (modified) * cpp/gdk/statrick.h (modified) * cpp/gdk/stdiofile-autoinit.cpp (modified) * cpp/gdk/stdiofile.cpp (modified) * cpp/gdk/stdiofile.h (modified) * cpp/gdk/stdouterr.cpp (modified) * cpp/gdk/stdouterr.h (modified) * cpp/gdk/syntparam.cpp (modified) * cpp/gdk/syntparam.h (modified) * cpp/gdk/usertags.h (modified) * cpp/gdk/virtfile.cpp (modified) * cpp/gdk/virtfile.h (modified) * cpp/geno_fx/geno_ftest.cpp (modified) * cpp/geno_fx/geno_ftest.h (modified) * cpp/geno_fx/geno_fx.cpp (modified) * cpp/geno_fx/geno_fx.h (modified) a lot of minor fixes Sun, 06 Dec 2009 21:22:41 GMT mwajcht [45] * cpp/f8-to-f1/conv_f8tof1_grammar.y (modified) * cpp/f8-to-f1/conv_f8tof1_scanner.l (modified) Added ignoring of \r while parsing input. Grammar change: at least ... Wed, 02 Dec 2009 21:39:47 GMT Maciej Komosinski [41] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) updated name of the converter Wed, 02 Dec 2009 21:39:16 GMT Maciej Komosinski [40] * cpp/f8-to-f1/geno_f8.cpp (modified) fixed memory leak and commented out an extra condition Wed, 02 Dec 2009 21:38:08 GMT Maciej Komosinski [39] * cpp/f8-to-f1/conv_f8tof1_scanner.l (modified) updated the set of simple commands Tue, 01 Dec 2009 23:50:14 GMT mwajcht [38] * cpp/f8-to-f1/Makefile (added) * cpp/f8-to-f1/conv_f8tof1_grammar.y (added) * cpp/f8-to-f1/conv_f8tof1_scanner.l (added) * cpp/f8-to-f1/lemon.c (added) * cpp/f8-to-f1/lempar.c (added) Added lexer and scanner sources as well Makefile which builds them Wed, 04 Nov 2009 20:51:16 GMT Maciej Komosinski [36] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/conv_f8tof1.h (modified) adding the only f8 converter parameter to the list of simulator ... Sat, 31 Oct 2009 13:44:45 GMT Maciej Komosinski [35] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/conv_f8tof1.h (modified) * cpp/f8-to-f1/geno_f8.cpp (modified) simple productions are now more complete, and stored once, in a ... Sat, 31 Oct 2009 00:45:08 GMT Maciej Komosinski [34] * cpp/f8-to-f1/geno_f8.cpp (modified) very simple syntax coloring Fri, 30 Oct 2009 23:47:01 GMT Maciej Komosinski [33] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/conv_f8tof1.h (modified) * cpp/f8-to-f1/geno_f8.cpp (modified) * cpp/f8-to-f1/geno_f8.h (modified) maximal f1 genotype length published as the f8->f1 converter parameter Fri, 30 Oct 2009 19:23:42 GMT Maciej Komosinski [32] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) safer parsing and freeing memory Wed, 21 Oct 2009 21:45:09 GMT Maciej Komosinski [31] * cpp/geno_fx/geno_fx.cpp (modified) * cpp/geno_fx/geno_fx.h (modified) mutated connection weights are unlimited (previously the range was ... Mon, 24 Aug 2009 21:00:02 GMT mwajcht [30] * cpp/f8-to-f1/geno_f8.cpp (modified) * cpp/f8-to-f1/geno_f8.h (modified) Added mutation which deletes a production. Mon, 29 Jun 2009 20:12:09 GMT mwajcht [26] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/conv_f8tof1.h (modified) Added some comments to converter classes Mon, 29 Jun 2009 19:02:03 GMT mwajcht [25] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/conv_f8tof1.h (modified) Added parameter which indicated the maximum length of F1 genotype ... Sun, 28 Jun 2009 17:40:32 GMT mwajcht [24] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/geno_f8.cpp (modified) Once again changed 'for' loops inside which vector's element is ... Sat, 27 Jun 2009 09:12:12 GMT mwajcht [23] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/geno_f8.cpp (modified) Bug-fix in erasing elements from vectors in 'for' loops - use integer ... Thu, 25 Jun 2009 18:30:32 GMT mwajcht [22] * cpp/f8-to-f1/geno_f8.cpp (modified) Fixed bug which caused segfaults in crossOver() method. Mon, 22 Jun 2009 20:42:54 GMT mwajcht [11] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/geno_f8.cpp (modified) Added some checking against NULLs Thu, 04 Jun 2009 20:11:32 GMT mwajcht [10] * cpp/f8-to-f1/geno_f8.cpp (modified) Fixed some bugs Mon, 01 Jun 2009 21:07:35 GMT mwajcht [9] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/geno_f8.cpp (modified) Fixed one bug in converter. Fixed checking if mutation was unsuccessful. Sun, 24 May 2009 20:53:32 GMT mwajcht [8] * cpp/f8-to-f1/geno_f8.cpp (modified) Returning GENOPER_OPFAIL in case mutation fails. Fri, 22 May 2009 19:56:05 GMT mwajcht [7] * cpp/f8-to-f1/conv_f8tof1.cpp (modified) * cpp/f8-to-f1/conv_f8tof1_grammar.c (modified) * cpp/f8-to-f1/geno_f8.cpp (modified) 1. Fixed bug in converter. 2. Genotypes with resulting F1 genotype ... Fri, 15 May 2009 20:08:41 GMT mwajcht [6] * cpp/f8-to-f1/geno_f8.cpp (modified) * cpp/f8-to-f1/geno_f8.h (modified) added some static structures; CHANGE_CONDITION_SIGN mutation now ... Wed, 06 May 2009 14:40:21 GMT sz [5] * cpp/gdk/3d.cpp (added) * cpp/gdk/3d.h (added) * cpp/gdk/GDK.dsw (added) * cpp/gdk/Makefile (added) * cpp/gdk/advlist.cpp (added) * cpp/gdk/advlist.h (added) * cpp/gdk/callbacks.cpp (added) * cpp/gdk/callbacks.h (added) * cpp/gdk/conv_f1.cpp (added) * cpp/gdk/conv_f1.h (added) * cpp/gdk/convtest.cpp (added) * cpp/gdk/convtest.dsp (added) * cpp/gdk/defassign-f0_joint.h (added) * cpp/gdk/defassign-f0_neuro.h (added) * cpp/gdk/defassign-f0_neuroconn.h (added) * cpp/gdk/defassign-f0_part.h (added) * cpp/gdk/defassign.m4 (added) * cpp/gdk/defgenoconv.cpp (added) * cpp/gdk/defgenoconv.h (added) * cpp/gdk/errmanager.cpp (added) * cpp/gdk/errmanager.h (added) * cpp/gdk/extvalue.cpp (added) * cpp/gdk/extvalue.h (added) * cpp/gdk/f0-modeldef.m4 (added) * cpp/gdk/f0.def (added) * cpp/gdk/f0classes.h (added) * cpp/gdk/f0classes.m4 (added) * cpp/gdk/f0def.xml (added) * cpp/gdk/f0defxml.m4 (added) * cpp/gdk/framsg.cpp (added) * cpp/gdk/framsg.h (added) * cpp/gdk/gdktest.cpp (added) * cpp/gdk/gdktest.dsp (added) * cpp/gdk/gen-config.h (added) * cpp/gdk/geno.cpp (added) * cpp/gdk/geno.h (added) * cpp/gdk/genoconv.cpp (added) * cpp/gdk/genoconv.h (added) * cpp/gdk/genotest.cpp (added) * cpp/gdk/genotest.dsp (added) * cpp/gdk/genotypeloader.cpp (added) * cpp/gdk/genotypeloader.h (added) * cpp/gdk/list.cpp (added) * cpp/gdk/list.h (added) * cpp/gdk/loadertest.cpp (added) * cpp/gdk/loadertest.dsp (added) * cpp/gdk/model.cpp (added) * cpp/gdk/model.def (added) * cpp/gdk/model.h (added) * cpp/gdk/modelparts.cpp (added) * cpp/gdk/modelparts.h (added) * cpp/gdk/multimap.cpp (added) * cpp/gdk/multimap.h (added) * cpp/gdk/multiparamload.cpp (added) * cpp/gdk/multiparamload.h (added) * cpp/gdk/multirange.cpp (added) * cpp/gdk/multirange.h (added) * cpp/gdk/neuroclasses.h (added) * cpp/gdk/neurocls-factory.h (added) * cpp/gdk/neurocls-factory.m4 (added) * cpp/gdk/neurocls-library.h (added) * cpp/gdk/neurocls-library.m4 (added) * cpp/gdk/neurofactory.cpp (added) * cpp/gdk/neurofactory.h (added) * cpp/gdk/neuroimpl-body-gdk.h (added) * cpp/gdk/neuroimpl-channels.cpp (added) * cpp/gdk/neuroimpl-channels.h (added) * cpp/gdk/neuroimpl-fuzzy-f0.cpp (added) * cpp/gdk/neuroimpl-fuzzy-f0.h (added) * cpp/gdk/neuroimpl-fuzzy.cpp (added) * cpp/gdk/neuroimpl-fuzzy.h (added) * cpp/gdk/neuroimpl-simple.cpp (added) * cpp/gdk/neuroimpl-simple.h (added) * cpp/gdk/neuroimpl.cpp (added) * cpp/gdk/neuroimpl.h (added) * cpp/gdk/neuroimplfiles.h (added) * cpp/gdk/neurolibrary.cpp (added) * cpp/gdk/neurolibrary.h (added) * cpp/gdk/neurotest.cpp (added) * cpp/gdk/neurotest.dsp (added) * cpp/gdk/nonstd.h (added) * cpp/gdk/nonstd_io.h (added) * cpp/gdk/param.cpp (added) * cpp/gdk/param.h (added) * cpp/gdk/paramobj.cpp (added) * cpp/gdk/paramobj.h (added) * cpp/gdk/paramtabobj.cpp (added) * cpp/gdk/paramtabobj.h (added) * cpp/gdk/printconvmap.cpp (added) * cpp/gdk/printconvmap.h (added) * cpp/gdk/sstring.cpp (added) * cpp/gdk/sstring.h (added) * cpp/gdk/sstringutils.cpp (added) * cpp/gdk/sstringutils.h (added) * cpp/gdk/statrick.h (added) * cpp/gdk/stdiofile-autoinit.cpp (added) * cpp/gdk/stdiofile.cpp (added) * cpp/gdk/stdiofile.h (added) * cpp/gdk/stdouterr.cpp (added) * cpp/gdk/stdouterr.h (added) * cpp/gdk/syntparam.cpp (added) * cpp/gdk/syntparam.h (added) * cpp/gdk/usertags.h (added) * cpp/gdk/virtfile.cpp (added) * cpp/gdk/virtfile.h (added) added the GDK (Genotype Development Kit) Wed, 06 May 2009 14:15:20 GMT Maciej Komosinski [4] * cpp/f4 (added) * cpp/f4/adam-original-old.zip (added) * cpp/f4/conv_f4.cpp (added) * cpp/f4/conv_f4.h (added) * cpp/f4/f4_general.cpp (added) * cpp/f4/f4_general.h (added) * cpp/f4/f4_orientmat.cpp (added) * cpp/f4/f4_orientmat.h (added) * cpp/f4/geno_f4.cpp (added) * cpp/f4/geno_f4.h (added) added f4, a genetic representation that describes development of an ... Wed, 06 May 2009 14:03:35 GMT Maciej Komosinski [3] * cpp/gdk/LICENSE.txt (added) * cpp/geno_fx (added) * cpp/geno_fx/LICENSE.txt (added) * cpp/geno_fx/geno_ftest.cpp (added) * cpp/geno_fx/geno_ftest.h (added) * cpp/geno_fx/geno_fx.cpp (added) * cpp/geno_fx/geno_fx.h (added) * cpp/geno_fx/html (added) * cpp/geno_fx/html/annotated.html (added) * cpp/geno_fx/html/classGeno__ftest-members.html (added) * cpp/geno_fx/html/classGeno__ftest.html (added) * cpp/geno_fx/html/classGeno__ftest.png (added) * cpp/geno_fx/html/classGeno__fx-members.html (added) * cpp/geno_fx/html/classGeno__fx.html (added) * cpp/geno_fx/html/classGeno__fx.png (added) * cpp/geno_fx/html/doxygen.css (added) * cpp/geno_fx/html/doxygen.png (added) * cpp/geno_fx/html/examples.html (added) * cpp/geno_fx/html/files.html (added) * cpp/geno_fx/html/functions.html (added) * cpp/geno_fx/html/geno__ftest_8cpp-source.html (added) * cpp/geno_fx/html/geno__ftest_8cpp.html (added) * cpp/geno_fx/html/geno__ftest_8h-source.html (added) * cpp/geno_fx/html/geno__ftest_8h.html (added) * cpp/geno_fx/html/geno__ftest__example-example.html (added) * cpp/geno_fx/html/geno__fx_8cpp-source.html (added) * cpp/geno_fx/html/geno__fx_8h-source.html (added) * cpp/geno_fx/html/geno__fx_8h.html (added) * cpp/geno_fx/html/globals.html (added) * cpp/geno_fx/html/hierarchy.html (added) * cpp/geno_fx/html/index.html (added) * cpp/geno_fx/rndutil.cpp (added) * cpp/geno_fx/rndutil.h (added) added geno_fx, a base class for genetic operations on genotypes Wed, 06 May 2009 13:54:19 GMT Maciej Komosinski [2] * cpp/f0-fuzzy (added) * cpp/f0-fuzzy/geno_f0Fuzzy.cpp (added) * cpp/f0-fuzzy/geno_f0Fuzzy.h (added) * cpp/f0-fuzzy/neuroimpl-fuzzy-f0.cpp (added) * cpp/f0-fuzzy/neuroimpl-fuzzy-f0.h (added) * cpp/f0-fuzzy/neuroimpl-fuzzy.cpp (added) * cpp/f0-fuzzy/neuroimpl-fuzzy.h (added) added f0-fuzzy (the Fuzzy neuron and its f0-based mutation and crossover) Wed, 06 May 2009 13:24:02 GMT Maciej Komosinski [1] * cpp (added) * cpp/f8-to-f1 (added) * cpp/f8-to-f1/conv_f8_utils.cpp (added) * cpp/f8-to-f1/conv_f8_utils.h (added) * cpp/f8-to-f1/conv_f8tof1.cpp (added) * cpp/f8-to-f1/conv_f8tof1.h (added) * cpp/f8-to-f1/conv_f8tof1_grammar.c (added) * cpp/f8-to-f1/conv_f8tof1_grammar.h (added) * cpp/f8-to-f1/conv_f8tof1_scanner.cpp (added) * cpp/f8-to-f1/conv_f8tof1_scanner.h (added) * cpp/f8-to-f1/geno_f8.cpp (added) * cpp/f8-to-f1/geno_f8.h (added) * cpp/f8-to-f1/lemonglobal.h (added) * cpp/f8-to-f1/lexglobal.h (added) * cpp/gdk (added) * java (added) added f8 (L-systems) representation and converter f8->f1