[UPDATES] ContextCleanup and SUnit

Bruce ONeel edoneel at sdf.lonestar.org
Thu Jul 3 14:17:23 UTC 2003


Hi,

This is on the ftp server as:

ftp://st.cs.uiuc.edu/pub/Smalltalk/Squeak/3.6alpha/Squeak3.6a-5313.zip

In addition I'll have limited internet connectivity until 
28 July so there are likely to be few updates to the
ftp site to then.

cheers

bruce

Doug Way <dway at riskmetrics.com> wrote:
> 
> These are Anthony's ContextCleanup changes, and the SUnit package.
> 
> We decided SUnit should be part of the Basic (developer) image (see 
> recent discussion).  So we're adding it back to the image for now, as a 
> package (in the same way SM, SAR, etc were added), since we're still 
> moving toward Basic.
> 
> - Doug Way
> 
> 
> -----------------------------
> 
> 5307PreContextEnh-ajh -- Anthony Hannan -- 4 February 2003
> Disable a few exceptions signalled during file-in.  They will be 
> enabled again in PostContextEnh-ajh.  Also redefine the Compiler now 
> and order some key methods so the compiler will work when file-in 
> ContextEnh-ajh.
> GeneralEnh-ajh must be filed-in before this.
> This must be filed-in before ContextEnh-ajh."
> 
> 5308ContextEnh-ajh -- Anthony Hannan -- 29 June 2003
> Reviewer:		Andreas Raab
> This adds some control behavior to contexts and processes and refactors 
> the exceptions and the debugger to use them.  The debugger quickStep 
> has been fixed to execute in the context of the debugged process so 
> earlier exception handlers will be active.  Finally, some compiler 
> enhancements have been made to make it compatible with 
> ClosureCompiler-ajh.
> PreContextEnh-ajh must be filed-in before this, and PostContextEnh-ajh 
> must be filed-in after this.  This must be filed-in before 
> ClosureCompiler-ajh.
> (merged more recent changes to Environment class>>reorganizeEverything 
> -dew)"
> 
> 5309PostContextEnh-ajh -- Anthony Hannan -- 24 March 2003
> This restores some exceptions that were disabled in PreContextEnh-ajh.
> This must be filed-in after ContextEnh-ajh."
> 
> 5310SUnit-Preload
> 
> 5311SUnit
> 
> 5312SUnit-UI
> 
> 5313SUnitCntxtClean-ajh



More information about the Squeak-dev mailing list