Wed, 07 Mar 2018 15:48:31 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Wed, 07 Mar 2018 15:48:31 +0100] rev 4615
#FEATURE by cg class: ZipArchive added: #memberNamed:
Fri, 02 Mar 2018 18:54:07 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Fri, 02 Mar 2018 18:54:07 +0100] rev 4614
#BUGFIX by cg class: Random changed: #nextBetween:and: (send #nextInteger instead of #next) #nextBoolean (send #nextInteger instead of #next) #nextByte (send #nextInteger instead of #next) #nextCharacters: (send #nextInteger instead of #next)
Fri, 02 Mar 2018 18:52:47 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Fri, 02 Mar 2018 18:52:47 +0100] rev 4613
#BUGFIX by cg class: Random class changed: #seed:
Fri, 02 Mar 2018 18:52:02 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Fri, 02 Mar 2018 18:52:02 +0100] rev 4612
#BUGFIX by cg class: Random class changed: #new #seed: do not block subclasses from instance creation
Fri, 02 Mar 2018 18:49:14 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Fri, 02 Mar 2018 18:49:14 +0100] rev 4611
#FEATURE by cg class: Random changed: #nextBytesNonZero:
Fri, 02 Mar 2018 17:08:05 +0100 *** empty log message ***
Claus Gittinger <cg@exept.de> [Fri, 02 Mar 2018 17:08:05 +0100] rev 4610
*** empty log message ***
Fri, 02 Mar 2018 17:07:23 +0100 #OTHER by cg
Claus Gittinger <cg@exept.de> [Fri, 02 Mar 2018 17:07:23 +0100] rev 4609
#OTHER by cg class: RandomGenerator reorganized: in the past, Random was a very weak generator (based on GNUSmalltalk), and RandomGenerator was the good one to use. Changed to make Random default to the good one, and renamed the old Random to RandomGNUSmalltalk (to be obsoleted sooner or later). Also refactored common code into Random, for use by other subclasses. added: #maxInteger removed: #nextIntegerBetween:and: class: RandomGenerator class comment/format in: #new #update:with:from:
Fri, 02 Mar 2018 17:07:22 +0100 class: RandomGenerator
Claus Gittinger <cg@exept.de> [Fri, 02 Mar 2018 17:07:22 +0100] rev 4608
class: RandomGenerator reorganized: in the past, Random was a very weak generator (based on GNUSmalltalk), and RandomGenerator was the good one to use. Changed to make Random default to the good one, and renamed the old Random to RandomGNUSmalltalk (to be obsoleted sooner or later). Also refactored common code into Random, for use by other subclasses. added: #maxInteger removed: #nextIntegerBetween:and: class: RandomGenerator class comment/format in: #new #update:with:from:
Fri, 02 Mar 2018 17:07:21 +0100 class: RandomGenerator
Claus Gittinger <cg@exept.de> [Fri, 02 Mar 2018 17:07:21 +0100] rev 4607
class: RandomGenerator reorganized: in the past, Random was a very weak generator (based on GNUSmalltalk), and RandomGenerator was the good one to use. Changed to make Random default to the good one, and renamed the old Random to RandomGNUSmalltalk (to be obsoleted sooner or later). Also refactored common code into Random, for use by other subclasses. added: #maxInteger removed: #nextIntegerBetween:and: class: RandomGenerator class comment/format in: #new #update:with:from:
Fri, 02 Mar 2018 17:07:17 +0100 class: RandomGenerator
Claus Gittinger <cg@exept.de> [Fri, 02 Mar 2018 17:07:17 +0100] rev 4606
class: RandomGenerator reorganized: in the past, Random was a very weak generator (based on GNUSmalltalk), and RandomGenerator was the good one to use. Changed to make Random default to the good one, and renamed the old Random to RandomGNUSmalltalk (to be obsoleted sooner or later). Also refactored common code into Random, for use by other subclasses. added: #maxInteger removed: #nextIntegerBetween:and: class: RandomGenerator class comment/format in: #new #update:with:from:
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip