ByteArray.st
Sun, 01 Feb 2009 03:08:43 +0100 Claus Gittinger changed #bitAt:
Wed, 22 Oct 2008 08:42:16 +0200 Claus Gittinger comment
Wed, 22 Oct 2008 08:07:35 +0200 Claus Gittinger comment
Wed, 16 Jul 2008 11:16:44 +0200 Michael Beyl changed #replaceBytesFrom:to:with:startingAt:
Mon, 14 Jul 2008 21:29:33 +0200 Claus Gittinger oops - replaceBytesFrom:to:with:startingAt: was wrong for Strings (inherited)
Tue, 24 Jun 2008 15:33:45 +0200 fm changed #literalArrayEncoding: self is onlz ok for realByteArrays
Fri, 09 May 2008 21:54:56 +0200 Stefan Vogel changed #acceptVisitor:with: - moved to UninterpretedBytes
Fri, 29 Feb 2008 11:13:15 +0100 Claus Gittinger +copyfromByteArray:
Mon, 07 Jan 2008 10:14:45 +0100 Claus Gittinger *** empty log message ***
Mon, 07 Jan 2008 10:13:57 +0100 Claus Gittinger faster referencesAny
Wed, 04 Oct 2006 14:33:03 +0200 Claus Gittinger *** empty log message ***
Wed, 04 Oct 2006 14:32:54 +0200 Claus Gittinger *** empty log message ***
Wed, 23 Aug 2006 16:07:05 +0200 Claus Gittinger boss stuff separated
Mon, 19 Jun 2006 13:33:44 +0200 Stefan Vogel #hexPrintXX:withSeparator:
Wed, 14 Jun 2006 12:06:52 +0200 Stefan Vogel New: #hexPrintString
Thu, 17 Nov 2005 12:07:08 +0100 Stefan Vogel Moved some methods from ByteArray -> UninterpretedBytes
Fri, 08 Jul 2005 23:13:39 +0200 Claus Gittinger *** empty log message ***
Fri, 08 Jul 2005 19:15:03 +0200 Claus Gittinger 64bit; mkSmallInteger
Fri, 08 Jul 2005 16:00:04 +0200 Claus Gittinger 64bit cleanup
Thu, 07 Jul 2005 17:01:53 +0200 Claus Gittinger alpha64 vs. POINTER_SIZE cleanup
Mon, 25 Oct 2004 11:07:45 +0200 Stefan Vogel comment
Wed, 16 Jun 2004 14:19:03 +0200 Claus Gittinger juergen gmeiners bug fix for bug #69
Fri, 11 Jun 2004 20:21:02 +0200 Stefan Vogel Generalize visitor pattern and define #visit...:with: -methods instead
Thu, 27 May 2004 16:27:19 +0200 Claus Gittinger comment
Thu, 11 Mar 2004 10:12:59 +0100 Stefan Vogel #uninitializedNew: - take care of WORDARRAYS etc.
Fri, 05 Mar 2004 20:08:08 +0100 Stefan Vogel Use #codePoint instead of deprecated #asciiValue
Thu, 29 Jan 2004 14:21:27 +0100 Stefan Vogel Have to call __STORE(), when assigning class.
Wed, 07 Jan 2004 13:50:57 +0100 Claus Gittinger checkin from browser
Thu, 23 Oct 2003 17:44:24 +0200 Claus Gittinger String new -> uninitializedNew: / basicNew:
Wed, 03 Sep 2003 17:57:04 +0200 Stefan Vogel #storeString - omit # from Symbols and Arrays that are elements of an array.
Tue, 10 Jun 2003 13:07:53 +0200 Claus Gittinger comment
Tue, 29 Apr 2003 15:41:17 +0200 Claus Gittinger comments
Fri, 11 Apr 2003 01:09:34 +0200 Claus Gittinger replaceBytesFrom:to:with tuned replacing from externalBytes.
Mon, 07 Apr 2003 07:32:49 +0200 Stefan Vogel #hexPrintOn:
Tue, 18 Mar 2003 17:49:47 +0100 Claus Gittinger comments
Mon, 24 Feb 2003 17:31:21 +0100 Claus Gittinger avoid #position
Mon, 10 Feb 2003 17:39:23 +0100 penk *** empty log message ***
Tue, 26 Nov 2002 14:57:13 +0100 Claus Gittinger checkin from browser
Wed, 06 Nov 2002 11:02:28 +0100 Claus Gittinger oops - spray stuff removed
Mon, 04 Nov 2002 15:47:11 +0100 Claus Gittinger +fromHexString:
Mon, 04 Nov 2002 15:46:37 +0100 Claus Gittinger +fromHexString:
Thu, 02 May 2002 10:50:46 +0200 Claus Gittinger displayString fix for subclasses
Wed, 31 Oct 2001 10:37:44 +0100 Claus Gittinger + printOn:radix:showRadix:
Wed, 08 Aug 2001 17:59:53 +0200 Stefan Vogel hoppla
Wed, 08 Aug 2001 17:15:04 +0200 Stefan Vogel Speedup ByteArray>>asString
Tue, 22 Aug 2000 15:47:04 +0200 Claus Gittinger category changes
Mon, 21 Aug 2000 16:17:59 +0200 Claus Gittinger *** empty log message ***
Tue, 18 Jul 2000 10:58:51 +0200 Stefan Vogel General encoding method (#encodeOn:with:)
Sun, 02 Jul 2000 14:52:07 +0200 Claus Gittinger rel5 migration
Mon, 26 Jun 2000 16:35:15 +0200 Claus Gittinger checkin from browser
Tue, 04 Apr 2000 12:00:37 +0200 ps *** empty log message ***
Sat, 27 Nov 1999 18:32:39 +0100 Claus Gittinger faster copy/shallowCopy
Thu, 25 Nov 1999 21:11:30 +0100 Stefan Vogel Redefine #PrintOn: to print in #[] notation.
Sat, 13 Nov 1999 00:22:32 +0100 Stefan Vogel #swapIndex:and:
Wed, 10 Nov 1999 17:20:51 +0100 Claus Gittinger comment
Mon, 08 Nov 1999 11:04:39 +0100 Claus Gittinger *** empty log message ***
Tue, 26 Oct 1999 20:58:48 +0200 Claus Gittinger tuned filling for alpha
Tue, 26 Oct 1999 20:45:29 +0200 Claus Gittinger *** empty log message ***
Tue, 26 Oct 1999 20:34:14 +0200 Claus Gittinger slightly tuned #copyFrom:to: and #replaceBytesFrom:to:with:startingAt:
Tue, 26 Oct 1999 14:19:38 +0200 Claus Gittinger better byteArray copy on Intel
less more (0) -100 -60 tip