Collection.st
Mon, 27 Jun 2005 12:24:19 +0200 Claus Gittinger +isAbstract
Fri, 22 Apr 2005 12:32:07 +0200 Claus Gittinger *** empty log message ***
Wed, 20 Apr 2005 11:25:56 +0200 Claus Gittinger comments
Sat, 09 Apr 2005 19:14:05 +0200 Stefan Vogel comments
Tue, 22 Feb 2005 12:20:11 +0100 Claus Gittinger *** empty log message ***
Tue, 22 Feb 2005 12:18:57 +0100 Claus Gittinger +detect:forWhich:ifNone:
Wed, 15 Dec 2004 11:33:16 +0100 penk *** empty log message ***
Fri, 12 Nov 2004 12:05:45 +0100 penk added selector readWriteStream
Thu, 30 Sep 2004 14:16:23 +0200 Claus Gittinger collectAll: now returns an empty collection if
Thu, 30 Sep 2004 14:04:19 +0200 Claus Gittinger comments
Thu, 30 Sep 2004 14:03:38 +0200 Claus Gittinger comments
Thu, 30 Sep 2004 14:01:24 +0200 Claus Gittinger comments
Wed, 22 Sep 2004 11:29:46 +0200 Claus Gittinger +noneSatisfy:
Fri, 03 Sep 2004 13:26:40 +0200 Stefan Vogel refer to exception classes instead of signal class vars
Fri, 11 Jun 2004 20:17:09 +0200 Stefan Vogel Generalize visitor pattern and define #visit...:with: -methods instead
Thu, 13 May 2004 20:57:22 +0200 Stefan Vogel Mark obsolete methods
Tue, 30 Mar 2004 20:46:20 +0200 Claus Gittinger +occurrencesOfAny
Tue, 30 Mar 2004 20:45:58 +0200 Claus Gittinger +occurrencesOfAny
Wed, 17 Mar 2004 17:17:23 +0100 Claus Gittinger replaced '' writeStream by String writeStream
Fri, 12 Mar 2004 19:46:41 +0100 Stefan Vogel Only use #< for comparisons, since this is the base mechanism.
Fri, 12 Mar 2004 19:00:51 +0100 Stefan Vogel Only use #> for comparisons, since this is the base mechanism.
Thu, 11 Mar 2004 10:14:18 +0100 Stefan Vogel Define #asUnicodeString.
Tue, 09 Mar 2004 13:13:58 +0100 Stefan Vogel Define #xxxStreamOrNil methods.
Wed, 03 Mar 2004 21:48:53 +0100 Claus Gittinger asLongIntegerArray
Wed, 11 Feb 2004 15:04:04 +0100 Claus Gittinger +asDictionary
Wed, 11 Feb 2004 15:01:15 +0100 Claus Gittinger +keysAndValues
Fri, 06 Feb 2004 19:17:54 +0100 ca *** empty log message ***
Wed, 07 Jan 2004 13:50:35 +0100 Claus Gittinger +minMax
Wed, 10 Dec 2003 09:59:00 +0100 Claus Gittinger comments
Fri, 14 Nov 2003 14:04:17 +0100 Claus Gittinger comment
Thu, 23 Oct 2003 17:44:24 +0200 Claus Gittinger String new -> uninitializedNew: / basicNew:
Tue, 07 Oct 2003 13:53:53 +0200 Claus Gittinger comment
Sat, 21 Jun 2003 12:49:43 +0200 Claus Gittinger +map: / map:with:
Tue, 10 Jun 2003 12:54:32 +0200 Claus Gittinger *** empty log message ***
Wed, 07 May 2003 16:32:07 +0200 Claus Gittinger method category rename
Thu, 03 Apr 2003 10:45:30 +0200 Stefan Vogel Clean up set operations
Thu, 03 Apr 2003 10:07:54 +0200 Stefan Vogel Move set operations (#intersect: et al) to Collection
Wed, 02 Apr 2003 18:56:24 +0200 Claus Gittinger comment
Mon, 31 Mar 2003 14:21:42 +0200 Claus Gittinger -collectInjectionOf:into:
Mon, 31 Mar 2003 14:19:15 +0200 Claus Gittinger +collectInjectionOf:into:
Mon, 24 Mar 2003 18:18:24 +0100 Claus Gittinger *** empty log message ***
Sun, 02 Mar 2003 21:39:52 +0100 Stefan Vogel Convert Object>>errorSignal -> Error
Tue, 25 Feb 2003 12:48:02 +0100 Claus Gittinger code rewritten to be independent of stream zero-base
Fri, 07 Feb 2003 10:52:28 +0100 penk add methods for squeak compatibility
Sun, 26 Jan 2003 15:13:17 +0100 Claus Gittinger comment
Tue, 10 Dec 2002 15:36:47 +0100 penk + #notEmptyOrNil
Wed, 20 Nov 2002 10:26:28 +0100 Claus Gittinger +includesAnyOf:
Tue, 19 Nov 2002 12:42:10 +0100 Claus Gittinger added #collectAll:
Sat, 14 Sep 2002 13:41:23 +0200 Claus Gittinger *** empty log message ***
Wed, 31 Jul 2002 17:35:19 +0200 Claus Gittinger + select:thenDo:
Wed, 31 Jul 2002 10:39:56 +0200 Claus Gittinger #min and #max raise an exception if empty
Tue, 25 Jun 2002 15:59:36 +0200 Stefan Vogel Encoding
Thu, 16 May 2002 17:37:06 +0200 Claus Gittinger comment
Wed, 15 May 2002 10:04:35 +0200 Claus Gittinger +#speciesForAdding; better #collect:with: for fixed size collections
Thu, 02 May 2002 10:46:49 +0200 Claus Gittinger signal an error in #anElement if there is none;
Sat, 13 Apr 2002 15:07:25 +0200 Claus Gittinger checkin from browser
Sat, 13 Apr 2002 14:47:35 +0200 Claus Gittinger better longestCommonPrefix; added longestCommonSuffix
Mon, 25 Feb 2002 21:03:03 +0100 Claus Gittinger dolphin compatibility
Tue, 13 Nov 2001 13:32:46 +0100 Claus Gittinger comment
Tue, 13 Nov 2001 13:21:48 +0100 Claus Gittinger + isEmptyOrNil
less more (0) -100 -60 tip