Skip to content

capicxx-core-tools 3.2.14

Compare
Choose a tag to compare
@dibpinto dibpinto released this 23 Oct 11:05
· 2 commits to master since this release
4f12264
  • Update README.md with correct github.io link
  • Fixed build of the examples with installed DBus
  • Enable Modify generation TypeColl without name
  • Fix several issues in the CommonAPI-Examples
  • Fix compilation error for word "client"
  • Revert Modify generation TypeColl without name
  • Reduce load models in validation
  • Impl changes in generator for Keywords
  • Enable Modify generation TypeColl without name
  • Fix typedef InterfaceType declaration
  • Revert Modify generation TypeColl without name"
  • Increase heap memory
  • Fix reserved identifier error
  • Modify generation TypeColl without name
  • Enumeration/Enumerator with same name
  • Increase maximum heap memory size
  • Accept enumeration/enumerator with same name
  • Update dependencies
  • Accept duplicate arg names for method in/out
  • Create a CommonAPI Example for the E2E functionality
  • Update Generator to change the Parameter name "info"
  • Modify generation of TypeCollections without name
  • Accept Methods with Parameters with the same name
  • Accept duplicate argument names for method in and out
  • Accept an Interface with a method with the same name
  • Fix "com.google.inject" dependencies
  • Extend DTCombined with variant test case
  • Restore correct include path for AttributeCacheExtension in Example 02 Attributes
  • Adapt README to current generator name.
  • Check whether an accessor exists before using it.