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
Mon, 18 Mar 1996 12:29:21 +0100 Claus Gittinger *** empty log message ***
Fri, 08 Mar 1996 23:36:53 +0100 Claus Gittinger reloadAllObjectFiles now called explicit (its too late via ObjMem changed)
Fri, 08 Mar 1996 23:30:50 +0100 Claus Gittinger HP needs BIG rule for Unix.st
Fri, 08 Mar 1996 23:04:31 +0100 Claus Gittinger support aspect-specific interests
Fri, 08 Mar 1996 21:49:40 +0100 Claus Gittinger *** empty log message ***
Fri, 08 Mar 1996 21:46:59 +0100 Claus Gittinger remember image save time
Fri, 08 Mar 1996 21:29:48 +0100 Claus Gittinger standAlone changes
Fri, 08 Mar 1996 20:41:41 +0100 Claus Gittinger standAlone graphical app gives user a chance to ignore errors
Fri, 08 Mar 1996 13:36:35 +0100 Claus Gittinger category rename / added access to RESOURCE and CALLED flags
Fri, 08 Mar 1996 13:04:09 +0100 Claus Gittinger added mechanism for a block to be evaluated onResume
Fri, 08 Mar 1996 12:39:28 +0100 ca added #isObsolete
Fri, 08 Mar 1996 11:02:11 +0100 ca oops - keysAndValuesDo was wrong, iff elements have been removed upFront recently
Thu, 07 Mar 1996 19:42:16 +0100 Claus Gittinger catch errors while errorPrinting (happened when controlling xterm was closed)
Thu, 07 Mar 1996 19:40:50 +0100 Claus Gittinger nicer message
Thu, 07 Mar 1996 19:34:33 +0100 Claus Gittinger nicer message
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip