Behavior.st
Tue, 28 Oct 1997 19:33:50 +0100 Claus Gittinger added #whichSelectorsReferTo: and #compiledMethodAt:ifAbsent:
Tue, 21 Oct 1997 19:44:59 +0200 Claus Gittinger *** empty log message ***
Tue, 02 Sep 1997 22:56:14 +0200 Claus Gittinger *** empty log message ***
Wed, 20 Aug 1997 23:21:44 +0200 Claus Gittinger no longer any need for implicit_methodDict: stuff.
Tue, 19 Aug 1997 18:39:59 +0200 Claus Gittinger *** empty log message ***
Thu, 31 Jul 1997 23:14:09 +0200 Claus Gittinger checkin from browser
Wed, 30 Jul 1997 15:02:24 +0200 Claus Gittinger checkin from browser
Wed, 30 Jul 1997 12:09:50 +0200 Claus Gittinger checkin from browser
Mon, 23 Jun 1997 13:42:38 +0200 Claus Gittinger checkin from browser
Thu, 19 Jun 1997 18:20:14 +0200 Claus Gittinger added #sharedPools for ST80 compatibility
Thu, 19 Jun 1997 18:15:47 +0200 Claus Gittinger added #includesBehavior for ST80 compatibility
Tue, 03 Jun 1997 12:05:25 +0200 Claus Gittinger added #hasImmediateInstances for VW compatibility
Tue, 27 May 1997 10:36:04 +0200 Stefan Vogel Make Metaclass a subclass of ClassDescription instead of Class.
Fri, 18 Apr 1997 21:08:52 +0200 Claus Gittinger added #parserClass
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 ***
less more (0) -100 -60 tip