Fri, 12 Apr 1996 18:46:08 +0200 Claus Gittinger return values compatible to ST-80; added comments; fixed & tuned #makeRoomAtIndex:
Fri, 12 Apr 1996 18:32:17 +0200 Claus Gittinger separated #performLowSpaceCleanup
Fri, 12 Apr 1996 18:24:13 +0200 Claus Gittinger added fallback methods #indexOf:startingAt:endingAt: / #identity...
Fri, 12 Apr 1996 18:01:45 +0200 Claus Gittinger added range search (mostly for big orderedCollections)
Fri, 12 Apr 1996 17:59:53 +0200 Claus Gittinger faster search (limit to active range)
Fri, 12 Apr 1996 12:33:59 +0200 Claus Gittinger commentary
Fri, 12 Apr 1996 12:29:37 +0200 Claus Gittinger commentary
Fri, 12 Apr 1996 11:25:42 +0200 Stefan Vogel Fix removeCorruptedFds to clear LastErrorNumber. Handle ChildSignalInterrupts in Scheduler's context, to avoid errno corruption.
Fri, 12 Apr 1996 10:36:31 +0200 Stefan Vogel Fix errorSymbolForNumber, add clearLastErrorNumber.
Wed, 10 Apr 1996 22:24:44 +0200 Claus Gittinger commentary
Wed, 10 Apr 1996 22:15:20 +0200 Claus Gittinger *** empty log message ***
Wed, 10 Apr 1996 21:52:21 +0200 Claus Gittinger added specially tuned code for #intersects: & #contains: (for objectView performance)
Wed, 10 Apr 1996 21:48:16 +0200 Claus Gittinger added specially tuned code for #intersects: & #contains: (for objectView performance)
Wed, 10 Apr 1996 08:53:48 +0200 Claus Gittinger checkin from browser
Tue, 09 Apr 1996 22:51:54 +0200 Claus Gittinger can do low..hi index check with one compare
Tue, 09 Apr 1996 22:50:52 +0200 Claus Gittinger commentary
Tue, 09 Apr 1996 22:49:28 +0200 Claus Gittinger dont use [0] blocks - use 0 constant instead
Tue, 09 Apr 1996 22:47:46 +0200 Claus Gittinger commentary
Tue, 09 Apr 1996 22:47:05 +0200 Claus Gittinger can check index against low..hi with a single compare&branch
Sun, 07 Apr 1996 04:13:20 +0200 Claus Gittinger *** empty log message ***
Sun, 07 Apr 1996 04:12:19 +0200 Claus Gittinger *** empty log message ***
Sun, 07 Apr 1996 03:56:17 +0200 Claus Gittinger oops - autoload does not really work (yet)
Sat, 06 Apr 1996 21:26:14 +0200 Claus Gittinger *** empty log message ***
Sat, 06 Apr 1996 15:23:05 +0200 Claus Gittinger removed external decls for VM functions (should look for more)
Thu, 04 Apr 1996 22:34:29 +0200 Claus Gittinger *** empty log message ***
Wed, 03 Apr 1996 00:14:55 +0200 Claus Gittinger underline cleanup
Wed, 03 Apr 1996 00:12:47 +0200 Claus Gittinger underline cleanup
Wed, 03 Apr 1996 00:09:24 +0200 Claus Gittinger underline cleanup
Wed, 03 Apr 1996 00:06:56 +0200 Claus Gittinger underline cleanup
Tue, 02 Apr 1996 18:30:51 +0200 ca checkin from browser
Sat, 30 Mar 1996 15:09:11 +0100 Claus Gittinger more checks for abbreviation conflicts
Thu, 28 Mar 1996 17:19:26 +0100 Claus Gittinger *** empty log message ***
Wed, 27 Mar 1996 18:12:39 +0100 Stefan Vogel Fix typo in comment.
Wed, 27 Mar 1996 13:26:54 +0100 Claus Gittinger *** empty log message ***
Wed, 27 Mar 1996 02:25:29 +0100 Claus Gittinger no more global data
Tue, 26 Mar 1996 21:45:09 +0100 Claus Gittinger OOPS - could add elements twice after a remove (shame on me: how could that go unnoticed for so long ...)
Tue, 26 Mar 1996 21:43:46 +0100 Claus Gittinger *** empty log message ***
Tue, 26 Mar 1996 17:52:53 +0100 Claus Gittinger *** empty log message ***
Tue, 26 Mar 1996 17:08:34 +0100 Claus Gittinger commentary
Tue, 26 Mar 1996 15:42:12 +0100 Claus Gittinger *** empty log message ***
Mon, 25 Mar 1996 23:09:33 +0100 Claus Gittinger *** empty log message ***
Sat, 23 Mar 1996 18:55:20 +0100 Claus Gittinger compile errorMethods with +optSpace
Sat, 23 Mar 1996 18:22:50 +0100 Claus Gittinger compile seldom used methods with optSpace (is this a good idea ?)
Sat, 23 Mar 1996 17:16:47 +0100 Claus Gittinger ignore unhandled querySignals
Fri, 22 Mar 1996 15:51:36 +0100 Claus Gittinger typed variable in nextPutNumber
Fri, 22 Mar 1996 15:50:25 +0100 Claus Gittinger got rid of some asFilename messages
Fri, 22 Mar 1996 15:49:40 +0100 Claus Gittinger commentary
Thu, 21 Mar 1996 18:59:47 +0100 Claus Gittinger *** empty log message ***
Thu, 21 Mar 1996 16:33:40 +0100 Claus Gittinger category changes; lock changeFileUpdates via a semaphore (for slow background checkins)
Thu, 21 Mar 1996 15:30:45 +0100 Claus Gittinger *** empty log message ***
Thu, 21 Mar 1996 15:29:19 +0100 Claus Gittinger commentary
Thu, 21 Mar 1996 15:25:08 +0100 Claus Gittinger redefined #removeAll
Wed, 20 Mar 1996 00:46:01 +0100 Claus Gittinger speeded up #references: (needed for allOwners etc.)
Tue, 19 Mar 1996 23:26:37 +0100 Claus Gittinger refChain-debugging
Tue, 19 Mar 1996 19:46:42 +0100 Claus Gittinger allow fileOut over existing file, if all of my methods have local source strings
Tue, 19 Mar 1996 17:54:04 +0100 Claus Gittinger commentary
Tue, 19 Mar 1996 14:20:42 +0100 Claus Gittinger added access to oldSpaceCompressLimit
Tue, 19 Mar 1996 12:24:26 +0100 Claus Gittinger removed NOCONTEXT directives ...
Mon, 18 Mar 1996 15:42:32 +0100 Claus Gittinger added query if executable
Mon, 18 Mar 1996 15:41:01 +0100 Claus Gittinger dont call #version if the method has been unloaded
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip