Symbol.st
Tue, 25 Feb 2014 17:48:03 +0100 Claus Gittinger class: Symbol
Sat, 28 Sep 2013 14:09:50 +0200 Claus Gittinger class: Symbol
Mon, 15 Jul 2013 12:32:42 +0200 Stefan Vogel class: Symbol
Wed, 16 Jan 2013 12:01:26 +0100 Stefan Vogel class: Symbol expecco_2_4_0
Tue, 15 Jan 2013 16:00:19 +0100 Stefan Vogel class: Symbol
Thu, 29 Dec 2011 01:29:45 +0100 Claus Gittinger *** empty log message ***
Mon, 26 Dec 2011 15:52:18 +0100 Claus Gittinger OUCH: back to old hash; crashes Certificate compare in expecco (WHY??????=
Mon, 26 Dec 2011 14:32:41 +0100 Claus Gittinger changed: #identityHash
Tue, 13 Sep 2011 11:46:44 +0200 Claus Gittinger added: #precedence
Thu, 30 Jun 2011 21:08:16 +0200 Claus Gittinger comment/format in: #keywords
Tue, 28 Jun 2011 20:11:40 +0200 vrany Jan's changes
Mon, 20 Jun 2011 14:59:51 +0200 Claus Gittinger added: #removeAll
Mon, 20 Jun 2011 14:58:28 +0200 Claus Gittinger blocked: #grow:
Tue, 21 Sep 2010 08:57:35 +0200 Stefan Vogel Implement display with #displayOn: instead of #displayString
Sat, 06 Mar 2010 14:45:51 +0100 Stefan Vogel use _MAX_INT instead of 0x3fffffff in primitive code when generating SmallIntegers
Thu, 05 Nov 2009 17:25:14 +0100 Stefan Vogel change __isString() to __isStringLike() in primitive code
Sat, 15 Aug 2009 08:54:44 +0200 sr *** empty log message ***
Thu, 30 Jul 2009 10:03:40 +0200 Claus Gittinger *** empty log message ***
Sun, 14 Jun 2009 22:07:21 +0200 Claus Gittinger comment
Wed, 10 Jun 2009 16:45:37 +0200 Stefan Vogel common definition of #byteAt:put between CharacterArray and Symbol
Wed, 09 Apr 2008 21:41:19 +0200 ab deepCopy change
Thu, 31 May 2007 15:30:14 +0200 Claus Gittinger comment
Wed, 23 Aug 2006 16:05:48 +0200 Claus Gittinger boss stuff separated
Mon, 06 Mar 2006 09:59:24 +0100 Claus Gittinger *** empty log message ***
Fri, 08 Jul 2005 19:15:03 +0200 Claus Gittinger 64bit; mkSmallInteger
Sat, 09 Apr 2005 00:49:31 +0200 Stefan Vogel #decodeAsLiteralArray is defined in superclass
Fri, 11 Jun 2004 20:17:09 +0200 Stefan Vogel Generalize visitor pattern and define #visit...:with: -methods instead
Tue, 08 Jun 2004 12:30:22 +0200 Claus Gittinger comments in copy methods
Thu, 27 May 2004 16:27:19 +0200 Claus Gittinger comment
Wed, 19 Nov 2003 17:47:50 +0100 Stefan Vogel Fix comment
Wed, 03 Sep 2003 18:00:18 +0200 Stefan Vogel #storeString - omit # from Symbols and Arrays that are elements of an array.
Fri, 13 Jun 2003 20:42:11 +0200 Claus Gittinger ansified (isAlphaNumeric -> isLetterOrDigit)
Mon, 19 May 2003 13:11:42 +0200 Claus Gittinger category
Wed, 07 May 2003 16:32:07 +0200 Claus Gittinger method category rename
Tue, 01 Apr 2003 12:59:23 +0200 Claus Gittinger *** empty log message ***
Wed, 26 Sep 2001 18:52:14 +0200 Claus Gittinger added #copyReplacing:withObject: (ANSI)
Fri, 07 Sep 2001 18:19:25 +0200 Claus Gittinger VW compatible userMessage support.
Mon, 03 Sep 2001 18:13:53 +0200 Claus Gittinger storeString fixed for symbols like #'foo:bar'
Tue, 31 Jul 2001 17:05:59 +0200 Claus Gittinger storeString
Fri, 10 Nov 2000 10:08:38 +0100 Claus Gittinger oops - sUnit stuff was checked in
Tue, 18 Jul 2000 11:07:00 +0200 Stefan Vogel General encoding method (#encodeOn:with:)
Wed, 28 Jun 2000 19:18:30 +0200 Claus Gittinger *** empty log message ***
Mon, 17 Jan 2000 11:35:36 +0100 Claus Gittinger fixed bug in storeString (must duplicate single quotes)
Sat, 13 Nov 1999 13:16:32 +0100 Claus Gittinger checkin from browser
Mon, 04 Oct 1999 12:48:36 +0200 Claus Gittinger *** empty log message ***
Wed, 15 Sep 1999 14:23:17 +0200 Claus Gittinger checkin from browser
Sat, 04 Sep 1999 20:20:55 +0200 Claus Gittinger *** empty log message ***
Wed, 01 Sep 1999 21:52:42 +0200 Claus Gittinger comment
Wed, 01 Sep 1999 21:48:24 +0200 Claus Gittinger added #hasSharedInstances & tracing support
Wed, 04 Aug 1999 16:15:38 +0200 Claus Gittinger error: vs. error:mayProceed:
Thu, 15 Jul 1999 21:45:54 +0200 Claus Gittinger comment
Fri, 16 Apr 1999 21:53:38 +0200 Claus Gittinger checkin from browser
Mon, 15 Feb 1999 09:48:26 +0100 Stefan Vogel Tune hash resp. identityHash.
Mon, 20 Jul 1998 13:19:13 +0200 Claus Gittinger added #copyReplaceAll:with:
Fri, 13 Feb 1998 22:53:20 +0100 Stefan Vogel Do not need quotes in #storeString when a symbol contains a ':'.
Fri, 13 Feb 1998 22:31:32 +0100 Stefan Vogel Do not need quotes in #storeString when a symbol contains a ':'.
Sun, 02 Nov 1997 19:36:36 +0100 Claus Gittinger checkin from browser
Fri, 18 Apr 1997 21:09:10 +0200 Claus Gittinger added #tableSize for ST-80 compatibility
Fri, 18 Apr 1997 18:24:01 +0200 Claus Gittinger *** empty log message ***
Tue, 25 Feb 1997 19:20:23 +0100 Claus Gittinger literal encodings
less more (0) -100 -60 tip