[Insight-developers] ITK 3.20.1 is available for download.
    Matt McCormick 
    matt.mccormick at kitware.com
       
    Wed Oct 26 17:51:34 EDT 2011
    
    
  
Hi ITKers,
A bugfix release for the InsightToolkit (ITK) version 3 series,
version 3.20.1, is available for download.  The files can be
downloaded from sourceforge:
  http://itk.org/ITK/resources/software.html
This release primarily fixes build errors for newer compilers,
specifically GCC-4.6, 64-bit Visual Studio builds, and Clang 3.0.
ITKv4, the future of ITK, enjoys a high volume of development, and you
are encouraged to take part.  Instructions for downloading and
contributing can be found here:
  http://www.itk.org/Wiki/ITK/Git
A short log of the commits follows (git shortlog --no-merges
--topo-order v3.20.0..v3.20.1):
Amit Kulkarni (1):
      MemoryUsageObserver: Use rusage on OpenBSD
Arnaud Gelas (4):
      ENH: ITKQuadEdgeMesh was not part of ITK_LIBRARIES
      BUG: @ITK_USE_REVIEW@ was meant to be able to export ITKQuadEdgeMesh
      COMP: fix compilation errors with clang 3.0
      COMP: fix compilation error (CLANG 3.0) on release branch
Brad King (7):
      Add whitespace=tab-in-indent attribute for sources
      DOC: Add .mailmap to fix spelling of "Luis Ibanez"
      STYLE: Enable no-lf-at-eof whitespace check
      Revert "BUG:  Enforce applicaiton setting of thread num"
      COMP: Add missing include <stddef.h> for ptrdiff_t
      ENH: Implement "git gerrit-push" script on release branch
      COMP: Fix build with vxl between 2010-01-09 and 2010-06-11
Bradley Lowekamp (3):
      BUG:11098 Fixed HeassianToObjectnessMeasure to correctly sort eigenvalue
      BUG:11098 added comparison of test image for
HessianToObjectnessMeasure test
      BUG:11098 fixed itkHessianToObjectnessMeasureImageFilterTest2 comparison
Casey Goodlett (2):
      BUG: Warn that DICOM file is missing preamble only when detected.
      COMP: Fix cmake warning when using installed ITK release
Dave Partyka (1):
      ENH: Use VTK_INSTALL_EXPORT_NAME to set MetaIO EXPORT name
David Doria (1):
      COMP: Add missing include <stddef.h> for ptrdiff_t
Dženan Zukić (1):
      BUG:11105 TriangleMeshToBinaryImageFilter exception->warning
Hans Johnson (2):
      BUG:  Enforce applicaiton setting of thread num
      BUG: Miss propagation component number(#0011710)
Jean-Christophe Fillion-Robin (4):
      COMP: Update VXL_HAS_TYPE_OF_SIZE test
      COMP: Add VXL_HAS_WIN_WCHAR_T test
      COMP: Add VXL_SIZEOF_SIZE_T test
      COMP: Review DETERMINE_TYPE vxl macro
Luis Ibanez (2):
      Bug 0011008. Registering ScaleVersor3DTransform
      Fixed test after the  ScaleVersor3DTransform.
Matthew McCormick (1):
      COMP: Fix missing ptrdiff_t error on itkNumericTraitsTest.
Stephen Aylward (1):
      BUG: Changed from VTK_VERSION to VTK_SOURCE_DIR...
Stephen R. Aylward (3):
      ENH: Modify ITK image reader to re-use buffer when possible
      BUG: Refined logic for using OwnBuffer (particularly with streaming)
      ENH: Updated MetaIO to current version.
Thanks,
Matt
    
    
More information about the Insight-developers
mailing list