Dictionary.st
Mon, 19 May 2003 15:39:11 +0200 Claus Gittinger category
Fri, 23 Nov 2001 11:13:43 +0100 martin *** empty log message ***
Wed, 24 Oct 2001 11:00:46 +0200 ab remove unused var i in decodeFromLiteralArray:
Wed, 24 Oct 2001 10:59:04 +0200 ab add method decodeFromLiteralArray:
Wed, 26 Sep 2001 18:33:08 +0200 Claus Gittinger added #removeKeys: and #removeKeys:ifAbsent: (ANSI)
Thu, 17 May 2001 16:36:11 +0200 Stefan Vogel Use <resource:#obsolete>
Wed, 28 Feb 2001 14:14:13 +0100 Stefan Vogel Cleanup unused method vars
Fri, 10 Nov 2000 16:27:08 +0100 Claus Gittinger oops - keyAtValue did not care for deleted entries.
Fri, 01 Sep 2000 12:14:24 +0200 Claus Gittinger examples
Tue, 18 Jul 2000 11:07:00 +0200 Stefan Vogel General encoding method (#encodeOn:with:)
Fri, 07 Apr 2000 10:13:56 +0200 Claus Gittinger checkin from browser
Tue, 28 Mar 2000 19:44:33 +0200 Claus Gittinger allow nil as key.
Wed, 23 Feb 2000 23:56:12 +0100 Claus Gittinger added #= EXPERIMENTAL
Fri, 11 Feb 2000 14:18:29 +0100 Claus Gittinger added #withAssociations
Mon, 17 Jan 2000 11:29:05 +0100 Claus Gittinger added #removeValue: - for protocol completeness
Thu, 02 Dec 1999 12:23:41 +0100 Claus Gittinger allow for nil to be stored as a value.
Thu, 07 Oct 1999 13:37:14 +0200 Claus Gittinger added #at:ifPresent:
Mon, 09 Nov 1998 22:34:15 +0100 Claus Gittinger *** empty log message ***
Wed, 05 Aug 1998 10:49:19 +0200 Claus Gittinger try to avoid allocation of a new key/valueArray in #setTally:
Thu, 05 Mar 1998 20:36:28 +0100 Claus Gittinger removed STBroker category - must come in via a separate fileIn.
Thu, 05 Mar 1998 20:35:23 +0100 Claus Gittinger oops - compareSame was wrong (used with #includesAssociation:)
Thu, 26 Feb 1998 19:56:09 +0100 Stefan Vogel Make #at:ifAbsentPut: ST80 (and STBroker compatible).
Fri, 30 Jan 1998 04:32:13 +0100 Claus Gittinger added literalArrayEncoding support
Fri, 23 Jan 1998 18:28:57 +0100 Claus Gittinger added #at:ifAbsentPut:
Tue, 20 Jan 1998 19:12:10 +0100 Stefan Vogel Use #printOn: from Collection.
Sat, 06 Sep 1997 00:09:57 +0200 Claus Gittinger *** empty log message ***
Sat, 21 Jun 1997 17:05:08 +0200 ca addPairsFrom:
Thu, 20 Mar 1997 15:59:01 +0100 Claus Gittinger checkin from browser
Fri, 28 Feb 1997 16:09:15 +0100 Claus Gittinger added #associationsReverseDo: for OD compatibility
Thu, 30 Jan 1997 14:59:44 +0100 Claus Gittinger oops - the last one was not good
Thu, 30 Jan 1997 12:24:51 +0100 Claus Gittinger make findKeyOrNil more idiot-proof
Tue, 28 Jan 1997 00:38:50 +0100 Claus Gittinger *** empty log message ***
Thu, 09 Jan 1997 00:12:05 +0100 Claus Gittinger handle recursive printString/displayString
Tue, 08 Oct 1996 23:02:26 +0200 Claus Gittinger checkin from browser
Thu, 13 Jun 1996 00:07:54 +0200 Stefan Vogel Add method #findFirstKey:
Mon, 20 May 1996 17:47:19 +0200 Claus Gittinger #at:put with nil value is actually a #removeKey:
Sat, 18 May 1996 16:00:53 +0200 Claus Gittinger showCr: -> showCR:
Thu, 25 Apr 1996 18:20:46 +0200 Claus Gittinger documentation
Thu, 25 Apr 1996 09:57:18 +0200 Claus Gittinger commentary
Mon, 22 Apr 1996 17:41:09 +0200 Claus Gittinger commentary
Sat, 20 Apr 1996 11:38:08 +0200 Claus Gittinger more enumaration variations & commentary
Fri, 19 Apr 1996 12:47:25 +0200 Claus Gittinger commentary
Tue, 09 Apr 1996 22:50:52 +0200 Claus Gittinger commentary
Tue, 26 Mar 1996 21:45:09 +0100 Claus Gittinger OOPS - could add elements twice after a remove (shame on me: how could that go unnoticed for so long ...)
Fri, 01 Mar 1996 21:42:07 +0100 Claus Gittinger commentary
Fri, 01 Mar 1996 21:25:46 +0100 Claus Gittinger added saveRemoveKey:/saveRemoveValue: & commentaries
Fri, 24 Nov 1995 14:02:02 +0100 Claus Gittinger return values in remove*** methods fixed (ST-80 compatibility)
Thu, 23 Nov 1995 18:29:43 +0100 Claus Gittinger version at the end
Thu, 23 Nov 1995 02:26:15 +0100 Claus Gittinger checkin from browser
Sat, 11 Nov 1995 15:28:26 +0100 Claus Gittinger converted version methods from comment-only to returning-a-string
Wed, 16 Aug 1995 20:27:03 +0200 claus .
Fri, 11 Aug 1995 05:05:04 +0200 claus .
Thu, 10 Aug 1995 14:32:31 +0200 claus revision added
Sat, 22 Jul 1995 21:25:26 +0200 claus .
Sun, 02 Jul 1995 03:08:30 +0200 claus .
Tue, 27 Jun 1995 04:15:21 +0200 claus .
Tue, 06 Jun 1995 05:56:11 +0200 claus .
Tue, 16 May 1995 19:09:45 +0200 claus .
Thu, 09 Mar 1995 00:40:27 +0100 claus *** empty log message ***
Mon, 06 Mar 1995 20:18:25 +0100 claus *** empty log message ***
less more (0) -60 tip