Class.st
Tue, 03 Feb 2004 16:45:01 +0100 Claus Gittinger resourceDirectory
Fri, 23 Jan 2004 16:55:51 +0100 penk change warn box string
Tue, 18 Nov 2003 10:07:19 +0100 Claus Gittinger *** empty log message ***
Tue, 18 Nov 2003 10:04:11 +0100 Claus Gittinger *** empty log message ***
Thu, 13 Nov 2003 12:29:50 +0100 Claus Gittinger generation of relative-path in CVS fixed
Sun, 26 Oct 2003 16:26:52 +0100 Claus Gittinger fileNameForClass:
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 14:00:36 +0200 Claus Gittinger ns prefix fix for private classes
Fri, 29 Aug 2003 17:51:23 +0200 Claus Gittinger send a change notification from #category:
Thu, 17 Jul 2003 15:45:44 +0200 Claus Gittinger checkin from browser
Wed, 09 Jul 2003 14:56:13 +0200 tm renamed attributes
Thu, 03 Jul 2003 15:40:00 +0200 Stefan Vogel remove unused instvars
Mon, 30 Jun 2003 16:17:31 +0200 Claus Gittinger *** empty log message ***
Fri, 20 Jun 2003 09:32:25 +0200 Stefan Vogel Prepare for moving of SubclassInfo to subclass instcar in Class
Mon, 16 Jun 2003 15:57:03 +0200 Claus Gittinger kludge to compile - primitiveDefinitions is a bad variable name - sigh
Mon, 16 Jun 2003 15:35:33 +0200 Claus Gittinger primitiveSpec changed to attributes object.
Mon, 16 Jun 2003 15:12:11 +0200 Claus Gittinger hook renamed to attributes
Mon, 16 Jun 2003 15:09:31 +0200 Claus Gittinger single access to classFilename
Mon, 26 May 2003 15:52:03 +0200 Claus Gittinger *** empty log message ***
Fri, 09 May 2003 14:09:20 +0200 Stefan Vogel Store class vars as symbols
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
Wed, 23 Apr 2003 13:36:17 +0200 Claus Gittinger htmlDocumentation is going to be obsolete
Tue, 22 Apr 2003 15:00:58 +0200 penk return a Set when asked for privateClasses
Wed, 09 Apr 2003 13:59:11 +0200 james james' package changes (pass down class/method)
Mon, 07 Apr 2003 18:33:28 +0200 Claus Gittinger name of #version method at one place only
Fri, 21 Mar 2003 19:30:58 +0100 Claus Gittinger empty comments are nil
Mon, 03 Mar 2003 11:43:03 +0100 Stefan Vogel Fix for prev change
Sun, 02 Mar 2003 19:42:46 +0100 Stefan Vogel Handle openErrorSignal in preparition for change openErrorSignal
Fri, 28 Feb 2003 19:11:52 +0100 Claus Gittinger oops - must also sort private classes according
Tue, 25 Feb 2003 12:48:02 +0100 Claus Gittinger code rewritten to be independent of stream zero-base
Mon, 24 Feb 2003 18:01:32 +0100 Claus Gittinger stream position is going to be 0-based soon
Mon, 04 Nov 2002 15:51:17 +0100 Claus Gittinger *** empty log message ***
Tue, 17 Sep 2002 12:27:06 +0200 Claus Gittinger add doIt to #initialize for private classes
Wed, 04 Sep 2002 12:32:53 +0200 Claus Gittinger refactored;
Fri, 16 Aug 2002 13:49:35 +0200 Claus Gittinger category change
Fri, 02 Aug 2002 08:37:48 +0200 Stefan Vogel Remove unused method vars.
Thu, 01 Aug 2002 22:16:16 +0200 Claus Gittinger comment
Wed, 24 Jul 2002 17:05:59 +0200 Stefan Vogel errorStrings when raising exceptions.
Wed, 24 Jul 2002 10:32:32 +0200 Claus Gittinger comment
Thu, 02 May 2002 14:31:20 +0200 Claus Gittinger fileout private classes (no namespace prefix)
Mon, 25 Feb 2002 20:57:02 +0100 Claus Gittinger implements -> includesSelector
Fri, 15 Feb 2002 13:43:35 +0100 Claus Gittinger instance variables should only be accessed by getters/setters
Mon, 11 Feb 2002 11:01:25 +0100 Claus Gittinger class rename must go through Smalltalks renameClass method
Tue, 27 Nov 2001 19:05:57 +0100 Claus Gittinger defaultCategories for ST/V and V'Age now settable in classVars.
Tue, 20 Nov 2001 13:28:01 +0100 Claus Gittinger more V'Age filein support.
Thu, 08 Nov 2001 19:24:28 +0100 Claus Gittinger change management
Mon, 05 Nov 2001 17:31:29 +0100 Claus Gittinger isMeta/soleInstance -> theMetaclass / theNonMetaclass
Fri, 02 Nov 2001 10:46:43 +0100 Claus Gittinger *** empty log message ***
Fri, 02 Nov 2001 10:41:24 +0100 Claus Gittinger where is the main
Thu, 18 Oct 2001 15:02:55 +0200 Claus Gittinger *** empty log message ***
Mon, 08 Oct 2001 11:17:34 +0200 Claus Gittinger renamed: #allSelectorsAndMethodsDo: into: #instAndClassSelectorsAndMethodsDo:
Mon, 10 Sep 2001 16:18:40 +0200 Claus Gittinger Use ClassBuilder
Sun, 02 Sep 2001 16:52:31 +0200 Claus Gittinger changed #storeOn: to store the name only
Wed, 23 May 2001 01:07:54 +0200 Claus Gittinger *** empty log message ***
Thu, 17 May 2001 16:10:42 +0200 Stefan Vogel Use <resource:#obsolete>
Mon, 23 Apr 2001 23:28:08 +0200 Claus Gittinger prepend nameSpace to class-owner in changes file.
Wed, 07 Feb 2001 18:23:29 +0100 ps *** empty log message ***
less more (0) -300 -100 -60 tip