ClassDescription.st
Fri, 17 Sep 1999 15:37:50 +0200 Claus Gittinger checkin from browser
Fri, 17 Sep 1999 15:28:03 +0200 Claus Gittinger support recompile of all machine code methods
Wed, 15 Sep 1999 15:32:59 +0200 Claus Gittinger additional protocol for selective fileout
Wed, 01 Sep 1999 17:10:07 +0200 Claus Gittinger checkin from browser
Wed, 18 Aug 1999 17:15:50 +0200 Claus Gittinger migrated redefinitionSignals to new exception scheme
Fri, 09 Jul 1999 17:31:32 +0200 Claus Gittinger methodHistory stuff
Wed, 07 Jul 1999 16:35:02 +0200 Claus Gittinger renamed OldMethods to MethodHistory.
Sun, 04 Jul 1999 18:50:09 +0200 Claus Gittinger checkin from browser
Sat, 19 Jun 1999 12:12:31 +0200 Claus Gittinger changed the way subclass-creation messages are handled
Thu, 22 Apr 1999 18:52:33 +0200 Claus Gittinger return nil (instead of 'no package') if no current package is defined.
Thu, 22 Apr 1999 18:32:46 +0200 Claus Gittinger checkin from browser
Fri, 19 Mar 1999 08:18:32 +0100 Stefan Vogel Use #query instead of #raise when invoking QuerySignals
Wed, 17 Mar 1999 16:53:29 +0100 Stefan Vogel FileoutErrorSignal is proceedable.
Thu, 11 Feb 1999 12:20:41 +0100 Claus Gittinger avoid return from unwind-block
Wed, 03 Feb 1999 11:55:06 +0100 Claus Gittinger allow suppress of dialog when filed-in classes violate conventions
Mon, 09 Nov 1998 22:07:36 +0100 Claus Gittinger added new subclass messages for longLong and signedLongLong indexed classes
Wed, 29 Jul 1998 13:25:13 +0200 Claus Gittinger comment only
Fri, 19 Jun 1998 02:30:12 +0200 Claus Gittinger had to move #sourceCodeForMethod up.
Fri, 19 Jun 1998 01:00:31 +0200 Claus Gittinger added #whichCategoryIncludesSelector
Thu, 18 Jun 1998 15:52:44 +0200 Claus Gittinger added #compile:calssified:notifying: (ST-80)
Wed, 17 Jun 1998 23:47:42 +0200 Claus Gittinger *** empty log message ***
Wed, 17 Jun 1998 11:42:17 +0200 Claus Gittinger also allow catching of class redefinitions.
Mon, 15 Jun 1998 21:39:03 +0200 Claus Gittinger support for V'Age fileIn
Sat, 06 Jun 1998 15:10:37 +0200 Claus Gittinger support to fileIn squeak code
Sat, 25 Apr 1998 14:29:57 +0200 Claus Gittinger moved signal accessors from Class.
Mon, 30 Mar 1998 15:52:52 +0200 Claus Gittinger added #reorganizeFromString: for ST80-compat
Fri, 06 Mar 1998 16:42:15 +0100 Stefan Vogel Fix non-ST/X compiler interface in #recompile
Mon, 16 Feb 1998 15:06:35 +0100 Claus Gittinger add removeSelectorChange to current projects changeSet rel3_4_1_1
Wed, 28 Jan 1998 00:34:17 +0100 Claus Gittinger had to move some printOut methods from class to here;
Fri, 23 Jan 1998 18:58:05 +0100 Stefan Vogel New method #recompileMethodsAccessingAnyClassvarOrGlobal:
Tue, 11 Nov 1997 15:03:47 +0100 Claus Gittinger added #compile:notifying:ifFail: (ST80 compat)
Sun, 02 Nov 1997 18:23:21 +0100 Claus Gittinger alien compiler support
Wed, 29 Oct 1997 17:09:09 +0100 Claus Gittinger checkin from browser
Tue, 28 Oct 1997 21:15:01 +0100 Claus Gittinger checkin from browser
Tue, 28 Oct 1997 19:20:33 +0100 Claus Gittinger use Filename protocol when generating fileNames;
Thu, 23 Oct 1997 21:12:01 +0200 Claus Gittinger category change
Wed, 15 Oct 1997 18:54:10 +0200 Claus Gittinger allow squeak code to be filedIn (methodsFor:stamp:)
Mon, 15 Sep 1997 22:24:58 +0200 Claus Gittinger *** empty log message ***
Tue, 02 Sep 1997 19:40:57 +0200 Claus Gittinger *** empty log message ***
Thu, 28 Aug 1997 04:42:37 +0200 Claus Gittinger *** empty log message ***
Fri, 22 Aug 1997 17:52:31 +0200 Claus Gittinger checkin from browser
Fri, 22 Aug 1997 15:10:11 +0200 Claus Gittinger transparently convert instVarString to collection of words
Thu, 19 Jun 1997 18:31:10 +0200 Claus Gittinger more ST80 compatibility
Mon, 16 Jun 1997 20:21:41 +0200 Claus Gittinger typo fix
Wed, 04 Jun 1997 14:58:18 +0200 Claus Gittinger stefan (sigh) .... must care for metaClasses changeRecords
Tue, 03 Jun 1997 11:56:17 +0200 Claus Gittinger had to move #renameCategory: (stefans change)
Tue, 27 May 1997 10:36:04 +0200 Stefan Vogel Make Metaclass a subclass of ClassDescription instead of Class.
Mon, 07 Apr 1997 19:33:25 +0200 Claus Gittinger search backward when asking for an instVarOffset
Tue, 01 Apr 1997 18:04:28 +0200 ca comment
Sat, 22 Mar 1997 14:19:44 +0100 Claus Gittinger moved some printOut methods from Class to here.
Sat, 08 Mar 1997 00:42:10 +0100 Claus Gittinger oops
Mon, 03 Mar 1997 13:08:06 +0100 Claus Gittinger checkin from browser
Sat, 08 Feb 1997 20:04:13 +0100 Claus Gittinger additional entry, passing the environment
Wed, 06 Nov 1996 22:54:01 +0100 Claus Gittinger use nameSpaceQuery to install classes, instead of Smalltalk
Tue, 05 Nov 1996 23:05:36 +0100 Claus Gittinger oops
Tue, 15 Oct 1996 22:22:22 +0200 Claus Gittinger *** empty log message ***
Tue, 15 Oct 1996 21:37:17 +0200 Claus Gittinger *** empty log message ***
Mon, 14 Oct 1996 21:46:30 +0200 Claus Gittinger print private classes nicer
Mon, 14 Oct 1996 18:40:28 +0200 Claus Gittinger checkin from browser
Sat, 12 Oct 1996 20:20:22 +0200 Claus Gittinger moved subclass creation methods up to ClassDescription
less more (0) -60 tip