|
|
@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 …
|
|
|
@336
|
10 years |
Maciej Komosinski |
Error message formatting: - "[x] x::x - " -> "[x] x.x: "
Error …
|
|
|
@335
|
10 years |
Maciej Komosinski |
Cosmetic edits
|
|
|
@334
|
10 years |
Maciej Komosinski |
More specific error messages on failed deserialization (and the …
|
|
|
@333
|
10 years |
Maciej Komosinski |
- use source/code mapping for line number and file information in vm …
|
|
|
@332
|
10 years |
Maciej Komosinski |
- use source/code mapping for line number and file information in vm …
|
|
|
@330
|
10 years |
Maciej Komosinski |
Improved comments
|
|
|
@329
|
10 years |
Maciej Komosinski |
More examples of Param loader
|
|
|
@326
|
10 years |
Maciej Komosinski |
Unified parsing of ints and floats; hex notation
|
|
|
@325
|
10 years |
Maciej Komosinski |
More strict parsing of int and float numbers from string
|
|
|
@323
|
10 years |
Maciej Komosinski |
Example of skipping an unknown object
|
|
|
@322
|
10 years |
Maciej Komosinski |
Temporary fix for div by 0
|
|
|
@321
|
10 years |
Maciej Komosinski |
Fixed regression (missing side effect that existed earlier)
|
|
|
@320
|
10 years |
Maciej Komosinski |
Tab \t ignored in param fields (considered whitespace)
|
|
|
@319
|
10 years |
Maciej Komosinski |
Fixed compilation warnings
|
|
|
@318
|
10 years |
Maciej Komosinski |
Compiles under cygwin; enabled warnings
|
|
|
@317
|
10 years |
Maciej Komosinski |
SDK compiles under Mac OS
|
|
|
@316
|
10 years |
Maciej Komosinski |
Improved documentation (for Param flags in particular)
|
|
|
@314
|
10 years |
Maciej Komosinski |
Less cryptic variable names: a,b,c -> mn,mx,def
|
|
|
@312
|
10 years |
Maciej Komosinski |
Formatted source
|
|
|
@311
|
10 years |
Maciej Komosinski |
More fields and test cases
|
|
|
@310
|
10 years |
Maciej Komosinski |
Param::getText(int) can be safely used in all cases (previously min<0 …
|
|
|
@308
|
10 years |
Maciej Komosinski |
After loading, objects are printed ("saved") to standard output. …
|
|
|
@307
|
10 years |
Maciej Komosinski |
Tester/demo for Param loader
|
|
|