ByteArray.st
Fri, 25 Jul 2014 23:52:59 +0200 Claus Gittinger class: ByteArray
Fri, 25 Jul 2014 23:23:02 +0200 Claus Gittinger class: ByteArray
Thu, 10 Jul 2014 14:23:23 +0200 Claus Gittinger displayOn: cleanup
Mon, 23 Jun 2014 22:54:00 +0200 Claus Gittinger class: ByteArray
Mon, 23 Jun 2014 22:31:40 +0200 Claus Gittinger class: ByteArray
Mon, 12 Aug 2013 12:09:48 +0200 Stefan Vogel class: ByteArray
Mon, 27 May 2013 10:23:00 +0200 Claus Gittinger class: ByteArray
Mon, 27 May 2013 10:10:49 +0200 Claus Gittinger class: ByteArray
Mon, 27 May 2013 10:23:00 +0200 Claus Gittinger class: ByteArray
Mon, 27 May 2013 10:10:49 +0200 Claus Gittinger class: ByteArray
Wed, 10 Oct 2012 19:00:30 +0200 Claus Gittinger changed: #indexOf:startingAt:
Mon, 14 May 2012 13:16:10 +0200 Stefan Vogel changed:
Thu, 15 Sep 2011 15:11:51 +0200 Claus Gittinger faster elementByteSize query
Thu, 15 Sep 2011 14:20:36 +0200 Claus Gittinger printf
Tue, 18 Jan 2011 18:09:02 +0100 Claus Gittinger removed: #storeArrayElementOn:
Tue, 21 Sep 2010 08:58:04 +0200 Stefan Vogel Implement display with #displayOn: instead of #displayString
Sat, 03 Jul 2010 02:00:40 +0200 Claus Gittinger changed: #hexPrintString
Wed, 14 Apr 2010 10:33:59 +0200 Claus Gittinger *** empty log message ***
Mon, 08 Mar 2010 08:42:51 +0100 Stefan Vogel Prepare for changing superclass of CharacterArray from ByteArray to UninterpretedBytes
Wed, 10 Feb 2010 18:37:56 +0100 Claus Gittinger *** empty log message ***
Tue, 15 Dec 2009 22:35:21 +0100 Stefan Vogel added:
Tue, 17 Nov 2009 14:29:37 +0100 Claus Gittinger changed: #asPackedString
Thu, 05 Nov 2009 17:34:58 +0100 Claus Gittinger more immutability stuff
Thu, 05 Nov 2009 15:37:37 +0100 Stefan Vogel __isByteArray() to __isByteArrayLike() in primitive code
Thu, 05 Nov 2009 15:33:32 +0100 Claus Gittinger added: #asImmutableByteArray
Wed, 14 Oct 2009 19:29:49 +0200 Stefan Vogel added: #asInteger
Mon, 05 Oct 2009 13:07:38 +0200 Claus Gittinger added: #bitXor:
Fri, 02 Oct 2009 01:56:53 +0200 Claus Gittinger added: #asByteString
Sun, 16 Aug 2009 12:51:54 +0200 Claus Gittinger comment
Wed, 08 Jul 2009 20:03:52 +0200 Stefan Vogel changed #replaceFrom:to:with:startingAt: use #isByteCollection instead of #isBytes
Mon, 02 Feb 2009 18:15:04 +0100 Claus Gittinger tuned '='
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
Thu, 21 Oct 1999 22:58:32 +0200 Claus Gittinger packed string encoding fixed -
Wed, 20 Oct 1999 14:12:23 +0200 Claus Gittinger made the BSWAP macro public
Tue, 19 Oct 1999 22:15:35 +0200 Claus Gittinger checkin from browser
Tue, 19 Oct 1999 22:01:44 +0200 Claus Gittinger reverse - 50% speedup on i386; 30% on all others
Tue, 19 Oct 1999 14:51:36 +0200 Claus Gittinger special cased bitBlit.
Sun, 03 Oct 1999 10:45:31 +0200 Claus Gittinger New: #copyReverse
Fri, 24 Sep 1999 20:18:24 +0200 Claus Gittinger break long packedStrings after every 120 chars.
Fri, 24 Sep 1999 15:04:22 +0200 Claus Gittinger added
Tue, 21 Sep 1999 02:28:30 +0200 Claus Gittinger checkin from browser
Mon, 20 Sep 1999 15:53:23 +0200 Stefan Vogel literalArrayEncoding is self.
Mon, 20 Sep 1999 15:51:42 +0200 Stefan Vogel literalArrayEncoding is self.
Wed, 01 Sep 1999 22:03:44 +0200 Claus Gittinger comment
Thu, 15 Jul 1999 01:44:29 +0200 Claus Gittinger oops - subclasses with instVars allowed for index-less-than-1-access
Sat, 10 Jul 1999 20:33:50 +0200 Claus Gittinger oops - swapLongsFrom:to: was wrong
Sat, 10 Jul 1999 14:23:16 +0200 Claus Gittinger added #swapLongsFrom:to:
Sat, 05 Jun 1999 12:40:28 +0200 Claus Gittinger BFIRST stuff
Sat, 05 Jun 1999 12:29:09 +0200 Claus Gittinger tuned wordAt/doubleWordAt & atPut methods
Fri, 04 Jun 1999 23:17:10 +0200 Claus Gittinger comment
Sat, 08 May 1999 19:12:09 +0200 Claus Gittinger tuned replaceBytes for alpha64
Sat, 08 May 1999 15:22:24 +0200 Claus Gittinger category rename
Wed, 28 Apr 1999 09:22:56 +0200 Stefan Vogel New: #bitAt: and #bitSetAt:
Thu, 01 Apr 1999 12:29:11 +0200 Claus Gittinger *** empty log message ***
Thu, 01 Apr 1999 12:28:25 +0200 Claus Gittinger *** empty log message ***
Fri, 19 Mar 1999 21:42:23 +0100 Claus Gittinger documentation
Wed, 17 Mar 1999 17:01:26 +0100 Stefan Vogel New method printOn:base:
Wed, 03 Mar 1999 16:11:12 +0100 Claus Gittinger tuned some doubleWordAt methods;
Tue, 28 Jul 1998 21:46:27 +0200 Claus Gittinger bad argument printf
Mon, 27 Jul 1998 16:59:49 +0200 Claus Gittinger comments;
Fri, 08 May 1998 12:29:18 +0200 Claus Gittinger tuned word & doubleWord access for i386
less more (0) -120 tip