Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-October/003846.htmlName: Tests-ul.97
Ancestors: Tests-eem.96
Bitmap >> #writeOn: raises an error, because it evaluates code which sends #inline: and #var:declareC:, etc. Since these methods were moved to VMMaker these sends result in a DNU.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-October/003847.htmlName: Graphics-dtl.151
Ancestors: Graphics-nice.150
Use pragma declarations in methods that are translated to C in MiscPrimitivePlugin. Supports removal of Object>>inline: and Object>>var:declareC: from trunk.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-October/003848.htmlName: Collections-dtl.395
Ancestors: Collections-eem.394
Use pragma declarations in methods that are translated to C in MiscPrimitivePlugin. Supports removal of Object>>inline: and Object>>var:declareC: from trunk.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-October/003849.htmlName: Sound-dtl.25
Ancestors: Sound-nice.24
Use pragma declarations in methods that are translated to C in MiscPrimitivePlugin. Supports removal of Object>>inline: and Object>>var:declareC: from trunk.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-October/003850.htmlName: Collections-dtl.396
Ancestors: Collections-dtl.395
Remove #migrateOldRegistries (mistakenly restored in the last update)
=============================================