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

rttrorg / rttr / 885

Builds Branch Commit Type Ran Committer Via Coverage
885 feature-add-visitor-mechanism upgraded to chai script 6.1.0 Pull #154 05 Sep 2018 05:54PM UTC web-flow travis-ci pending completion   set done
884 master Fixed errors due to missing virtual destructors in some unit tests. (#185) Error with clang on OS X is of the form "error: destructor called on non-final 'ClassSingle6A' that has virtual functions but non-virtual destructor [-Werror,-Wdelete-n... push 05 Sep 2018 05:19PM UTC acki-m travis-ci pending completion   set done
883 fix_osx_unit_tests_compile_errors Fixed errors due to missing virtual destructors in some unit tests. Error with clang on OS X is of the form "error: destructor called on non-final 'ClassSingle6A' that has virtual functions but non-virtual destructor [-Werror,-Wdelete-non-virtual-... Pull #185 04 Sep 2018 07:25PM UTC web-flow travis-ci pending completion   set done
882 search-order-bug BUG - fix for method/property ordering search methods/properties vectors ordered by class heirarchy from "bottom up" ie: in reverse order without this commit rttr finds the first (base) method/property matching a name rather than the last (most d... Pull #169 04 Sep 2018 02:36PM UTC web-flow travis-ci pending completion   set done
878 fix-plugin-unload-with-base-class simplified handling of class data No more unique_ptr, it holds the data now directly. So we can avoid handling the creation and destroying logic. At the moment the class data was created always even for simple types like "int". However, this not ... Pull #181 03 Sep 2018 06:16PM UTC web-flow travis-ci pending completion   set done
877 fix-plugin-unload-with-base-class simplified code * avoided creation of class_data for every type (pointer types) Pull #181 26 Aug 2018 10:09AM UTC web-flow travis-ci pending completion   set done
876 fix-plugin-unload-with-base-class it can happen that a type is deregistered first via registration_manager, therefore we have to can use the class_data from the type via the getter directly. In other case the type_data can be deregistered when the class_data is destroyed, then we ... Pull #181 25 Aug 2018 11:13AM UTC web-flow travis-ci pending completion   set done
874 search-order-bug clean up unit tests as requested - prefer const auto& to variant&& - prefer rttr::instance to template Pull #169 20 Aug 2018 11:23PM UTC web-flow travis-ci pending completion   set done
873 fix-plugin-unload-with-base-class fixed derived class unloading for plugins Following use case: 1. A plugin: "A" creates a new class derived from some base class in a dynamic library: "B". 2. An applications loads now B implicit (its always in memory) and loads "A" via RTTR 3. Wh... Pull #181 19 Aug 2018 08:10PM UTC web-flow travis-ci pending completion   set done
872 master Fix build error when disabling RTTI when compiling with VS2017 (#178) push 18 Aug 2018 02:10PM UTC acki-m travis-ci pending completion   set done
871 search-order-bug clean up unit tests as requested - prefer const auto& to variant&& - prefer rttr::instance to template Pull #169 16 Aug 2018 03:24PM UTC web-flow travis-ci pending completion   set done
870 master fixed not correctly retrieved metadata for types (#180) * fixed not correctly retrieved metadata for types The algorithm was not correct, we had to iterate from the first find key to the end Like it is done for the metadata for properties, me... push 15 Aug 2018 09:27PM UTC web-flow travis-ci pending completion   set done
869 fix-metadata-from-type remove trailing whitespace Pull #180 15 Aug 2018 08:54PM UTC web-flow travis-ci pending completion   set done
867 search-order-bug clean up unit tests as requested - prefer const auto& to variant&& - prefer rttr::instance to template Pull #169 07 Aug 2018 01:38PM UTC web-flow travis-ci pending completion   set done
866 fix/disabled-rtti-build-error Fix build error when disabling RTTI when compiling with VS2017 Pull #178 31 Jul 2018 02:21PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 40
  • 41
  • 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