ClassDescription.st
Fri, 19 Mar 2004 09:17:29 +0100 ca signal access
Tue, 16 Mar 2004 21:16:41 +0100 Claus Gittinger warn if an utf8-change is written to an old change file
Tue, 16 Mar 2004 11:57:13 +0100 Claus Gittinger *** empty log message ***
Mon, 15 Mar 2004 11:13:17 +0100 ca *** empty log message ***
Fri, 12 Mar 2004 10:17:53 +0100 ca *** empty log message ***
Fri, 12 Mar 2004 10:14:09 +0100 ca changes-stream is now utf-8 encoded.
Mon, 08 Mar 2004 19:15:56 +0100 Claus Gittinger *** empty log message ***
Wed, 18 Feb 2004 12:09:10 +0100 Claus Gittinger info record must use english date
Fri, 13 Feb 2004 14:41:41 +0100 Claus Gittinger checkin from browser
Fri, 10 Oct 2003 09:05:57 +0200 Claus Gittinger oops - Metaclass needs topNameSpace
Fri, 10 Oct 2003 08:57:01 +0200 Claus Gittinger refactored
Mon, 22 Sep 2003 11:11:53 +0200 Claus Gittinger *** empty log message ***
Wed, 17 Sep 2003 01:17:48 +0200 Claus Gittinger checkin from browser
Tue, 09 Sep 2003 11:41:45 +0200 Claus Gittinger moved some stuff to Behavior
Thu, 05 Jun 2003 12:11:58 +0200 Claus Gittinger code motion to Behavior
Mon, 19 May 2003 17:59:14 +0200 Claus Gittinger category
Fri, 09 May 2003 14:09:56 +0200 Stefan Vogel Store inst vars as symbols
Wed, 07 May 2003 16:39:18 +0200 Claus Gittinger method category rename
Wed, 07 May 2003 16:32:07 +0200 Claus Gittinger method category rename
Wed, 07 May 2003 16:11:29 +0200 Claus Gittinger method category rename
Fri, 11 Apr 2003 19:55:07 +0200 Stefan Vogel #errorSignal -> #description
Wed, 02 Apr 2003 18:33:56 +0200 Claus Gittinger code cleanup
Mon, 03 Mar 2003 00:21:50 +0100 Stefan Vogel Convert Object>>errorSignal -> Error
Sun, 02 Mar 2003 19:38:07 +0100 Stefan Vogel Handle openErrorSignal in preparition for change openErrorSignal
Tue, 10 Dec 2002 11:19:42 +0100 Claus Gittinger faster allCategories
Mon, 04 Nov 2002 16:52:20 +0100 Claus Gittinger *** empty log message ***
Mon, 04 Nov 2002 10:17:31 +0100 Claus Gittinger Dolphin compatibility
Tue, 10 Sep 2002 14:08:05 +0200 Claus Gittinger removeSelector change: remember methods previous version
Wed, 04 Sep 2002 12:33:38 +0200 Claus Gittinger added #topNameSpace
Wed, 24 Jul 2002 17:05:59 +0200 Stefan Vogel errorStrings when raising exceptions.
Wed, 24 Jul 2002 11:16:28 +0200 Claus Gittinger *** empty log message ***
Wed, 24 Jul 2002 10:34:08 +0200 Claus Gittinger no need for subclassResponsibility in #name, #category etc.
Mon, 15 Jul 2002 13:55:28 +0200 Stefan Vogel Remove unused method var
Thu, 11 Jul 2002 23:05:14 +0200 Claus Gittinger compilation
Thu, 11 Jul 2002 16:21:16 +0200 Claus Gittinger defneStatic (starting VW compatibility)
Thu, 11 Jul 2002 16:20:28 +0200 Claus Gittinger SIF attribtue
Tue, 14 May 2002 14:11:19 +0200 Claus Gittinger *** empty log message ***
Thu, 02 May 2002 14:32:15 +0200 Claus Gittinger new querySignal
Tue, 26 Feb 2002 14:06:29 +0100 Claus Gittinger #valueNowOrOnUnwindDo: -> #ensure:
Fri, 15 Feb 2002 13:43:35 +0100 Claus Gittinger instance variables should only be accessed by getters/setters
Tue, 12 Feb 2002 19:36:50 +0100 james compilerClass: via theNonMetaclass
Tue, 27 Nov 2001 18:59:40 +0100 Claus Gittinger support for dolphin fileIn
Wed, 21 Nov 2001 16:03:43 +0100 Claus Gittinger dont search in whichSelectorsAccess,
Sat, 17 Nov 2001 12:32:49 +0100 Claus Gittinger obsolete methods marked as such
Fri, 26 Oct 2001 10:02:27 +0200 Claus Gittinger *** empty log message ***
Thu, 18 Oct 2001 18:42:11 +0200 Claus Gittinger category included a space
Thu, 18 Oct 2001 15:02:55 +0200 Claus Gittinger *** empty log message ***
Fri, 07 Sep 2001 15:10:43 +0200 Claus Gittinger allow metaclass to specify compiler, parser, evaluator etc.
Mon, 03 Sep 2001 19:14:58 +0200 Claus Gittinger avoid statements after return
Mon, 19 Mar 2001 10:22:19 +0100 Claus Gittinger *** empty log message ***
Mon, 19 Mar 2001 10:17:58 +0100 Claus Gittinger nameSpaceQuerySignal may be asked for BEFORE class is
Mon, 29 Jan 2001 20:28:51 +0100 Claus Gittinger *** empty log message ***
Mon, 18 Dec 2000 13:13:28 +0100 Claus Gittinger *** empty log message ***
Fri, 15 Dec 2000 11:41:18 +0100 Claus Gittinger preserve method-packages when recompiling
Wed, 22 Nov 2000 12:02:20 +0100 Claus Gittinger method category: and package: now send change notifications.
Wed, 22 Nov 2000 00:35:30 +0100 Claus Gittinger methods send category-change notifications themself
Wed, 15 Nov 2000 13:43:56 +0100 Claus Gittinger addInstVarName/removeInstVarName fixed for private classes
Mon, 30 Oct 2000 13:57:52 +0100 Claus Gittinger removeInstVarName for meta classes
Mon, 30 Oct 2000 13:56:34 +0100 Claus Gittinger addInstVarName for meta classes
Fri, 13 Oct 2000 09:19:12 +0200 Claus Gittinger recompile after add/removeInstVar
less more (0) -100 -60 tip