Adding more tests and including the gsl_typemaps.i file in Spline
[Math-GSL.git] / Changes
blob8b3b9699f648336a002451eb2585976513308bfe
1 0.12 
2     - Make platform check compile time constants for performance
3     - Initial Monte tests
5 0.10 
6     - Continued porting to MSWin32, fixing many NaN and Inf handling issues
7 0.08
8     - Large documentation improvements
9     - MSWin32 support thanks to testing and feedback from <sisyphus@cpan.org>
10 0.07 
11     - Initial CPAN release
12     
13 0.042
14     - Started change to Test::Class
16 0.01
17     - Added swig interface files and swig-ified build script
18     - initial tests for special function library gsl_sf <--> Math::GSL::Sf
19     - Proof Of Concept: makegsl and testgsl