Skip to content

Releases: pharo-project/pharo-vm

v10.3.8

13 Aug 09:25
a7c8a0b

Choose a tag to compare

What's Changed

  • Fixing a race condition introduced in v10.3.7 by @tesonep in #1011
  • Removing named events as they have a speed impact by @tesonep in #1013

Full Changelog: v10.3.7...v10.3.8

v10.3.7

11 Aug 12:15
fed1c85

Choose a tag to compare

What's Changed

Full Changelog: v10.3.6...v10.3.7

v10.3.6

30 Jul 15:37
730a534

Choose a tag to compare

What's Changed

Full Changelog: v10.3.5...v10.3.6

v10.3.5

03 Jun 09:15
be20a02

Choose a tag to compare

What's Changed

  • Removed unused temp in findNewMethodOrdinaryIfFound: by @kumom in #951
  • Remove set cursor C code #210 by @kumom in #952
  • fix PharoWorker value when coming from plist file by @demarey in #972
  • log worker mode by @demarey in #971
  • Updating SDL2 to 2.32.6 for Windows (x86_64) and MacOS (ARM and Intel) by @tesonep in #977
  • Set the size of larger indexable object allocated in the young space by @tesonep in #975

Full Changelog: v10.3.4...v10.3.5

v10.3.4

03 Apr 08:30
62881b7

Choose a tag to compare

What's Changed

  • Add windows support for non ASCII filenames in basicImageFileExists by @demarey in #926
  • Fix signal handler signature by @guillep in #940
  • Prepare release 10.3.4 by @guillep in #947

Full Changelog: v10.3.3...v10.3.4

v10.3.3

14 Jan 08:23
2926567

Choose a tag to compare

What's Changed

Full Changelog: v10.3.2...v10.3.3

v10.3.2

04 Dec 09:53
b8793dd

Choose a tag to compare

v10.3.2 Pre-release
Pre-release

What's Changed

  • Improving Implementation of CompositeImageFormat and PermanentSpace by @tesonep in #855
  • Fixing cygpath conversion for newer version of cmake by @tesonep in #860
  • use pharo file server @ inria by @demarey in #867
  • compatible with FreeBSD mmap() by @Dieken in #863
  • Improving Forwarders in the PermSpace by @tesonep in #861
  • When patching JITed code after become of a class, the class index can look like a negative number by @tesonep in #873
  • fix unused-local-typedef by @RenaudFondeur in #877
  • Prepare release 10.3.2 by @guillep in #879

New Contributors

Full Changelog: v10.3.1...v10.3.2

v12.0.1-alpha

18 Nov 15:10
96e714d

Choose a tag to compare

v12.0.1-alpha Pre-release
Pre-release

What's Changed

  • Enhancement(versionning): Extract full semantic version from git by @guillep in #870
  • Forward porting changes in pharo-10 branch

Full Changelog: v12.0.0...v12.0.1-alpha

v12.0.0-alpha

25 Oct 09:17
56a36ec

Choose a tag to compare

v12.0.0-alpha Pre-release
Pre-release

What's Changed

Highlights

  • Lots of improvements in Slang: better management of C reserved keywords, comments and less C compilation warnings!
  • Improvements in stack management:
    • unification of frame implementation
    • new optional stack overflow support
  • Development moved to Pharo12
  • New primitives to pin behavior and pretenuring
  • More stability, for example in permanent space management

Features

Improvements

Fixes

  • Resolved a bug about UUID primitives by @Mathilde411 in #610
  • Robust cannotInterpret: in the interpreter by @privat in #641
  • Fix cast tests by @hernanmd in #660
  • Fix and test for inlinings with If's and right shift not translated by @hernanmd in #667
  • Remove hostname lookup on network initialization by @guillep in #845
  • C AST translation right side parenthesis in expression by @hernanmd in #685
  • Add tests+fix for an incorrectly case of generated inlined C code from CCodeGenerator by @hernanmd in #666
  • fix warnings related to multiple include of the same header file by @RenaudFondeur in #840
  • Fix a lot of unused expression by @RenaudFondeur in #832

Cleanups

New Contributors

Full Changelog: v10.3.0...v12.0.0

Version v10.3.1

02 Sep 07:58

Choose a tag to compare

What's Changed

Full Changelog: v10.3.0...v10.3.1