Change to preprocessing file to avoid use of temporary file
Removal of unused code from new test program
Fix omitted propset on one file
New child package for threaded computation
Added function FFTW_Plan_To_String and test code for it
New line at end of each file
Tweaks to console output
Tweak to tolerance calculation in tasking test
Tweaks to tasking test code
Fixed overflow in LUT lookup for large arrays
Fixed bug where FFTW_Cost was called after plan destroyed
Minor code cleanups
Final block of test code for various real-to-real transforms
Added test code for complex to complex.
Some access parameters declared constant
Added tests for advanced planners real to complex and inverse
Cleanup trailing spaces
style cleanup
Inverse tests added for ND planners.
Added test code for 2D and 3D transforms of various kinds
Additional test code for real-to-real transforms and new code in package root to support these tests
Rewrote some loops to use generalized iterators
Added test code for 3D thick planners
More test code, and fixes
Additional test program and changes to API
Added calls to Cleanup test code
Added Put_Lines to test code to test the FFTW_Cost function
Assert pragmas moved to private part
Conversion of source files to UTF-8 with BOM
Representation clauses replaced with aspect specs
Further code edits to Ada 2012
Ada 2012 changes
Major update to fix pointer problems
Incremental fixes
Revised header block
Added FFTW_Cost function.
Several changes.
Changed FFTW version number plus a few changes ...
Removed commented-out statement in x-test.adb
Moved instantiation of Index_IO and related cha...
Added exception handler to each 1/2/3D task.
Removed some redundant use clauses, and added a...
Changed copyright date and email in headers
recommitted file
Added Id tag