log BlockingQueue.c

age author description
Sat, 27 Jul 2013 13:10:10 -0700 Sean Halle new branch PR_univ_lib -- creates a static library, copied to /usr/lib/PR__libPR_univ_lib
Tue, 23 Jul 2013 07:28:22 -0700 Sean Halle changed headersPR_univ
Fri, 08 Mar 2013 05:40:08 -0800 Sean Halle Renamed VMS to PR, in new branchRenamed_VMS_to_PR
Mon, 03 Sep 2012 15:07:45 -0700 Sean Halle Renamed VMS to PR, in new branchRenamed_VMS_to_PR
Mon, 10 Sep 2012 01:57:14 -0700 Sean Halle added casts to eliminate warnings about volatile flagMC_shared
Mon, 10 Sep 2012 01:11:54 -0700 Sean Halle Updated default branch to working versions of all the sub reposMC_shared
Mon, 12 Mar 2012 05:39:45 -0700 Some Random Person added casts to fix warningsMC_shared
Sun, 04 Mar 2012 14:25:24 -0800 Some Random Person Added numInPrivQMC_shared
Mon, 13 Feb 2012 19:32:12 +0100 Merten Sach fix branch to compile with new folder structureVMS__malloc_brch
Sun, 12 Feb 2012 01:43:39 -0800 Me updated VMS__malloc to VMS_int__mallocMC_shared
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 16:55:10 +0200 Merten Sach Build process fixVMS__malloc_brch
Thu, 04 Nov 2010 17:50:29 -0700 Me Added initializing the queue contents to zero
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
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:34:56 -0700 Me Tested and working on full VMS test
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