• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

01org / parameter-framework / 1163

Builds Branch Commit Type Ran Committer Via Coverage
1163 master Merge pull request #282 from dawagner/remove-some-useless-util-methods Remove useless utils static methods in SubsystemObject push 14 Oct 2015 01:47PM UTC dawagner travis-ci pending completion   set done
1162 master Remove a useless static_cast Signed-off-by: David Wagner <david.wagner@intel.com> Pull #278 14 Oct 2015 01:44PM UTC David Wagner travis-ci pending completion   set done
1161 master Remove a useless static_cast Signed-off-by: David Wagner <david.wagner@intel.com> Pull #278 14 Oct 2015 01:16PM UTC David Wagner travis-ci pending completion   set done
1160 master Merge pull request #281 from dawagner/fix-makeEncodable Remove a useless and wrong check in makeEncodable push 14 Oct 2015 10:02AM UTC dawagner travis-ci pending completion   set done
1159 master Merge pull request #280 from dawagner/convert-to-bytes convertTo enhancements: - correctly handle uint8_t and int8_t (deserialize as numerics, not character) - display a nicer error message if conversion is not supported (static_assert) - r... push 14 Oct 2015 09:22AM UTC Kevin Rocard travis-ci pending completion   set done
1158 master BaseParameter: explain why the 'string' version of access() isn't virtual That's because the base implementation fits all purposes. Signed-off-by: David Wagner <david.wagner@intel.com> Pull #276 13 Oct 2015 05:18PM UTC David Wagner travis-ci pending completion   set done
1157 master Merge pull request #275 from krocard/utility-improvements Utility improvements: - asString now return the formated string leading to usage improvement - Fully unit test Utility.h - Simplify appendTitle implementation - CommandHandler: sim... push 13 Oct 2015 04:25PM UTC Kevin Rocard travis-ci pending completion   set done
1156 master convertTo: fire a static_assert when a convertion is forbidden The error message is clearer than when triggering a generic compilation error. Signed-off-by: David Wagner <david.wagner@intel.com> Pull #280 13 Oct 2015 04:07PM UTC dawagner travis-ci pending completion   set done
1155 master Remove useless utils static methods in SubsystemObject - asInteger can be replaced with convertTo - asString can be replaced with std::to_string Signed-off-by: David Wagner <david.wagner@intel.com> Pull #282 13 Oct 2015 03:43PM UTC David Wagner travis-ci pending completion   set done
1154 master Merge pull request #279 from dawagner/fix-enumparam-name-attribute Wrong XML "Name" attribute in enum value pairs push 13 Oct 2015 03:39PM UTC dawagner travis-ci pending completion   set done
1153 master Enable -Wconvesion flags Signed-off-by: Miguel Gaio <miguel.gaio@intel.com> Pull #272 13 Oct 2015 03:35PM UTC Miguel Gaio travis-ci pending completion   set done
1152 master CUtility should not be class, rather a namespace Utility.h contain functions that were all part of a CUtility class. Nevertheless this class had no invariant nor asserting any invariant. Thus this class was only used for its namespace aspect. U... Pull #275 13 Oct 2015 03:31PM UTC Kevin Rocard travis-ci pending completion   set done
1151 master Remove a useless a wrong check in makeEncodable This check was modified in a previous commit and was wrong since then. But it is also rather useless as it only serves as returning early in case the function is known to be a no-op. Signed-off-by:... Pull #281 13 Oct 2015 03:10PM UTC David Wagner travis-ci pending completion   set done
1150 master Define special case for convertTo<uint8_t>() and convertTo<int8_t>() The generic version was converting uint8 as it was a character (uint8_t is an alias to unsigned char on most compiler). Thus converting "1" would return 49 ie '1'. As convertTo... Pull #280 13 Oct 2015 12:19PM UTC David Wagner travis-ci pending completion   set done
1149 master Wrong XML "Name" attribute in enum value pairs When exporting an element's structure (via the C++ API or via the tuning interface), a spurious "Name" attribute appears for EnumPair nodes, while only "Literal" and "Numerical" attributes should be ... Pull #279 13 Oct 2015 11:27AM UTC David Wagner travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • …
  • 65
  • 66
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc