[Pharo-project] new Cog VM available at...
http://www.mirandabanda.org/files/Cog/VM/VM.r2499/. CogVM binaries as per VMMaker.oscog-eem.133/r2499. Tiny performance tweak to bytecodePrimMultiply. Added findStringBeginningWith: debugging facility. Fix yet another slip in Cogit>>lookup:for:methodAndErrorSelectorInto: for cannotInterpret: cases. Fixes Mariano's crash as of 2011/10/03. Add -numextsems command-line argument to set size of external semaphore table on start-up. Enjoy -- best, Eliot
On Mon, Oct 10, 2011 at 7:25 PM, Eliot Miranda <eliot.miranda@gmail.com>wrote:
http://www.mirandabanda.org/files/Cog/VM/VM.r2499/.
CogVM binaries as per VMMaker.oscog-eem.133/r2499. Tiny performance tweak to bytecodePrimMultiply. Added findStringBeginningWith: debugging facility. Fix yet another slip in Cogit>>lookup:for:methodAndErrorSelectorInto: for cannotInterpret: cases. Fixes Mariano's crash as of 2011/10/03.
Thanks Eliot! Indeed, it solves both problems I have reported :) thanks a lot
Add -numextsems command-line argument to set size of external semaphore table on start-up.
Enjoy -- best, Eliot
-- Mariano http://marianopeck.wordpress.com
participants (2)
-
Eliot Miranda -
Mariano Martinez Peck