Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

scala-stm-0.11.1-1.4 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: scala-stm Distribution: openSUSE Tumbleweed
Version: 0.11.1 Vendor: openSUSE
Release: 1.4 Build date: Thu Oct 12 13:29:04 2023
Group: Development/Libraries/Java Build host: reproducible
Size: 613573 Source RPM: scala-stm-0.11.1-1.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/scala-stm/scala-stm
Summary: Software Transactional Memory for Scala
ScalaSTM is a lightweight software transactional memory
for Scala, inspired by the STMs in Haskell and Clojure.

ScalaSTM provides a mutable cell called a Ref. If you
build a shared data structure using immutable objects and
Ref-s, then you can access it from multiple threads or
actors. No synchronized, no deadlocks or race conditions,
and good scalability. Included are concurrent sets and
maps, and we also have an easier and safer replacement
for wait and notifyAll.

Provides

Requires

License

BSD-3-Clause

Changelog

* Thu Oct 12 2023 Fridrich Strba <fstrba@suse.com>
  - Upgrade to version 0.11.1
    * Changes
      + add Dotty support
      + fix potential issue in RetrySet
      + add Scala 2.13 support (includes using new Collections API,
      changing all occurrences of deprecated ClassManifest for
      ClassTag)
      + disable "multi-barrier deadlock cycle" test (uses
      CommitBarrier)
      + fix initialisation bug in RetrySetBuilder (InitialCap was
      zero)
      + correctness fix for TArray[Long] and AtomicArray.ofLong.
      + small improvement to TxnLocal interface.
      + add 2.12 build and remove 2.10 build.
      + add deprecated message about incomplete deadlock detection
      for CommitBarrier.
* Tue Oct 03 2023 Fridrich Strba <fstrba@suse.com>
  - Remove dependency on sbt and allow building with java 9+
* Tue Oct 19 2021 Fridrich Strba <fstrba@suse.com>
  - Force building with Java 8 and add _constraints
* Thu Feb 27 2020 Fridrich Strba <fstrba@suse.com>
  - Initial packaging of scala-stm 0.7

Files

/usr/share/doc/packages/scala-stm
/usr/share/doc/packages/scala-stm/README.md
/usr/share/doc/packages/scala-stm/RELEASE-NOTES.txt
/usr/share/java/scala-stm.jar
/usr/share/licenses/scala-stm
/usr/share/licenses/scala-stm/LICENSE.txt
/usr/share/maven-metadata/scala-stm.xml
/usr/share/maven-poms/scala-stm.pom


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024