|
|
@517
|
8 years |
Maciej Komosinski |
Added an example of saving MiniGenotype? objects to a file
|
|
|
@516
|
8 years |
Maciej Komosinski |
Geno format as a string (no longer ascii number)
|
|
|
@515
|
8 years |
Maciej Komosinski |
Renamed, better name
|
|
|
@514
|
8 years |
Maciej Komosinski |
More strict parsing of numbers when converting genotypes f1->f0
|
|
|
@513
|
8 years |
Maciej Komosinski |
checkValidity() and validate() are now aware of genotype name
|
|
|
@512
|
8 years |
Maciej Komosinski |
No trailing space in full name when last name is empty
|
|
|
@508
|
9 years |
Maciej Komosinski |
Conditional macro to identify for which genotypes the order of …
|
|
|
@507
|
9 years |
Maciej Komosinski |
Default Part and Stick color becomes white, not gray (so that …
|
|
|
@501
|
9 years |
Maciej Komosinski |
Fixed obvious read from the just-deleted object
|
|
|
@500
|
9 years |
Maciej Komosinski |
Fixed uninit - previously cached f0 might have been treated as invalid
|
|
|
@495
|
9 years |
Maciej Komosinski |
Unified and better formatted error and warning messages
|
|
|
@494
|
9 years |
Maciej Komosinski |
Empty destructor no longer needed since it is present in the base …
|
|
|
@492
|
9 years |
Maciej Komosinski |
emscripten compatibility
|
|
|
@490
|
9 years |
Maciej Komosinski |
Introduced general-use ErrorObject?, fixed enumeration of mixed …
|
|
|
@489
|
9 years |
Maciej Komosinski |
Fixed iteration of invalid values and objects
|
|
|
@484
|
9 years |
Maciej Komosinski |
fields -> neuroproperties, properties -> size
|
|
|
@483
|
9 years |
Maciej Komosinski |
Unified DEBUG macro ( -> _DEBUG )
|
|
|
@482
|
9 years |
Maciej Komosinski |
Fixed: we want a reference to a static object, not a static reference …
|
|
|
@478
|
9 years |
Maciej Komosinski |
Accessing const objects, short -> paInt, less critical messages when …
|
|
|
@477
|
9 years |
Maciej Komosinski |
"const" keyword, detecting variable name clashes, error on iterating …
|
|
|
@473
|
9 years |
sz |
- MiniGenotype? extended to handle all Genotype fields contained in …
|
|
|
@472
|
9 years |
Maciej Komosinski |
Deserialization more tolerant to whitespaces (similarly to the json …
|
|
|
@468
|
9 years |
Maciej Komosinski |
More sophisticated and accurate parsing of numbers
|
|
|
@467
|
9 years |
Maciej Komosinski |
GenMan? interface uses STL std::string instead of SString
|
|
|
@466
|
9 years |
Maciej Komosinski |
- accessing a non-global variable that was declared outside of a …
|
|
|
@465
|
9 years |
Maciej Komosinski |
Avoid compilation warning
|
|
|
@464
|
9 years |
Maciej Komosinski |
Serialization of basic object types in JSON format
|
|
|
@459
|
9 years |
sz |
fixed memory leak in simil_test (when loading invalid genotypes)
|
|
|
@458
|
9 years |
sz |
fixed memory leaks in Model (when building from invalid f0 genotype)
|
|
|
@457
|
9 years |
oriona |
Vectors declaration shortened.
|
|
|
@456
|
9 years |
sz |
added libFramsticksSDK.a building rule with the following changes:
- …
|
|
|
@455
|
9 years |
oriona |
Malloc/free replaced by new/delete, pointers-to-vectors changed into …
|
|
|
@453
|
9 years |
Maciej Komosinski |
Built-in shallow clone() for Vector and Dictionary
|
|
|
@452
|
9 years |
Maciej Komosinski |
Validation of genotypes additionally prints genotype name when there …
|
|
|
@451
|
9 years |
oriona |
Unused INit commented out. Command line information updated.
|
|
|
@426
|
9 years |
Maciej Komosinski |
Warn about duplicated field values
|
|
|
@424
|
9 years |
Maciej Komosinski |
iOS compilation
|
|
|
@420
|
9 years |
Maciej Komosinski |
Improved docs and code formatting
|
|
|
@419
|
9 years |
Maciej Komosinski |
Default value for strings was "0" instead of ""
|
|
|
@415
|
9 years |
Maciej Komosinski |
Introduced a new field, is_valid, which combines isValid and validity, …
|
|
|
@414
|
9 years |
Maciej Komosinski |
Don't print warnings on int (operator) float; the result gets promoted …
|
|
|
@413
|
9 years |
Maciej Komosinski |
Print messages when unexpected lines are encountered in …
|
|
|
@412
|
9 years |
Maciej Komosinski |
Param loading calls the object's beforeLoad/afterLoad
|
|
|
@409
|
9 years |
Maciej Komosinski |
Improved documentation
|
|
|
@408
|
9 years |
Maciej Komosinski |
Typos
|
|
|
@400
|
9 years |
Maciej Komosinski |
Improved comments
|
|
|
@399
|
9 years |
sz |
Added the missing console.h/.cpp files, required by the new LoggerToStdout?.
|
|
|
@396
|
9 years |
Maciej Komosinski |
- makeParamTab can now turn PARAM_READONLY into PARAM_USERREADONLY
- …
|
|
|
@395
|
9 years |
Maciej Komosinski |
Fixed int/bool warnings
|
|
|
@394
|
9 years |
Maciej Komosinski |
FramScript? accepts characters >=128
|
|
|
@393
|
9 years |
sz |
f0 parsing corrections and enhancements:
- f0 genotype becomes invalid …
|
|
|
@392
|
9 years |
sz |
Dictionary documentation updated.
|
|
|
@391
|
9 years |
sz |
Moved frams/loggers to common/loggers
|
|
|
@390
|
9 years |
sz |
Moved frams/loggers to common/loggers
|
|
|
@389
|
9 years |
Maciej Komosinski |
Code formatting
|
|
|
@388
|
9 years |
Maciej Komosinski |
A local PRBS-7 implementation so that this file does not depend on …
|
|
|
@387
|
9 years |
Maciej Komosinski |
Improved help descriptions
|
|
|
@385
|
9 years |
sz |
Switch to a different, multithreading-friendly SString implementation …
|
|
|
@384
|
9 years |
sz |
Used intptr_t instead of the evil, platform-dependent long.
|
|
|
@383
|
9 years |
sz |
Added more examples in Vector and Dictionary documentation.
|
|
|
@382
|
9 years |
sz |
Moving frams/virtfile to common/virtfile:
- file references updated …
|
|
|
@381
|
9 years |
sz |
Moved frams/virtfile to common/virtfile
|
|
|
@378
|
10 years |
Maciej Komosinski |
Improved argument variable names; changed implementation to use STL …
|
|
|
@376
|
10 years |
sz |
Removed frams/Makefile-maintain (it is now in common/Makefile-maintain)
|
|
|
@375
|
10 years |
Maciej Komosinski |
Renamed logging functions to more intuitive and simple names
|
|
|
@374
|
10 years |
Maciej Komosinski |
Under _WIN32, mfopen() now redirects to a function mfile_wfopen() that …
|
|
|
@373
|
10 years |
Maciej Komosinski |
Less cryptic variable names
|
|
|
@372
|
10 years |
sz |
Renamed some classes and functions to make their purpose more obvious: …
|
|
|
@371
|
10 years |
Maciej Komosinski |
THREAD_LOCAL uses ThreadLocal_ prefix for variables. The static object …
|
|
|
@370
|
10 years |
Maciej Komosinski |
#included file more friendly for *nix'es
|
|
|
@369
|
10 years |
Maciej Komosinski |
Version 4.2
|
|
|
@368
|
10 years |
Maciej Komosinski |
#includes needed for Embarcadero
|
|
|
@367
|
10 years |
Maciej Komosinski |
SString move semantics
|
|
|
@366
|
10 years |
Maciej Komosinski |
Improved warning message
|
|
|
@365
|
10 years |
Maciej Komosinski |
Link geno_test with StdoutErrorHandler?'s cpp; do not include cpp as a …
|
|
|
@363
|
10 years |
Maciej Komosinski |
Makefile-maintain is now in common
|
|
|
@362
|
10 years |
Maciej Komosinski |
Restored object descriptions/docs that were lost
|
|
|
@361
|
10 years |
Maciej Komosinski |
Signed/unsigned int issues (r352) resolved differently - in most cases …
|
|
|
@360
|
10 years |
Maciej Komosinski |
Source formatting
|
|
|
@359
|
10 years |
Maciej Komosinski |
Display error/warning messages by default
|
|
|
@358
|
10 years |
Maciej Komosinski |
Commented out "srand(time(NULL))" - this line would affect everything …
|
|
|
@357
|
10 years |
Maciej Komosinski |
Set svn:eol-style to native
|
|
|
@356
|
10 years |
Maciej Komosinski |
Changed default values for weights
|
|
|
@355
|
10 years |
Maciej Komosinski |
Warn on non-existing paths
|
|
|
@353
|
10 years |
sz |
correct source directories (so make can clean all files)
|
|
|
@352
|
10 years |
oriona |
comparison between signed and unsigned integer expressions fixed
|
|
|
@351
|
10 years |
Maciej Komosinski |
Renamed simil_match_test.cpp -> simil_unittests.cpp
|
|
|
@350
|
10 years |
Maciej Komosinski |
Cosmetic
|
|
|
@349
|
10 years |
oriona |
implementation of the similarity measure
|
|
|
@348
|
10 years |
Maciej Komosinski |
- explicit c_str() in SString instead of (const char*) cast
- genetic …
|
|
|
@347
|
10 years |
Maciej Komosinski |
Using memmove instead of memcpy because overlapping source/destination …
|
|
|
@346
|
10 years |
Maciej Komosinski |
Each thread can use its own simulator's GenMan?
|
|
|
@345
|
10 years |
Maciej Komosinski |
Fixed operator priorities in FramScript?
|
|
|
@344
|
10 years |
Maciej Komosinski |
Non-COW string compatibility (const char* is always invalid after …
|
|
|
@343
|
10 years |
Maciej Komosinski |
Code formatting
|
|
|
@342
|
10 years |
Maciej Komosinski |
Param loader passes the true filename to script sources (@file name) …
|
|
|
@341
|
10 years |
Maciej Komosinski |
Fixed using null as object reference
|
|
|
@339
|
10 years |
Maciej Komosinski |
Use #define FRAMSG_FORMAT in stdouterr.cpp
|
|
|
@338
|
10 years |
Maciej Komosinski |
One more invalid (de)serialization example
|
|
|
@337
|
10 years |
Maciej Komosinski |
New math operator semantics: extend mixed int/float to float, forbid …
|
|
|