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
less more (0) -100 -60 tip