Method.st
Tue, 07 Nov 2006 14:00:21 +0100 Claus Gittinger changed #who
Thu, 12 Oct 2006 20:34:25 +0200 Claus Gittinger *** empty log message ***
Fri, 06 Oct 2006 14:32:51 +0200 Claus Gittinger *** empty log message ***
Fri, 22 Sep 2006 18:13:29 +0200 Claus Gittinger *** empty log message ***
Thu, 21 Sep 2006 09:37:44 +0200 Claus Gittinger *** empty log message ***
Wed, 06 Sep 2006 18:59:51 +0200 Claus Gittinger show packagename - even if its loose
Thu, 24 Aug 2006 14:55:49 +0200 Claus Gittinger *** empty log message ***
Thu, 24 Aug 2006 13:34:56 +0200 Claus Gittinger *** empty log message ***
Thu, 24 Aug 2006 10:57:46 +0200 Claus Gittinger allow for and hide nil-packageID (== NoProject)
Wed, 23 Aug 2006 16:07:12 +0200 Claus Gittinger boss stuff separated
Wed, 07 Jun 2006 17:45:06 +0200 Stefan Vogel New: #methodDefinitionTemplate
Thu, 16 Mar 2006 15:50:35 +0100 Claus Gittinger *** empty log message ***
Wed, 15 Feb 2006 18:55:50 +0100 Claus Gittinger avoid deadlock on recursionLock when accessing methods source
Wed, 08 Feb 2006 16:16:10 +0100 Claus Gittinger *** empty log message ***
Tue, 24 Jan 2006 19:06:05 +0100 Claus Gittinger *** empty log message ***
Fri, 08 Jul 2005 19:15:03 +0200 Claus Gittinger 64bit; mkSmallInteger
Tue, 28 Jun 2005 11:04:07 +0200 Claus Gittinger comment
Tue, 28 Jun 2005 11:03:34 +0200 Claus Gittinger comment
Tue, 19 Apr 2005 12:22:19 +0200 Claus Gittinger *** empty log message ***
Thu, 27 Jan 2005 11:31:23 +0100 Claus Gittinger do not depend on CacheDictionary being present
Wed, 26 Jan 2005 17:54:37 +0100 Claus Gittinger guessEncoding now implemented in CharacterEncoder
Fri, 10 Sep 2004 12:38:19 +0200 Claus Gittinger *** empty log message ***
Tue, 07 Sep 2004 01:08:47 +0200 Stefan Vogel Interchanged the meaning of method privacy -
Thu, 05 Aug 2004 19:39:56 +0200 Stefan Vogel Last change was apparently wrong. Fix it.
Wed, 04 Aug 2004 18:03:48 +0200 penk *** empty log message ***
Wed, 30 Jun 2004 17:19:49 +0200 ca parserClass stuff
Mon, 28 Jun 2004 09:17:28 +0200 ca allow for subclasses to redefine the parserClass
Wed, 19 May 2004 20:08:32 +0200 Claus Gittinger source cache size increased
Thu, 15 Apr 2004 10:45:50 +0200 Stefan Vogel Streamline autoloading.
Mon, 29 Mar 2004 18:31:05 +0200 Claus Gittinger printing refactored
Sat, 20 Mar 2004 16:37:20 +0100 Stefan Vogel Use Timestamp/#asTimestamp instead of AbsoluteTime/#asAbsoluteTime
Wed, 17 Mar 2004 11:13:55 +0100 ca getpackageDir
Fri, 12 Mar 2004 13:46:16 +0100 Claus Gittinger encoding stuff
Fri, 12 Mar 2004 10:14:46 +0100 ca closing of cached LastStream
Wed, 10 Mar 2004 01:12:27 +0100 Claus Gittinger utf8-check
Tue, 09 Mar 2004 22:35:17 +0100 Claus Gittinger oops
Tue, 09 Mar 2004 14:45:49 +0100 Claus Gittinger sourceStream access refactored (preps for utf8 decoding)
Mon, 08 Mar 2004 20:05:11 +0100 Claus Gittinger *** empty log message ***
Thu, 15 Jan 2004 13:44:00 +0100 Claus Gittinger comment
Fri, 21 Nov 2003 13:56:30 +0100 Claus Gittinger checkin from browser
Thu, 20 Nov 2003 11:24:44 +0100 Claus Gittinger emphasis in browser
Fri, 24 Oct 2003 10:49:06 +0200 Claus Gittinger comment
Tue, 21 Oct 2003 22:16:47 +0200 Claus Gittinger do not cache extensions in stx_sourceCache
Fri, 05 Sep 2003 12:25:14 +0200 Stefan Vogel Fix race when accessing source
Thu, 26 Jun 2003 16:40:51 +0200 Claus Gittinger adapt to changed class in ClassChange
Sat, 21 Jun 2003 12:47:55 +0200 Claus Gittinger *** empty log message ***
Tue, 03 Jun 2003 18:24:28 +0200 Claus Gittinger oops - returned non-string source for first version
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
Tue, 22 Apr 2003 11:38:04 +0200 Claus Gittinger subscriptBoundsError -> subscriptBoundsError:
Fri, 11 Apr 2003 23:37:08 +0200 Claus Gittinger *** empty log message ***
Sun, 02 Mar 2003 19:30:03 +0100 Stefan Vogel Handle openErrorSignal in preparition for change openErrorSignal
Tue, 25 Feb 2003 12:48:02 +0100 Claus Gittinger code rewritten to be independent of stream zero-base
Fri, 31 Jan 2003 18:34:43 +0100 Stefan Vogel Remove unused method vars
Fri, 31 Jan 2003 16:24:56 +0100 penk ignoreErrors / ignoreWarnings are not getters.
Mon, 27 Jan 2003 14:57:48 +0100 Claus Gittinger *** empty log message ***
Fri, 17 Jan 2003 22:06:57 +0100 Claus Gittinger oops - EOL comments were handled wrong
Wed, 21 Aug 2002 16:52:37 +0200 penk care for removed method (no protocol)
Wed, 17 Jul 2002 11:26:23 +0200 Claus Gittinger previousVersions stuff moved from NewSystemBrowser to here
Mon, 13 May 2002 11:31:18 +0200 Claus Gittinger allow subclasses to redefine sourceChunk reading
less more (0) -100 -60 tip