Skip to content

Releases: pharo-project/pharo-vm

Version 10.2.0

09 Apr 07:22
f4c5e2a
Compare
Choose a tag to compare

What's Changed

  • Add library with function to spawn a process connected to a pseudo-terminal by @Rinzwind in #742
  • Fix VM build in MacOS sonoma by @guillep in #758
  • Primitive to compare bytes by @doste in #759
  • Translate documentation picture to Englitsh by @Inao0 in #764
  • Prepare Release 10.2.0 by @guillep in #765

Full Changelog: v10.1.1...v10.2.0

Version 10.1.1

21 Mar 12:55
Compare
Choose a tag to compare

What's Changed

  • Change custom command in ‘vmmaker.cmake’ to take into account that the ‘CMAKE_CURRENT_BINARY_DIR_TO_OUT’ can contain other characters besides spaces that require escaping by @Rinzwind in #741
  • Backporting PR for allocating in the old space by @jordanmontt in #709
  • Fixing memory map in OSX by @tesonep in #751
  • Adding generation of signature files by @tesonep in #749

Full Changelog: v10.1.0...v10.1.1

Version 10.1.0

14 Feb 08:17
a290a40
Compare
Choose a tag to compare

What's Changed

  • Fixing undefined behaviors that Clang 15 removes by @tesonep in #731
  • Fix ‘doReport’ to take into account that ‘fopen’ can return NULL by @Rinzwind in #739
  • Change custom command in ‘vmmaker.cmake’ to take into account that the ‘CMAKE_CURRENT_BINARY_DIR_TO_OUT’ can contain spaces by @Rinzwind in #738
  • Integrating new format by @tesonep in #734
  • Preparing release v10.1.0 by @tesonep in #746

New Contributors

Full Changelog: v10.0.9...v10.1.0

Version v10.0.9

20 Nov 09:05
de76067
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.8...v10.0.9

Version 10.0.8

20 Oct 20:03
b323c5f
Compare
Choose a tag to compare

What's Changed

  • Fixes #14768: File class>>primFileAttributes😷 answers corrupted result by @akgrant43 in #697
  • Fix/speed regression by @tesonep in #705

Full Changelog: v10.0.7...v10.0.8

Version 10.0.7

13 Sep 13:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.6...v10.0.7

Version 10.0.6

13 Sep 13:11
Compare
Choose a tag to compare

Improvements in build environment

Cleanups

Fixes

Debugging improvements

VM Improvements

  • improving-permSpace by @tesonep in #614
  • Changing the order of command-line processing and PList in OSX by @tesonep in #609
  • Adding parsing of image parameters from PList by @tesonep in #636
  • Change terminate handler to exit with 128+signal by @jvalteren in #644
  • Improvements in parameters handling in OSX by @tesonep in #639
  • Adding check to fix when the image is open with an older VM by @tesonep in #642
  • Fix/ephemeron list by @guillep in #668

New Contributors

Full Changelog: v10.0.5...v10.0.6

Version 10.0.5

05 May 11:47
2757766
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.4...v10.0.5

Version 10.0.4

13 Apr 07:06
dc9362d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.0.3...v10.0.4

Version 10.0.3

05 Apr 10:16
616e384
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.2...v10.0.3