On Fri, Oct 17, 2008 at 12:07 AM, Marcus Denker <[EMAIL PROTECTED]> wrote:
>
> On 16.10.2008, at 21:38, nicolas cellier wrote:
>
>> Marcus Denker <[EMAIL PROTECTED]> writes:
>>>
>>>
>>> Yes, I will try to update the windows vm, too.
>>>
>>> In addtion, we should fix the Logo.
>>>
>>>        Marcus
>>
>>
>> By the way,
>> what is the recommended VM?
>
> For now, I use the Squeak 3.8.18beta1U vm. I don't even know if there is a
> newer one...

That would be the 3.8.18beta4U vm

3.8.18b4                Use NANO-SLEEP logic to ensure sleep is accurate to
millisecond, no-usage which is more CPU friendly
                        would give upwards of 10ms error to delays which is 
unacceptable.
                        
                        Fix issue with arguments passed as parms to the VM, the 
parm number
(2) was treated as being
                        special by the carbon vm for historical reasons, but in 
fact it was
not actually set. Try to follow the
                        generic unix rules instead.

3.8.18b3                Compile with xcode 2.5.x on powerpc machine os-x 10.4.x
                        set utf832code field to zero on fake wheel event 
up/down/left/right arrows
                        print more diagnostic data on failure to allocation 
virtual memory
on browser plugin setup

3.8.18b2                The Sophie team noticed that
                         InternetConfiguration 
getMacintoshFileTypeAndCreatorFrom: 'test.jpg'
                        This returns byte reversed data on macintel #('GEPJ' 
'elgo')

                        sqMacInternetConfiguration.c  use CFSwapInt32BigToHost 
swap OSType


-- 
===========================================================================
John M. McIntosh <[EMAIL PROTECTED]>
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
===========================================================================

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to