Object.st
Tue, 10 Nov 1998 00:31:42 +0100 Claus Gittinger oops __int64 is already def'd on some systems
Tue, 10 Nov 1998 00:26:07 +0100 Claus Gittinger added longlong indexed instvars;
Tue, 22 Sep 1998 11:45:59 +0200 Claus Gittinger checkin from browser
Mon, 17 Aug 1998 10:10:24 +0200 Claus Gittinger better errorNotify (debug-option supressable)
Thu, 30 Jul 1998 18:05:41 +0200 Claus Gittinger tuned #referencesAny (for ref-chain search)
Fri, 19 Jun 1998 02:33:56 +0200 Claus Gittinger added instance>>errorSignal
Wed, 17 Jun 1998 12:08:01 +0200 Claus Gittinger avoid endless recursion if MessageNotUnderstoodSignal is gone.
Fri, 12 Jun 1998 16:28:46 +0200 Claus Gittinger oops OSSignalInterruptSignal
Tue, 19 May 1998 17:43:32 +0200 Claus Gittinger *** empty log message ***
Tue, 19 May 1998 17:40:40 +0200 Claus Gittinger checkin from browser
Tue, 19 May 1998 17:39:08 +0200 Claus Gittinger added ?? - much like ?, but sends #value to its argument.
Tue, 19 May 1998 17:35:32 +0200 Claus Gittinger added ?? - much like ?, but sends #value to its argument.
Sat, 16 May 1998 19:40:37 +0200 Claus Gittinger added indexNotInteger: (i.e. with argument)
Fri, 08 May 1998 21:33:16 +0200 Claus Gittinger oops
Fri, 08 May 1998 21:29:39 +0200 Claus Gittinger added #isJavaContext and some comments.
Fri, 08 May 1998 00:26:37 +0200 Claus Gittinger new signal: osSignalInterruptSignal;
Mon, 04 May 1998 20:39:44 +0200 Claus Gittinger construct IRQ-addr using correct shift amounts (alpha)
Wed, 22 Apr 1998 21:23:08 +0200 Claus Gittinger *** empty log message ***
Wed, 22 Apr 1998 21:14:11 +0200 Claus Gittinger pass messageSend as parameter to domainError exception (in fpException)
Tue, 21 Apr 1998 15:58:50 +0200 Claus Gittinger checkin from browser
Tue, 21 Apr 1998 15:57:33 +0200 Claus Gittinger added #sameContentsAs: (helper for MessageTracer)
Sun, 19 Apr 1998 20:09:19 +0200 Claus Gittinger moved #postCopyFrom: to collection.
Fri, 06 Mar 1998 18:15:02 +0100 Stefan Vogel Add dummy #finalize (as in ST80)
Thu, 05 Mar 1998 13:51:59 +0100 Claus Gittinger now keep 5 inlineCaches in #perform: and #performWith:
Mon, 02 Mar 1998 17:08:21 +0100 Stefan Vogel Define #breakDependents (ST80 compat, needed by STBroker).
Fri, 27 Feb 1998 19:30:19 +0100 Claus Gittinger care for interruptPending in #perform-methods. rel3_4_1_2
Tue, 03 Feb 1998 18:59:53 +0100 Claus Gittinger incorporated AV's objectAttributs
Mon, 02 Feb 1998 17:22:56 +0100 Claus Gittinger tuned #references: & added #referencesAny:
Fri, 30 Jan 1998 14:22:55 +0100 Claus Gittinger #interests & #weakDependents always return a collection
Mon, 26 Jan 1998 21:10:36 +0100 Claus Gittinger must look for size of value returned by self dependents
Mon, 26 Jan 1998 12:57:48 +0100 Claus Gittinger checkin from browser
Fri, 16 Jan 1998 15:56:03 +0100 Claus Gittinger added #perform: with 5 & 6 args
Fri, 16 Jan 1998 00:39:55 +0100 Stefan Vogel #rootError for ST80 compatibility (same as errorSignal)
Mon, 12 Jan 1998 14:17:31 +0100 Claus Gittinger more variable-inst accesses; use switch instead of multiway-if.
Fri, 19 Dec 1997 09:38:43 +0100 Stefan Vogel Fix typo.
Tue, 11 Nov 1997 15:55:17 +0100 Claus Gittinger added indexNotFoundSignal (ST80 compat)
Sun, 02 Nov 1997 18:43:28 +0100 Claus Gittinger binary storage tuning
Wed, 29 Oct 1997 15:12:43 +0100 Claus Gittinger *** empty log message ***
Tue, 28 Oct 1997 20:43:20 +0100 Claus Gittinger dependents always returns a collection.
Tue, 21 Oct 1997 19:44:59 +0200 Claus Gittinger *** empty log message ***
Wed, 15 Oct 1997 11:38:18 +0200 ca general listView support (#displayOn / widthOn / heightOn)
Wed, 08 Oct 1997 15:56:49 +0200 Claus Gittinger oops
Wed, 08 Oct 1997 13:03:57 +0200 Claus Gittinger category change
Wed, 08 Oct 1997 13:00:08 +0200 Claus Gittinger use genericSignal as parent of ErrorSignal.
Wed, 03 Sep 1997 14:53:30 +0200 Stefan Vogel Fix #perform:withArguments for non-array arguments collections.
Tue, 02 Sep 1997 19:40:57 +0200 Claus Gittinger *** empty log message ***
Mon, 11 Aug 1997 16:05:28 +0200 Claus Gittinger ungrab all screens in case of an error
Fri, 01 Aug 1997 00:33:40 +0200 Claus Gittinger must provide #invalidCodeObject
Thu, 31 Jul 1997 17:47:21 +0200 Claus Gittinger added #performMethod: protocol for VW compatibility.
Thu, 31 Jul 1997 17:05:43 +0200 Claus Gittinger care for bad selector in #doesNotUnderstand:
Thu, 24 Jul 1997 12:22:26 +0200 Claus Gittinger better signalInterrupt dialog
Thu, 24 Jul 1997 10:12:12 +0200 Claus Gittinger checkin from browser
Thu, 19 Jun 1997 18:38:34 +0200 Claus Gittinger more ST80 compatibility
Mon, 16 Jun 1997 20:21:41 +0200 Claus Gittinger typo fix
Tue, 03 Jun 1997 12:04:11 +0200 Claus Gittinger added #isImmediate for VW compatibility
Tue, 20 May 1997 21:20:37 +0200 Claus Gittinger *** empty log message ***
Tue, 20 May 1997 16:46:11 +0200 Claus Gittinger *** empty log message ***
Tue, 20 May 1997 15:54:52 +0200 Claus Gittinger oops - shallowCopy was wrong
Wed, 14 May 1997 16:44:23 +0200 Claus Gittinger a much faster shallowCopy
Tue, 22 Apr 1997 09:27:41 +0200 Claus Gittinger added #byteSize (for binary storage)
less more (0) -100 -60 tip