Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: tlaplus/tlaplus

Tags

v1.8.0

Toggle v1.8.0's commit message
Add additional integration test proving bug #1302 highest severity.

Add integration test demonstrating that the bug reported in GitHub
issue #1302 can cause TLC to miss property violations, confirming
that the bug leads to incomplete verification results.

Part of Github issue #1302
#1302

[Tests][TLC]

Signed-off-by: Markus Alexander Kuppe <[email protected]>

v1.7.4

Toggle v1.7.4's commit message
Update the Toolbox's update location from lamport.org to dl.tlapl.us.

The domain tlapl.us will be owned and managed long-term by the TLA+ Foundation.

[Toolbox]

Signed-off-by: Markus Alexander Kuppe <[email protected]>

v1.7.3

Toggle v1.7.3's commit message
LazyValue can cause TLC to generate too many or too few states.

Remove @OverRide to compile with older test framework.

Part of Github issue #798
#798

[Bug][TLC][Changelog]

Signed-off-by: Markus Alexander Kuppe <[email protected]>

v1.7.2

Toggle v1.7.2's commit message

add

Toggle add's commit message
Thread safety concerns due to "memory barrier" pattern in value classes.

Logical backport of Github issue #439
#439

[Bug][TLC]

v1.7.1

Toggle v1.7.1's commit message
Bump version numbers of master to 1.8.0 in anticipation of a 1.7.1

maintenance release from a 1.7.1 branch.

[Build]

delete

Toggle delete's commit message
Bump version numbers of master to 1.8.0 in anticipation of a 1.7.1

maintenance release from a 1.7.1 branch.

[Build]

v1.7.0

Toggle v1.7.0's commit message
Remove pack200 compression from CloudTLC because it has

been deprecated in Java 11 and finally deleted from
Java 14.

Related to Github issue #442
#442

[Bug][Toolbox]

v1.6.1

Toggle v1.6.1's commit message
Update to JDK 14.0.1

Closes Github issue #442
#442

[Feature][Toolbox]

v1.6.0

Toggle v1.6.0's commit message
1.6.0 release