1. ee17cb0 reduce/suppress MSVC compiler warnings by hayati ayguen · 3 years, 9 months ago
  2. eeb17fc moved common functions into pffft_common.c by hayati ayguen · 4 years, 2 months ago
  3. ca11241 bugfix and lots of rework and some enhancements by hayati ayguen · 4 years, 2 months ago
  4. f913ef8 copied/fixed API documentation for the c++ wrapper pffft.hpp by hayati ayguen · 4 years, 2 months ago
  5. cd3dad6 moved most c++ wrapper implementations outside of Fft class declaration by hayati ayguen · 4 years, 2 months ago
  6. 5553119 define/use pffft::AlignedVector<> with example use in test_pffft.cpp by hayati ayguen · 4 years, 2 months ago
  7. a1cfad4 optional c++11 AlignedVector alias by dario mambro · 4 years, 2 months ago
  8. 1c193e9 changes and extensions in C++ wrapper API by hayati ayguen · 4 years, 2 months ago
  9. 61ec6da bugfixes and new helper functions for retrospection and allocation by hayati ayguen · 4 years, 2 months ago
  10. 7b3ca7d lowered required C++ standard from 11 to 98 for the c++ wrapper by hayati ayguen · 4 years, 2 months ago
  11. 63794b2 fix C++ interface pffft.hpp and test_pffft.cpp - for gcc by hayati ayguen · 4 years, 2 months ago
  12. cb97184 c++ wrapper with test by dario mambro · 4 years, 2 months ago