Slicer: 490-qMRMLSceneHierarchyModel-avoid-extra-scene-lookup e5a32d5f

Author Committer Branch Timestamp Parent
jcfr jcfr 490-qMRMLSceneHierarchyModel-avoid-extra-scene-lookup 2016-04-24 20:06:20 490-qMRMLSceneHierarchyModel-avoid-extra-scene-lookup 3823acc1
Changeset

ENH: Update ITK version

$ git shortlog 84ba36b..9fa8f63 --no-merges
Andrey Fedorov (2):
BUG: Add missing itk_expat_mangle.h install target
BUG: fix typo in file name

Bill Lorensen (5):
ENH: Bump wiki examples version, new remote module process
ENH: Bump wiki examples version, new remote module process
STYLE: SuperClass should be Superclass
COMP: Resolve clang linkage issue
BUG: Valgrind detected an invalid read

Bradley Lowekamp (18):
ENH: Update Insight Journal handle links to https
ENH: Adding const qualifier to results
BUG: Adding missing const qualifier for GetConfusionMatrix method
BUG: Use Set/GetMacros, fix const correctness and PrintSelf.
ENH: added inlined Zero and one values for integer NumericTraits
ENH: Use constexpr for floating point NumericTraits
ENH: Make NumericTraits functions constexpr for intrinsic
BUG: Add definition of static constexpr NumericTrait members
BUG: Declared static constexpr members need to be defined as constexpr
ENH: ITK_CONSTEXPR_FUNC implies inline
BUG: Addressing VS10 and VS11 NumericTraits linkage issue
BUG: Use LargestPossible region for BSpline domain
BUG: Remove errant file
COMP: Address warning about this usage in initializer list
ENH: Prefer ZeroValue function over variable
STYLE: Use consistent path for try_compiles binary directory
BUG: Don't use "=" in cmake variable name
ENH: Test address of NumericTraits One and Zero constexpr

Davis Vigneault (2):
ENH: Add Ternary Operator Image Filter
STYLE: Prefer static cast

Francois Budin (3):
PERF: Simplify itkTemplate New() input type identification.
ENH: Avoid template type specification for image reader in Python wrapping
BUG: Missing IOPixelType strings in ImageIOBase

GCC-XML Upstream (1):
ENH: pygccxml v1.7.3 (reduced)

Hans Johnson (23):
COMP: Provide VXL backward compatible includes
COMP: ITK requires legacy methods
ENH: Need propagate ITK_LIBRARY_PROPERTIES
ENH: Added UpdateFromUpstream.sh for VNL
ENH: Manual copy from vxl/master
STYLE: vnlmath[min|max] -> std::[min|max]
STYLE: Text files should end with a newline
COMP: Prefer C++11 constexpr when possible
COMP: Prefer C++11 constexpr when possible
ENH: Simplify std:: math function definitions
COMP: Error in constexpr usage
COMP: Add const to previous const variables
COMP: SizeValueType can has different definition for itkArray
ENH: Added utility for modernizing vcl_ to std::
ENH: Reference vnl_math.h constants directly
ENH: Avoid using vnlmath functions
COMP: Missing symbol for itkStaticConstMacro
COMP: Function override missing in BioCell
ENH: Convert vcl_ to std::
BUG: Windows vcl_snprintf failures addressed
COMP: Disabmiguate function calls to SetData
ENH: Provided static code API for external applications
COMP: Remove possible type conversion warnings

Hyun Jae Kang (9):
COMP: Fixed the compiler error of ITK on Mingw-w64
COMP: Temporarily suppress the warning messages of data-conversion on VS14
COMP: Put back the disappeared option of "BUILD EXAMPLES".
BUG: Fix segmentation faults on mingw-W64 x86_64.
BUG: Fix the failed test of itkCastImageFilterTest on mingw-w64 compiler.
COMP: Fixed the cmake configuration for ITK_WRAP_DOC
COMP: Fixed the warning messages on VS14.
COMP: Add a missing head file at itkNumericTraitsStdVector.h
COMP: Fix the wraning message of data-conversion

Jean-Christophe Fillion-Robin (2):
STYLE: UseITK: Document static registration of ITK IO factories. See 0003393
COMP: Fix Slicer MacOSX extension packaging setting CMP0042 policy to OLD

Jon Haitz Legarreta (5):
COMP: Delete unused variable compiler warning.
ENH: Refactored itkBioCellTest
ENH: Exercise non-tested itk::Math methods.
ENH: Improve MersenneTwister class and test.
ENH: Improve itkFEMLoadPoint coverage.

KWSys Robot (1):
KWSys 2016-03-09 (36d8666f)

Lucas Gandel (6):
ENH: Add TubeTK as a remote module
COMP: Fix external module testing
COMP: Fix git protocol setup
ENH: Update TubeTK remote module
ENH: Conditionally add testing for External Modules
BUG: Fix call to std::max() with different variable types

Matthew McCormick (43):
BUG: Update MIDAS url for https in archive testing data script.
STYLE: Use PixelType and ImageType in Python tests.
ENH: Avoid template type specification in Python wrapping.
COMP: Do not use has_key in itkTemplate New.
DOC: Emphasize that push access is not required to contribute patches.
ENH: Download SWIG and PCRE from midas3.kitware.com.
COMP: Ignore build warning from KWStyle's boost.
BUG: Remove Azure ExternalData resource.
BUG: ExternalData downloads from midas3.kitware.com only supports https.
BUG: slicer.kitware.com/midas3/ ExternalData will not support http.
ENH: Update the VNL README-ITK.txt subtree commit revision.
BUG: Mark VXL internal CMake variables as advanced.
BUG: Run itk_module_target on itknetlib.
DOC: Direct patches for VXL upstream to the GitHub repository.
BUG: Run itk_moduletarget on itknetlib.
COMP: Account for removal of vcl
* from upstream VXL.
COMP: Remove itkTypeMacro from BioCellHelper.
COMP: Convert itkBioCellTest arguments from double to int.
COMP: Turn off BUILD_DOCUMENTATION for VNL.
BUG: Install VXL config files to backwards-compatible locations.
ENH: Remove vcl_complex from the wrapping.
BUG: Install vnl_export.h and vnl_algo_export.h to previous locations.
BUG: midas3.kitware.com only supports the https protocol.
BUG: ImageIOBase SetDimensions should take SizeValueType.
ENH: Add wrapping for ImagePCAShapeModelEstimator.
COMP: Do not specify COMPONENTS with find_package(VTK.
DOC: Fix FFTW warning grammar.
COMP: Build against system HDF5 1.8.16.
ENH: Set a default CMAKE_BUILD_TYPE when building a module externally
COMP: Make initial HDF5 discovery of 1.8.16 quiet.
ENH: Use hidden symbol visibility for the CPython extension modules.
ENH: Turn on CMAKE_POSITION_INDEPENDENT_CODE by default.
BUG: FEMLoadPoint uninitialized value in the constructor.
BUG: Fix wrapping of complex types in VNL.
ENH: Bump CMakeLists.txt version 4.9.1.
COMP: Address ITKCommon Python submodule order.
BUG: Extend ExternalData_TIMEOUT_ABSOLUTE to 900 seconds.
BUG: Do not run KWStyle Git config on a release tarball.
COMP: Ambiguous RGBPixel access in CustomColormapFunction.
BUG: Prevent division by zero in PhasedArray3DSpecialCoordinatesImage.
BUG: Initialize azimuth and elevation to pi/2 in PhasedArray3D.
BUG: Increase MaskLabel backwards compatibility in N4 bias correction.
ENH: Deprecate MaskLabel in N4BiasFieldCorrectionImageFilter.

Michka Popoff (8):
ENH: Wrap RayCastInterpolateImageFunction
ENH: Wrap RayCastInterpolateImageFunction
COMP: Remove debug output after vcl_complex removal from wrapping
ENH: Consolidate .idx file generation with swig .i generation.
ENH: Update UpdatepygccxmlFromUpstream.sh script
COMP: Set CastXML path and name for pygccxml 1.7.3
COMP: Fix RayCastInterpolateImageFunction wrapping for image dim 2
ENH: Use argparse instead of optparse in igenerator.py

Nick Tustison (1):
ENH: Making the mask usage consistent with ITK.

Sean McBride (6):
BUG: Fixed off-by-1 error found by ASan
COMP: Fixed clang -Wcomma warning
COMP: Introduce ITK_FALLTHROUGH, to suppress switch fall through warnings
COMP: Fixed -Wwritable-strings warnings
COMP: Fixed remaining -Wcomma warnings
ENH: switch gdcm to release branch, not release-2-4

Sumedha Singla (1):
BUG: Fixed the test itkHDF5ImageIOTest

VXL Maintainers (8):
VNL 2015-11-22 (ea1d60fb)
VNL 2016-03-02 (cb31149e)
VNL 2016-03-13 (ae34f0fc)
VNL 2016-03-15 (751698ab)
VNL 2016-03-19 (df10fefa)
VNL 2016-03-25 (f0040231)
VNL 2016-03-30 (88f50849)
VNL 2016-04-22 (0ed18124)

Vladimir S. FONOV (1):
MINC 2016-02-24 (8632513e)

git-svn-id: http://svn.slicer.org/Slicer4/trunk@25026 3bd1e089-480b-0410-8dfb-8563597acbee

mod - SuperBuild/External_ITKv4.cmake Diff File