Daily Commit Log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Daily Commit Log

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

http://lists.squeakfoundation.org/pipermail/packages/2013-November/006679.html

Name: 45Deprecated-fbs.17
Ancestors: 45Deprecated-fbs.16

Deprecate eToys' selector mangling utilities - they've been moved to Etoys, on String and Symbol.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-November/006680.html

Name: System-fbs.630
Ancestors: System-fbs.629

Deprecate eToys' selector mangling utilities - they've been moved to Etoys, on String and Symbol.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-November/006681.html

Name: EToys-fbs.114
Ancestors: EToys-fbs.113

Update eToys to the new selector-mangling API based on String/Symbol, rather than Utilities class.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-November/006682.html

Name: MorphicExtras-fbs.128
Ancestors: MorphicExtras-fbs.127

Deprecate MorphicExtras' selector mangling utilities - they've been moved to MorphicExtras, on String and Symbol.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-November/006683.html

Name: Kernel-eem.822
Ancestors: Kernel-cmm.821

Change the execution simulation machinery (as used by the
Debugger) to:

- use the mirror primitives to access the receiver and literal
  variables, avoiding sending messages to these objects,
  hence mimicking the VMs behaviour, and simulating the
  execution of code using proxies correctly.

- retrieve the primitive error code form failing primitives

- fix the simulation of Object>>perform:withArguments:inSuperclass:

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

http://lists.squeakfoundation.org/pipermail/packages/2013-November/006684.html

Name: MorphicExtrasTests-fbs.3
Ancestors: MorphicExtrasTests-fbs.2

Tests for MorphicExtras's selector mangling.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-November/006685.html

Name: Tools-fbs.504
Ancestors: Tools-cmm.503

Move #browserShowsPackagePane to the new pragma style preference.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-November/006686.html

Name: System-fbs.631
Ancestors: System-fbs.630

Remove the #browserShowsPackagePane preference, after Tools-fbs.504 removed the underlying state.

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