Skip to content

Releases: RemedyIT/taox11

TAOX11 v2.5.0

08 Nov 08:00
106dc4a
Compare
Choose a tag to compare

What's Changed

  • Add partial experimental support for IDL 4.2 map, int8/uint8, explicitly-named integer types, bitmask, bitset, empty struct, and struct inheritance extensions. IDL4 support can be enabled using the --idl-version=4 commandline option
  • Minor changes to silence warnings with newer compilers
  • Fix hidden warnings about _interface_repository_id.
  • Support xor (^)
  • Use namespace A::B to reduce lines of code generated by ridlc
  • Make make_reference a constexpr function
  • Make use of std::nothrow in more places

Full Changelog: AXCIOMA_v2.4.0...AXCIOMA_v2.5.0

TAOX11_v2.4.0

23 May 06:59
6499008
Compare
Choose a tag to compare

What's Changed

  • Make use of noexcept and override for the generated default destructors
  • Support IDL to C++11 union extension for members with multiple discriminator values
  • TAOX11 is now compliant to the IDL to C++11 v1.4 language mapping
  • Add preliminary support for g++12
  • Rubocop proposed changes

Full Changelog: AXCIOMA_v2.3.0...AXCIOMA_v2.4.0

TAOX11_v2.3.0

24 Oct 08:18
b0ee7d9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: AXCIOMA_v2.2.0...AXCIOMA_v2.3.0

TAOX11_v2.2.1

22 Oct 08:31
2c00e9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: AXCIOMA_v2.2.0...AXCIOMA_v2.2.1

AXCIOMA v2.2.0

04 Nov 11:28
9b3e372
Compare
Choose a tag to compare
Merge pull request #184 from mcorino/mco-fix-doxygen

Make HAVE_DOT configurable.

AXCIOMA v2.1.0

10 Nov 08:51
dde6f84
Compare
Choose a tag to compare
Merge pull request #108 from mcorino/mco-prepare-210-release

Update versioning for AXCIOMA 2.1.0 release