[Vm-dev] New Cog VMs available...

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Wed Jan 9 01:28:58 UTC 2013


Great, but now everybody could see my bug if she tries to connect
primitive 20...

http://code.google.com/p/cog/issues/detail?id=117

Nicolas

2013/1/9 Germán Arduino <garduino at gmail.com>:
>
> Thanks for your continuos effort for bring us a fast and reliable VM!
>
> --
> Sincerely,
> Germán Arduino
> about.me/garduino
>
>
> 2013/1/8 Eliot Miranda <eliot.miranda at gmail.com>
>>
>>
>> ...at http://www.mirandabanda.org/files/Cog/VM/VM.r2662/.
>>
>> CogVM binaries as per VMMaker.oscog-eem.251/r2662
>>
>> Give primitiveRemLargeIntegers primitive # 20.
>>
>> Add yet another libc line to the linux launch script(s), and try and make the
>> script suggest users extend it themselves.  you can lead a horse to water...
>>
>> Fix (old) bug in ssAllocateRequiredRegMask:upThrough:
>> that would flush entire stack if allocating any register.
>>
>> Implement absent receiver sends in the Newspeak Cogit.
>>
>> On Mac turn off inlining when compiling the Cogit.  The Cogit's runtime is
>> negligible and we prefer to save space.  With the recent changes (better shift
>> code??) the VM appears faster anyway.
>>
>> Integrate directed shift changes from cog issue 111 that affect the
>> CoInterpreter and Cogit.
>>
>> Make the translated primitive plugins include info from their
>> primitive supplying classes.
>>
>> Integrate changes from VMMaker-dtl.293 which use >> & << shifts
>> in place of slower bitShift: code in plugins.
>> Add width failure cases to BMPReadWriterPlugin read & write 24Bmp prims.
>>
>> Integrate issue 115.  Fix FFIPlugin/ThreadedFFIPlugin unsignedShortAt:.
>>
>> --
>> Happy New Year everyone,
>> Eliot
>>
>
>
>
>
>


More information about the Vm-dev mailing list