Behavior.st
Wed, 19 Mar 1997 19:50:27 +0100 Claus Gittinger save strings in one write (binary storage)
Mon, 17 Mar 1997 18:21:26 +0100 Claus Gittinger *** empty log message ***
Mon, 03 Mar 1997 13:43:44 +0100 Claus Gittinger try to preserve subclassInfo in #setSuperClass.
Mon, 03 Mar 1997 13:08:32 +0100 Claus Gittinger *** empty log message ***
Mon, 10 Feb 1997 12:10:58 +0100 Claus Gittinger added #decodeFromLiteralArray: - ST-80 compatibility
Thu, 23 Jan 1997 04:33:17 +0100 Claus Gittinger flagBlock vs. flagBlockLike
Thu, 23 Jan 1997 00:13:23 +0100 Claus Gittinger beahvior documentation updated
Wed, 22 Jan 1997 21:11:17 +0100 Claus Gittinger commentary
Wed, 22 Jan 1997 20:30:51 +0100 Claus Gittinger commentary
Wed, 22 Jan 1997 18:45:46 +0100 Claus Gittinger commentary
Sat, 18 Jan 1997 00:30:21 +0100 Claus Gittinger COMMA_SENDER arg is no longer supported / needed
Sat, 11 Jan 1997 15:06:17 +0100 Claus Gittinger comment
Fri, 10 Jan 1997 17:30:02 +0100 Claus Gittinger *** empty log message ***
Thu, 09 Jan 1997 00:14:36 +0100 Claus Gittinger beside notifying a self-changed,
Sat, 04 Jan 1997 15:42:26 +0100 Claus Gittinger care for nameSpace and owning class when changing the superClass.
Sat, 04 Jan 1997 15:21:58 +0100 ca added #allSelectors
Fri, 03 Jan 1997 19:52:44 +0100 Claus Gittinger checkin from browser
Tue, 12 Nov 1996 11:36:42 +0100 Claus Gittinger oops - iNil instead of isNil
Thu, 07 Nov 1996 13:49:51 +0100 Claus Gittinger commentary
Mon, 28 Oct 1996 17:09:22 +0100 Claus Gittinger allow readBinaryFrom ... to return a nonObject, if sent to
Mon, 28 Oct 1996 15:22:56 +0100 Claus Gittinger *** empty log message ***
Thu, 24 Oct 1996 17:55:52 +0200 Claus Gittinger check for nil methodDict
Tue, 15 Oct 1996 22:22:22 +0200 Claus Gittinger *** empty log message ***
Sat, 12 Oct 1996 21:14:23 +0200 Claus Gittinger checkin from browser
Mon, 07 Oct 1996 19:47:43 +0200 Claus Gittinger removed useless context-arg of all qMK macros - needs full recompile.
Fri, 20 Sep 1996 09:29:27 +0200 Claus Gittinger comments & code cleanup
Sat, 17 Aug 1996 11:08:35 +0200 Claus Gittinger commentary
Tue, 02 Jul 1996 20:31:37 +0200 Claus Gittinger added support for signedWord and signedLong indexable classes.
Fri, 28 Jun 1996 17:42:51 +0200 Stefan Vogel Remove old methodArray and selectorArray stuff (use MethodDictionary only).
Thu, 13 Jun 1996 00:11:10 +0200 Stefan Vogel Use methodDictionary instead of selector/method arrays.
Mon, 03 Jun 1996 18:48:57 +0200 Stefan Vogel instanceVariableString must not return instance variables of superclasses.
Sat, 18 May 1996 17:32:43 +0200 Claus Gittinger showCr: -> showCR:
Sun, 12 May 1996 17:54:09 +0200 Claus Gittinger checkin from browser
Tue, 07 May 1996 12:51:24 +0200 Claus Gittinger dummy #instanceVariableString added
Fri, 03 May 1996 13:45:05 +0200 Claus Gittinger checkin from browser
Thu, 25 Apr 1996 18:47:14 +0200 Claus Gittinger documentation
Thu, 25 Apr 1996 13:16:22 +0200 Claus Gittinger commentary
Tue, 23 Apr 1996 16:38:38 +0200 Claus Gittinger commentary
Tue, 23 Apr 1996 09:32:33 +0200 Claus Gittinger commentary
Tue, 16 Apr 1996 20:07:15 +0200 Claus Gittinger moved some protocol from Class to upper levels; renamed categories
Tue, 16 Apr 1996 16:40:34 +0200 Claus Gittinger moved & added some query methods (from class) to upper abstract classes
Mon, 15 Apr 1996 17:41:28 +0200 Claus Gittinger allow subclasses of Class to be changed
Wed, 03 Apr 1996 00:06:56 +0200 Claus Gittinger underline cleanup
Thu, 07 Mar 1996 19:40:50 +0100 Claus Gittinger nicer message
Wed, 21 Feb 1996 13:35:16 +0100 Claus Gittinger change in VM data structures rel2_10_8_6_last2
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)
Sat, 23 Dec 1995 19:18:39 +0100 Claus Gittinger renamed __lookup -> __lookup__
Tue, 19 Dec 1995 20:09:03 +0100 Claus Gittinger dont use memset4 if its undefined
Fri, 15 Dec 1995 13:47:55 +0100 Claus Gittinger interest is written with one 'r' (shame on me)
Wed, 13 Dec 1995 17:54:37 +0100 Claus Gittinger dont forget privace & restricted when entering a method
Mon, 11 Dec 1995 18:23:54 +0100 Claus Gittinger pass original method as changeArg when doing method changes;
Sun, 03 Dec 1995 13:35:00 +0100 Claus Gittinger version method at the end
Fri, 24 Nov 1995 14:02:53 +0100 Claus Gittinger slighly faster isXXX methods; added isFloatsOrDoubles
Thu, 23 Nov 1995 11:46:35 +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
Tue, 07 Nov 1995 18:15:46 +0100 Claus Gittinger renamed instance creation category
Sun, 29 Oct 1995 20:27:04 +0100 Claus Gittinger change classes versionString when class changes (prepare for sourceCode system)
Mon, 23 Oct 1995 17:50:42 +0100 Claus Gittinger *** empty log message ***
less more (0) -100 -60 tip