Tue, 28 Mar 2017 14:58:58 +0200 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Tue, 28 Mar 2017 14:58:58 +0200] rev 21672
#REFACTORING by stefan class: CharacterArray changed: #indexOfSubCollection:startingAt:ifAbsent:caseSensitive:
Tue, 28 Mar 2017 11:57:52 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Tue, 28 Mar 2017 11:57:52 +0200] rev 21671
#DOCUMENTATION by cg class: AbstractTime comment/format in: #js_getSeconds
Mon, 27 Mar 2017 13:16:27 +0200 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Mon, 27 Mar 2017 13:16:27 +0200] rev 21670
#REFACTORING by stefan Move matchesRegex:caseSensitive to stx:goodies/regex
Fri, 24 Mar 2017 09:34:19 +0100 #DOCUMENTATION by stefan
Stefan Vogel <sv@exept.de> [Fri, 24 Mar 2017 09:34:19 +0100] rev 21669
#DOCUMENTATION by stefan class: Block comment/format in: #on:do:ifCurtailed:
Thu, 23 Mar 2017 09:01:27 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Thu, 23 Mar 2017 09:01:27 +0100] rev 21668
#REFACTORING by stefan class: Process changed: #evaluateInterruptActionsWithContext:
Sun, 19 Mar 2017 18:24:14 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Sun, 19 Mar 2017 18:24:14 +0100] rev 21667
#BUGFIX by cg class: Block changed: #valueWithWatchDog:afterMilliseconds: ouch inError variable was undefined
Sat, 18 Mar 2017 19:08:34 +0100 #BUGFIX by stefan
Stefan Vogel <sv@exept.de> [Sat, 18 Mar 2017 19:08:34 +0100] rev 21666
#BUGFIX by stefan class: Object changed: #ifNil:ifNotNil: (send #isBlockWithArgumentCount: instead of #isBlockWithrgumentCount:)
Sat, 18 Mar 2017 19:03:54 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Sat, 18 Mar 2017 19:03:54 +0100] rev 21665
#REFACTORING by stefan class: ProtoObject changed: #ifNotNil: Use #isBlockWithArgumetCount. Redefining #argumentCount in Object and using it is not safe! Strings redefine #argumentCount.
Sat, 18 Mar 2017 19:03:07 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Sat, 18 Mar 2017 19:03:07 +0100] rev 21664
#REFACTORING by stefan class: ProceedingNotification changed: #doCallHandler: Use #isBlockWithArgumetCount. Redefining #argumentCount in Object and using it for exceptions is not safe! Strings redefine #argumentCount. This would not work: [1 // 0] on:ArithmeticError do:'copy:with:'
Sat, 18 Mar 2017 19:02:56 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Sat, 18 Mar 2017 19:02:56 +0100] rev 21663
#REFACTORING by stefan class: GenericException changed: #doCallHandler: Use #isBlockWithArgumetCount. Redefining #argumentCount in Object and using it for exceptions is not safe! Strings redefine #argumentCount. This would not work: [1 // 0] on:ArithmeticError do:'copy:with:'
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip