log src/fini.c @ 285:89fe52066db1 tip master

age author description
Fri, 07 Nov 2014 16:11:42 +0000 Jamie Bullock Remove unmaintainable relative paths
Wed, 24 Apr 2013 15:10:51 +0100 Jamie Bullock Provide relative include path for libxtract.h for compatibility with non-autotools builds
Mon, 07 Jan 2013 17:01:14 +0000 Jamie Bullock changed license from GPL to MIT. closes #6
Mon, 07 Jan 2013 16:27:15 +0000 Jamie Bullock added Ooura implementation to repository
Tue, 01 Jan 2008 16:17:44 +0000 Jamie Bullock - Improvements to SWIG bindings generation script
Tue, 16 Oct 2007 09:37:06 +0000 Jamie Bullock Fix for 'multiple symbol definitions' vs 'symbol not defined' dilemna. I think the solution is to wrap the globals in a struct, declare it in a header, and wrap with a definition guard, then define _once_ at library init time. (Sounds like a recipe for something...)
Mon, 08 Oct 2007 10:32:16 +0000 Jamie Bullock Committed missing files needed for new out-of-place fftw plan creation