ClassBuilder.st
Sat, 17 May 2008 12:42:08 +0200 Claus Gittinger oops - care to keep the package information cnsistent !
Mon, 21 Jan 2008 13:40:56 +0100 Claus Gittinger better error message
Mon, 24 Sep 2007 19:30:34 +0200 Claus Gittinger oops: autoLoad vs. autoload
Mon, 11 Jun 2007 12:52:23 +0200 Claus Gittinger *** empty log message ***
Wed, 16 May 2007 20:41:59 +0200 Claus Gittinger care for unloaded owning class
Thu, 15 Mar 2007 22:43:24 +0100 Claus Gittinger oops - should not need to know about ToDoList
Wed, 14 Mar 2007 16:49:24 +0100 Claus Gittinger do not #becomeSameAs on the Metaclass.
Tue, 13 Mar 2007 18:41:03 +0100 Claus Gittinger *** empty log message ***
Mon, 19 Feb 2007 16:04:44 +0100 Claus Gittinger dont check name conventions, if there is no name (no environment)
Sat, 10 Feb 2007 21:36:58 +0100 Claus Gittinger changed #checkInstvarRedefsWith:subclassOf:old:name:
Sat, 10 Feb 2007 17:16:12 +0100 Claus Gittinger todo list stuff;
Wed, 22 Nov 2006 15:54:05 +0100 sr todolist only if loaded
Fri, 10 Nov 2006 17:24:17 +0100 Claus Gittinger changed #buildClass
Fri, 10 Nov 2006 14:37:30 +0100 Claus Gittinger set name of new class early (so inspector has more to show)
Thu, 26 Oct 2006 14:38:35 +0200 Claus Gittinger do NOT set the classFileName here - MUST be done somewhere else
Tue, 24 Oct 2006 09:31:38 +0200 Stefan Vogel Do not change existing class filenames when filing in a class (e.g. from CVS)
Mon, 23 Oct 2006 15:58:24 +0200 Claus Gittinger *** empty log message ***
Mon, 23 Oct 2006 10:52:31 +0200 Claus Gittinger experimental toDoList support
Fri, 06 Oct 2006 15:50:17 +0200 Claus Gittinger classFilename handling
Thu, 21 Sep 2006 18:21:30 +0200 Stefan Vogel Set classes source container name on fileIn
Mon, 28 Aug 2006 20:14:20 +0200 Claus Gittinger *** empty log message ***
Mon, 28 Aug 2006 20:13:50 +0200 Claus Gittinger *** empty log message ***
Thu, 24 Aug 2006 15:07:48 +0200 Claus Gittinger *** empty log message ***
Wed, 23 Aug 2006 19:34:11 +0200 Claus Gittinger *** empty log message ***
Thu, 17 Aug 2006 16:12:51 +0200 Claus Gittinger code cleanup - remove old obsolete Project code
Fri, 11 Aug 2006 14:11:48 +0200 Claus Gittinger *** empty log message ***
Tue, 14 Mar 2006 19:43:20 +0100 Claus Gittinger honor warnings setting in ParserFlags.
Tue, 14 Mar 2006 11:24:16 +0100 Claus Gittinger no name checking, if class is not going to be installed into
Mon, 06 Mar 2006 10:00:34 +0100 Claus Gittinger *** empty log message ***
Wed, 22 Feb 2006 10:59:23 +0100 Stefan Vogel send #isNameSpace instead of obsolete #isNamespace
Tue, 14 Feb 2006 18:58:59 +0100 Claus Gittinger care for pools
Wed, 08 Feb 2006 16:32:56 +0100 Claus Gittinger *** empty log message ***
Tue, 12 Apr 2005 19:17:19 +0200 Stefan Vogel Rename #xxxRedefinitionSignal to #xxxRedefinitionNotification.
Tue, 01 Mar 2005 18:12:03 +0100 Claus Gittinger allow nil instance/class VariableNames
Wed, 16 Feb 2005 13:29:23 +0100 Claus Gittinger care for the case when defining a class with a name-space name but
Tue, 01 Feb 2005 16:31:59 +0100 james allow Class-class to be changed
Tue, 16 Nov 2004 22:20:29 +0100 Claus Gittinger *** empty log message ***
Mon, 15 Nov 2004 10:00:55 +0100 penk read pool from environment
Thu, 30 Sep 2004 14:36:14 +0200 Claus Gittinger poolVar handling
Mon, 13 Sep 2004 10:57:43 +0200 ca *** empty log message ***
Sat, 07 Aug 2004 20:47:18 +0200 Stefan Vogel *** empty log message ***
Mon, 28 Jun 2004 09:32:38 +0200 ca *** empty log message ***
Thu, 13 May 2004 13:37:57 +0200 penk no change notifications
Fri, 19 Mar 2004 14:02:12 +0100 Claus Gittinger oops - did not care for changed superclass
Fri, 19 Mar 2004 13:40:03 +0100 Claus Gittinger oops - did not care for changed instVars
Thu, 04 Mar 2004 20:06:11 +0100 Claus Gittinger refactored for shorter methods
Mon, 22 Sep 2003 11:11:53 +0200 Claus Gittinger *** empty log message ***
Fri, 29 Aug 2003 21:32:37 +0200 Claus Gittinger *** empty log message ***
Fri, 29 Aug 2003 18:34:33 +0200 Claus Gittinger class category: sends a change notification;
Fri, 25 Jul 2003 15:57:49 +0200 penk oops - rebuild of Smalltalk
Thu, 17 Jul 2003 15:35:10 +0200 Claus Gittinger change notifications for classInstVar change
Wed, 09 Jul 2003 14:56:27 +0200 tm renamed class-attributes
Fri, 20 Jun 2003 09:25:31 +0200 Stefan Vogel SubclassInfo moved from Behavior to Class
Mon, 16 Jun 2003 15:35:44 +0200 Claus Gittinger primitiveSpec changed to attributes.
Wed, 23 Apr 2003 19:25:18 +0200 Claus Gittinger autoload is understood by all classes (dummy if already loaded)
Fri, 11 Apr 2003 14:55:47 +0200 Claus Gittinger better error message, when defining a private class with
Wed, 09 Apr 2003 14:03:57 +0200 james james' package changes (pass down class/method)
Mon, 24 Mar 2003 18:59:36 +0100 Claus Gittinger instvar redef warnings;
Mon, 24 Mar 2003 18:49:04 +0100 Claus Gittinger subclass info flushing fix
Fri, 17 Jan 2003 22:07:34 +0100 Claus Gittinger more cache flushing when instvars change
less more (0) -60 tip