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

David T. Lewis lewis at mail.msen.com
Wed Jan 9 02:17:52 UTC 2013


On Wed, Jan 09, 2013 at 02:28:58AM +0100, Nicolas Cellier wrote:
> 
> Great, but now everybody could see my bug if she tries to connect
> primitive 20...

Ha! Don't you just hate when that happens?  ;-)


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


Your fix from http://code.google.com/p/cog/issues/detail?id=117 is in
VMMaker-dtl.296 for the interpreter VM.

Dave

> 
> 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