|
|
@1280
|
14 months |
Maciej Komosinski |
Added explicit type casts (size_t vs. int etc.)
|
|
|
@1130
|
4 years |
Maciej Komosinski |
Used std::min(), std::max() explicitly to avoid compiler confusion. …
|
|
|
@994
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@991
|
4 years |
Maciej Komosinski |
Updated target genetic format for fF (foraminifera) genetic encoding …
|
|
|
@974
|
4 years |
Maciej Komosinski |
Renamed all genooper paramtab variables to be consistent with the …
|
|
|
@973
|
4 years |
Maciej Komosinski |
Increased SString and std::string compatibility: introduced length(), …
|
|
|
@899
|
5 years |
Maciej Komosinski |
Code formatting
|
|
|
@896
|
5 years |
Maciej Komosinski |
Replaced #defined macros for popular random-related operations with …
|
|
|
@841
|
6 years |
Maciej Komosinski |
Updated #includes after splitting stl-util into util-stl, util-file …
|
|
|
@779
|
6 years |
Maciej Komosinski |
Unified file names of all files involved in genetic conversions and …
|
|
|
@750
|
7 years |
Maciej Komosinski |
More proper definition of the crossover parameter
|
|
|
@740
|
7 years |
Maciej Komosinski |
Added support for developmental phases ("checkpoints") to converters …
|
|
|
@736
|
7 years |
Maciej Komosinski |
Added the new "using_checkpoints" argument to genetic converters so …
|
|
|
@720
|
7 years |
Maciej Komosinski |
Param::save2() renamed to saveSingleLine(); unified Param::load() so …
|
|
|
@669
|
7 years |
Maciej Komosinski |
As default foraminifera initial chamber radius in Framsticks units …
|
|
|
@667
|
7 years |
Maciej Komosinski |
- fF foraminifera encoding supports scaling (radius) of the initial …
|
|
|
@544
|
8 years |
Maciej Komosinski |
Renamed:
Model::getShape() ==> Model::getShapeType()
Model::SHAPE_OLD …
|
|
|
@513
|
8 years |
Maciej Komosinski |
checkValidity() and validate() are now aware of genotype name
|
|
|
@348
|
10 years |
Maciej Komosinski |
- explicit c_str() in SString instead of (const char*) cast
- genetic …
|
|
|
@319
|
10 years |
Maciej Komosinski |
Fixed compilation warnings
|
|
|
@286
|
10 years |
Maciej Komosinski |
Updated headers
|
|
|
@256
|
10 years |
Maciej Komosinski |
Chambers in Foraminifera now have the proper orientation in 3D; …
|
|
|
@247
|
10 years |
Maciej Komosinski |
Sources support both 32-bit and 64-bit, and more compilers
|
|
|
@197
|
11 years |
Maciej Komosinski |
GDK used by developers since 1999, distributed on the web since 2002
|
|
|
@187
|
11 years |
sz |
all text files should have svn:eol-style=native
|
|
|
@185
|
11 years |
Maciej Komosinski |
Avoid "atan2: domain error"
|
|
|
@181
|
11 years |
Maciej Komosinski |
Cosmetic change in order
|
|
|
@178
|
11 years |
Maciej Komosinski |
Changed cryptic double[4] into a meaningful struct
|
|
|
@177
|
11 years |
Maciej Komosinski |
Optimizations and simplifications
|
|
|
@176
|
11 years |
Maciej Komosinski |
Renamed #defines that conflicted with system-wide defines for Windows …
|
|
|
@174
|
11 years |
oriona |
Chambers in Foraminifera grow so that the length of the local …
|
|
|
@157
|
11 years |
sz |
f9 and Ff converters can now detect an invalid input genotype and …
|
|
|
@145
|
11 years |
sz |
Genetics reorganization (affects ALL applications!):
- …
|
|
|
@140
|
11 years |
sz |
introducing the Foraminifera encoding (format 'F')
|