CharacterArray.st
Thu, 29 Oct 2009 15:47:14 +0100 Claus Gittinger *** empty log message ***
Mon, 26 Oct 2009 14:26:51 +0100 Claus Gittinger added: #withSqueakLineEndings
Thu, 22 Oct 2009 19:31:16 +0200 Claus Gittinger added: #colorizeAllWith:on:
Thu, 22 Oct 2009 14:39:10 +0200 Claus Gittinger comment/format in:5 methods
Thu, 22 Oct 2009 11:17:26 +0200 Claus Gittinger oops #withoutSeparators #withoutSpaces were noops
Wed, 21 Oct 2009 15:40:32 +0200 sr changed: #asUppercaseFirst return self if size == 0
Wed, 21 Oct 2009 13:43:49 +0200 Claus Gittinger comment/format in: #expandPlaceholdersWith:
Sat, 10 Oct 2009 14:06:21 +0200 Claus Gittinger comment/format in:
Fri, 09 Oct 2009 14:12:58 +0200 fm added: #withoutLeading:
Thu, 08 Oct 2009 12:19:17 +0200 Claus Gittinger *** empty log message ***
Wed, 07 Oct 2009 20:31:49 +0200 Claus Gittinger added:
Wed, 07 Oct 2009 19:36:31 +0200 Claus Gittinger comment/format in:6 methods
Sat, 03 Oct 2009 12:13:35 +0200 Claus Gittinger category changes
Wed, 30 Sep 2009 14:13:58 +0200 Claus Gittinger comments
Wed, 16 Sep 2009 21:22:16 +0200 Claus Gittinger comments
Mon, 14 Sep 2009 19:48:55 +0200 Claus Gittinger *** empty log message ***
Tue, 08 Sep 2009 19:06:47 +0200 Claus Gittinger return stringCollections from asCollectionOfXXX
Tue, 08 Sep 2009 18:55:52 +0200 Claus Gittinger comment
Fri, 28 Aug 2009 11:30:00 +0200 Claus Gittinger +asAsciiZ
Tue, 18 Aug 2009 00:08:14 +0200 Claus Gittinger rot:n expecco_1_7_0rc3
Sun, 16 Aug 2009 23:30:49 +0200 Claus Gittinger *** empty log message ***
Mon, 10 Aug 2009 15:39:08 +0200 Claus Gittinger phonetic stuff extraced into libbasic2
Mon, 10 Aug 2009 15:34:02 +0200 Claus Gittinger *** empty log message ***
Fri, 31 Jul 2009 10:49:19 +0200 Claus Gittinger *** empty log message ***
Thu, 30 Jul 2009 12:32:25 +0200 Claus Gittinger includesString: emptyString should return false
Tue, 30 Jun 2009 14:03:08 +0200 Stefan Vogel added #defaultElement
Sun, 14 Jun 2009 22:08:04 +0200 Claus Gittinger displayOn (inspector's interface) was broken
Wed, 10 Jun 2009 16:45:35 +0200 Stefan Vogel common definition of #byteAt:put between CharacterArray and Symbol
Mon, 16 Mar 2009 16:16:39 +0100 Stefan Vogel new: #actionForAll: #emphasisAtPoint:on:
Mon, 16 Mar 2009 10:14:39 +0100 Claus Gittinger isValidSmalltalkIdentifier: return true/false (catch parseError)
Mon, 16 Feb 2009 14:32:00 +0100 Claus Gittinger +withoutTrailing:
Wed, 11 Feb 2009 12:24:41 +0100 Claus Gittinger alspa changes
Mon, 09 Feb 2009 00:48:17 +0100 Claus Gittinger *** empty log message ***
Mon, 19 Jan 2009 14:45:50 +0100 Claus Gittinger asciiValue obsoleted by codePoint
Wed, 14 Jan 2009 18:07:31 +0100 Claus Gittinger *** empty log message ***
Sat, 15 Nov 2008 12:39:09 +0100 Claus Gittinger care for wide-character strings in copyReplaceStringWithString
Thu, 13 Nov 2008 16:20:13 +0100 Claus Gittinger changed #allStrikedOut
Sun, 09 Nov 2008 12:25:47 +0100 Claus Gittinger category changes
Thu, 06 Nov 2008 12:59:33 +0100 Stefan Vogel changed #utf8Decoded - use CharacterWriteStream
Thu, 06 Nov 2008 11:59:45 +0100 Stefan Vogel Unicode handling:
Thu, 30 Oct 2008 16:53:10 +0100 Claus Gittinger do not convert u16 to utf8 when expanding a placeholder
Mon, 20 Oct 2008 12:59:41 +0200 Stefan Vogel CharacterArray class>>#writeStream - answer a CharacterWriteStrem
Sun, 19 Oct 2008 13:13:10 +0200 Claus Gittinger comment
Fri, 26 Sep 2008 13:58:32 +0200 sr *** empty log message ***
Fri, 26 Sep 2008 13:53:18 +0200 sr added #includesSubString:caseSensitive:
Tue, 24 Jun 2008 15:33:22 +0200 fm lifted #literalArrayEncoding
Mon, 09 Jun 2008 19:25:17 +0200 Claus Gittinger +contractLeftTo:maxLen
Wed, 28 May 2008 11:41:59 +0200 Claus Gittinger expandPlaceHolders: care fr Text with emphasis
Wed, 14 May 2008 11:11:07 +0200 Claus Gittinger +findString:ignoreCase:
Wed, 09 Apr 2008 15:58:21 +0200 Stefan Vogel #expandPlaceHoldersWith: handle %<cr> %<tab> etc
Wed, 09 Apr 2008 15:46:57 +0200 Stefan Vogel #expandPlaceHoldersWith: handle %<cr> %<tab> etc
Tue, 08 Apr 2008 18:39:37 +0200 Stefan Vogel #expandPlaceHoldersWith:in:
Wed, 02 Apr 2008 13:57:19 +0200 fm *** empty log message ***
Sun, 09 Mar 2008 23:11:46 +0100 Stefan Vogel CharacterArray>>#expandMacrosWith:on:
Mon, 03 Mar 2008 10:51:20 +0100 Claus Gittinger isKeywordSelector
Fri, 29 Feb 2008 11:12:29 +0100 Claus Gittinger +withoutTrailingBlanks
Mon, 04 Feb 2008 13:27:15 +0100 Claus Gittinger *** empty log message ***
Mon, 21 Jan 2008 13:40:19 +0100 Claus Gittinger squeak compat.
Mon, 21 Jan 2008 13:08:51 +0100 Claus Gittinger +asWideString
Wed, 19 Sep 2007 12:12:47 +0200 Claus Gittinger care for bitsPerCharacter when expanding macros
less more (0) -300 -100 -60 tip