commit 36a0a143ed3e5bbac3a93f144d2c48714f8fed7a Author: Olaf Mersmann Date: 2011-04-20 10:46:52 +0200 Fix a finalizer bug for the DCT case. The DCT finalizer was not correctly registerd, potentially causing R to crash due to memory corruption. (Report and patch by Bart Janssen) commit fe44134e3cfaf6c22f8ff45bb43017d32b8b1663 Author: Olaf Mersmann Date: 2010-04-05 18:09:55 +0200 Change the way fftw3 is located on UNIX like systems. Instead of searching for fftw3 using autoconf macros, rely on pkg-config to supply the necessary compiler and linker flags. This should fix a bug first reported by Prof. Ripley compiling the package on Solaris using the Sun Studio C compiler. commit f1ec95cc86b1fb1e15f6752a84cac1ffb3457a4b Author: Olaf Mersmann Date: 2010-01-31 17:24:27 +0100 Update autofoo files. commit 298db3ee1f3e1f09fb632b70a0005e5e9026b1cf Author: Olaf Mersmann Date: 2010-01-28 18:38:08 +0100 Add Windows support thanks to Uwe Ligges. commit a6c3fcda518445081fd4987ec72c9cf54b4ba2f9 Author: Olaf Mersmann Date: 2009-07-23 02:08:46 +0200 Bump version number commit 2213e3e513f4a0b3442ad55dab5c66f422d1697d Author: Olaf Mersmann Date: 2009-07-23 01:27:19 +0200 Inital checkin