Fri, 25 Oct 2019 12:44:56 +0200 #BUGFIX by stefan
Stefan Vogel <sv@exept.de> [Fri, 25 Oct 2019 12:44:56 +0200] rev 24865
#BUGFIX by stefan class: PositionableStream changed: #upTo: include stdlib.h (for bcc)
Fri, 25 Oct 2019 12:29:42 +0200 Add sys/types.g (for bcc)
Stefan Vogel <sv@exept.de> [Fri, 25 Oct 2019 12:29:42 +0200] rev 24864
Add sys/types.g (for bcc)
Thu, 24 Oct 2019 17:41:35 +0200 #DOCUMENTATION by stefan
Stefan Vogel <sv@exept.de> [Thu, 24 Oct 2019 17:41:35 +0200] rev 24863
#DOCUMENTATION by stefan class: SmalltalkLanguage changed: #methodDefinitionTemplateForSelector:andArgumentNames: (send #~~ instead of #>)
Thu, 24 Oct 2019 10:57:54 +0200 #BUGFIX by stefan
Stefan Vogel <sv@exept.de> [Thu, 24 Oct 2019 10:57:54 +0200] rev 24862
#BUGFIX by stefan class: Stream changed: #through: (send #and: instead of #or:) fix bug introduced in last version
Wed, 23 Oct 2019 20:05:35 +0200 #DOCUMENTATION by exept
Claus Gittinger <cg@exept.de> [Wed, 23 Oct 2019 20:05:35 +0200] rev 24861
#DOCUMENTATION by exept class: ArithmeticValue comment/format in: #roundTo:
Wed, 23 Oct 2019 11:39:36 +0200 #FEATURE by stefan
Stefan Vogel <sv@exept.de> [Wed, 23 Oct 2019 11:39:36 +0200] rev 24860
#FEATURE by stefan class: SmallDictionary added: #atIndex: #atIndex:ifAbsent: #firstKey #keyAt: #last #lastKey #privateAppendKey:value: #valueAt: #values removed: #privateAt:put: comment/format in: #order changed: #at:ifAbsentPut: (send #privateAppendKey:value: instead of #privateAt:put:) #at:put: (send #privateAppendKey:value: instead of #privateAt:put:) #keys class: SmallDictionary class added: #examples
Tue, 22 Oct 2019 21:14:34 +0200 Fix stc syntax errors (in last change)
Stefan Vogel <sv@exept.de> [Tue, 22 Oct 2019 21:14:34 +0200] rev 24859
Fix stc syntax errors (in last change)
Tue, 22 Oct 2019 20:27:37 +0200 #TUNING by stefan
Stefan Vogel <sv@exept.de> [Tue, 22 Oct 2019 20:27:37 +0200] rev 24858
#TUNING by stefan class: Stream comment/format in: #throughAny: #upTo: #upTo:into: changed: #nextLine (send #== instead of #=) #through: #throughElementForWhich: #upToAllExcluding: #upToEnd Avoid #atEnd (use #nextOrNil)
Tue, 22 Oct 2019 20:26:38 +0200 #TUNING by stefan
Stefan Vogel <sv@exept.de> [Tue, 22 Oct 2019 20:26:38 +0200] rev 24857
#TUNING by stefan class: SequenceableCollection changed: #indexOf:startingAt:step: stc tuning
Tue, 22 Oct 2019 20:26:06 +0200 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Tue, 22 Oct 2019 20:26:06 +0200] rev 24856
#REFACTORING by stefan class: SmallDictionary changed: #speciesForCollecting
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 tip