UninterpretedBytes.st
Thu, 17 May 2012 00:28:00 +0200 Stefan Vogel changed:
Sun, 13 May 2012 21:29:47 +0200 Stefan Vogel added: #asUUID
Tue, 08 May 2012 13:50:47 +0200 Claus Gittinger changed: #replaceFrom:to:with:startingAt:
Tue, 03 Apr 2012 16:25:21 +0200 Stefan Vogel Revert to 1.81
Tue, 03 Apr 2012 13:58:23 +0200 Stefan Vogel comment/format in: #replaceBytesFrom:to:with:startingAt:
Tue, 03 Apr 2012 12:49:38 +0200 Stefan Vogel changed:
Mon, 09 Jan 2012 16:19:32 +0100 Claus Gittinger added: #replaceBytesWith:
Mon, 26 Sep 2011 11:58:22 +0200 Claus Gittinger comment/format in:
Wed, 10 Aug 2011 01:41:11 +0200 Claus Gittinger *** empty log message ***
Wed, 10 Aug 2011 01:23:17 +0200 Claus Gittinger *** empty log message ***
Mon, 19 Jul 2010 15:58:34 +0200 Stefan Vogel added: #asExternalBytes
Mon, 08 Mar 2010 08:42:57 +0100 Stefan Vogel Prepare for changing superclass of CharacterArray from ByteArray to UninterpretedBytes
Sat, 06 Mar 2010 09:05:00 +0100 Stefan Vogel computeXorHashFrom:to:
Tue, 17 Nov 2009 14:29:58 +0100 Claus Gittinger changed:
Tue, 13 Oct 2009 12:04:18 +0200 Claus Gittinger changed: #fromHexStringWithSeparators:
Fri, 18 Sep 2009 12:23:09 +0200 sr *** empty log message ***
Sun, 23 Aug 2009 11:43:34 +0200 Claus Gittinger +fromHexStringWithSeparators expecco_1_7_0rc5
Thu, 13 Aug 2009 17:19:47 +0200 Claus Gittinger changed #pointerAt:put:
Thu, 13 Aug 2009 14:56:48 +0200 Claus Gittinger +pointerAt:
Wed, 10 Jun 2009 16:47:47 +0200 Stefan Vogel UninterpretedBytes must not raise a #subclassResponsibility for #byteAt:put:
Sun, 19 Oct 2008 13:12:12 +0200 Claus Gittinger comment
Fri, 09 May 2008 21:54:04 +0200 Stefan Vogel changed #acceptVisitor:with: - moved to UninterpretedBytes
Mon, 06 Aug 2007 13:26:28 +0200 Stefan Vogel #stringAt:* now works on Strings, too
Mon, 06 Aug 2007 12:49:06 +0200 Stefan Vogel changed #stringAt:size: size was off by one
Mon, 28 May 2007 14:08:16 +0200 Stefan Vogel changed #stringAt:size:
Fri, 10 Mar 2006 10:40:43 +0100 Claus Gittinger isIEEEFormat
Tue, 21 Feb 2006 22:56:59 +0100 Claus Gittinger V'Age compat.
Wed, 30 Nov 2005 23:07:13 +0100 Stefan Vogel #isNonByteCollection
Thu, 17 Nov 2005 12:05:15 +0100 Stefan Vogel Moved some methods from ByteArray -> UninterpretedBytes
Mon, 14 Nov 2005 14:46:25 +0100 Stefan Vogel new: #isByteCollection
Fri, 08 Jul 2005 19:15:03 +0200 Claus Gittinger 64bit; mkSmallInteger
Thu, 07 Jul 2005 17:01:53 +0200 Claus Gittinger alpha64 vs. POINTER_SIZE cleanup
Mon, 27 Jun 2005 12:24:19 +0200 Claus Gittinger +isAbstract
Fri, 05 Mar 2004 19:59:25 +0100 Stefan Vogel Use #codePoint instead of deprecated #asciiValue
Sun, 29 Feb 2004 14:51:21 +0100 Claus Gittinger *** empty log message ***
Sun, 29 Feb 2004 14:50:37 +0100 Claus Gittinger *** empty log message ***
Sat, 20 Dec 2003 00:42:49 +0100 Claus Gittinger *** empty log message ***
Sat, 20 Dec 2003 00:42:28 +0100 Claus Gittinger *** empty log message ***
Fri, 19 Dec 2003 19:55:04 +0100 Stefan Vogel #pointerAt:put: now works for ExternalAddressLike objects
Fri, 19 Dec 2003 14:31:20 +0100 Claus Gittinger *** empty log message ***
Thu, 18 Dec 2003 18:15:52 +0100 Claus Gittinger stringAt:put:size:
Tue, 06 May 2003 14:17:01 +0200 Claus Gittinger abstract replaceBytes fallback is required (lead to recursion)
Tue, 22 Apr 2003 11:37:42 +0200 Claus Gittinger elementBoundsError -> elementBoundsError:
Fri, 11 Apr 2003 01:35:47 +0200 Claus Gittinger also handle subclasses of ExternalBytes (Mapped..)
Fri, 11 Apr 2003 01:08:52 +0200 Claus Gittinger replaceBytes:... -> replace:...
Fri, 22 Nov 2002 13:15:53 +0100 Claus Gittinger *** empty log message ***
Tue, 09 Apr 2002 21:00:21 +0200 Stefan Vogel #pointerAt:put:
Tue, 21 Sep 1999 02:23:30 +0200 Claus Gittinger added replaceBytes...
Wed, 04 Aug 1999 16:15:38 +0200 Claus Gittinger error: vs. error:mayProceed:
Tue, 03 Aug 1999 20:29:11 +0200 Claus Gittinger checkin from browser
Wed, 21 Jul 1999 17:27:09 +0200 Claus Gittinger bcd support - again.
Wed, 21 Jul 1999 17:11:04 +0200 Claus Gittinger added bcd support.
Thu, 24 Jun 1999 09:50:27 +0200 Claus Gittinger no need to call MKINT / MKUINT for 4-byte ints on alpha64
Thu, 24 Jun 1999 09:36:27 +0200 Claus Gittinger *** empty log message ***
Sat, 05 Jun 1999 12:40:28 +0200 Claus Gittinger BFIRST stuff
Wed, 03 Mar 1999 16:11:12 +0100 Claus Gittinger tuned some doubleWordAt methods;
Tue, 24 Nov 1998 18:04:36 +0100 Claus Gittinger *** empty log message ***
Mon, 18 May 1998 14:20:27 +0200 Claus Gittinger category changes
Fri, 15 May 1998 17:26:45 +0200 Claus Gittinger oops
Fri, 15 May 1998 17:23:50 +0200 Claus Gittinger added #floatAt:MSB: , #floatAt:put:MSB: , #doubleAt:MSB: and #doubleAt:put:MSB:
less more (0) -60 tip