[ANN][SM] OSProcess 3.2.5 on SqueakMap

David T. Lewis lewis at mail.msen.com
Sat May 28 16:15:30 UTC 2005


Version 3.2.5 supports Squeak versions 3.6 through 3.9.

Changes since OSProcess 3.2.4:

Refactored file lock management to provide clearer distinction between locks
on file regions versus locks on entire files. Includes updates contributed
by Julian Fitzell, who provided unit tests and various improvements to the
file lock code.

Made various changes to OSProcessAccessor and UnixOSProcessAccessor to harvest
additional improvements by Julian, and bring released version of OSP into sync
with what Avi is using for Seaside applications.

Added OSProcess class>>allTestResults (save unit test results and platform
version information to a file to help debug platform issues via email).

Added UnixProcess class>>saveImageInBackground (utility for doing a background
image save without pausing the running Squeak image).

Dave




More information about the Squeak-dev mailing list