Skip to content

Releases: arcaneframework/framework

Axlstar Version 2.0.4.0

07 Jul 06:58

Choose a tag to compare

Pre-release

Release 2.0.4.0

Arccore Version 2.0.11.0

24 Jun 10:42

Choose a tag to compare

Pre-release

Release 2.0.11.0

  • Add function mpDelete() to destroy IMessagePassingMng instances (#258)
  • Optimizations in class String(#256,#247)
    • Add move constructor String(String&&) and move copy operator operator=(String&&)
    • Make String destructor inline
    • Make method String::utf16() deprecated (replaced by StringUtils::asUtf16BE())
    • Methods String::bytes() and String::format no longer throws exceptions
    • Add a namespace StringUtils to contains utilitarian functions.
  • Add support for multisubscript operator[] from C++23 (#241)
  • Add operator() to access values of ArrayView, ArrayView2, ArrayView3, ArrayView4, Span, Span2 and const versions of these views (#223).
  • Add SmallSpan2 implementation for 2D arrays whose size_type is an Int32 (#223).
  • Add SpanImpl::findFirst() method (#211)
  • Fix build on Ubuntu 22.04

Axlstar Version 2.0.3.0

24 Jun 09:29
f026302

Choose a tag to compare

Pre-release

Changes:

  • Use Newtonsoft.Json version 13.0.1 instead of 12.0.1 (#257)
  • In C# generator, remove the generation of method CreateFactory when the service is wrapper from Swig because this method is already generated in that case (#259)
  • Add support for variable properties PNoExchange, PNoReplicaSync and PPersistant (#233)

Arcane Version 3.5.7.0

08 Apr 06:00

Choose a tag to compare

Release 3.5.7.0

Need Arccon 1.2.0, Arccore 2.0.9.0, Axlstar 2.0.2.0.

Changelog

Arccore Version 2.0.9.0

07 Apr 12:36

Choose a tag to compare

Pre-release

Release 2.0.9.0

  • Fix several coverity warnings (#186, fc3b9b5, 964ae74)
    • remove some noexcept
    • remove uninitialized class fields
  • Add constexpr and noexcept to some classes (StringView, ArrayIterator, Array2View, Array3View, Array4View) (#156)
  • Fix Span<T>::operator== when T is not const (#163)

Axlstar Version 2.0.2.0

04 Mar 12:36

Choose a tag to compare

Pre-release

Release 2.0.2.0:

  • Remove auto keyword for some generated methods (#170)

Arcane Version 3.4.5.0

10 Feb 08:23

Choose a tag to compare

Release 3.4.5.0

Need Arccon 1.2.0, Arccore 2.0.8.1, Axlstar 2.0.1.0.

Changelog

Arccon Version 1.3.0

22 Aug 06:04

Choose a tag to compare

Arccon Version 1.3.0 Pre-release
Pre-release

Release 1.3.0

Arccore Version 2.0.8.1

26 Jan 06:49

Choose a tag to compare

Pre-release
  • Improve doxygen documentation for types et classes in message_passing component.
  • Add functions in message_passing component to handle non blocking collectives (#116, #118)
  • Add some '#defines' to compile with hipSYCL.
  • Update '_clang-format' file for version 13 of LLVM/Clang.

Axlstar Version 2.0.1.0

15 Dec 17:27

Choose a tag to compare

Pre-release

Release 2.0.1.0