storm-lang 0.5.20-1 source package in Ubuntu

Changelog

storm-lang (0.5.20-1) unstable; urgency=medium

  * Allow running code from files without the "-f" flag.
  * Allow catching "out of memory" errors from the garbage collector.
  * Fixed a rare crash that could occur when a large amount of memory
    is allocated on the heap (around 1GB or so).
  * Protect against integer overflows when allocating data on the
    heap. Previously, a well-selected size could cause a too small
    allocation and subsequent crashes/buffer overflows.
  * Improved the representation of uninitialized synchronization
    primitives in Progvis.
  * Fixed issues when running UI applications on Wayland.
  * Fixed issues with calling the "join" function multiple times.
  * SQL library supports "ORDER BY" and table aliases.
  * Lambdas never try to return a reference, which previously caused an error.
  * Improved error message when using wrong syntax on command line.
  * Fixed a bug in the PinnedSet class when resizing internal storage.
  * Added iterators to the Queue class.
  * Added progress bars to the UI library.
  * Fixed issues with DPI scaling on Linux in the UI library.
  * Added maps and sets that operate on object identity for class types.
  * Improved layout of data in Progvis.
  * Added a model checker to Progvis to find problems automatically.
  * Organized the demo directory, and added button to the UI for accessing it.
  * Fixed bug that caused Progvis to not show all accesses sometimes.
  * The C/C++ frontend for Progvis handles whitespaces properly and allows
    using "static" for global variables.
  * Added icons to Progvis.

 -- Filip Strömbäck <email address hidden>  Sat, 30 Jul 2022 11:15:07 +0200

Upload details

Uploaded by:
Filip Strömbäck
Uploaded to:
Sid
Original maintainer:
Filip Strömbäck
Architectures:
amd64 all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
storm-lang_0.5.20-1.dsc 1.8 KiB c4ad5e1c08a9a30066472b8d7330e4744f777d47be53571d8fb93c5fd73381b8
storm-lang_0.5.20.orig.tar.xz 13.9 MiB 1744d2d9567365cc8b58e31953e609d91599edad66105c301dab39de1c8e09bf
storm-lang_0.5.20-1.debian.tar.xz 15.8 KiB 9541ee8a6c86623cd6bd6216cdb90b11f953112082ae0f7298cc035231b9c17b

Available diffs

No changes file available.

Binary packages built by this source

progvis: Program visualization tool for C/C++ (and others)

 A program visualization tool written in Storm. Supports a subset
 of C/C++, and other languages supported by the Storm language
 platform. Aimed at showing how concurrent programs interact with
 pointers/references and other fundamental programming concepts.

progvis-examples: Set of example programs for progvis

 Programs developed for Progvis, illustrating different aspects
 of concurrency and memory handling.
 .
 Progvis is a program visualization tool written in Storm. Supports a
 subset of C/C++, and other languages supported by the Storm language
 platform. Aimed at showing how concurrent programs interact with
 pointers/references and other fundamental programming concepts.

storm-lang: No summary available for storm-lang in ubuntu kinetic.

No description available for storm-lang in ubuntu kinetic.

storm-lang-crypto: Cryptographic library for Storm

 Cryptographic primitives (for example for estabilshing SSL tunnels)
 for the Storm language platform.

storm-lang-crypto-dbgsym: debug symbols for storm-lang-crypto
storm-lang-dbgsym: No summary available for storm-lang-dbgsym in ubuntu kinetic.

No description available for storm-lang-dbgsym in ubuntu kinetic.

storm-lang-graphics: No summary available for storm-lang-graphics in ubuntu kinetic.

No description available for storm-lang-graphics in ubuntu kinetic.

storm-lang-graphics-dbgsym: debug symbols for storm-lang-graphics
storm-lang-layout: Layout library for Storm

 This library provides a language extension for declaring layouts
 in the Storm language platform.

storm-lang-presentation: No summary available for storm-lang-presentation in ubuntu kinetic.

No description available for storm-lang-presentation in ubuntu kinetic.

storm-lang-sound: No summary available for storm-lang-sound in ubuntu kinetic.

No description available for storm-lang-sound in ubuntu kinetic.

storm-lang-sound-dbgsym: debug symbols for storm-lang-sound
storm-lang-sql: SQL library for Storm

 Generic SQL database interface to the Storm language platform, complete with
 custom syntax. Provides bindings for SQLite at the moment.

storm-lang-sql-dbgsym: No summary available for storm-lang-sql-dbgsym in ubuntu kinetic.

No description available for storm-lang-sql-dbgsym in ubuntu kinetic.

storm-lang-ui: No summary available for storm-lang-ui in ubuntu kinetic.

No description available for storm-lang-ui in ubuntu kinetic.

storm-lang-ui-dbgsym: debug symbols for storm-lang-ui