Class.st
Thu, 24 Aug 2006 15:10:31 +0200 Claus Gittinger *** empty log message ***
Thu, 24 Aug 2006 10:57:59 +0200 Claus Gittinger allow for and hide nil-packageID (== NoProject)
Wed, 23 Aug 2006 16:06:18 +0200 Claus Gittinger boss stuff separated
Wed, 23 Aug 2006 16:03:52 +0200 Claus Gittinger boss stuff separated
Mon, 21 Aug 2006 14:58:26 +0200 Claus Gittinger *** empty log message ***
Wed, 09 Aug 2006 21:34:42 +0200 fm *** empty log message ***
Wed, 09 Aug 2006 20:06:32 +0200 fm *** empty log message ***
Mon, 07 Aug 2006 13:07:01 +0200 Claus Gittinger some stuff moved up to behavior
Tue, 04 Jul 2006 18:25:25 +0200 Claus Gittinger make public fix
Wed, 14 Jun 2006 20:29:00 +0200 Stefan Vogel Do not add change records for removed private classes
Tue, 21 Feb 2006 17:52:07 +0100 Claus Gittinger V'age subclass definition with class-inst-var
Tue, 17 Jan 2006 13:18:40 +0100 Claus Gittinger isEmptyOrNil / notEmptyOrNil refactoring
Fri, 30 Sep 2005 20:52:13 +0200 Claus Gittinger resourceDirectory access
Wed, 13 Jul 2005 17:17:37 +0200 Claus Gittinger *** empty log message ***
Wed, 13 Jul 2005 14:50:41 +0200 Claus Gittinger *** empty log message ***
Tue, 12 Apr 2005 19:17:19 +0200 Stefan Vogel Rename #xxxRedefinitionSignal to #xxxRedefinitionNotification.
Fri, 04 Mar 2005 11:13:20 +0100 Claus Gittinger *** empty log message ***
Fri, 25 Feb 2005 17:41:17 +0100 Claus Gittinger *** empty log message ***
Wed, 09 Feb 2005 13:37:13 +0100 Stefan Vogel Use Filename>>#newTemporary to create temp file
Tue, 01 Feb 2005 16:37:47 +0100 james *** empty log message ***
Thu, 27 Jan 2005 11:32:46 +0100 Claus Gittinger *** empty log message ***
Thu, 27 Jan 2005 11:30:24 +0100 Claus Gittinger *** empty log message ***
Wed, 26 Jan 2005 17:54:37 +0100 Claus Gittinger guessEncoding now implemented in CharacterEncoder
Thu, 30 Sep 2004 11:49:17 +0200 Stefan Vogel Make SimulatedClassPool a private class of Class.
Tue, 21 Sep 2004 11:17:08 +0200 Stefan Vogel #sharedPools returns an empty collection if there are no pools.
Mon, 20 Sep 2004 10:59:06 +0200 ca *** empty log message ***
Mon, 20 Sep 2004 10:47:54 +0200 ca sharedPools
Fri, 10 Sep 2004 13:30:21 +0200 Claus Gittinger allow fileOutError to be cought
Thu, 13 May 2004 20:52:52 +0200 Stefan Vogel Mark obsolete methods
Fri, 02 Apr 2004 13:30:22 +0200 werner *** empty log message ***
Thu, 01 Apr 2004 13:53:57 +0200 Claus Gittinger openErrorSignal arg: always a string
Tue, 30 Mar 2004 20:53:26 +0200 Claus Gittinger classInstVar definition string (for non-ST metaclasses)
Mon, 22 Mar 2004 13:03:29 +0100 Claus Gittinger resource package
Fri, 19 Mar 2004 09:18:01 +0100 ca let the metaclass do the fileOut
Wed, 17 Mar 2004 17:17:23 +0100 Claus Gittinger replaced '' writeStream by String writeStream
Tue, 16 Mar 2004 11:57:13 +0100 Claus Gittinger *** empty log message ***
Tue, 16 Mar 2004 11:11:55 +0100 Claus Gittinger defaultExternalEncoding: no longer
Fri, 12 Mar 2004 20:09:28 +0100 Claus Gittinger *** empty log message ***
Fri, 12 Mar 2004 13:28:06 +0100 Claus Gittinger + classResources
Fri, 12 Mar 2004 10:15:30 +0100 ca fileout in utf8-format
Wed, 10 Mar 2004 01:12:27 +0100 Claus Gittinger utf8-check
Fri, 05 Mar 2004 22:51:48 +0100 Stefan Vogel Use the ANSI-blessed #codePoint instead of deprecated #asciiValue
Fri, 05 Mar 2004 18:51:21 +0100 Claus Gittinger checkin from browser
Thu, 04 Mar 2004 21:01:41 +0100 Claus Gittinger *** empty log message ***
Thu, 04 Mar 2004 20:03:03 +0100 Claus Gittinger flush cached subclassInfo whenever a superclass changes
Wed, 03 Mar 2004 21:58:05 +0100 Claus Gittinger use utf8 encoding when filing out a class.
Mon, 09 Feb 2004 23:44:13 +0100 Claus Gittinger faster privateClassesSorted
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 ***
Tue, 06 Feb 2001 15:54:13 +0100 Claus Gittinger setPrimitive* accessors (without change notifications) added
Wed, 20 Dec 2000 19:47:46 +0100 Claus Gittinger send a change notification, when the comment changes
Fri, 08 Dec 2000 01:32:45 +0100 Claus Gittinger fixed hasExtensions query for private classes
Fri, 01 Dec 2000 11:16:36 +0100 Claus Gittinger checkin from browser
Wed, 22 Nov 2000 14:15:57 +0100 Claus Gittinger inherited method removed
Wed, 22 Nov 2000 12:02:20 +0100 Claus Gittinger method category: and package: now send change notifications.
Wed, 22 Nov 2000 00:37:11 +0100 Claus Gittinger methods send category-change notifications themself
Fri, 17 Nov 2000 14:37:11 +0100 Claus Gittinger added #withAllPrivateClassesDo:
Wed, 15 Nov 2000 13:38:06 +0100 Claus Gittinger change notifications when adding/removing classVars
Tue, 14 Nov 2000 14:41:06 +0100 Claus Gittinger added #makePublicIn:aNameSpace
Mon, 09 Oct 2000 16:31:20 +0200 Claus Gittinger checkin from browser
Mon, 09 Oct 2000 15:22:19 +0200 Claus Gittinger added #hasExtensionsFrom:
Wed, 27 Sep 2000 09:40:10 +0200 Claus Gittinger change notifications when adding/removing class vars
less more (0) -120 tip