CharacterArray.st
Tue, 31 Aug 2010 11:23:49 +0200 Stefan Vogel changed: #expandPlaceholdersWith:on:
Fri, 13 Aug 2010 17:11:58 +0200 sr added: #hasAnyRegexMatchesIgnoringCase:
Fri, 13 Aug 2010 17:09:29 +0200 sr added: #hasAnyRegexMatches:
Thu, 12 Aug 2010 13:23:36 +0200 Claus Gittinger changed: #expandPlaceholdersWith:on:
Mon, 09 Aug 2010 20:08:24 +0200 Claus Gittinger changed: #expandPlaceholdersWith:on:
Tue, 11 May 2010 19:14:29 +0200 Claus Gittinger comment/format in: #utf8Encoded
Mon, 03 May 2010 15:20:52 +0200 Claus Gittinger changed: #endsWith:
Mon, 08 Mar 2010 08:42:41 +0100 Stefan Vogel Prepare for changing superclass of CharacterArray from ByteArray to UninterpretedBytes
Tue, 02 Feb 2010 10:37:17 +0100 Claus Gittinger changed: #asUppercaseFirst
Fri, 29 Jan 2010 14:13:09 +0100 Claus Gittinger added: #substringsSeparatedBy:
Wed, 27 Jan 2010 15:14:42 +0100 sr changed: #expandPlaceholdersWith:on:
Tue, 26 Jan 2010 12:30:29 +0100 Claus Gittinger changed: #asAsciiZ
Mon, 14 Dec 2009 14:45:29 +0100 Claus Gittinger changed: #basicStoreString
Thu, 10 Dec 2009 21:57:54 +0100 Claus Gittinger changed: #expandPlaceholdersWith:
Sat, 07 Nov 2009 11:14:40 +0100 Claus Gittinger comment/format in: #asSoundexCode
Sat, 07 Nov 2009 11:09:47 +0100 Claus Gittinger comment/format in:16 methods
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 ***
less more (0) -300 -100 -60 tip