log VMS.c

age author description
Mon, 09 Aug 2010 02:24:31 -0700 Me Started adding own version of malloc and free
Wed, 28 Jul 2010 13:12:10 -0700 Me Works Sequentially -- took out all threads and debugged -- worksSingleMaster
Mon, 26 Jul 2010 16:42:59 -0700 Me Sequential Version -- first compile succeeded
Mon, 26 Jul 2010 15:25:53 -0700 Me Sequential -- just starting to add sequential version
Sat, 24 Jul 2010 08:58:47 -0700 Me Linux Version -- first set of mods changing from win to linux
Wed, 07 Jul 2010 13:15:54 -0700 Me 1st working version -- as far as can tell due to SEH bugs
Wed, 30 Jun 2010 13:10:59 -0700 Me Full VMS test -- works
Tue, 22 Jun 2010 12:37:43 -0700 Me Kinda have test working -- assembly looks right for saving core loop frame and stack
Tue, 22 Jun 2010 11:52:41 -0700 Me Forgot to commit after had working test -- changed stack & frame ptrs in thd params
Sat, 19 Jun 2010 19:26:38 -0700 Me Middle of testing core loop
Tue, 01 Jun 2010 05:33:01 -0700 Me Compiles -- with win thds
Mon, 31 May 2010 14:11:14 -0700 Me In flux -- has PThread startup -- about to change to winblows threads
Sat, 22 May 2010 19:37:58 -0700 Me Initial add -- for sourceforge repositories