source: cpp/frams/param/param.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @745   6 years Maciej Komosinski Renamed ParamInterface::save() -> saveMultiLine()
(edit) @743   6 years Maciej Komosinski Introduced different function names in C++ instead of overloading …
(edit) @720   6 years Maciej Komosinski Param::save2() renamed to saveSingleLine(); unified Param::load() so …
(edit) @650   7 years Maciej Komosinski Warn when missing closing tilde (~) and code formatting
(edit) @645   7 years Maciej Komosinski f0 is strict now, will not accept float when int is expected
(edit) @640   7 years Maciej Komosinski Introduced a separate function to provide a human-friendly description …
(edit) @574   8 years Maciej Komosinski More strict validation of numeric type definitions: min without max is …
(edit) @535   8 years Maciej Komosinski - More strict type description checking when adding a property in …
(edit) @483   8 years Maciej Komosinski Unified DEBUG macro ( -> _DEBUG )
(edit) @478   8 years Maciej Komosinski Accessing const objects, short -> paInt, less critical messages when …
(edit) @393   9 years sz f0 parsing corrections and enhancements: - f0 genotype becomes invalid …
(edit) @382   9 years sz Moving frams/virtfile to common/virtfile: - file references updated …
(edit) @375   9 years Maciej Komosinski Renamed logging functions to more intuitive and simple names
(edit) @372   9 years sz Renamed some classes and functions to make their purpose more obvious: …
(edit) @348   9 years Maciej Komosinski - explicit c_str() in SString instead of (const char*) cast - genetic …
(edit) @333   9 years Maciej Komosinski - use source/code mapping for line number and file information in vm …
(edit) @319   9 years Maciej Komosinski Fixed compilation warnings
(edit) @316   9 years Maciej Komosinski Improved documentation (for Param flags in particular)
(edit) @286   9 years Maciej Komosinski Updated headers
(edit) @284   9 years Maciej Komosinski Wrong sscanf size in 64-bit caused stack damage (in "0x....." conversion)
(edit) @278   9 years Maciej Komosinski setDefault(numericonly) removed. 's', 'x' and 'o' are no special cases …
(edit) @268   9 years Maciej Komosinski ParamInterface::load warns on unknown fields and skips comments
(edit) @253   9 years Maciej Komosinski String-type properties can now have a default value stored in their …
(edit) @247   9 years Maciej Komosinski Sources support both 32-bit and 64-bit, and more compilers
(edit) @230   10 years Maciej Komosinski Detects invalid ParamEntry? when accessing ParamEntry?-based Params in …
(edit) @197   10 years Maciej Komosinski GDK used by developers since 1999, distributed on the web since 2002
(edit) @154   10 years sz reformatting, english translation
(edit) @144   10 years sz Param and ExtValue? improvements (better control on conversions, "load" …
(edit) @124   10 years sz Param::save altname argument is now more convenient const char*
(edit) @121   10 years sz updated file headers and makefiles
(add) @109   10 years sz source reorganization (see README) new feature added: part/joint …
Note: See TracRevisionLog for help on using the revision log.