[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sat Jul 4 21:55:02 UTC 2015


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

http://lists.squeakfoundation.org/pipermail/packages/2015-July/008795.html

Name: Kernel-eem.933
Ancestors: Kernel-eem.932

Version of Kernel providing base version if CompiledMethod>>hasBreakpoint which System will override.

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

http://lists.squeakfoundation.org/pipermail/packages/2015-July/008796.html

Name: System-eem.752
Ancestors: System-cmm.751

Provide support for uninstaling breakpoints in ClassDescription>>#logMethodSource:forMethodWithNode:inCategory:withStamp:notifying:

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

http://lists.squeakfoundation.org/pipermail/packages/2015-July/008797.html

Name: Kernel-eem.934
Ancestors: Kernel-eem.933

Make sure that any breakpointed version of a method has been removed from BreakpointManager and that the original unbreakpointed methid is in hand when method source is logged, hence preserving method history even if the programmer mistakenly redefines a breakpointed method (something which this poor author is susceptible to).

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


More information about the Squeak-dev mailing list