[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sun Oct 24 23:55:02 UTC 2010


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2010-October/003846.html

Name: 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.html

Name: 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.html

Name: 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.html

Name: 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.html

Name: Collections-dtl.396
Ancestors: Collections-dtl.395

Remove #migrateOldRegistries (mistakenly restored in the last update)

=============================================



More information about the Squeak-dev mailing list