log PrivateHash.c

age author description
Thu, 19 Sep 2013 23:59:36 -0700 Sean Halle updated include pathsPR_univ
Tue, 23 Jul 2013 07:38:54 -0700 Sean Halle changed headers and PR_WL__malloc plus PR_int__malloc to PR__malloc & elim _WL versionsPR_univ
Wed, 24 Apr 2013 16:35:19 +0200 Nina Engelhardt assuming you were not having fun thinking up silly ways to write 0MC_shared
Fri, 08 Mar 2013 05:44:24 -0800 Sean Halle Renamed VMS to PR, in new branchRename_VMS_to_PR
Mon, 03 Sep 2012 15:03:38 -0700 Sean Halle Renamed VMS to PR, in new branchRename_VMS_to_PR
Wed, 06 Mar 2013 14:35:01 +0100 Nina Engelhardt marked TODO: doubleTableSize corrupts memMC_shared
Tue, 25 Sep 2012 16:03:21 +0200 Nina Engelhardt rearrange to work with autoconfMC_shared
Thu, 14 Jun 2012 18:44:46 -0700 Sean Halle Works -- with send-receive plus normal dependenciesMC_shared
Wed, 06 Jun 2012 18:00:58 -0700 Sean Halle First working versionMC_shared
Fri, 09 Mar 2012 22:17:44 -0800 Some Random Person changed names in comments, to avoid repeats during global replaceMC_shared
Sun, 12 Feb 2012 01:46:00 -0800 Me updated for VMS name chgs from VMS__malloc to VMS_int__mallocMC_shared
Sat, 11 Feb 2012 18:00:56 -0800 Me Removed VMS__malloc and free, added .brch__default (expls why removed)
Sat, 11 Feb 2012 17:55:51 -0800 Me added .brch__VMS__malloc_brch which has purpose of the brchVMS__malloc_brch
Wed, 28 Sep 2011 13:38:15 +0200 Merten Sach Bugfix: Strings were used to handle keys. So 0 byte in key will terminate all functions.VMS__malloc_brch
Sun, 14 Nov 2010 11:13:24 -0800 Me Nov 14 Vers -- fixed strcpy to VMS__strDupVMS__malloc_brch
Mon, 11 Jul 2011 18:10:14 +0200 Merten Sach Version 0VMS__malloc_brch
Wed, 22 Jun 2011 16:51:29 +0200 Merten Sach Build process fixVMS__malloc_brch
Tue, 02 Nov 2010 16:45:50 -0700 Me Fixed bug -- strdup snuck a malloc in -- and added better insert EntryVMS__malloc_brch
Sun, 31 Oct 2010 20:25:30 -0700 Me Changed malloc and free to VMS__malloc and VMS__freeVMS__malloc_brch
Sat, 11 Sep 2010 07:57:41 -0700 Me Updated copyright
Wed, 28 Jul 2010 13:14:54 -0700 Me Works -- fixed some minor bugs -- VMSHW_matrix_mult working
Sat, 22 May 2010 19:49:28 -0700 Me Initial add