Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-September/003763.html Name: Kernel-nice.497 Ancestors: Kernel-cmm.496 Patch for http://bugs.squeak.org/view.php?id=7352 in Kernel-nice.482 broke previously possible usage of BlockClosure as actions (see #when:evaluate:). Implement required events-support message in BlockClosure to restore this feature. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-September/003764.html Name: System-nice.376 Ancestors: System-ul.375 minor ActionSequence/EventManager refactoring using #inject:into: and #ifNil: ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-September/003765.html Name: System-nice.377 Ancestors: System-nice.376 1) Fix broken logic used to set user name in mail sender. 2) Import a few ifNil: refactorings from Cuis. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-September/003766.html Name: KernelTests-nice.163 Ancestors: KernelTests-klc.162 Let the tests create a dummy category rather than a category belonging to an existing package. Let the tests clean the dummy category if empty. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-September/003767.html Name: Kernel-nice.498 Ancestors: Kernel-nice.497 Remove the garbage category that was created by running the tests. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-September/003768.html Name: Morphic-nice.467 Ancestors: Morphic-laza.466 Protect extension access in #sticky: ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-September/003769.html Name: HelpSystem-Core-tbn.52 Ancestors: HelpSystem-Core-tbn.51 fix text ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-September/003770.html Name: Sound-nice.23 Ancestors: Sound-ar.22 merge pharo minor refactorings: 1) use super initialize 2) _ -> := ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-September/003771.html Name: Monticello-nice.402 Ancestors: Monticello-cmm.401 Officialize my inbox proposal: Feature 1: let Keep and Reject buttons select the next unresolved conflict in the list. Feature 2: if there is no more conflict in the list, let Keep and Reject select the next non conflict in the list. The first feature is powerfull for deciding fast without many keyboard/mouse motions. It should be complemented by a shortcut key. The second feature is questionnable because Reject cannot reject non conflict, so the label is misleading. On the other hand, having a button uniformly selecting next change is convenient. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-September/003772.html Name: KernelTests-nice.164 Ancestors: KernelTests-nice.163 Add tests for #sign and #sign: (which means #copySignOf: ) As usual, the case of Float negativeZero is more than tricky... ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-September/003773.html Name: Kernel-nice.499 Ancestors: Kernel-nice.498 Fix the tricky cases of the copy sign function (#sign:) in case of Float negativeZero ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-September/003774.html Name: KernelTests-nice.165 Ancestors: KernelTests-nice.164 Oops, redo my testSign (case of copy/paste abuse) ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-September/003775.html Name: KernelTests-nice.166 Ancestors: KernelTests-nice.165 Assert we parse -0.0 as a negativeZero. ============================================= http://lists.squeakfoundation.org/pipermail/packages/2010-September/003776.html Name: Monticello-nice.403 Ancestors: Monticello-nice.402 Let keyboard short cuts work in a merger. While at it, add cmd+k -> keep cmd+r -> reject ============================================= |
Free forum by Nabble | Edit this page |