CharacterArray.st
Thu, 10 Apr 2003 17:04:45 +0200 penk fix from claus
Fri, 28 Feb 2003 14:24:17 +0100 Claus Gittinger *** empty log message ***
Mon, 10 Feb 2003 18:38:47 +0100 penk padded:to:with: - for squeak
Mon, 10 Feb 2003 17:40:00 +0100 penk comment
Mon, 03 Feb 2003 12:18:21 +0100 Claus Gittinger + includesSeparator
Wed, 29 Jan 2003 19:44:00 +0100 penk isAllDigits - Squeak compatibility
Sun, 26 Jan 2003 15:17:30 +0100 Claus Gittinger *** empty log message ***
Fri, 24 Jan 2003 19:08:51 +0100 Stefan Vogel New; #,,
Mon, 13 Jan 2003 11:28:46 +0100 Claus Gittinger squeak compatibility
Tue, 26 Nov 2002 11:00:38 +0100 Claus Gittinger comment
Wed, 20 Nov 2002 10:30:22 +0100 Claus Gittinger dolphin compatibility
Thu, 07 Nov 2002 19:59:42 +0100 Claus Gittinger added utf8Decode with 8-bit chars only
Thu, 07 Nov 2002 18:55:43 +0100 Claus Gittinger fixed expandMacros (%-escape)
Tue, 22 Oct 2002 20:14:36 +0200 Claus Gittinger caych invalid encodings
Tue, 22 Oct 2002 20:00:37 +0200 Claus Gittinger utf8 encoding fixed;
Fri, 06 Sep 2002 21:22:24 +0200 Claus Gittinger oops - expandPlaceHolders must handle characters and strings
Thu, 05 Sep 2002 14:33:04 +0200 Claus Gittinger avoid endless recursion when comparing int < string
Tue, 23 Jul 2002 21:44:39 +0200 Michael Beyl +emphasis:
Tue, 23 Jul 2002 17:31:30 +0200 Michael Beyl +withoutEmphasis:
Wed, 17 Jul 2002 11:02:22 +0200 Stefan Vogel Remove unused method vars
Tue, 16 Jul 2002 16:17:36 +0200 penk asSymbolIfInterned avoid recursion failure
Mon, 06 May 2002 08:05:11 +0200 Claus Gittinger #on: -> #onDevice
Fri, 03 May 2002 14:29:46 +0200 Claus Gittinger regex stuff pushed up
Mon, 22 Apr 2002 12:25:31 +0200 Claus Gittinger +rot13
Fri, 22 Feb 2002 17:12:51 +0100 Claus Gittinger *** empty log message ***
Tue, 12 Feb 2002 12:32:27 +0100 Claus Gittinger *** empty log message ***
Wed, 21 Nov 2001 09:57:03 +0100 Claus Gittinger added #colorizeAllWith:
Thu, 15 Nov 2001 09:52:54 +0100 Claus Gittinger *** empty log message ***
Tue, 13 Nov 2001 19:51:14 +0100 Claus Gittinger comment
Mon, 05 Nov 2001 16:40:46 +0100 james asDate (for squeak)
Mon, 05 Nov 2001 10:51:43 +0100 Claus Gittinger VW compatibility
Fri, 26 Oct 2001 15:41:46 +0200 Claus Gittinger handle non-string arg to indexOfSubString:
Fri, 26 Oct 2001 10:13:34 +0200 Claus Gittinger +asQualifiedReference
Tue, 04 Sep 2001 20:57:13 +0200 Claus Gittinger protocol rename
Tue, 04 Sep 2001 20:48:06 +0200 Claus Gittinger compare with Texts fixed (should compare equal if strings are)
Tue, 04 Sep 2001 11:29:28 +0200 Claus Gittinger *** empty log message ***
Tue, 04 Sep 2001 11:28:35 +0200 Claus Gittinger ansi
Thu, 23 Aug 2001 22:59:22 +0200 Claus Gittinger added #compareCaselessWith:
Wed, 01 Aug 2001 16:49:28 +0200 Claus Gittinger allItalic now understood by CharacterArray
Mon, 23 Apr 2001 15:00:22 +0200 Stefan Vogel UTF-8 Stuff
Mon, 09 Apr 2001 17:24:17 +0200 Claus Gittinger soundex added
Thu, 22 Feb 2001 16:33:31 +0100 Stefan Vogel // can return negative numbers.
Fri, 26 Jan 2001 17:06:10 +0100 Claus Gittinger added #truncateTo:
Fri, 26 Jan 2001 17:03:08 +0100 Claus Gittinger added #endsWithDigit
Mon, 08 Jan 2001 17:24:30 +0100 Claus Gittinger added #asURL
Mon, 18 Dec 2000 19:43:51 +0100 Claus Gittinger checkin from browser
Mon, 18 Dec 2000 15:36:29 +0100 Claus Gittinger utf8 string decoding
Mon, 18 Dec 2000 15:35:02 +0100 Claus Gittinger utf8 string decoding
Sun, 10 Dec 2000 15:33:14 +0100 Claus Gittinger added #withTabsExpanded: (i.e. arg to specify tab-column width)
Fri, 08 Dec 2000 17:47:16 +0100 Claus Gittinger oops some relational ops did accept a non-string arg
Fri, 01 Dec 2000 16:28:45 +0100 Claus Gittinger allBold added
Thu, 16 Nov 2000 17:00:58 +0100 Claus Gittinger removed a few halts (which are really errors)
Tue, 26 Sep 2000 14:49:23 +0200 Claus Gittinger *** empty log message ***
Tue, 26 Sep 2000 13:41:36 +0200 Claus Gittinger expandMacros with 3 arguments)
Fri, 15 Sep 2000 19:58:54 +0200 Claus Gittinger added #matches:
Wed, 09 Aug 2000 23:30:53 +0200 Claus Gittinger moved #sameEmphasisAs: and #sameStringAndEmphasisAs:
Sat, 29 Jul 2000 11:03:43 +0200 Claus Gittinger *** empty log message ***
Tue, 18 Jul 2000 11:00:43 +0200 Stefan Vogel General encoding method (#encodeOn:with:)
Sun, 02 Jul 2000 14:53:36 +0200 Claus Gittinger only init once
Mon, 03 Apr 2000 14:44:14 +0200 Stefan Vogel Support extra $< chars in macros.
less more (0) -100 -60 tip