[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sun Aug 19 23:55:05 UTC 2012


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

http://lists.squeakfoundation.org/pipermail/packages/2012-August/005479.html

Name: System-ul.493
Ancestors: System-cmm.492

- enh: Clipboard instances send notifications (triggerEvent) to their subscribers when their content changes.

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

http://lists.squeakfoundation.org/pipermail/packages/2012-August/005480.html

Name: Collections-ul.488
Ancestors: Collections-cwp.487

Updated String >> #unescapePercentsRaw
- it always returns the receiver if it is not percent-encoded
- the implementation is simpler and slightly faster

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

http://lists.squeakfoundation.org/pipermail/packages/2012-August/005481.html

Name: CollectionsTests-ul.188
Ancestors: CollectionsTests-ael.187

- simplified StringTest >> #testUnescapePercents and added a few more cases which failed with the previous implementation

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

http://lists.squeakfoundation.org/pipermail/packages/2012-August/005482.html

Name: Tests-ul.161
Ancestors: Tests-cwp.160

Added a test for Clipboard, mainly for the new notification mechanism.

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


More information about the Squeak-dev mailing list