log

age author description
Sat, 11 Feb 2012 17:55:51 -0800 Me added .brch__VMS__malloc_brch which has purpose of the brchVMS__malloc_brch
Thu, 09 Feb 2012 15:51:22 +0100 hausers include statements adapted to the new folder structureVMS__malloc_brch
Thu, 09 Feb 2012 15:49:46 +0100 hausers include statements adapted to the new folder structure
Wed, 28 Sep 2011 13:45:34 +0200 Merten Sach merged VMS__malloc_brch
Wed, 28 Sep 2011 13:40:38 +0200 Merten Sach Closing branchVMS__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:15:28 -0700 Me adding MurmurHash2.c -- code for high perf hash from net
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