source: cpp/frams

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @211   10 years Maciej Komosinski Fixed cast compilation warning
(edit) @210   10 years Maciej Komosinski Added wildcard matching functions
(edit) @207   10 years Maciej Komosinski StringFILE's Vprintf can now handle strings of any length
(edit) @206   10 years Maciej Komosinski VirtFILE base class provides Vprintf, Vgetc, Vputc, Vrewind, so that …
(edit) @205   10 years Maciej Komosinski Easier way to get an invalid ExtValue?
(edit) @204   10 years Maciej Komosinski StringFileSystem? more flexible
(edit) @203   10 years Maciej Komosinski The Geno object can be de/serialized
(edit) @201   10 years Maciej Komosinski Moved isAbsolutePath() to another source file and added implementation …
(edit) @200   10 years Maciej Komosinski More stl string, less SString
(edit) @199   10 years Maciej Komosinski Avoid const char*/char* compilation warnings
(edit) @198   10 years Maciej Komosinski Hashing function for strings
(edit) @197   10 years Maciej Komosinski GDK used by developers since 1999, distributed on the web since 2002
(edit) @196   10 years Maciej Komosinski Updated f4 sources and made f4 available for GDK demo apps
(edit) @194   10 years Maciej Komosinski Updated sources of the fT (ATGC sequences) genetic operators - useful …
(edit) @193   10 years Maciej Komosinski Set svn:eol-style native for all textual files
(edit) @192   10 years Maciej Komosinski Removed unnecessary svn:executable property
(edit) @191   10 years rgolebiewski Added geometry module: calculates model surface area, volume and sizes.
(edit) @187   10 years sz all text files should have svn:eol-style=native
(edit) @186   10 years sz slightly more modular makefile (separate variables for genetic …
(edit) @185   10 years Maciej Komosinski Avoid "atan2: domain error"
(edit) @183   10 years Maciej Komosinski Improved handling of model properties
(edit) @182   10 years Maciej Komosinski Don't warn at type mismatch in collection conversions
(edit) @181   10 years Maciej Komosinski Cosmetic change in order
(edit) @180   10 years Maciej Komosinski Remove fixed length buffers
(edit) @179   10 years Maciej Komosinski Separate file with version number
(edit) @178   10 years Maciej Komosinski Changed cryptic double[4] into a meaningful struct
(edit) @177   10 years Maciej Komosinski Optimizations and simplifications
(edit) @176   10 years Maciej Komosinski Renamed #defines that conflicted with system-wide defines for Windows …
(edit) @174   10 years oriona Chambers in Foraminifera grow so that the length of the local …
(edit) @171   10 years sz getObjectTarget is now the recommended way to retrieve object from …
(edit) @170   10 years sz removed the confusing SList operator!()
(edit) @168   10 years sz reformatting
(edit) @166   10 years sz Iterating a copy of callback list allows to modify the original while …
(edit) @165   10 years sz Model object does not enforce p.m when new style shape is used
(edit) @164   10 years sz null value handling in Dictionary serialization/toString
(edit) @163   10 years sz Framscript grammar files
(edit) @162   10 years sz NeuroSymbol?.size explained [closes #36]
(edit) @158   10 years sz genetics: warn if properties cannot be mixed because of incompatible types
(edit) @157   10 years sz f9 and Ff converters can now detect an invalid input genotype and …
(edit) @156   10 years sz type description corrected (only relevant for scripting/reflection)
(edit) @155   10 years sz Pt3D: allCoordsLowerThan()/HigherThan?() functions instead of the …
(edit) @154   10 years sz reformatting, english translation
(edit) @153   10 years sz SList container iteration: FOREACH() macro now creates local variable …
(edit) @152   10 years sz starting with 4.0rc7, the "part_shapes" visual style (theater and GUI) …
(edit) @151   10 years sz (c) header added
(edit) @150   10 years sz Warn against missing converter, convert() caller can differentiate …
(edit) @147   10 years sz This sample code may be useful for people reimplementing the standard …
(edit) @146   10 years sz oops, forgot to include oper_fx.cpp in the previous Genetics update
(edit) @145   10 years sz Genetics reorganization (affects ALL applications!): - …
(edit) @144   10 years sz Param and ExtValue? improvements (better control on conversions, "load" …
(edit) @141   10 years sz Improved genotype validation in geno_test and genooper_test (using …
(edit) @140   10 years sz introducing the Foraminifera encoding (format 'F')
(edit) @139   10 years sz class renaming + minor corrections
(edit) @138   10 years sz genetic operator example - frams/_demos/genooper_test.cpp
(edit) @137   10 years sz added (c) headers
(edit) @136   10 years Maciej Komosinski renamed conv_test => genoconv_test
(edit) @135   10 years sz neuron layout algorithm (for schematic drawing), usage example in …
(edit) @131   10 years Maciej Komosinski a better way to save/restore a preprocessor macro, unfortunately not a …
(edit) @129   10 years sz conv_test now uses the DefaultGenoConvManager? which automatically …
(edit) @128   10 years sz warning: deprecated conversion from string constant to char*
(edit) @127   10 years sz bug fixed: all param items having GETONLY accessor must also have …
(edit) @126   10 years sz minor corrections
(edit) @125   10 years sz f9: APPLY_DETERMINISTIC_BODY_NOISE enabled by default
(edit) @124   10 years sz Param::save altname argument is now more convenient const char*
(edit) @123   10 years sz Cygwin compatibility
(edit) @121   10 years sz updated file headers and makefiles
(edit) @120   10 years Maciej Komosinski added sources of the f9->f0 genetic converter
(edit) @119   10 years Maciej Komosinski reorganization of genetic sources (makefiles not updated yet)
(edit) @115   10 years sz loader_test can now extract raw genotype from a Framsticks file …
(edit) @114   10 years sz improved/bug fixed: delta joint mode (in f0 genotypes) is now …
(edit) @113   10 years sz some compilers don't like functions called 'include()'
(edit) @112   10 years sz removed weird };
(edit) @111   10 years sz missing directories (affects make clean)
(edit) @110   10 years Maciej Komosinski reorganization of sources
(add) @109   10 years sz source reorganization (see README) new feature added: part/joint …
Note: See TracRevisionLog for help on using the revision log.