Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "C++ style comments are not allowed in ISO C90" | Jukka Ojanen | 2014-10-29 | 1 | -1/+1 |
* | Add macro definitions for various function/variable attributes; aligned, inli... | Jukka Ojanen | 2014-10-29 | 1 | -117/+132 |
* | Adding in Vim modelines to all .c and .h files. | Robert Massaioli | 2013-12-05 | 1 | -0/+1 |
* | JNI java/android support, by Michael Zucchi <notzed@gmail.com> | Anthony Blake | 2013-05-06 | 1 | -1/+1 |
* | Fixed up the smaller VFP transforms. Inverse VFP and real/nd VFP still not wo... | Anthony Blake | 2013-04-22 | 1 | -14/+14 |
* | Android doesn't have long double math functions | Anthony Blake | 2013-01-07 | 1 | -2/+20 |
* | Modified API to make way for multi-dimensional transforms | Anthony Blake | 2012-10-31 | 1 | -5/+5 |
* | Slightly better testing | Anthony Blake | 2012-10-22 | 1 | -10/+96 |
* | Made ffts_plan_t private -- transforms now have to use ffts_execute() | Anthony Blake | 2012-10-20 | 1 | -2/+2 |
* | Builds and runs on Android/ARM | Anthony Blake | 2012-10-11 | 1 | -7/+18 |
* | Added test | Anthony Blake | 2012-09-26 | 1 | -0/+61 |