log PrivateHash.c

age author description
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