Object.st
Wed, 22 Sep 2004 11:16:59 +0200 Claus Gittinger +printStringLimitedTo:
Wed, 22 Sep 2004 09:22:24 +0200 Claus Gittinger *** empty log message ***
Tue, 21 Sep 2004 12:30:41 +0200 ca set selection interface changed
Mon, 20 Sep 2004 12:37:35 +0200 Stefan Vogel Use #referencesObject instead of #references:
Wed, 15 Sep 2004 17:07:11 +0200 Claus Gittinger *** empty log message ***
Tue, 14 Sep 2004 12:45:09 +0200 Claus Gittinger *** empty log message ***
Tue, 07 Sep 2004 16:23:57 +0200 Stefan Vogel use class based exceptions
Mon, 30 Aug 2004 20:20:34 +0200 Stefan Vogel Use MessageNotUnderstood>>#selector
Mon, 30 Aug 2004 20:00:25 +0200 Stefan Vogel Speed up MessageNotUnderstood exception sending by layz computation
Thu, 19 Aug 2004 18:29:38 +0200 Stefan Vogel Set name of synchronization sema
Tue, 13 Jul 2004 09:37:43 +0200 Stefan Vogel Dolphin compatibility: #trigger...
Wed, 30 Jun 2004 11:42:10 +0200 Claus Gittinger +acceptVisitor
Mon, 21 Jun 2004 10:24:53 +0200 ca *** empty log message ***
Wed, 16 Jun 2004 14:27:18 +0200 Claus Gittinger comment
Sat, 12 Jun 2004 00:15:51 +0200 Stefan Vogel *** empty log message ***
Fri, 11 Jun 2004 20:21:02 +0200 Stefan Vogel Generalize visitor pattern and define #visit...:with: -methods instead
Tue, 08 Jun 2004 12:30:22 +0200 Claus Gittinger comments in copy methods
Mon, 07 Jun 2004 11:30:26 +0200 Claus Gittinger doesNotUnderstand error-text changed
Fri, 04 Jun 2004 19:54:14 +0200 ca deepCopyUsing slightly faster
Fri, 04 Jun 2004 15:22:43 +0200 ca *** empty log message ***
Fri, 23 Apr 2004 13:42:56 +0200 Stefan Vogel Convert more instance based exceptions to class based exceptions
Wed, 21 Apr 2004 18:12:05 +0200 Stefan Vogel Set message as parameter in #primitiveFailed
Wed, 21 Apr 2004 16:28:06 +0200 Stefan Vogel Handle unicode in #displayString
Tue, 06 Apr 2004 21:07:43 +0200 Stefan Vogel Use CharacterWriteStream in #printString (speedup)
Fri, 02 Apr 2004 14:36:30 +0200 werner +printfPrintString
Tue, 30 Mar 2004 17:18:29 +0200 penk may proceed for assert
Sat, 21 Feb 2004 17:41:19 +0100 Claus Gittinger *** empty log message ***
Fri, 20 Feb 2004 16:50:47 +0100 Claus Gittinger care for 16bit chars in #printString
Mon, 26 Jan 2004 16:11:50 +0100 Claus Gittinger skip recursive contexts when shwing backtrace of recursionInterrupt
Thu, 23 Oct 2003 17:44:24 +0200 Claus Gittinger String new -> uninitializedNew: / basicNew:
Thu, 16 Oct 2003 14:36:23 +0200 Claus Gittinger *** empty log message ***
Thu, 09 Oct 2003 12:26:53 +0200 Claus Gittinger added notifySignal for VW compatibility
Thu, 25 Sep 2003 19:13:31 +0200 Claus Gittinger allow for blocks in assert
Wed, 03 Sep 2003 18:00:18 +0200 Stefan Vogel #storeString - omit # from Symbols and Arrays that are elements of an array.
Wed, 27 Aug 2003 20:24:41 +0200 Claus Gittinger interrestingContextFrom - duplicated code removed
Tue, 19 Aug 2003 16:30:21 +0200 Claus Gittinger compatibility
Tue, 19 Aug 2003 10:32:06 +0200 Claus Gittinger *** empty log message ***
Tue, 19 Aug 2003 00:58:43 +0200 Claus Gittinger oops - standAlone debugging fixed
Thu, 07 Aug 2003 00:07:27 +0200 Stefan Vogel Spelling
Sun, 29 Jun 2003 10:15:57 +0200 Stefan Vogel CG: comment in value
Sat, 21 Jun 2003 12:53:44 +0200 Claus Gittinger *** empty log message ***
Tue, 17 Jun 2003 16:08:21 +0200 Claus Gittinger *** empty log message ***
Mon, 16 Jun 2003 11:24:07 +0200 Claus Gittinger storing short floats fixed
Fri, 13 Jun 2003 09:29:40 +0200 penk onChangeSend:aSelector to:anObject add the interrests only if the selector for the object not
Fri, 13 Jun 2003 09:25:24 +0200 penk onChangeSend:aSelector to:anObject add the interrests only if the selector for the object not
Tue, 10 Jun 2003 10:01:11 +0200 Stefan Vogel *** empty log message ***
Mon, 26 May 2003 20:49:16 +0200 Claus Gittinger catch non-block/non-signal/non-exception being
Mon, 26 May 2003 11:43:36 +0200 Claus Gittinger *** empty log message ***
Mon, 19 May 2003 14:19:49 +0200 Claus Gittinger category
Wed, 14 May 2003 14:17:44 +0200 Stefan Vogel Stream streamErrorSignal -> StreamError
Wed, 07 May 2003 17:16:08 +0200 Claus Gittinger method category rename
Wed, 07 May 2003 16:32:07 +0200 Claus Gittinger method category rename
Tue, 22 Apr 2003 11:36:34 +0200 Claus Gittinger utility
Tue, 22 Apr 2003 11:31:48 +0200 Claus Gittinger correct use of ascentOn: for display
Tue, 15 Apr 2003 11:57:59 +0200 Stefan Vogel Make synchronizationSemaphore a recursionLock
Fri, 11 Apr 2003 19:42:53 +0200 Stefan Vogel #errorSignal -> #description
Fri, 11 Apr 2003 15:32:14 +0200 Claus Gittinger checkin from browser
Fri, 11 Apr 2003 15:11:27 +0200 penk ensure that other class is autoloaded in changeClassTo:
Wed, 09 Apr 2003 10:31:03 +0200 martin added withoutUpdating:do:
Wed, 02 Apr 2003 10:32:03 +0200 Claus Gittinger Object currentWorld - recursion if Utilities is unloaded
less more (0) -300 -100 -60 tip