Skip to content

Releases: hpi-swa/trufflesqueak

21.1.0-dev

11 Mar 09:47
ffc9f1e
Compare
Choose a tag to compare
21.1.0-dev Pre-release
Pre-release
Create 21.1.0-dev release

21.0.0.1

10 Feb 15:50
9a3a342
Compare
Choose a tag to compare
Release 21.0.0.1

Hotfix release (addresses #135)

21.0.0

02 Feb 10:45
43d6d69
Compare
Choose a tag to compare

All VM-side changes: 20.2.0...21.0.0
All image-side changes: 20.2.0-image...21.0.0-image

20.2.0

13 Nov 14:56
684dffd
Compare
Choose a tag to compare

All VM-side changes: 20.1.1...20.2.0
All image-side changes: 20.1.1-image...20.2.0-image

20.1.1

22 Jul 10:40
171df9a
Compare
Choose a tag to compare
  • Compatible with GraalVM CE 20.1
  • Add method cache for faster lookups (a86bf5d)
  • Improve compatibility for Cuis images (e.g. 0d8eac4, d868c12, and 069d81d)
  • Improve drawing and fix flickering (c96551e)
  • Revise send bytecodes and message dispatch (d1f5bf3)
  • Add support for Smalltalk's fileOut format to polyglot evaluation requests (9e63d87)
  • Add missing DRAG.DROP event if transfer flavor is not supported (a74b0eb, thanks to @LinqLover)
  • Show sources (if available) in PolyglotInspector (458ebee)
  • Add TruffleSqueak component for Linux/aarch64 (184e3a0)
  • Enable compression for TruffleSqueak components (784127d)

All VM-side changes: 20.1.0...20.1.1
All image-side changes: 20.1.0-image...20.1.1-image

20.1.0

19 Jun 08:12
4c4c6c9
Compare
Choose a tag to compare

All VM-side changes: 1.0.0-rc9...20.1.0
All image-side changes: 1.0.0-rc9...20.1.0

1.0.0-rc9

11 May 12:39
68f7d95
Compare
Choose a tag to compare
  • Compatible with GraalVM 20.0.0
  • Rename GraalSqueak to TruffleSqueak
  • Introduce primitiveFormToBufferedImage for JavaImageMorph (277b0f3)
  • Reduce memory footprint on Java 11 (07f8ea5)
  • Make system more robust (e.g. 073b71c and 5a01f0f)
  • Various performance improvements (e.g. b7a8dd7 and 5e0eb79)

All changes: 1.0.0-rc8...1.0.0-rc9

1.0.0-rc8

03 Apr 21:55
ca20337
Compare
Choose a tag to compare
  • Compatible with GraalVM 20.0.0
  • Add support for OpenJDK 11 (e.g. 34da75b)
  • Add GraalInfoMorph for visualizing Graal compiler queue (4caefff)
  • Fix critical bug in #becomeForward: (9d48aaf)
  • Various performance improvements (e.g. 579c563, 2832582, a2cdb88)
  • Various bug-fixes and improvements (thanks to @fmateoc)
  • Move from Travis CI to GitHub actions

All changes: 1.0.0-rc7...1.0.0-rc8

1.0.0-rc7

28 Jan 16:31
fd2defd
Compare
Choose a tag to compare
  • Compatible with GraalVM 19.3.0 (based on OpenJDK 8)
  • GraalSqueak components for GraalVM Updater now come with a GraalSqueak image
  • Images can now be saved (Please be cautious and report any issues) (8e2f9dd)
  • Rename TruffleObject to ForeignObject (981b1f6)
  • Improve support for user interrupts (44094a3)
  • Add support for Context>>restart (24c6d1e) and cannotReturn (5f0ed49) (thanks for @fmateoc)
  • Add support for more primitives (e.g. a83b747 and 902640d)
  • Various bug-fixes and improvements (thanks to @fmateoc)

All changes: 1.0.0-rc6...1.0.0-rc7

1.0.0-rc6

18 Dec 11:51
fb5f87b
Compare
Choose a tag to compare

All changes: 1.0.0-rc5...1.0.0-rc6