log PrivateQueue.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
Wed, 29 May 2013 16:07:59 +0200 Nina Engelhardt add cast to remove warningMC_shared
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
Wed, 06 Mar 2013 14:33:55 +0100 Nina Engelhardt fix peek + debug codeMC_shared
Wed, 19 Dec 2012 15:38:08 +0100 Nina Engelhardt bugfixes - peek and enlarge now working properlyMC_shared
Wed, 06 Jun 2012 18:00:59 -0700 Sean Halle First working versionMC_shared
Thu, 24 May 2012 07:53:13 -0700 Some Random Person fixed bug in pure c queue -- enlarges correctly nowpure_C
Wed, 14 Mar 2012 23:22:00 -0700 Some Random Person New states for sub-repos, almost works, just bug in shutdown to fix stillMC_shared
Wed, 14 Mar 2012 23:02:28 -0700 Some Random Person updated to fixed versions from MC_shared brch, then removed VMS_ from mallocpure_C
Wed, 14 Mar 2012 22:56:28 -0700 Some Random Person fixed numInPrivQMC_shared
Wed, 14 Mar 2012 22:48:50 -0700 Some Random Person fixed expansion of queue, and added numInPrivQ and freePrivQMC_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 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
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, 28 Jul 2010 13:13:01 -0700 Me Works with sequential version -- not sure changes, but works
Wed, 30 Jun 2010 13:10:42 -0700 Me Full VMS test -- works
Sat, 22 May 2010 19:51:09 -0700 Me initial add