log PrivateHash.c

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