Skip to content

v3.0 release

Latest
Compare
Choose a tag to compare
@leej3 leej3 released this 20 Jul 21:16
· 82 commits to master since this release

Updated in version 3.0.0 July 16, 2020

- HJ Merged ITK and official nifti branch for code compatibility
     across many compilers by removing compiler warnings
- HJ added a few free() calls in failure cases
- HJ const modifications and casting
- RR NIFTI-1: minor updates when testing new build
- RR (2015) invalid ecodes are no longer fatal
- RR (2015) NIFTI-2:
     - added nifti2 tree, for NIFTI-2 version of I/O library
     - header and matrix types went to 64-bit : NOT backwards compatible
     - have nifti1_image for old version and nifti_image for new
     - depends on nifti1.h, but nothing else from NIFTI-1
     - HJ: duped nifti1.h under nifti2 tree, so it is standalone
     - includes new nifti_tool.[ch]
     - some functions/args were changed to 64-bit/NIFTI-2,
       some 64-bit/NIFTI-2 versions were added
     - added modest processing for CIFTI images
- RR added NIFTI_ECODE_CIFTI, VF_TIMIING, EVAL, MATLAB, QUANTIPHYSE
- HJ safeguard potential memory leaks and NULL dereferences
- effigies: added FSL intent codes
- JL/HJ: re-wrote Cmake build system
- JL/HJ: created new automated testing system under cmake
- JL/HJ/RR: added more tests
- PT/DRG: added xform code NIFTI_XFORM_TEMPLATE_OTHER
- RR added c21 test scripts