Mon, 12 Mar 2018 15:53:19 +0100 #DOCUMENTATION by mawalch
mawalch [Mon, 12 Mar 2018 15:53:19 +0100] rev 4618
#DOCUMENTATION by mawalch typo
Mon, 12 Mar 2018 15:49:21 +0100 #DOCUMENTATION by mawalch
mawalch [Mon, 12 Mar 2018 15:49:21 +0100] rev 4617
#DOCUMENTATION by mawalch Fix spelling in comments.
Thu, 08 Mar 2018 13:45:05 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Thu, 08 Mar 2018 13:45:05 +0100] rev 4616
#REFACTORING by stefan class: DirectoryContents changed: #isEmpty #isEmptyOrNil #notEmpty #notEmptyOrNil
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:
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip