Thu, 05 Feb 2015 16:15:38 +0100 class: Date
Claus Gittinger <cg@exept.de> [Thu, 05 Feb 2015 16:15:38 +0100] rev 17419
class: Date comment/format in: #newDay:monthIndex:year:
Thu, 05 Feb 2015 14:07:09 +0100 class: ExternalStream
Stefan Vogel <sv@exept.de> [Thu, 05 Feb 2015 14:07:09 +0100] rev 17418
class: ExternalStream changed: #nextPutAll: #nextPutAll:startingAt:to: temporarily undo last change
Thu, 05 Feb 2015 13:50:19 +0100 class: UserPreferences
Stefan Vogel <sv@exept.de> [Thu, 05 Feb 2015 13:50:19 +0100] rev 17417
class: UserPreferences changed: #saveSettings:in: create .smalltalk directory if it does not exist
Thu, 05 Feb 2015 12:28:32 +0100 class: ClassDescription
Claus Gittinger <cg@exept.de> [Thu, 05 Feb 2015 12:28:32 +0100] rev 17416
class: ClassDescription comment/format in: #commentOrDocumentationString
Thu, 05 Feb 2015 08:29:08 +0100 Oops, fixed bug introduced in previous commit.
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 05 Feb 2015 08:29:08 +0100] rev 17415
Oops, fixed bug introduced in previous commit. Have to check if DefaultPreferences is not nil, it may not be yet initialized.
Thu, 05 Feb 2015 08:17:25 +0100 Changed preference lookup.
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 05 Feb 2015 08:17:25 +0100] rev 17414
Changed preference lookup. When a preference key is not found in the preferences object, then look to DefaultPreferences for the key. If not found, return passed default value. When initilizing "current" preferences, do not copt default preferences there, the following lookup would do. The advantages are: * when (installation-defined) default changes and user did not change the value a new default will automatically apply if changed (because it's not copied to user's current preferences and thus not saved) * allow for simple "reset to default" setting which can just remove the preference key from users 'current' preferences (then, the would be found in defaults)
Wed, 04 Feb 2015 22:08:10 +0100 class: Set
Stefan Vogel <sv@exept.de> [Wed, 04 Feb 2015 22:08:10 +0100] rev 17413
class: Set changed: #clearContents
Wed, 04 Feb 2015 21:08:53 +0100 class: ProcessorScheduler
Stefan Vogel <sv@exept.de> [Wed, 04 Feb 2015 21:08:53 +0100] rev 17412
class: ProcessorScheduler comment/format in: #recomputeDynamicPriorities changed: #initialize #startTimeSlicing #timeSlicingLoop Important: exitWhenNoMoreUserProcesses - no premature exit. Save memory in timeSlicing
Wed, 04 Feb 2015 20:59:46 +0100 class: OrderedSet
Stefan Vogel <sv@exept.de> [Wed, 04 Feb 2015 20:59:46 +0100] rev 17411
class: OrderedSet added: #clearContents
Wed, 04 Feb 2015 20:58:53 +0100 class: Set
Stefan Vogel <sv@exept.de> [Wed, 04 Feb 2015 20:58:53 +0100] rev 17410
class: Set added: #clearContents
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip