log

age author description
Thu, 26 Feb 2015 12:19:17 +0000 Chris Cannam distance_t * diagonalWeight might not fit in distance_t; use pathcost_t for it. Also remove C-style casts. re-minimise
Thu, 26 Feb 2015 10:48:36 +0000 Chris Cannam Types.h -> MatchTypes.h re-minimise
Thu, 26 Feb 2015 10:38:59 +0000 Chris Cannam Fix tests re-minimise
Thu, 26 Feb 2015 10:28:23 +0000 Chris Cannam Code now builds, DistanceMetric tests fail re-minimise
Thu, 26 Feb 2015 09:55:28 +0000 Chris Cannam Some fixes (still does not yet build) re-minimise
Thu, 19 Feb 2015 17:17:20 +0000 Chris Cannam Toward allowing types to be small again. Doesn't currently build re-minimise
Thu, 19 Feb 2015 16:57:19 +0000 Chris Cannam Start using properly-named types types
Thu, 19 Feb 2015 16:45:42 +0000 Chris Cannam Introduce (though don't use properly) types header; get to build types