Collection.st
Tue, 02 Dec 2008 18:10:42 +0100 Stefan Vogel changed #topologicalSort - comment
Tue, 02 Dec 2008 18:10:07 +0100 Stefan Vogel Comments
Sun, 09 Nov 2008 12:27:19 +0100 Claus Gittinger *** empty log message ***
Wed, 05 Nov 2008 17:36:33 +0100 Stefan Vogel #showWhereWeCameFrom - show more stack backtrace
Tue, 04 Nov 2008 20:14:19 +0100 Claus Gittinger showWhereWeCameFrom shows more
Wed, 22 Oct 2008 21:30:47 +0200 Claus Gittinger squeak compatibility
Sun, 19 Oct 2008 13:13:17 +0200 Claus Gittinger comment
Thu, 06 Dec 2007 22:43:41 +0100 Stefan Vogel New: #topologicalSort
Wed, 21 Nov 2007 18:24:00 +0100 Stefan Vogel Clean up code and document differences between #add: and #addLast:
Wed, 21 Nov 2007 11:10:09 +0100 Stefan Vogel Do not add nil elements to a Set in #asSet and #asIdentitySet
Mon, 22 Oct 2007 13:49:52 +0200 Claus Gittinger comment
Mon, 04 Jun 2007 22:34:12 +0200 Claus Gittinger *** empty log message ***
Thu, 05 Apr 2007 14:55:08 +0200 Stefan Vogel New: #includesAnyIdentical:
Fri, 13 Oct 2006 13:04:40 +0200 Claus Gittinger code cleanup: use #contains/#conform instead of explicit loop
Mon, 18 Sep 2006 11:05:06 +0200 Claus Gittinger optimized code for n-largest
Wed, 13 Sep 2006 11:19:51 +0200 Claus Gittinger *** empty log message ***
Wed, 13 Sep 2006 11:19:18 +0200 Claus Gittinger comments
Mon, 03 Jul 2006 18:08:43 +0200 Stefan Vogel Fix comments.
Fri, 30 Jun 2006 09:57:58 +0200 Stefan Vogel Finally remove obsolete #asText, which is incompatible with
Mon, 08 May 2006 15:20:03 +0200 Claus Gittinger *** empty log message ***
Mon, 08 May 2006 15:13:05 +0200 Claus Gittinger +asSharedCollection
Fri, 21 Apr 2006 15:42:38 +0200 Michael Beyl *** empty log message ***
Tue, 18 Apr 2006 11:29:52 +0200 Claus Gittinger comment
Thu, 06 Apr 2006 12:14:12 +0200 Stefan Vogel move #changeCapacityTo: from Set to Collection
Mon, 06 Mar 2006 11:05:58 +0100 Claus Gittinger *** empty log message ***
Mon, 20 Feb 2006 22:28:50 +0100 Claus Gittinger +ofSize:
Mon, 20 Feb 2006 22:20:29 +0100 Claus Gittinger +ofSize:
Tue, 31 Jan 2006 23:27:10 +0100 Claus Gittinger *** empty log message ***
Fri, 27 Jan 2006 15:53:05 +0100 Claus Gittinger +keysAndValuesSelect:thenCollect:
Fri, 27 Jan 2006 15:49:30 +0100 Claus Gittinger +keysAndValuesSelect:thenCollect:
Tue, 24 Jan 2006 12:14:54 +0100 Claus Gittinger +median
Mon, 23 Jan 2006 22:21:47 +0100 Claus Gittinger *** empty log message ***
Wed, 30 Nov 2005 23:07:13 +0100 Stefan Vogel #isNonByteCollection
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 ***
less more (0) -100 -60 tip