summaryrefslogtreecommitdiff
path: root/parameter
AgeCommit message (Expand)Author
2015-04-24Remove unsued CElement::findAscendantOfKind methodDavid Wagner
2015-04-24Remove unused CElement::getLastChild methodDavid Wagner
2015-04-24stop messing around with useless pointerSébastien Gonzalve
2015-04-24Fix for BackSynchronizer related crash on windowsPatrick Benavoli
2015-04-24Inconsistent name of variable in RuleParserSebastien Gonzalve
2015-04-24Type mismatch corrections (Windows 64 bits)Patrick Benavoli
2015-04-24CXmlFileIncluderElement constructor cleanupPatrick Benavoli
2015-04-24Change blackboard write/readString prototypeSebastien Gonzalve
2015-04-24Removal of unnecessary execution modeSebastien Gonzalve
2015-04-24Removed spurious ";" after function definitionSebastien Gonzalve
2015-04-24Fix "|" display artifact on inclusive criterion typeFrancois Gaffie
2015-04-24Version 2.4.2David Wagner
2015-04-24Re-implement the Tokenizer class from scratchDavid Wagner
2015-04-24Remove dead getRoot member function from elementJules Clero
2015-04-24Handle config path without slashKevin Rocard
2015-02-19Output parameter within getNumericalValue not initializedFrancois Gaffie
2015-02-18Make CParameterMgr::init privateFrederic Boisnard
2015-02-18SystemClass: remove useless overridden init() methodDavid Wagner
2015-02-18Merge pull request #41 from krocard/fix_string+num_concatDavid Wagner
2015-02-18Merge pull request #49 from pafonso/iminleg_rebaseDavid Wagner
2015-02-18Fix SystemClass duplicate 'Name' attribute in xml exportDavid Wagner
2015-02-18Add libremote-processor as dependencyPhilippe Afonso
2015-02-18Create a Logarithm Adaptation parameter typePiotr Diop
2015-02-18Cleaned up XML export featurePatrick Benavoli
2015-02-18Adding XML format to Criteria export tuning I/FPatrick Benavoli
2015-02-18Delete subsystem instances *before* plugin unloadPatrick Benavoli
2015-02-18Coding style correctionPatrick Benavoli
2015-02-18Removed spurious execution mode on source filesPatrick Benavoli
2015-02-16Fix pointer arithmetic instead of concatKevin Rocard
2015-01-29Merge pull request #21 from krocard/Fix_error_message_in_case_of_unknown_crit...David Wagner
2015-01-29Adding a missing const in a get type methodPatrick Benavoli
2015-01-29Move element tree initialisation to load functionGuillaume Denneulin
2015-01-28ParameterMgr: add a method to forcefully disable the remote interfaceDavid Wagner
2015-01-28Add {get,set}SchemaFolderLocation() to the public Pfw APIDavid Wagner
2015-01-22Merge pull request #37 from dawagner/full-connectorDavid Wagner
2015-01-22Merge pull request #36 from dawagner/single-domainDavid Wagner
2015-01-22Fix error message in case of unknown criterion valueKevin Rocard
2015-01-22Merge pull request #30 from krocard/explicit_dependency_on_dlDavid Wagner
2015-01-22New ParamegerMgr "Full" connectorDavid Wagner
2015-01-22parameter: sort C++ filenames and remove duplicatesDavid Wagner
2015-01-22Make ParameterMgrLogger templateDavid Wagner
2015-01-22ParameterMgr: make serializeElement and importDomainFromFile private methodsDavid Wagner
2015-01-22ParameterMgr: enforce Tuning Mode on write access of parametersDavid Wagner
2015-01-22ParameterMgr: remove some dead codeDavid Wagner
2015-01-22ParameterMgr: fix some return values typesDavid Wagner
2015-01-22ParameterMgr: Add more tuning methods to the C++ public APIDavid Wagner
2015-01-22New command for importing a single domain from a fileDavid Wagner
2015-01-22New remote command for exporting a single domainDavid Wagner
2015-01-22Pass the SystemClass as deserialization context for DomainsDavid Wagner
2015-01-22Extract and specialize domain import- and export-specific contextsDavid Wagner