Thu, 20 Mar 1997 21:18:28 +0100 Claus Gittinger better distribution of the hash-key (look for zero-bits)
Thu, 20 Mar 1997 21:17:44 +0100 Claus Gittinger faster large*small on i386 - use 32*32->64 bit multiplication.
Thu, 20 Mar 1997 21:16:45 +0100 Claus Gittinger avoid an extra compare when multiplying into a largeInteger.
Thu, 20 Mar 1997 20:37:19 +0100 Claus Gittinger added #elementAt: / #elementAt:ifAbsent:
Thu, 20 Mar 1997 16:04:18 +0100 Claus Gittinger checkin from browser
Thu, 20 Mar 1997 16:00:06 +0100 Claus Gittinger *** empty log message ***
Thu, 20 Mar 1997 15:59:01 +0100 Claus Gittinger checkin from browser
Wed, 19 Mar 1997 19:54:10 +0100 Claus Gittinger ignore nil values when adding globals (binary storage)
Wed, 19 Mar 1997 19:52:53 +0100 Claus Gittinger dont convert bytes
Wed, 19 Mar 1997 19:50:27 +0100 Claus Gittinger save strings in one write (binary storage)
Wed, 19 Mar 1997 19:46:19 +0100 Claus Gittinger slightly faster identityHash
Wed, 19 Mar 1997 16:08:46 +0100 Claus Gittinger minimum goodSize reduced to 7.
Wed, 19 Mar 1997 16:00:54 +0100 Claus Gittinger added #hashFor:
Wed, 19 Mar 1997 16:00:25 +0100 Claus Gittinger findNil: no need to check for wraparound;
Tue, 18 Mar 1997 13:05:21 +0100 Claus Gittinger checkin from browser
Tue, 18 Mar 1997 13:03:40 +0100 Claus Gittinger added bitAnd_32
Tue, 18 Mar 1997 13:03:14 +0100 Claus Gittinger added bitAnd_32
Mon, 17 Mar 1997 18:21:26 +0100 Claus Gittinger *** empty log message ***
Mon, 17 Mar 1997 18:17:06 +0100 Claus Gittinger checkin from browser
Mon, 17 Mar 1997 15:18:07 +0100 Claus Gittinger handle degenerated package string from other modules,
Mon, 17 Mar 1997 12:30:21 +0100 Claus Gittinger fixed supportedExternalEncodings
Sat, 08 Mar 1997 00:42:10 +0100 Claus Gittinger oops
Fri, 07 Mar 1997 12:55:07 +0100 Claus Gittinger *** empty log message ***
Thu, 06 Mar 1997 22:35:05 +0100 Claus Gittinger validate - searching for a negative tally bug (olbi)
Thu, 06 Mar 1997 15:47:35 +0100 Claus Gittinger *** empty log message ***
Thu, 06 Mar 1997 15:29:25 +0100 Claus Gittinger fixed #fromPackedString:
Thu, 06 Mar 1997 01:32:44 +0100 Claus Gittinger checkin from browser
Wed, 05 Mar 1997 17:10:28 +0100 ca added #myDependents
Wed, 05 Mar 1997 17:07:22 +0100 ca checkin from browser
Wed, 05 Mar 1997 16:42:40 +0100 ca added #tab:
Mon, 03 Mar 1997 20:03:43 +0100 Claus Gittinger a process with high prio is assumed to be a system process (timeSlicer)
Mon, 03 Mar 1997 16:34:15 +0100 Claus Gittinger added #width: and #height:
Mon, 03 Mar 1997 13:48:50 +0100 Claus Gittinger try to avoid flushing of the subClassInfo;
Mon, 03 Mar 1997 13:46:19 +0100 Claus Gittinger dont check for self being in Smalltalk when extracting
Mon, 03 Mar 1997 13:43:44 +0100 Claus Gittinger try to preserve subclassInfo in #setSuperClass.
Mon, 03 Mar 1997 13:09:17 +0100 Claus Gittinger added perform with 4 args
Mon, 03 Mar 1997 13:08:32 +0100 Claus Gittinger *** empty log message ***
Mon, 03 Mar 1997 13:08:06 +0100 Claus Gittinger checkin from browser
Sun, 02 Mar 1997 00:23:00 +0100 Claus Gittinger longestCommonPrefix - failed if there was no common prefix at all.
Sat, 01 Mar 1997 23:53:56 +0100 Claus Gittinger checkin from browser
Sat, 01 Mar 1997 17:28:32 +0100 Claus Gittinger added #peekForAll:
Sat, 01 Mar 1997 17:02:45 +0100 Claus Gittinger better lowBit
Sat, 01 Mar 1997 16:58:34 +0100 Claus Gittinger better gcd for large numbers.
Sat, 01 Mar 1997 16:54:38 +0100 Claus Gittinger added #lowBit
Sat, 01 Mar 1997 16:48:56 +0100 Claus Gittinger better gcd for large integers
Sat, 01 Mar 1997 01:01:21 +0100 Claus Gittinger checkin from browser
Fri, 28 Feb 1997 17:22:10 +0100 ca literalEncoding
Fri, 28 Feb 1997 16:09:15 +0100 Claus Gittinger added #associationsReverseDo: for OD compatibility
Wed, 26 Feb 1997 15:27:53 +0100 Claus Gittinger *** empty log message ***
Wed, 26 Feb 1997 15:27:11 +0100 Claus Gittinger *** empty log message ***
Wed, 26 Feb 1997 15:24:05 +0100 Claus Gittinger open coded valueUninterruptably
Wed, 26 Feb 1997 12:24:48 +0100 Claus Gittinger checkin from browser
Wed, 26 Feb 1997 12:24:32 +0100 Claus Gittinger added #upToAll:
Wed, 26 Feb 1997 12:10:04 +0100 Claus Gittinger added #upToMatching:
Wed, 26 Feb 1997 00:10:03 +0100 Claus Gittinger version bump
Tue, 25 Feb 1997 19:53:04 +0100 Claus Gittinger commentary
Tue, 25 Feb 1997 19:20:23 +0100 Claus Gittinger literal encodings
Tue, 25 Feb 1997 17:49:46 +0100 Stefan Vogel Keep binary revision when adding class instvars.
Mon, 24 Feb 1997 21:24:44 +0100 Claus Gittinger added indexTable for fast finding of a registeredObjects slotIndex.
Thu, 20 Feb 1997 14:26:53 +0100 Claus Gittinger added #replaceFrom:count:* methods
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip