Matt, I think we should consider including the following patch:
commit b5e114f94a7a64ff0c426067335cf3f42976eb29 Author: Hans Johnson <[email protected]> Date: Thu Sep 26 23:51:17 2013 -0500 PERF: Reviewing code for facilitating compiler optimizations The itkLinearInterpolateImageFunction.h is such a core function, it deserves special attention for gaining any amount of speed improvement can help improve the speed of many programs. Change-Id: Ibba6caa0468e850ab6b487565943d07af9f82f8c This will provide a large benefit to many users. Additionally the SCIFIO issue with linked libraries is a good candidate. Brad On Feb 6, 2014, at 12:44 AM, Matt McCormick <[email protected]> wrote: > Hi, > > ITK 4.5 is progressing nicely, and a number of important bug fixes > have been applied. Thanks to everyone that has contributed. We want > to make sure that all low-risk patches that fix critical issues are > included in 4.5.1. The current list (to be pushed following testing) > is > > Bill Lorensen (1): > BUG: Tiff compression was broken and untested > > Bradley Lowekamp (5): > BUG: Correctly re-throw exception to restore AbortEvent, ProcessAborted > BUG: Adding export specification to Exception objects > BUG: disable ipa-cp-clone in GDCM > COMP: fix unused variable warning in abort test > BUG: Do not throw exception in Probes with mis-matched Stop > > Brian Helba (2): > BUG: Fix uninitialized variable in GradientRecursiveGaussianImageFilter > BUG: Make all specializations NumericTrails::SetLength re-zero contents > > Hans Johnson (2): > COMP: SimpleITK linkage failure > BUG: Missing Modified() call > > Luke Bloy (2): > BUG: Fixes itkBoxSpatialObject part of issue ITK-3153 > BUG: Fixes itkImageMaskSpatialObject part of issue ITK-3153 > > Matthew McCormick (2): > COMP: Update libminc to latest version. > BUG: Remove unused itkAffineTransformXX.txt content links. > > Michka Popoff (1): > BUG: Fix for the WrapITK.pth destination path > > Sean McBride (1): > BUG: initialize m_SmallBlock ivar in ctor; fixes garbage read > > Anything missing? > > Thanks, > Matt > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Kitware offers ITK Training Courses, for more information visit: > http://kitware.com/products/protraining.php > > Please keep messages on-topic and check the ITK FAQ at: > http://www.itk.org/Wiki/ITK_FAQ > > Follow this link to subscribe/unsubscribe: > http://www.itk.org/mailman/listinfo/insight-developers _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: http://www.itk.org/mailman/listinfo/insight-developers
