SequenceableCollection.st
Mon, 07 Aug 2006 15:49:01 +0200 Claus Gittinger dont be confused when comparing against a non-collection.
Mon, 24 Jul 2006 14:29:41 +0200 fm +with:doWithIndex:
Mon, 03 Jul 2006 18:13:22 +0200 Stefan Vogel Fix comments.
Wed, 14 Jun 2006 11:49:49 +0200 fm a = b vs. b = a if any is a string
Tue, 09 May 2006 11:44:30 +0200 Claus Gittinger error message
Fri, 31 Mar 2006 14:24:22 +0200 Stefan Vogel typo in comment
Mon, 27 Mar 2006 09:31:56 +0200 Claus Gittinger keysAndValuesCollect: was bad for fixed-sized collections
Mon, 20 Mar 2006 09:43:20 +0100 Claus Gittinger comments
Mon, 06 Mar 2006 14:51:36 +0100 Stefan Vogel mark methods as obsolete
Mon, 06 Mar 2006 09:59:39 +0100 Claus Gittinger *** empty log message ***
Mon, 20 Feb 2006 22:30:04 +0100 Claus Gittinger *** empty log message ***
Mon, 13 Feb 2006 16:01:08 +0100 Claus Gittinger added #++
Tue, 24 Jan 2006 12:08:47 +0100 Claus Gittinger +sortedBy
Mon, 27 Jun 2005 12:24:19 +0200 Claus Gittinger +isAbstract
Thu, 28 Apr 2005 19:29:30 +0200 Claus Gittinger *** empty log message ***
Wed, 20 Apr 2005 11:26:17 +0200 Claus Gittinger error raised in first and anElement
Tue, 19 Apr 2005 12:04:48 +0200 Claus Gittinger +keysAndValuesCollect:
Tue, 19 Apr 2005 11:05:46 +0200 Claus Gittinger +asCollectionOfSubCollectionsSeparatedBy*
Sat, 09 Apr 2005 00:55:22 +0200 Stefan Vogel Speed up #decodeFromLiteralArray:
Wed, 23 Mar 2005 19:43:21 +0100 Claus Gittinger decodeAsLiteralArray: allow empty array
Wed, 23 Mar 2005 17:53:06 +0100 Claus Gittinger comment
Fri, 07 Jan 2005 13:37:05 +0100 Claus Gittinger +copyWithoutIdentical
Wed, 17 Nov 2004 11:04:27 +0100 Claus Gittinger *** empty log message ***
Thu, 30 Sep 2004 14:39:14 +0200 Claus Gittinger comment
Thu, 30 Sep 2004 14:36:37 +0200 Claus Gittinger +collect:from:to:
Wed, 22 Sep 2004 11:55:56 +0200 Claus Gittinger *** empty log message ***
Wed, 22 Sep 2004 09:15:38 +0200 Claus Gittinger +atRandom:
Wed, 22 Sep 2004 00:54:50 +0200 Claus Gittinger +allButFirst:
Fri, 11 Jun 2004 20:18:43 +0200 Stefan Vogel Generalize visitor pattern and define #visit...:with: -methods instead
Mon, 07 Jun 2004 11:01:04 +0200 Claus Gittinger comments in reindexing methods
Fri, 21 May 2004 16:01:10 +0200 Claus Gittinger +restAfter:
Fri, 21 May 2004 16:00:51 +0200 Claus Gittinger +restAfter:
Mon, 12 Apr 2004 18:15:28 +0200 Stefan Vogel Move #<= and #>= to SequenceableCollection.
Tue, 30 Mar 2004 20:46:42 +0200 Claus Gittinger +copyWithoutAll:
Wed, 17 Mar 2004 17:15:57 +0100 Claus Gittinger comment
Mon, 15 Mar 2004 12:41:52 +0100 ca comments in findLast:*;
Fri, 12 Mar 2004 19:48:55 +0100 Stefan Vogel Only use #< for comparisons, since this is the base mechanism.
Fri, 12 Mar 2004 19:11:58 +0100 Stefan Vogel Only use #> for comparisons, since this is the base mechanism.
Fri, 05 Mar 2004 21:01:22 +0100 Claus Gittinger care for non-8bit strings
Thu, 12 Feb 2004 22:26:33 +0100 Claus Gittinger care for text with twobyte strings
Wed, 03 Dec 2003 23:53:15 +0100 Claus Gittinger +allButFirst
Tue, 07 Oct 2003 23:27:12 +0200 Claus Gittinger allow mergeSort with a sortBlock
Fri, 19 Sep 2003 09:50:23 +0200 Claus Gittinger +replaceAllForWhich:with:
Wed, 03 Sep 2003 17:54:12 +0200 Stefan Vogel Speed aup #literalArrayEncoding
Tue, 05 Aug 2003 11:49:06 +0200 Stefan Vogel Define #< for comparing collections
Tue, 22 Jul 2003 20:06:14 +0200 Claus Gittinger avoid Large arithmetic when computing the hashValue.
Thu, 10 Jul 2003 14:32:07 +0200 Claus Gittinger +from:keysAndValuesDo:
Tue, 10 Jun 2003 12:59:59 +0200 Claus Gittinger *** empty log message ***
Tue, 10 Jun 2003 12:37:35 +0200 Claus Gittinger comment
Mon, 19 May 2003 14:50:13 +0200 Claus Gittinger category
Fri, 09 May 2003 17:54:24 +0200 Claus Gittinger +startsWithAnyOf:
Fri, 09 May 2003 17:52:51 +0200 Claus Gittinger +endsWithAnyOf:
Wed, 07 May 2003 16:44:51 +0200 Claus Gittinger method category rename
Wed, 07 May 2003 16:32:07 +0200 Claus Gittinger method category rename
Wed, 07 May 2003 16:15:41 +0200 Claus Gittinger method category rename
Wed, 07 May 2003 11:53:03 +0200 Claus Gittinger matrix support
Tue, 06 May 2003 20:27:25 +0200 Claus Gittinger reindexing added
Mon, 24 Mar 2003 18:18:44 +0100 Claus Gittinger no need to tune third, fourth; use inherited
Tue, 18 Mar 2003 16:23:12 +0100 Claus Gittinger +paddedToMultipleOf:with:
Sun, 02 Mar 2003 21:53:06 +0100 Stefan Vogel Convert Object>>errorSignal -> Error
less more (0) -100 -60 tip