Object.st
Mon, 14 Oct 1996 23:25:12 +0200 Stefan Vogel Rename misspelled "interrest" to "interest".
Fri, 11 Oct 1996 19:09:22 +0200 Claus Gittinger checkin from browser
Wed, 02 Oct 1996 13:35:15 +0200 Claus Gittinger removed all COMMA_CON / CON_COMMA uses
Tue, 24 Sep 1996 18:58:59 +0200 Claus Gittinger *** empty log message ***
Tue, 24 Sep 1996 18:47:33 +0200 Claus Gittinger scheisse
Mon, 23 Sep 1996 15:25:39 +0200 Stefan Vogel Change #appropriateDebugger: to call Minidebugger when being called by
Mon, 23 Sep 1996 12:45:58 +0200 Claus Gittinger *** empty log message ***
Fri, 02 Aug 1996 20:14:11 +0200 Claus Gittinger comments
Thu, 01 Aug 1996 14:25:16 +0200 Claus Gittinger mhmh - care for dependent being already in the array,
Fri, 26 Jul 1996 16:47:23 +0200 Claus Gittinger notIndexedError now uses SubscriptBoundsErrorSignal
Fri, 19 Jul 1996 12:44:16 +0200 Claus Gittinger use inline interrupt blocking in dependents acces methods.
Wed, 10 Jul 1996 12:12:48 +0200 Claus Gittinger added a 2-slot cache to #perform: / #perform:with:* methods.
Sat, 06 Jul 1996 23:55:45 +0200 Claus Gittinger added #instVarNamed:ifAbsent:
Tue, 02 Jul 1996 20:34:00 +0200 Claus Gittinger added support for signedWord and signedLong indexable classes.
Wed, 29 May 1996 16:31:04 +0200 Claus Gittinger added #displayOn: as a common fallBack
Mon, 20 May 1996 10:38:24 +0200 Claus Gittinger printNL -> printCR
Sat, 18 May 1996 17:32:43 +0200 Claus Gittinger showCr: -> showCR:
Sat, 18 May 1996 16:00:53 +0200 Claus Gittinger showCr: -> showCR:
Tue, 14 May 1996 17:04:53 +0200 Claus Gittinger checkin from browser
Tue, 14 May 1996 07:15:49 +0200 Claus Gittinger checkin from browser
Sun, 12 May 1996 18:52:34 +0200 Claus Gittinger _MASKSMALLINT -> __MASKSMALLINT;
Sun, 12 May 1996 14:18:25 +0200 Claus Gittinger checkin from browser
Wed, 08 May 1996 09:15:41 +0200 Claus Gittinger commentary
Fri, 03 May 1996 11:58:11 +0200 Claus Gittinger comments
Thu, 25 Apr 1996 18:54:31 +0200 Claus Gittinger documentation
Tue, 23 Apr 1996 16:38:38 +0200 Claus Gittinger commentary
Tue, 23 Apr 1996 09:35:32 +0200 Claus Gittinger commentary
Fri, 19 Apr 1996 17:50:54 +0200 Claus Gittinger interrests slightly rewritten
Fri, 19 Apr 1996 12:15:59 +0200 Claus Gittinger separated dependencies into weak-ones and nonWeak ones
Wed, 03 Apr 1996 00:06:56 +0200 Claus Gittinger underline cleanup
Wed, 27 Mar 1996 18:12:39 +0100 Stefan Vogel Fix typo in comment.
Sat, 23 Mar 1996 18:22:50 +0100 Claus Gittinger compile seldom used methods with optSpace (is this a good idea ?)
Wed, 20 Mar 1996 00:46:01 +0100 Claus Gittinger speeded up #references: (needed for allOwners etc.)
Mon, 18 Mar 1996 12:29:21 +0100 Claus Gittinger *** empty log message ***
Fri, 08 Mar 1996 23:04:31 +0100 Claus Gittinger support aspect-specific interests
Fri, 08 Mar 1996 21:49:40 +0100 Claus Gittinger *** empty log message ***
Fri, 08 Mar 1996 21:29:48 +0100 Claus Gittinger standAlone changes
Fri, 08 Mar 1996 20:41:41 +0100 Claus Gittinger standAlone graphical app gives user a chance to ignore errors
Thu, 07 Mar 1996 19:42:16 +0100 Claus Gittinger catch errors while errorPrinting (happened when controlling xterm was closed)
Thu, 07 Mar 1996 19:00:58 +0100 Claus Gittinger fixed lineNumber info with #perform (that used to work !)
Thu, 07 Mar 1996 11:36:14 +0100 Claus Gittinger oops - PRE_2_11 should not be defined (made #perform fail on i386-SYSV4)
Thu, 07 Mar 1996 11:10:28 +0100 Claus Gittinger renamed Interrest <-> Interest
Thu, 07 Mar 1996 11:04:28 +0100 Claus Gittinger added #onChangeSend:to: and #retractInterrestFor: (using InterrestConverter)
Thu, 29 Feb 1996 03:25:30 +0100 Claus Gittinger *** empty log message ***
Mon, 26 Feb 1996 15:38:48 +0100 Claus Gittinger allow changeClass of bitObjects
Mon, 26 Feb 1996 14:53:48 +0100 Claus Gittinger show bad index in subscriptBoundsError
Wed, 21 Feb 1996 13:37:49 +0100 Claus Gittinger oops - ifFalse:ifFalse:
Wed, 21 Feb 1996 13:35:16 +0100 Claus Gittinger change in VM data structures rel2_10_8_6_last2
Fri, 02 Feb 1996 11:49:52 +0100 Claus Gittinger use less memory for single-dependencies;
Thu, 25 Jan 1996 16:54:40 +0100 Claus Gittinger commentary
Wed, 24 Jan 1996 19:20:08 +0100 ah handle warnboxes during init
Tue, 23 Jan 1996 18:47:09 +0100 ah made notificationSignals children of QuerySignal
Mon, 15 Jan 1996 22:42:55 +0100 Claus Gittinger change dependencies uninterruptably
Mon, 15 Jan 1996 15:12:46 +0100 Claus Gittinger *** empty log message ***
Mon, 15 Jan 1996 13:20:09 +0100 Claus Gittinger added becomeSameAs:
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__
Sat, 23 Dec 1995 12:49:50 +0100 Claus Gittinger notificationsignals are no longer children of ErrorSignal
Sat, 16 Dec 1995 18:24:21 +0100 Claus Gittinger added #activityNotification:
Sat, 16 Dec 1995 18:17:20 +0100 Claus Gittinger activityNotification added
less more (0) -100 -60 tip