Collection.st
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
Mon, 05 Nov 2001 16:46:17 +0100 james some more (for squeak)
Thu, 01 Nov 2001 17:44:22 +0100 Claus Gittinger *** empty log message ***
Thu, 01 Nov 2001 17:37:49 +0100 Claus Gittinger checkin from browser
Tue, 02 Oct 2001 17:22:46 +0200 Claus Gittinger added #isNilOrEmptyCollection
Wed, 26 Sep 2001 18:14:50 +0200 Claus Gittinger do:inBetweenDo: -> do:separatedBy: (ANSI)
Mon, 24 Sep 2001 19:54:02 +0200 Claus Gittinger check for bad arg in #contents:
Tue, 10 Jul 2001 12:02:29 +0200 Claus Gittinger added #first: / #last:
Mon, 21 May 2001 10:08:17 +0200 Claus Gittinger category change
Thu, 17 May 2001 16:13:10 +0200 Stefan Vogel Use <resource:#obsolete>
Fri, 13 Apr 2001 18:57:35 +0200 Stefan Vogel comment only
Fri, 15 Dec 2000 18:03:34 +0100 Claus Gittinger added #withIndexDo: for Squeak compatibility
Wed, 04 Oct 2000 20:35:32 +0200 Claus Gittinger comment
less more (0) -100 -60 tip