log

age author description
Mon, 12 Mar 2012 05:39:45 -0700 Some Random Person added casts to fix warningsMC_shared
Fri, 09 Mar 2012 22:12:01 -0800 Some Random Person fixed include paths -- paths should be set in Netbeans as project settingsMC_shared
Sun, 04 Mar 2012 14:25:24 -0800 Some Random Person Added numInPrivQMC_shared
Mon, 13 Feb 2012 13:30:54 -0800 kshalle deprecated default brchdefault
Mon, 13 Feb 2012 13:29:51 -0800 kshalle Created pure_C brchpure_C
Mon, 13 Feb 2012 19:32:12 +0100 Merten Sach fix branch to compile with new folder structureVMS__malloc_brch
Mon, 13 Feb 2012 10:36:44 -0800 Me chgd brch tag filenameMC_shared
Sun, 12 Feb 2012 01:43:39 -0800 Me updated VMS__malloc to VMS_int__mallocMC_shared
Sat, 11 Feb 2012 20:39:26 -0800 Me added .brch__default and eol handling
Sat, 11 Feb 2012 20:37:52 -0800 Me Created MC_shared brchMC_shared
Tue, 07 Feb 2012 12:51:29 -0800 Me Newly created project repository -- commit sub-states
Wed, 22 Jun 2011 18:49:17 +0200 Merten Sach fixed queue enlarging functionVMS__malloc_brch
Wed, 22 Jun 2011 16:55:10 +0200 Merten Sach Build process fixVMS__malloc_brch
Sun, 14 Nov 2010 11:14:51 -0800 Me Nov 14 Vers -- changed to makeVMSPrivQ to denote uses VMS__ things insideVMS__malloc_brch
Thu, 11 Nov 2010 05:16:13 -0800 SeanHalle Merge pushPrivQ into VMS_malloc brchVMS__malloc_brch
Thu, 04 Nov 2010 17:56:08 -0700 Me added zeroing out private queue when createdVMS__malloc_brch
Thu, 04 Nov 2010 17:50:29 -0700 Me Added initializing the queue contents to zero
Thu, 11 Nov 2010 04:19:01 -0800 SeanHalle added pushPrivQ -- treats Q as stack, pushed elem is first outVMS__malloc_brch
Thu, 04 Nov 2010 17:54:08 -0700 Me added numInPrivQ serviceVMS__malloc_brch
Tue, 02 Nov 2010 16:48:22 -0700 Me Fixed some free s missed beforeVMS__malloc_brch
Sun, 31 Oct 2010 20:24:00 -0700 Me This branch has replace malloc and free with VMS__malloc and VMS__freeVMS__malloc_brch
Tue, 07 Sep 2010 18:57:51 -0700 Me changed comment
Wed, 01 Sep 2010 09:16:24 -0700 Me Works with pin2core.. not sure changes made..
Wed, 28 Jul 2010 13:13:01 -0700 Me Works with sequential version -- not sure changes, but works
Wed, 30 Jun 2010 14:35:04 -0700 Me Tested and working on full VMS test
Wed, 30 Jun 2010 14:34:56 -0700 Me Tested and working on full VMS test
Wed, 30 Jun 2010 13:10:49 -0700 Me Full VMS test -- works
Wed, 30 Jun 2010 13:10:42 -0700 Me Full VMS test -- works
Fri, 18 Jun 2010 17:49:38 -0700 Me Correct SRSW queue and correst CAS queue
Sat, 22 May 2010 19:51:09 -0700 Me initial add