Array.st
Wed, 05 Aug 1998 11:24:20 +0200 Claus Gittinger replaceFrom... - unrolled 8 times;
Thu, 04 Jun 1998 03:18:28 +0200 Claus Gittinger *** empty log message ***
Mon, 25 May 1998 17:31:14 +0200 Claus Gittinger *** empty log message ***
Mon, 25 May 1998 16:11:14 +0200 Claus Gittinger *** empty log message ***
Wed, 28 Jan 1998 16:52:24 +0100 Claus Gittinger comment
Mon, 26 Jan 1998 21:01:47 +0100 Claus Gittinger added tuned versions of isEmpty & notEmpty
Sun, 02 Nov 1997 20:11:49 +0100 Claus Gittinger checkin from browser
Thu, 16 Oct 1997 12:35:03 +0200 Claus Gittinger *** empty log message ***
Sat, 04 Oct 1997 16:29:28 +0200 Claus Gittinger checkin from browser
Wed, 24 Sep 1997 04:48:12 +0200 Claus Gittinger *** empty log message ***
Thu, 18 Sep 1997 22:11:04 +0200 Claus Gittinger *** empty log message ***
Mon, 15 Sep 1997 22:17:24 +0200 Claus Gittinger *** empty log message ***
Tue, 02 Sep 1997 22:56:14 +0200 Claus Gittinger *** empty log message ***
Wed, 20 Aug 1997 19:20:15 +0200 Claus Gittinger comment
Tue, 19 Aug 1997 18:39:59 +0200 Claus Gittinger *** empty log message ***
Thu, 07 Aug 1997 19:47:43 +0200 Claus Gittinger oops - #keysAndValuesDo: was from for subclasses with named instVars
Thu, 31 Jul 1997 21:37:31 +0200 Claus Gittinger oops - dont stick in interrupt processing (in from:to:do:)
Tue, 22 Jul 1997 15:33:17 +0200 Claus Gittinger 64 bit (alpha) changes
Tue, 24 Jun 1997 12:52:59 +0200 Claus Gittinger software pipeline element access in enumeration method
Sat, 07 Jun 1997 14:28:10 +0200 Claus Gittinger *** empty log message ***
Fri, 06 Jun 1997 16:48:20 +0200 Claus Gittinger *** empty log message ***
Sat, 08 Feb 1997 18:58:26 +0100 Claus Gittinger oops - identityIndex was wrong
Sat, 01 Feb 1997 15:46:26 +0100 Claus Gittinger removed WEAKPOINTER checks - WeakArray is no longer allowed to be a subclass of Array
Wed, 29 Jan 1997 22:17:10 +0100 Claus Gittinger *** empty log message ***
Fri, 24 Jan 1997 17:24:04 +0100 Claus Gittinger *** empty log message ***
Tue, 21 Jan 1997 16:07:08 +0100 Claus Gittinger oops
Tue, 21 Jan 1997 13:54:25 +0100 Claus Gittinger *** empty log message ***
Mon, 20 Jan 1997 22:35:59 +0100 Claus Gittinger fast memsrch4 (i386 only)
Mon, 20 Jan 1997 20:25:15 +0100 Claus Gittinger oops - must send super indeOf...endingAt:
Mon, 20 Jan 1997 17:12:35 +0100 Claus Gittinger weakText was wrong
Sat, 18 Jan 1997 00:31:09 +0100 Claus Gittinger oops
Fri, 17 Jan 1997 15:41:40 +0100 Claus Gittinger care for blocks being recompiled or code being flushed, while
Fri, 17 Jan 1997 00:57:14 +0100 Claus Gittinger no block-copy operations are allowed with WeakArrays
Sat, 11 Jan 1997 13:14:19 +0100 Claus Gittinger more docu
Sat, 04 Jan 1997 14:19:32 +0100 Claus Gittinger *** empty log message ***
Wed, 06 Nov 1996 13:17:58 +0100 Claus Gittinger slight tuning
Mon, 14 Oct 1996 17:32:09 +0200 Claus Gittinger comment
Mon, 07 Oct 1996 19:47:43 +0200 Claus Gittinger removed useless context-arg of all qMK macros - needs full recompile.
Wed, 02 Oct 1996 13:35:15 +0200 Claus Gittinger removed all COMMA_CON / CON_COMMA uses
Sun, 30 Jun 1996 13:02:29 +0200 Claus Gittinger limit displayString to 5000 characters
Sat, 18 May 1996 17:32:43 +0200 Claus Gittinger showCr: -> showCR:
Wed, 15 May 1996 02:13:33 +0200 werner shitty 2.5.8 fixes (--nProtect)
Thu, 25 Apr 1996 18:20:46 +0200 Claus Gittinger documentation
Wed, 24 Apr 1996 15:35:02 +0200 Claus Gittinger commentary
Tue, 23 Apr 1996 16:38:38 +0200 Claus Gittinger commentary
Mon, 22 Apr 1996 12:56:16 +0200 Claus Gittinger commentary
Mon, 22 Apr 1996 12:52:53 +0200 Claus Gittinger commentary
Fri, 19 Apr 1996 12:41:21 +0200 Claus Gittinger commentary
Sat, 13 Apr 1996 14:18:56 +0200 Claus Gittinger commentary
Fri, 12 Apr 1996 18:01:45 +0200 Claus Gittinger added range search (mostly for big orderedCollections)
Tue, 09 Apr 1996 22:47:05 +0200 Claus Gittinger can check index against low..hi with a single compare&branch
Wed, 03 Apr 1996 00:06:56 +0200 Claus Gittinger underline cleanup
Tue, 26 Mar 1996 17:08:34 +0100 Claus Gittinger commentary
Thu, 07 Mar 1996 15:15:04 +0100 Claus Gittinger cosmetic change - no space after last element in displayString
Fri, 09 Feb 1996 16:36:43 +0100 Claus Gittinger directly call __new if quick allocation fails;
Thu, 08 Feb 1996 22:47:08 +0100 Claus Gittinger be prepared for cheaters, subclassing Array returning invalid sizes ...
Thu, 08 Feb 1996 22:19:06 +0100 Claus Gittinger allow redefinition of #size in subclasses (optimized methods did not work in this case)
Fri, 05 Jan 1996 13:33:18 +0100 Claus Gittinger *** empty log message ***
Thu, 04 Jan 1996 18:02:20 +0100 Claus Gittinger *** empty log message ***
Thu, 04 Jan 1996 02:24:09 +0100 Claus Gittinger removed external function defs (soon no longer allowed)
less more (0) -100 -60 tip