Object.st
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)
Tue, 22 Apr 1997 09:20:54 +0200 Claus Gittinger added #byteAt: / #byteAt:put: to access any non-pointer objects
Thu, 27 Mar 1997 18:22:41 +0100 Claus Gittinger dont mark all contexts as nonLifo in approriateDebugger.
Thu, 27 Mar 1997 14:27:01 +0100 Claus Gittinger added #perform:withArguments:ifNotUnderstood:
Thu, 27 Mar 1997 13:43:15 +0100 Claus Gittinger comment
Wed, 26 Mar 1997 13:35:35 +0100 Claus Gittinger added #isJavaObject & #isJavaClass
Fri, 21 Mar 1997 22:22:21 +0100 Claus Gittinger checkin from browser
Fri, 21 Mar 1997 17:42:57 +0100 Claus Gittinger added special hash for binaryStorage
Fri, 21 Mar 1997 16:07:33 +0100 Claus Gittinger id'hash changed to generate some low bits set
Wed, 19 Mar 1997 19:46:19 +0100 Claus Gittinger slightly faster identityHash
Thu, 06 Mar 1997 15:47:35 +0100 Claus Gittinger *** empty log message ***
Wed, 05 Mar 1997 17:10:28 +0100 ca added #myDependents
Mon, 03 Mar 1997 13:09:17 +0100 Claus Gittinger added perform with 4 args
Thu, 20 Feb 1997 10:57:23 +0100 Stefan Vogel Further optim. for #synchronized.
Sat, 08 Feb 1997 14:08:49 +0100 Claus Gittinger add process name to exception notifyer boxes window-title
Fri, 31 Jan 1997 12:57:01 +0100 Claus Gittinger *** empty log message ***
Fri, 31 Jan 1997 12:37:08 +0100 Claus Gittinger *** empty log message ***
Thu, 30 Jan 1997 22:18:46 +0100 Claus Gittinger tuned #dependents:
Thu, 30 Jan 1997 13:39:40 +0100 Claus Gittinger synchronized
Wed, 29 Jan 1997 13:47:19 +0100 Claus Gittinger dont pass nil as context, when opening a modalDebugger
Wed, 29 Jan 1997 10:40:34 +0100 Stefan Vogel Add #synchronized: method.
Tue, 28 Jan 1997 00:36:53 +0100 Claus Gittinger checkin from browser
Thu, 23 Jan 1997 00:15:43 +0100 Claus Gittinger *** empty log message ***
Wed, 22 Jan 1997 23:14:09 +0100 Claus Gittinger new feature: cannotSendMessage:to:
Wed, 22 Jan 1997 21:05:02 +0100 Claus Gittinger use an extra signal for internal errors
Mon, 20 Jan 1997 17:11:45 +0100 Claus Gittinger slightly better basicSize
Sat, 18 Jan 1997 17:41:06 +0100 Claus Gittinger go directly into the debugger if an error occurs
Fri, 17 Jan 1997 20:42:19 +0100 Claus Gittinger checkin from browser
Fri, 17 Jan 1997 18:18:33 +0100 Claus Gittinger handle errors while showing errorNotifier.
Sat, 11 Jan 1997 18:39:49 +0100 Claus Gittinger checkin from browser
Sat, 11 Jan 1997 15:06:17 +0100 Claus Gittinger comment
Sat, 11 Jan 1997 14:56:14 +0100 Claus Gittinger comment
Fri, 10 Jan 1997 19:14:02 +0100 Claus Gittinger *PrintNL eliminated
Fri, 10 Jan 1997 18:56:51 +0100 Claus Gittinger newStyle info & error messages
Thu, 09 Jan 1997 19:08:58 +0100 Claus Gittinger initialize InfoPrinting flag from VM's setting
Thu, 09 Jan 1997 00:29:25 +0100 Claus Gittinger use new WeakDependencyDictionary
Tue, 07 Jan 1997 21:44:12 +0100 Claus Gittinger better errorNotify:
Fri, 03 Jan 1997 17:17:49 +0100 Claus Gittinger *** empty log message ***
Fri, 03 Jan 1997 17:16:42 +0100 Claus Gittinger checkin from browser
Sun, 10 Nov 1996 18:37:53 +0100 Claus Gittinger commentary
Sat, 09 Nov 1996 19:16:43 +0100 Claus Gittinger added #asOop.
Wed, 06 Nov 1996 21:39:18 +0100 Claus Gittinger *** empty log message ***
Tue, 05 Nov 1996 19:23:29 +0100 Claus Gittinger checkin from browser
Mon, 04 Nov 1996 20:42:42 +0100 Claus Gittinger added ?;
Mon, 28 Oct 1996 15:21:23 +0100 Claus Gittinger checkin from browser
Sun, 27 Oct 1996 15:14:36 +0100 Claus Gittinger category rename
Sat, 26 Oct 1996 17:36:54 +0200 Claus Gittinger need another ILC-type: ILCPERF.
Sat, 26 Oct 1996 16:38:27 +0200 Claus Gittinger performs must be treated like self-sends,
Sun, 20 Oct 1996 17:56:32 +0200 Claus Gittinger comment
Sun, 20 Oct 1996 14:07:05 +0200 Claus Gittinger checkin from browser
Fri, 18 Oct 1996 14:34:28 +0200 Claus Gittinger changed WeakArray to set emptied slots to zero
Wed, 16 Oct 1996 10:58:40 +0200 Stefan Vogel Fix misspelled "interrest" to "interest".
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
Sat, 16 Dec 1995 18:03:48 +0100 Claus Gittinger *** empty log message ***
Thu, 14 Dec 1995 23:14:39 +0100 Claus Gittinger _-macros replcaed by __-macros (needed especially for MKLARGINT)
less more (0) -120 tip