CharacterArray.st
Fri, 07 Sep 2007 14:54:01 +0200 sr oops: Unicode16String-hash returned different value from
Sat, 28 Jul 2007 20:09:44 +0200 Stefan Vogel new: #withoutQuotes
Wed, 30 May 2007 12:39:23 +0200 Claus Gittinger oops - regex methods where also in base package.
Wed, 04 Apr 2007 21:28:13 +0200 ab add new method for splitting a csv string into csv elements
Tue, 06 Mar 2007 11:51:28 +0100 Claus Gittinger +nameSpaceSelectorParts
Mon, 05 Mar 2007 11:39:04 +0100 Claus Gittinger *** empty log message ***
Wed, 24 Jan 2007 16:31:45 +0100 Stefan Vogel added #expandMacrosWith:with:with:with:
Tue, 24 Oct 2006 12:32:30 +0200 Claus Gittinger contractTo fixed
Tue, 24 Oct 2006 12:24:14 +0200 Claus Gittinger contractTo fixed
Fri, 13 Oct 2006 13:05:03 +0200 Claus Gittinger code cleanup: use #contains/#conform instead of explicit loop
Fri, 13 Oct 2006 11:52:45 +0200 Claus Gittinger code cleanup
Mon, 09 Oct 2006 14:50:45 +0200 Claus Gittinger *** empty log message ***
Fri, 06 Oct 2006 14:37:56 +0200 Claus Gittinger care for cr-lf when reading a smalltalk string
Wed, 13 Sep 2006 11:36:02 +0200 Claus Gittinger *** empty log message ***
Fri, 11 Aug 2006 11:04:09 +0200 ca *** empty log message ***
Fri, 11 Aug 2006 11:03:39 +0200 ca *** empty log message ***
Mon, 07 Aug 2006 13:11:15 +0200 Claus Gittinger *** empty log message ***
Wed, 05 Jul 2006 17:25:44 +0200 Claus Gittinger *** empty log message ***
Fri, 30 Jun 2006 09:54:26 +0200 Stefan Vogel documentation
Tue, 20 Jun 2006 21:45:00 +0200 Claus Gittinger +withoutTrailing:
Wed, 29 Mar 2006 10:43:31 +0200 Stefan Vogel comment
Wed, 15 Mar 2006 11:33:32 +0100 Claus Gittinger allow for different escape cahracter in matches
Tue, 14 Mar 2006 14:13:44 +0100 Claus Gittinger st/v compat.
Mon, 13 Mar 2006 12:28:23 +0100 Claus Gittinger compatibility
Mon, 06 Mar 2006 09:59:16 +0100 Claus Gittinger *** empty log message ***
Thu, 23 Feb 2006 22:32:51 +0100 Claus Gittinger *** empty log message ***
Thu, 23 Feb 2006 20:22:33 +0100 Claus Gittinger *** empty log message ***
Thu, 23 Feb 2006 19:42:30 +0100 Claus Gittinger *** empty log message ***
Thu, 23 Feb 2006 18:54:32 +0100 Claus Gittinger comments in #asInteger
Mon, 20 Feb 2006 14:04:31 +0100 Claus Gittinger *** empty log message ***
Fri, 17 Feb 2006 15:23:19 +0100 Claus Gittinger comment
Wed, 01 Feb 2006 12:14:27 +0100 Claus Gittinger case-insensitive search cleanup
Mon, 09 Jan 2006 09:44:38 +0100 Claus Gittinger *** empty log message ***
Thu, 22 Dec 2005 16:01:42 +0100 Claus Gittinger comment
Wed, 21 Dec 2005 18:00:25 +0100 Claus Gittinger numArgs fixed (binOps can now be longer)
Thu, 15 Dec 2005 22:40:42 +0100 Claus Gittinger expandPlaceHolders: care for being Unicode
Fri, 09 Dec 2005 15:38:11 +0100 Stefan Vogel #expandMacrosWithArguments: fix '><'
Wed, 23 Nov 2005 16:51:19 +0100 Stefan Vogel #expandMacrosWithArguments: - be mor friendly to xml strings.
Mon, 07 Nov 2005 13:06:56 +0100 Claus Gittinger Squeak compat.
Tue, 04 Oct 2005 16:10:22 +0200 Claus Gittinger allow for receiver to be empty in asLowercase and asUppercase.
Tue, 16 Aug 2005 17:46:12 +0200 Stefan Vogel Fix #expandPlaceHoldersWith:, when a %a is encountered and and an Array
Fri, 08 Jul 2005 19:15:03 +0200 Claus Gittinger 64bit; mkSmallInteger
Wed, 06 Jul 2005 13:54:12 +0200 Claus Gittinger *** empty log message ***
Wed, 06 Jul 2005 13:54:02 +0200 Claus Gittinger *** empty log message ***
Mon, 27 Jun 2005 12:24:19 +0200 Claus Gittinger +isAbstract
Fri, 06 May 2005 13:16:40 +0200 Claus Gittinger + for javaScript
Thu, 28 Apr 2005 19:29:30 +0200 Claus Gittinger *** empty log message ***
Wed, 20 Apr 2005 16:59:45 +0200 Claus Gittinger isUnarySelector/isBinarySelector -> CharacterArray and fixed
Tue, 19 Apr 2005 11:06:01 +0200 Claus Gittinger use asCollectionOfSubCollectionsSeparatedBy*
Fri, 18 Mar 2005 15:40:40 +0100 Claus Gittinger nindWith supports blocks in the value dictionary
Wed, 26 Jan 2005 17:11:42 +0100 Stefan Vogel #asURI
Thu, 18 Nov 2004 12:58:15 +0100 Stefan Vogel Remove unused method #levenshteinTo:s:c:i:d:
Fri, 12 Nov 2004 12:35:54 +0100 penk *** empty log message ***
Tue, 14 Sep 2004 11:53:06 +0200 Claus Gittinger +indexOfNonSeparator
Wed, 08 Sep 2004 17:19:17 +0200 Stefan Vogel New: #isNumeric
Tue, 03 Aug 2004 21:28:28 +0200 penk +contains8BitCharacter
Fri, 11 Jun 2004 20:17:09 +0200 Stefan Vogel Generalize visitor pattern and define #visit...:with: -methods instead
Mon, 07 Jun 2004 11:04:10 +0200 Claus Gittinger StringCollection from: is obsoleteed by StringCollection fromString:
Wed, 12 May 2004 15:27:08 +0200 Claus Gittinger +isValidSmalltalkIdentifier
Wed, 12 May 2004 11:38:22 +0200 Claus Gittinger *** empty log message ***
less more (0) -300 -100 -60 tip