[vtk6] 02/02: Merge tag 'upstream/6.2.0+dfsg1' into experimental

Anton Gladky gladk at moszumanska.debian.org
Tue Mar 24 21:25:34 UTC 2015


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch experimental
in repository vtk6.

commit 18991ae4b42f4ccf7529745e744456348da82c67
Merge: 9b57b0d 3612db2
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Mar 24 22:19:26 2015 +0100

    Merge tag 'upstream/6.2.0+dfsg1' into experimental
    
    Upstream version 6.2.0+dfsg1

 Accelerators/Dax/CMakeLists.txt                    |     58 +-
 Accelerators/Dax/Testing/Cxx/CMakeLists.txt        |      6 +-
 .../Dax/Testing/Cxx/TestDaxMarchingCubes.cxx       |     33 +-
 Accelerators/Dax/Testing/Cxx/TestDaxThreshold2.cxx |     16 +-
 .../Data/Baseline/TestDaxMarchingCubes.png.md5     |      2 +-
 .../Data/Baseline/TestDaxThreshold2.png.md5        |      2 +-
 Accelerators/Dax/daxToVtk/DataSetConverters.h      |     12 +-
 Accelerators/Dax/module.cmake                      |      2 +
 Accelerators/Dax/vtkDaxConfig.h.in                 |      6 +-
 Accelerators/Dax/vtkDaxContour.cxx                 |     93 +
 Accelerators/Dax/vtkDaxContour.h                   |     43 +
 Accelerators/Dax/vtkDaxContourImpl.cu              |     17 +
 Accelerators/Dax/vtkDaxContourImpl.cxx             |     17 +
 Accelerators/Dax/vtkDaxContourImpl.h               |    148 +
 Accelerators/Dax/vtkDaxDetailCommon.h              |      4 +-
 Accelerators/Dax/vtkDaxMarchingCubes.cxx           |     81 -
 Accelerators/Dax/vtkDaxMarchingCubes.h             |     43 -
 Accelerators/Dax/vtkDaxMarchingCubesImpl.cu        |     17 -
 Accelerators/Dax/vtkDaxMarchingCubesImpl.cxx       |     17 -
 Accelerators/Dax/vtkDaxMarchingCubesImpl.h         |    136 -
 Accelerators/Dax/vtkDaxObjectFactory.h             |     72 -
 Accelerators/Dax/vtkDaxThreshold.cxx               |      4 +-
 Accelerators/Dax/vtkDaxThreshold.h                 |      6 +-
 Accelerators/Dax/vtkDaxThresholdImpl.h             |     31 +-
 Accelerators/Dax/vtkToDax/CompactPointField.h      |     95 +
 Accelerators/Dax/vtkToDax/Containers.h             |     17 +-
 Accelerators/Dax/vtkToDax/Contour.h                |    297 +
 Accelerators/Dax/vtkToDax/FieldTypeToType.h        |     74 +-
 Accelerators/Dax/vtkToDax/MarchingCubes.h          |    199 -
 Accelerators/Dax/vtkToDax/Portals.h                |     46 +-
 Accelerators/Dax/vtkToDax/Threshold.h              |    129 +-
 Accelerators/Piston/CMakeLists.txt                 |      4 +-
 Accelerators/Piston/Testing/Cxx/CMakeLists.txt     |     29 +-
 .../Piston/Testing/Cxx/TestCompositeRender.cxx     |      2 +-
 .../Piston/Testing/Cxx/TestDMPFiltering.cxx        |      2 +-
 Accelerators/Piston/Testing/Python/CMakeLists.txt  |     86 +-
 Accelerators/Piston/vtkDataSetToPiston.h           |      4 +-
 Accelerators/Piston/vtkPistonAlgorithm.h           |      4 +-
 Accelerators/Piston/vtkPistonContour.h             |      4 +-
 Accelerators/Piston/vtkPistonDataObject.h          |      4 +-
 Accelerators/Piston/vtkPistonDataWrangling.h       |     13 +-
 Accelerators/Piston/vtkPistonMapper.cu             |     11 +
 Accelerators/Piston/vtkPistonMapper.cxx            |      4 +
 Accelerators/Piston/vtkPistonMapper.h              |      6 +-
 Accelerators/Piston/vtkPistonMinMax.h              |      6 +-
 Accelerators/Piston/vtkPistonScalarsColors.cxx     |      4 +-
 Accelerators/Piston/vtkPistonScalarsColors.h       |      8 +-
 Accelerators/Piston/vtkPistonSlice.h               |      4 +-
 Accelerators/Piston/vtkPistonSort.h                |      4 +-
 Accelerators/Piston/vtkPistonThreshold.h           |      4 +-
 Accelerators/Piston/vtkPistonToDataSet.h           |      4 +-
 CMake/CTestCustom.cmake.in                         |     15 +-
 CMake/CheckCXXExpressionCompiles.cmake             |      4 +-
 CMake/CheckCXXSourceRuns.cmake                     |     18 +-
 CMake/ExternalData.cmake                           |     44 +-
 CMake/ExtractBoostVersion.cmake                    |     10 +-
 CMake/FindADIOS.cmake                              |    261 +
 CMake/FindApplicationServices.cmake                |     27 -
 CMake/FindCg.cmake                                 |    124 -
 CMake/FindDirectX.cmake                            |     10 +-
 CMake/FindEigen2.cmake                             |      4 +-
 CMake/FindEigen3.cmake                             |     80 +
 CMake/FindGL2PS.cmake                              |      2 +-
 CMake/FindGLEW.cmake                               |     17 +
 CMake/FindIOKit.cmake                              |     21 -
 CMake/FindLIBPROJ4.cmake                           |     10 +-
 CMake/FindMPEG2.cmake                              |      6 +-
 CMake/FindMPI.cmake                                |     17 +-
 CMake/FindMatlabMex.cmake                          |     59 +-
 CMake/FindMySQL.cmake                              |      8 +-
 CMake/FindNVCtrlLib.cmake                          |      2 +-
 CMake/FindNetCDF.cmake                             |     28 +-
 CMake/FindODBC.cmake                               |      4 +-
 CMake/FindOGGTHEORA.cmake                          |      2 +-
 CMake/FindOSMesa.cmake                             |     49 +-
 CMake/FindPQXX.cmake                               |      8 +-
 CMake/FindPackageHandleStandardArgs.cmake          |     88 +-
 CMake/FindPostgreSQL.cmake                         |     28 +-
 CMake/FindPythonLibs.cmake                         |     70 +-
 CMake/FindPythonModules.cmake                      |     20 +-
 CMake/FindR.cmake                                  |     10 +-
 CMake/FindTBB.cmake                                |     66 +-
 CMake/FindTCL.cmake                                |     16 +-
 CMake/FindThrust.cmake                             |      2 +-
 CMake/FindXKaapi.cmake                             |     16 +-
 CMake/GenerateExportHeader.cmake                   |     32 +-
 CMake/MakeFramework.cmake.in                       |     43 +
 CMake/OptionODBC.cmake                             |      2 +-
 CMake/TestNO_ICC_IDYNAMIC_NEEDED.cmake             |     14 +-
 CMake/TopologicalSort.cmake                        |     12 +-
 .../TryRunResults-Paraview-VTK-stampede-mic.cmake  |    451 +
 CMake/UseMatlabMex.cmake                           |     29 +-
 CMake/VTKConfig.cmake.in                           |     22 +-
 CMake/VTKConfigVersion.cmake.in                    |     13 -
 CMake/VTKParallelCMakeTests.cmake                  |     14 +-
 CMake/android.toolchain.cmake                      |   1688 +
 CMake/ios.device.toolchain.cmake                   |     89 +
 CMake/ios.simulator.toolchain.cmake                |     97 +
 CMake/ios.toolchain.xcode.cmake                    |    199 +
 CMake/stampede-mic-toolchain.cmake                 |     26 +
 CMake/vtkAndroid.cmake                             |    121 +
 CMake/vtkBackends.cmake                            |     32 +
 CMake/vtkCompilerExtras.cmake                      |      6 +-
 CMake/vtkDependentOption.cmake                     |     16 +-
 CMake/vtkDetermineCompilerFlags.cmake              |     75 +-
 CMake/vtkExternalData.cmake                        |     29 +-
 CMake/vtkForwardingExecutable.cmake                |      2 +-
 CMake/vtkJavaWrapping.cmake                        |     14 +-
 CMake/vtkKit.cxx.in                                |      4 +
 CMake/vtkMPI.cmake                                 |      4 +-
 CMake/vtkMakeInstantiator.cmake                    |     60 +-
 CMake/vtkMakeInstantiator.cxx.in                   |      2 +
 CMake/vtkModuleMacros.cmake                        |    246 +-
 CMake/vtkModuleMacrosPython.cmake                  |    206 +
 CMake/vtkModuleTop.cmake                           |    167 +-
 CMake/vtkObjectFactory.cmake                       |     37 +
 CMake/vtkOpenGLMesaLogic.cmake                     |     32 +
 CMake/vtkPythonPackages.cmake                      |     50 +-
 CMake/vtkPythonWrapping.cmake                      |      7 +
 CMake/vtkSelectSharedLibraries.cmake               |      2 +-
 CMake/vtkTclTkMacros.cmake                         |     56 +-
 CMake/vtkTclWrapping.cmake                         |      2 +-
 CMake/vtkTestBuiltins.cmake                        |     10 +-
 CMake/vtkTestDriver.py                             |     44 +
 CMake/vtkTestExplicitInstantiation.cmake           |      8 +-
 CMake/vtkTestFullSpecialization.cmake              |      8 +-
 CMake/vtkTestGLX.cmake                             |      4 +-
 CMake/vtkTestSocklenT.cxx                          |      2 +-
 CMake/vtkTestStreamsLibrary.cmake                  |     26 +-
 CMake/vtkTestSyncBuiltins.cxx                      |      2 +-
 CMake/vtkTestTypes.cmake                           |     56 +-
 CMake/vtkTestVideoForWindows.cmake                 |     20 +-
 CMake/vtkTestingMacros.cmake                       |    674 +-
 CMake/vtkThirdParty.cmake                          |     10 +-
 CMake/vtkUseX.cmake                                |     10 +-
 CMake/vtkVersion.cmake                             |      2 +-
 CMake/vtkWrapHierarchy.cmake                       |      6 +-
 CMake/vtkWrapJava.cmake                            |     30 +-
 CMake/vtkWrapPython.cmake                          |      6 +-
 CMake/vtkWrapPythonSIP.cmake                       |     24 +-
 CMake/vtkWrapTcl.cmake                             |     66 +-
 CMake/vtkWrapping.cmake                            |      6 +-
 CMake/vtkiOS.cmake                                 |    145 +
 CMakeLists.txt                                     |    207 +-
 CTestConfig.cmake                                  |      4 +-
 Charts/Core/CMakeLists.txt                         |      2 +
 Charts/Core/Testing/Cxx/CMakeLists.txt             |     82 +-
 Charts/Core/Testing/Cxx/TestAxes.cxx               |      2 +-
 Charts/Core/Testing/Cxx/TestBagPlot.cxx            |     29 +-
 Charts/Core/Testing/Cxx/TestBarGraphSelection.cxx  |    107 +
 Charts/Core/Testing/Cxx/TestBoxPlot.cxx            |    102 +
 Charts/Core/Testing/Cxx/TestChartDoubleColors.cxx  |    113 +
 .../Core/Testing/Cxx/TestChartXYInvertedAxis.cxx   |   1570 +
 Charts/Core/Testing/Cxx/TestChartXYZ.cxx           |      6 +-
 .../Core/Testing/Cxx/TestContextItemStacking.cxx   |    170 +
 Charts/Core/Testing/Cxx/TestLinePlotAxisFonts.cxx  |      2 +
 Charts/Core/Testing/Cxx/TestSurfacePlot.cxx        |     10 +-
 Charts/Core/Testing/Data/Baseline/TestAxes.png.md5 |      2 +-
 .../Core/Testing/Data/Baseline/TestBagPlot.png.md5 |      2 +-
 .../Data/Baseline/TestBarGraphSelection.png.md5    |      1 +
 .../Core/Testing/Data/Baseline/TestBoxPlot.png.md5 |      1 +
 .../Data/Baseline/TestChartDoubleColors.png.md5    |      1 +
 .../Data/Baseline/TestChartDoubleColors_1.png.md5  |      1 +
 .../Data/Baseline/TestChartXYInvertedAxis.png.md5  |      1 +
 .../Testing/Data/Baseline/TestChartXYZ.png.md5     |      2 +-
 .../Data/Baseline/TestContextItemStacking.png.md5  |      1 +
 .../Data/Baseline/TestLinePlotAxisFonts.png.md5    |      2 +-
 .../Data/Baseline/TestLinePlotAxisFonts_1.png.md5  |      2 +-
 .../Data/Baseline/TestLinePlotAxisFonts_2.png.md5  |      1 -
 Charts/Core/Testing/Python/CMakeLists.txt          |     26 +-
 Charts/Core/module.cmake                           |      3 +-
 Charts/Core/vtkAxis.cxx                            |     29 +-
 Charts/Core/vtkAxis.h                              |     14 +-
 Charts/Core/vtkAxisExtended.h                      |      4 +-
 Charts/Core/vtkCategoryLegend.cxx                  |      2 +-
 Charts/Core/vtkCategoryLegend.h                    |      4 +-
 Charts/Core/vtkChart.h                             |     15 +-
 Charts/Core/vtkChartBox.cxx                        |    718 +
 Charts/Core/vtkChartBox.h                          |    205 +
 Charts/Core/vtkChartHistogram2D.h                  |      6 +-
 Charts/Core/vtkChartLegend.h                       |      6 +-
 Charts/Core/vtkChartMatrix.cxx                     |     37 +
 Charts/Core/vtkChartMatrix.h                       |     12 +-
 Charts/Core/vtkChartParallelCoordinates.cxx        |      8 +-
 Charts/Core/vtkChartParallelCoordinates.h          |      6 +-
 Charts/Core/vtkChartPie.h                          |      6 +-
 Charts/Core/vtkChartSelectionHelper.h              |      6 +-
 Charts/Core/vtkChartXY.cxx                         |    284 +-
 Charts/Core/vtkChartXY.h                           |     37 +-
 Charts/Core/vtkChartXYZ.cxx                        |     35 +-
 Charts/Core/vtkChartXYZ.h                          |      4 +-
 Charts/Core/vtkColorLegend.h                       |      4 +-
 Charts/Core/vtkColorTransferControlPointsItem.h    |      4 +-
 Charts/Core/vtkColorTransferFunctionItem.h         |      4 +-
 Charts/Core/vtkCompositeControlPointsItem.h        |      4 +-
 Charts/Core/vtkCompositeTransferFunctionItem.h     |      4 +-
 Charts/Core/vtkControlPointsItem.cxx               |     77 +-
 Charts/Core/vtkControlPointsItem.h                 |      6 +-
 Charts/Core/vtkLookupTableItem.h                   |      4 +-
 Charts/Core/vtkPiecewiseControlPointsItem.h        |      4 +-
 Charts/Core/vtkPiecewiseFunctionItem.h             |      4 +-
 Charts/Core/vtkPiecewisePointHandleItem.cxx        |     13 +
 Charts/Core/vtkPiecewisePointHandleItem.h          |      6 +-
 Charts/Core/vtkPlot.cxx                            |     39 +
 Charts/Core/vtkPlot.h                              |     28 +-
 Charts/Core/vtkPlot3D.cxx                          |     19 +
 Charts/Core/vtkPlot3D.h                            |     15 +-
 Charts/Core/vtkPlotBag.cxx                         |    144 +-
 Charts/Core/vtkPlotBag.h                           |     22 +-
 Charts/Core/vtkPlotBar.cxx                         |    405 +-
 Charts/Core/vtkPlotBar.h                           |     57 +-
 Charts/Core/vtkPlotBox.cxx                         |    432 +
 Charts/Core/vtkPlotBox.h                           |    147 +
 Charts/Core/vtkPlotFunctionalBag.cxx               |     66 +-
 Charts/Core/vtkPlotFunctionalBag.h                 |     21 +-
 Charts/Core/vtkPlotGrid.cxx                        |      4 +-
 Charts/Core/vtkPlotGrid.h                          |      6 +-
 Charts/Core/vtkPlotHistogram2D.h                   |      6 +-
 Charts/Core/vtkPlotLine.h                          |      6 +-
 Charts/Core/vtkPlotLine3D.h                        |      6 +-
 Charts/Core/vtkPlotParallelCoordinates.cxx         |      4 +-
 Charts/Core/vtkPlotParallelCoordinates.h           |      6 +-
 Charts/Core/vtkPlotPie.h                           |      6 +-
 Charts/Core/vtkPlotPoints.cxx                      |     21 +-
 Charts/Core/vtkPlotPoints.h                        |      6 +-
 Charts/Core/vtkPlotPoints3D.cxx                    |      5 +-
 Charts/Core/vtkPlotPoints3D.h                      |      8 +-
 Charts/Core/vtkPlotStacked.cxx                     |     10 +-
 Charts/Core/vtkPlotStacked.h                       |      6 +-
 Charts/Core/vtkPlotSurface.h                       |      6 +-
 Charts/Core/vtkScalarsToColorsItem.cxx             |     42 +-
 Charts/Core/vtkScalarsToColorsItem.h               |      4 +-
 Charts/Core/vtkScatterPlotMatrix.cxx               |      4 +-
 Charts/Core/vtkScatterPlotMatrix.h                 |      6 +-
 Common/Color/Testing/Cxx/CMakeLists.txt            |     13 +-
 Common/Color/Testing/Cxx/TestCategoricalColors.cxx |    112 +-
 Common/Color/Testing/Cxx/TestColorSeries.cxx       |      2 +-
 .../Testing/Cxx/TestColorSeriesLookupTables.cxx    |    388 +
 Common/Color/Testing/Cxx/TestNamedColors.cxx       |    235 +
 Common/Color/module.cmake                          |      4 +-
 Common/Color/vtkColorSeries.cxx                    |      8 +-
 Common/Color/vtkColorSeries.h                      |     37 +-
 Common/Color/vtkNamedColors.cxx                    |    315 +-
 Common/Color/vtkNamedColors.h                      |     61 +-
 .../Testing/Cxx/CMakeLists.txt                     |      5 +
 .../Testing/Cxx/UnitTestParametricSpline.cxx       |    459 +
 .../Data/Baseline/TestParametricFunctions.png.md5  |      2 +-
 .../Testing/Python/CMakeLists.txt                  |     10 +-
 .../Testing/Python/TestParametricFunctions.py      |     18 +-
 .../Testing/Tcl/CMakeLists.txt                     |     10 +-
 .../Testing/Tcl/TestParametricFunctions.tcl        |     18 +-
 Common/ComputationalGeometry/module.cmake          |      2 +
 Common/ComputationalGeometry/vtkCardinalSpline.h   |      4 +-
 Common/ComputationalGeometry/vtkKochanekSpline.h   |      4 +-
 Common/ComputationalGeometry/vtkParametricBoy.cxx  |     20 +-
 Common/ComputationalGeometry/vtkParametricBoy.h    |     10 +-
 .../vtkParametricConicSpiral.h                     |     21 +-
 .../ComputationalGeometry/vtkParametricCrossCap.h  |      8 +-
 Common/ComputationalGeometry/vtkParametricDini.cxx |      4 +-
 Common/ComputationalGeometry/vtkParametricDini.h   |     14 +-
 .../ComputationalGeometry/vtkParametricEllipsoid.h |     12 +-
 .../ComputationalGeometry/vtkParametricEnneper.h   |      8 +-
 .../vtkParametricFigure8Klein.h                    |      8 +-
 .../ComputationalGeometry/vtkParametricFunction.h  |     49 +-
 Common/ComputationalGeometry/vtkParametricKlein.h  |      6 +-
 Common/ComputationalGeometry/vtkParametricMobius.h |      8 +-
 .../vtkParametricRandomHills.cxx                   |    182 +-
 .../vtkParametricRandomHills.h                     |     79 +-
 Common/ComputationalGeometry/vtkParametricRoman.h  |     10 +-
 Common/ComputationalGeometry/vtkParametricSpline.h |      4 +-
 .../vtkParametricSuperEllipsoid.h                  |     18 +-
 .../vtkParametricSuperToroid.h                     |     20 +-
 Common/ComputationalGeometry/vtkParametricTorus.h  |     13 +-
 Common/Core/CMakeLists.txt                         |     25 +-
 Common/Core/SMP/Kaapi/vtkSMPThreadLocal.h.in       |     39 +-
 Common/Core/SMP/Kaapi/vtkSMPTools.cxx              |      5 +
 Common/Core/SMP/Sequential/vtkAtomicInt.h.in       |      4 +-
 Common/Core/SMP/Sequential/vtkSMPThreadLocal.h.in  |     37 +-
 Common/Core/SMP/Sequential/vtkSMPTools.cxx         |      5 +
 Common/Core/SMP/Simple/vtkSMPThreadLocal.h.in      |     36 +-
 Common/Core/SMP/Simple/vtkSMPTools.cxx             |      5 +
 Common/Core/SMP/TBB/vtkAtomicInt.h.in              |      4 +-
 Common/Core/SMP/TBB/vtkSMPThreadLocal.h.in         |     37 +-
 Common/Core/SMP/TBB/vtkSMPTools.cxx                |     12 +-
 Common/Core/SMP/TBB/vtkSMPToolsInternal.h.in       |      2 +
 Common/Core/Testing/Cxx/CMakeLists.txt             |     11 +-
 Common/Core/Testing/Cxx/TestArrayCasting.cxx       |      2 +-
 Common/Core/Testing/Cxx/TestDataArray.cxx          |     10 +
 Common/Core/Testing/Cxx/TestDataArrayIterators.cxx |      2 +-
 Common/Core/Testing/Cxx/TestLookupTable.cxx        |     86 +
 Common/Core/Testing/Cxx/TestMath.cxx               |     89 +-
 Common/Core/Testing/Cxx/TestOStreamWrapper.cxx     |     38 +
 .../Core/Testing/Cxx/TestObserversPerformance.cxx  |      4 +-
 Common/Core/Testing/Cxx/TestScalarsToColors.cxx    |    202 +-
 .../Core/Testing/Cxx/TestUnicodeStringArrayAPI.cxx |    300 +-
 Common/Core/Testing/Cxx/UnitTestMath.cxx           |   3796 +
 Common/Core/Testing/Cxx/otherByteSwap.cxx          |     24 +-
 Common/Core/Testing/Cxx/vtkTestNewVar.h            |      4 +-
 Common/Core/Testing/Python/CMakeLists.txt          |     43 +-
 Common/Core/Testing/Python/TestCommand.py          |     79 +-
 Common/Core/Testing/Python/TestEnums.py            |     43 +
 Common/Core/Testing/Python/TestNumpyInterface.py   |    229 +
 Common/Core/Testing/Python/TestNumpySupport.py     |     11 +
 Common/Core/Testing/Python/TestOverloads.py        |     68 +
 Common/Core/Testing/Python/TestSwigPointer.py      |     43 +
 Common/Core/Testing/Tcl/CMakeLists.txt             |     21 +-
 Common/Core/Testing/Tcl/TestEmptyInput.tcl         |      8 +-
 Common/Core/Testing/Tcl/TestSetGet.tcl             |      5 +
 Common/Core/Testing/Tcl/otherPrint.tcl             |      3 +
 Common/Core/module.cmake                           |      2 +
 Common/Core/vtkABI.h                               |      6 +-
 Common/Core/vtkAbstractArray.cxx                   |     21 +-
 Common/Core/vtkAbstractArray.h                     |     13 +-
 Common/Core/vtkAndroidOutputWindow.cxx             |    123 +
 Common/Core/vtkAndroidOutputWindow.h               |     62 +
 Common/Core/vtkAnimationCue.h                      |      4 +-
 Common/Core/vtkArray.cxx                           |      2 +-
 Common/Core/vtkArray.h                             |      4 +-
 Common/Core/vtkArrayCoordinates.h                  |      4 +-
 Common/Core/vtkArrayExtents.h                      |      4 +-
 Common/Core/vtkArrayExtentsList.h                  |      4 +-
 Common/Core/vtkArrayInterpolate.h                  |      4 +-
 Common/Core/vtkArrayInterpolate.txx                |      4 +-
 Common/Core/vtkArrayIterator.h                     |      4 +-
 Common/Core/vtkArrayIteratorIncludes.h             |      4 +-
 Common/Core/vtkArrayIteratorTemplate.h             |      6 +-
 Common/Core/vtkArrayIteratorTemplate.txx           |      4 +-
 Common/Core/vtkArrayIteratorTemplateImplicit.txx   |      4 +-
 Common/Core/vtkArrayPrint.h                        |      4 +-
 Common/Core/vtkArrayPrint.txx                      |      4 +-
 Common/Core/vtkArrayRange.h                        |      4 +-
 Common/Core/vtkArraySort.h                         |      4 +-
 Common/Core/vtkArrayWeights.h                      |      4 +-
 Common/Core/vtkAutoInit.h                          |      4 +-
 Common/Core/vtkBitArray.cxx                        |     52 +-
 Common/Core/vtkBitArray.h                          |     11 +-
 Common/Core/vtkBitArrayIterator.h                  |      4 +-
 Common/Core/vtkBoxMuellerRandomSequence.h          |      6 +-
 Common/Core/vtkBreakPoint.h                        |      6 +-
 Common/Core/vtkByteSwap.h                          |      4 +-
 Common/Core/vtkCallbackCommand.h                   |      4 +-
 Common/Core/vtkCharArray.cxx                       |      2 +-
 Common/Core/vtkCharArray.h                         |      8 +-
 Common/Core/vtkCollection.cxx                      |      2 +
 Common/Core/vtkCollection.h                        |      4 +-
 Common/Core/vtkCollectionIterator.h                |      4 +-
 Common/Core/vtkCommand.h                           |      6 +-
 Common/Core/vtkCommonInformationKeyManager.h       |      4 +-
 Common/Core/vtkConditionVariable.h                 |      6 +-
 Common/Core/vtkConfigure.h.in                      |      4 +-
 Common/Core/vtkCriticalSection.h                   |      4 +-
 Common/Core/vtkDataArray.cxx                       |    496 +-
 Common/Core/vtkDataArray.h                         |     56 +-
 Common/Core/vtkDataArrayCollection.h               |      4 +-
 Common/Core/vtkDataArrayCollectionIterator.h       |      4 +-
 Common/Core/vtkDataArrayIteratorMacro.h            |      6 +-
 Common/Core/vtkDataArrayPrivate.txx                |    227 +
 Common/Core/vtkDataArraySelection.h                |      4 +-
 Common/Core/vtkDataArrayTemplate.h                 |     21 +-
 Common/Core/vtkDataArrayTemplate.txx               |    123 +-
 Common/Core/vtkDataArrayTemplateHelper.cxx         |     90 +
 Common/Core/vtkDataArrayTemplateHelper.h           |     44 +
 Common/Core/vtkDataArrayTemplateImplicit.txx       |      4 +-
 Common/Core/vtkDebugLeaks.cxx                      |      5 +-
 Common/Core/vtkDebugLeaks.h                        |      6 +-
 Common/Core/vtkDebugLeaksManager.h                 |      4 +-
 Common/Core/vtkDenseArray.h                        |      4 +-
 Common/Core/vtkDenseArray.txx                      |      4 +-
 Common/Core/vtkDoubleArray.cxx                     |      2 +-
 Common/Core/vtkDoubleArray.h                       |      8 +-
 Common/Core/vtkDynamicLoader.cxx                   |      4 -
 Common/Core/vtkDynamicLoader.h                     |      4 +-
 Common/Core/vtkEventForwarderCommand.h             |      6 +-
 Common/Core/vtkFileOutputWindow.cxx                |     10 +-
 Common/Core/vtkFileOutputWindow.h                  |      4 +-
 Common/Core/vtkFloatArray.cxx                      |      2 +-
 Common/Core/vtkFloatArray.h                        |      8 +-
 Common/Core/vtkFloatingPointExceptions.h           |      4 +-
 .../Core/vtkFloatingPointExceptionsConfigure.h.in  |      6 +-
 Common/Core/vtkGarbageCollector.h                  |      4 +-
 Common/Core/vtkGarbageCollectorManager.h           |      4 +-
 Common/Core/vtkGaussianRandomSequence.h            |      6 +-
 Common/Core/vtkIOStream.h                          |      6 +-
 Common/Core/vtkIOStreamFwd.h                       |      6 +-
 Common/Core/vtkIdList.h                            |      4 +-
 Common/Core/vtkIdListCollection.h                  |      4 +-
 Common/Core/vtkIdTypeArray.cxx                     |      2 +-
 Common/Core/vtkIdTypeArray.h                       |      8 +-
 Common/Core/vtkIndent.h                            |      4 +-
 Common/Core/vtkInformation.h                       |      4 +-
 Common/Core/vtkInformationDataObjectKey.h          |     13 +-
 Common/Core/vtkInformationDoubleKey.h              |     13 +-
 Common/Core/vtkInformationDoubleVectorKey.h        |     14 +-
 Common/Core/vtkInformationIdTypeKey.h              |     13 +-
 Common/Core/vtkInformationInformationKey.h         |     13 +-
 Common/Core/vtkInformationInformationVectorKey.h   |      4 +-
 Common/Core/vtkInformationIntegerKey.h             |     13 +-
 Common/Core/vtkInformationIntegerPointerKey.h      |      4 +-
 Common/Core/vtkInformationIntegerVectorKey.h       |     14 +-
 Common/Core/vtkInformationInternals.h              |      4 +-
 Common/Core/vtkInformationIterator.h               |      4 +-
 Common/Core/vtkInformationKey.cxx                  |      9 +-
 Common/Core/vtkInformationKey.h                    |     78 +-
 Common/Core/vtkInformationKeyVectorKey.h           |     13 +-
 Common/Core/vtkInformationObjectBaseKey.cxx        |      5 +-
 Common/Core/vtkInformationObjectBaseKey.h          |     18 +-
 Common/Core/vtkInformationObjectBaseVectorKey.h    |     15 +-
 Common/Core/vtkInformationRequestKey.cxx           |      1 -
 Common/Core/vtkInformationRequestKey.h             |     13 +-
 Common/Core/vtkInformationStringKey.h              |     13 +-
 Common/Core/vtkInformationStringVectorKey.h        |     14 +-
 Common/Core/vtkInformationUnsignedLongKey.h        |     13 +-
 Common/Core/vtkInformationVariantKey.h             |     13 +-
 Common/Core/vtkInformationVariantVectorKey.h       |     14 +-
 Common/Core/vtkInformationVector.h                 |      4 +-
 Common/Core/vtkInstantiator.h                      |      4 +-
 Common/Core/vtkIntArray.cxx                        |      2 +-
 Common/Core/vtkIntArray.h                          |      8 +-
 Common/Core/vtkLargeInteger.h                      |      4 +-
 Common/Core/vtkLongArray.cxx                       |      2 +-
 Common/Core/vtkLongArray.h                         |      8 +-
 Common/Core/vtkLongLongArray.cxx                   |      2 +-
 Common/Core/vtkLongLongArray.h                     |      8 +-
 Common/Core/vtkLookupTable.cxx                     |    438 +-
 Common/Core/vtkLookupTable.h                       |     69 +-
 Common/Core/vtkMappedDataArray.h                   |      6 +-
 Common/Core/vtkMappedDataArray.txx                 |     15 +-
 Common/Core/vtkMath.cxx                            |     73 +-
 Common/Core/vtkMath.h                              |     30 +-
 Common/Core/vtkMathConfigure.h.in                  |      6 +-
 Common/Core/vtkMathUtilities.h                     |      6 +-
 Common/Core/vtkMinimalStandardRandomSequence.h     |      6 +-
 Common/Core/vtkMultiThreader.cxx                   |     20 +-
 Common/Core/vtkMultiThreader.h                     |      4 +-
 Common/Core/vtkMutexLock.h                         |      4 +-
 Common/Core/vtkNew.h                               |      4 +-
 Common/Core/vtkOStrStreamWrapper.h                 |      4 +-
 Common/Core/vtkOStreamWrapper.cxx                  |      9 +
 Common/Core/vtkOStreamWrapper.h                    |     14 +-
 Common/Core/vtkObject.cxx                          |      4 -
 Common/Core/vtkObject.h                            |      4 +-
 Common/Core/vtkObjectBase.h                        |      4 +-
 Common/Core/vtkObjectFactory.h                     |     13 +-
 Common/Core/vtkObjectFactoryCollection.cxx         |      4 -
 Common/Core/vtkObjectFactoryCollection.h           |      4 +-
 Common/Core/vtkOldStyleCallbackCommand.h           |      6 +-
 Common/Core/vtkOutputWindow.cxx                    |     14 +-
 Common/Core/vtkOutputWindow.h                      |      4 +-
 Common/Core/vtkOverrideInformation.h               |      4 +-
 Common/Core/vtkOverrideInformationCollection.h     |      4 +-
 Common/Core/vtkPointAccumulator.hxx                |      4 +-
 Common/Core/vtkPoints.cxx                          |     63 +-
 Common/Core/vtkPoints.h                            |    107 +-
 Common/Core/vtkPoints2D.cxx                        |     62 +-
 Common/Core/vtkPoints2D.h                          |     91 +-
 Common/Core/vtkPriorityQueue.h                     |      6 +-
 Common/Core/vtkRandomSequence.h                    |      6 +-
 Common/Core/vtkReferenceCount.h                    |      4 +-
 Common/Core/vtkSMPThreadLocalObject.h              |     86 +-
 Common/Core/vtkSMPTools.h                          |     11 +-
 Common/Core/vtkScalarsToColors.cxx                 |    182 +-
 Common/Core/vtkScalarsToColors.h                   |    207 +-
 Common/Core/vtkSetGet.h                            |     17 +-
 Common/Core/vtkShortArray.cxx                      |      2 +-
 Common/Core/vtkShortArray.h                        |      8 +-
 Common/Core/vtkSignedCharArray.cxx                 |      2 +-
 Common/Core/vtkSignedCharArray.h                   |      8 +-
 Common/Core/vtkSimpleCriticalSection.h             |      4 +-
 Common/Core/vtkSmartPointer.h                      |      4 +-
 Common/Core/vtkSmartPointerBase.h                  |      4 +-
 Common/Core/vtkSortDataArray.h                     |      6 +-
 Common/Core/vtkSparseArray.h                       |      4 +-
 Common/Core/vtkSparseArray.txx                     |      4 +-
 Common/Core/vtkStdString.h                         |      4 +-
 Common/Core/vtkStringArray.cxx                     |     47 +-
 Common/Core/vtkStringArray.h                       |     11 +-
 Common/Core/vtkSystemIncludes.h                    |      5 +-
 Common/Core/vtkTemplateAliasMacro.h                |      4 +-
 Common/Core/vtkTimePointUtility.cxx                |      2 +-
 Common/Core/vtkTimePointUtility.h                  |      4 +-
 Common/Core/vtkTimeStamp.h                         |      4 +-
 Common/Core/vtkToolkits.h.in                       |      4 +-
 Common/Core/vtkType.h                              |     25 +-
 Common/Core/vtkTypeTemplate.h                      |      4 +-
 Common/Core/vtkTypeTraits.h                        |      4 +-
 Common/Core/vtkTypedArray.h                        |      4 +-
 Common/Core/vtkTypedArray.h.in                     |      4 +-
 Common/Core/vtkTypedDataArray.h                    |      6 +-
 Common/Core/vtkTypedDataArray.txx                  |      6 +-
 Common/Core/vtkTypedDataArrayIterator.h            |      6 +-
 Common/Core/vtkUnicodeString.cmake.in              |      6 +-
 Common/Core/vtkUnicodeString.cxx                   |      4 +-
 Common/Core/vtkUnicodeString.h                     |      6 +-
 Common/Core/vtkUnicodeStringArray.cxx              |     47 +-
 Common/Core/vtkUnicodeStringArray.h                |      6 +-
 Common/Core/vtkUnsignedCharArray.cxx               |      2 +-
 Common/Core/vtkUnsignedCharArray.h                 |      8 +-
 Common/Core/vtkUnsignedIntArray.cxx                |      2 +-
 Common/Core/vtkUnsignedIntArray.h                  |      8 +-
 Common/Core/vtkUnsignedLongArray.cxx               |      2 +-
 Common/Core/vtkUnsignedLongArray.h                 |      8 +-
 Common/Core/vtkUnsignedLongLongArray.cxx           |      2 +-
 Common/Core/vtkUnsignedLongLongArray.h             |      8 +-
 Common/Core/vtkUnsignedShortArray.cxx              |      2 +-
 Common/Core/vtkUnsignedShortArray.h                |      8 +-
 Common/Core/vtkUnsigned__Int64Array.cxx            |      2 +-
 Common/Core/vtkUnsigned__Int64Array.h              |      8 +-
 Common/Core/vtkVariant.h                           |      4 +-
 Common/Core/vtkVariantArray.cxx                    |     40 +-
 Common/Core/vtkVariantArray.h                      |     11 +-
 Common/Core/vtkVariantCast.h                       |      6 +-
 Common/Core/vtkVariantCreate.h                     |      4 +-
 Common/Core/vtkVariantExtract.h                    |      4 +-
 Common/Core/vtkVersion.h                           |      4 +-
 Common/Core/vtkVersionMacros.h.in                  |      4 +-
 Common/Core/vtkVoidArray.h                         |      4 +-
 Common/Core/vtkWeakPointer.h                       |      4 +-
 Common/Core/vtkWeakPointerBase.h                   |      4 +-
 Common/Core/vtkWin32Header.h                       |     29 +-
 Common/Core/vtkWin32OutputWindow.cxx               |     10 +-
 Common/Core/vtkWin32OutputWindow.h                 |      4 +-
 Common/Core/vtkWin32ProcessOutputWindow.cxx        |     12 +-
 Common/Core/vtkWin32ProcessOutputWindow.h          |      4 +-
 Common/Core/vtkWindow.h                            |      4 +-
 Common/Core/vtkWindows.h                           |      4 +-
 Common/Core/vtkXMLFileOutputWindow.h               |      4 +-
 Common/Core/vtk__Int64Array.cxx                    |      2 +-
 Common/Core/vtk__Int64Array.h                      |      8 +-
 Common/DataModel/CMakeLists.txt                    |      3 +-
 Common/DataModel/Testing/Cxx/CMakeLists.txt        |     24 +-
 .../DataModel/Testing/Cxx/TestBiQuadraticQuad.cxx  |     95 +
 .../Testing/Cxx/TestImageDataInterpolation.cxx     |      2 +-
 .../Testing/Cxx/TestKdTreeRepresentation.cxx       |    134 +
 .../Testing/Cxx/TestPolyDataRemoveDeletedCells.cxx |    267 +
 .../DataModel/Testing/Cxx/TestStructuredData.cxx   |     60 +
 Common/DataModel/Testing/Cxx/otherCellTypes.cxx    |     13 +-
 .../Data/Baseline/TestKdTreeRepresentation.png.md5 |      1 +
 Common/DataModel/Testing/Python/CMakeLists.txt     |     33 +-
 .../DataModel/Testing/Python/quadraticQuadDeriv.py |     52 +
 Common/DataModel/Testing/Tcl/CMakeLists.txt        |     28 +-
 Common/DataModel/module.cmake                      |      5 +-
 Common/DataModel/vtkAMRBox.h                       |      4 +-
 Common/DataModel/vtkAMRDataInternals.h             |      6 +-
 Common/DataModel/vtkAMRInformation.h               |      4 +-
 Common/DataModel/vtkAMRUtilities.cxx               |    454 +
 Common/DataModel/vtkAMRUtilities.h                 |    101 +
 Common/DataModel/vtkAbstractCellLocator.h          |      6 +-
 Common/DataModel/vtkAbstractElectronicData.h       |      4 +-
 Common/DataModel/vtkAbstractPointLocator.h         |      4 +-
 Common/DataModel/vtkAdjacentVertexIterator.h       |      4 +-
 Common/DataModel/vtkAnimationScene.h               |      4 +-
 Common/DataModel/vtkAnnotation.h                   |      4 +-
 Common/DataModel/vtkAnnotationLayers.h             |      4 +-
 Common/DataModel/vtkArrayData.h                    |      4 +-
 Common/DataModel/vtkAtom.h                         |      4 +-
 Common/DataModel/vtkAttributesErrorMetric.h        |      4 +-
 Common/DataModel/vtkBSPCuts.h                      |      4 +-
 Common/DataModel/vtkBSPIntersections.h             |      4 +-
 Common/DataModel/vtkBiQuadraticQuad.cxx            |     82 +-
 Common/DataModel/vtkBiQuadraticQuad.h              |      4 +-
 .../DataModel/vtkBiQuadraticQuadraticHexahedron.h  |      4 +-
 Common/DataModel/vtkBiQuadraticQuadraticWedge.h    |      4 +-
 Common/DataModel/vtkBiQuadraticTriangle.h          |      4 +-
 Common/DataModel/vtkBond.h                         |      4 +-
 Common/DataModel/vtkBoundingBox.cxx                |     20 +-
 Common/DataModel/vtkBoundingBox.h                  |      4 +-
 Common/DataModel/vtkBox.cxx                        |      8 +-
 Common/DataModel/vtkBox.h                          |      4 +-
 Common/DataModel/vtkCell.h                         |     11 +-
 Common/DataModel/vtkCell3D.h                       |      4 +-
 Common/DataModel/vtkCellArray.h                    |      4 +-
 Common/DataModel/vtkCellData.h                     |      4 +-
 Common/DataModel/vtkCellIterator.cxx               |      1 -
 Common/DataModel/vtkCellIterator.h                 |      6 +-
 Common/DataModel/vtkCellLinks.h                    |      4 +-
 Common/DataModel/vtkCellLocator.cxx                |     27 +-
 Common/DataModel/vtkCellLocator.h                  |     12 +-
 Common/DataModel/vtkCellType.h                     |      4 +-
 Common/DataModel/vtkCellTypes.cxx                  |      2 +-
 Common/DataModel/vtkCellTypes.h                    |     19 +-
 Common/DataModel/vtkColor.h                        |      6 +-
 Common/DataModel/vtkCompositeDataIterator.h        |      4 +-
 Common/DataModel/vtkCompositeDataSet.cxx           |      1 +
 Common/DataModel/vtkCompositeDataSet.h             |     13 +-
 Common/DataModel/vtkCone.h                         |      4 +-
 Common/DataModel/vtkConvexPointSet.h               |      4 +-
 Common/DataModel/vtkCubicLine.h                    |      4 +-
 Common/DataModel/vtkCylinder.h                     |      4 +-
 Common/DataModel/vtkDataArrayDispatcher.h          |      6 +-
 Common/DataModel/vtkDataObject.cxx                 |     13 +-
 Common/DataModel/vtkDataObject.h                   |     36 +-
 Common/DataModel/vtkDataObjectCollection.h         |      4 +-
 Common/DataModel/vtkDataObjectTree.h               |      4 +-
 Common/DataModel/vtkDataObjectTreeInternals.h      |      4 +-
 Common/DataModel/vtkDataObjectTreeIterator.h       |      4 +-
 Common/DataModel/vtkDataObjectTypes.cxx            |      1 +
 Common/DataModel/vtkDataObjectTypes.h              |      4 +-
 Common/DataModel/vtkDataSet.cxx                    |     22 +-
 Common/DataModel/vtkDataSet.h                      |     14 +-
 Common/DataModel/vtkDataSetAttributes.cxx          |     29 +-
 Common/DataModel/vtkDataSetAttributes.h            |     44 +-
 Common/DataModel/vtkDataSetCellIterator.h          |      6 +-
 Common/DataModel/vtkDataSetCollection.h            |      4 +-
 Common/DataModel/vtkDirectedAcyclicGraph.cxx       |      4 +
 Common/DataModel/vtkDirectedAcyclicGraph.h         |      4 +-
 Common/DataModel/vtkDirectedGraph.cxx              |      4 +
 Common/DataModel/vtkDirectedGraph.h                |      4 +-
 Common/DataModel/vtkDispatcher.h                   |      6 +-
 Common/DataModel/vtkDispatcher_Private.h           |      6 +-
 Common/DataModel/vtkDistributedGraphHelper.cxx     |      2 +-
 Common/DataModel/vtkDistributedGraphHelper.h       |      6 +-
 Common/DataModel/vtkDoubleDispatcher.h             |      6 +-
 Common/DataModel/vtkEdgeListIterator.h             |      4 +-
 Common/DataModel/vtkEdgeTable.cxx                  |      5 +-
 Common/DataModel/vtkEdgeTable.h                    |      4 +-
 Common/DataModel/vtkEmptyCell.h                    |      4 +-
 Common/DataModel/vtkExplicitCell.h                 |      4 +-
 Common/DataModel/vtkExtentTranslator.cxx           |    379 -
 Common/DataModel/vtkExtentTranslator.h             |    131 -
 .../DataModel/vtkExtractStructuredGridHelper.cxx   |    637 +
 Common/DataModel/vtkExtractStructuredGridHelper.h  |    230 +
 Common/DataModel/vtkFieldData.h                    |      4 +-
 Common/DataModel/vtkGenericAdaptorCell.cxx         |     40 +-
 Common/DataModel/vtkGenericAdaptorCell.h           |      4 +-
 Common/DataModel/vtkGenericAttribute.h             |      4 +-
 Common/DataModel/vtkGenericAttributeCollection.cxx |      7 +-
 Common/DataModel/vtkGenericAttributeCollection.h   |      7 +-
 Common/DataModel/vtkGenericCell.h                  |      4 +-
 Common/DataModel/vtkGenericCellIterator.h          |      4 +-
 Common/DataModel/vtkGenericCellTessellator.cxx     |     10 +-
 Common/DataModel/vtkGenericCellTessellator.h       |      4 +-
 Common/DataModel/vtkGenericDataSet.h               |      4 +-
 Common/DataModel/vtkGenericEdgeTable.h             |      4 +-
 .../vtkGenericInterpolatedVelocityField.h          |      4 +-
 Common/DataModel/vtkGenericPointIterator.h         |      4 +-
 .../DataModel/vtkGenericSubdivisionErrorMetric.h   |      4 +-
 Common/DataModel/vtkGeometricErrorMetric.h         |      4 +-
 Common/DataModel/vtkGraph.cxx                      |      4 -
 Common/DataModel/vtkGraph.h                        |      4 +-
 Common/DataModel/vtkGraphEdge.h                    |      4 +-
 Common/DataModel/vtkGraphInternals.h               |      6 +-
 Common/DataModel/vtkHexagonalPrism.h               |      4 +-
 Common/DataModel/vtkHexahedron.h                   |      4 +-
 Common/DataModel/vtkHyperOctree.cxx                |    119 +-
 Common/DataModel/vtkHyperOctree.h                  |      4 +-
 Common/DataModel/vtkHyperOctreeCursor.h            |      4 +-
 Common/DataModel/vtkHyperOctreePointsGrabber.h     |      4 +-
 Common/DataModel/vtkHyperTree.h                    |      4 +-
 Common/DataModel/vtkHyperTreeCursor.h              |      4 +-
 Common/DataModel/vtkHyperTreeGrid.cxx              |    221 +-
 Common/DataModel/vtkHyperTreeGrid.h                |     19 +-
 Common/DataModel/vtkImageData.cxx                  |      1 -
 Common/DataModel/vtkImageData.h                    |      4 +-
 Common/DataModel/vtkImageIterator.h                |      4 +-
 Common/DataModel/vtkImageIterator.txx              |      4 +-
 Common/DataModel/vtkImplicitBoolean.h              |      4 +-
 Common/DataModel/vtkImplicitDataSet.h              |      4 +-
 Common/DataModel/vtkImplicitFunction.h             |      4 +-
 Common/DataModel/vtkImplicitFunctionCollection.h   |      4 +-
 Common/DataModel/vtkImplicitHalo.h                 |      4 +-
 Common/DataModel/vtkImplicitSelectionLoop.h        |      4 +-
 Common/DataModel/vtkImplicitSum.h                  |      4 +-
 Common/DataModel/vtkImplicitVolume.h               |      4 +-
 Common/DataModel/vtkImplicitWindowFunction.h       |      4 +-
 Common/DataModel/vtkInEdgeIterator.h               |      4 +-
 Common/DataModel/vtkIncrementalOctreeNode.h        |      4 +-
 .../DataModel/vtkIncrementalOctreePointLocator.h   |      4 +-
 Common/DataModel/vtkIncrementalPointLocator.h      |      4 +-
 ...nformationQuadratureSchemeDefinitionVectorKey.h |      4 +-
 .../DataModel/vtkIterativeClosestPointTransform.h  |      4 +-
 Common/DataModel/vtkKdNode.cxx                     |     18 +-
 Common/DataModel/vtkKdNode.h                       |      4 +-
 Common/DataModel/vtkKdTree.cxx                     |     73 +-
 Common/DataModel/vtkKdTree.h                       |      4 +-
 Common/DataModel/vtkKdTreePointLocator.h           |      4 +-
 Common/DataModel/vtkLine.h                         |      4 +-
 Common/DataModel/vtkLocator.h                      |      4 +-
 Common/DataModel/vtkMappedUnstructuredGrid.h       |      6 +-
 .../vtkMappedUnstructuredGridCellIterator.h        |      6 +-
 Common/DataModel/vtkMarchingCubesTriangleCases.h   |      4 +-
 Common/DataModel/vtkMarchingSquaresLineCases.h     |      4 +-
 .../vtkMeanValueCoordinatesInterpolator.h          |      4 +-
 Common/DataModel/vtkMergePoints.h                  |      4 +-
 Common/DataModel/vtkMolecule.h                     |      4 +-
 Common/DataModel/vtkMultiBlockDataSet.h            |      4 +-
 Common/DataModel/vtkMultiPieceDataSet.h            |      4 +-
 Common/DataModel/vtkMutableDirectedGraph.h         |      4 +-
 Common/DataModel/vtkMutableUndirectedGraph.h       |      4 +-
 Common/DataModel/vtkNonLinearCell.h                |      4 +-
 Common/DataModel/vtkNonMergingPointLocator.h       |      4 +-
 Common/DataModel/vtkOctreePointLocator.cxx         |      1 -
 Common/DataModel/vtkOctreePointLocator.h           |      4 +-
 Common/DataModel/vtkOctreePointLocatorNode.cxx     |     18 +-
 Common/DataModel/vtkOctreePointLocatorNode.h       |      4 +-
 Common/DataModel/vtkOrderedTriangulator.cxx        |      8 +-
 Common/DataModel/vtkOrderedTriangulator.h          |      4 +-
 Common/DataModel/vtkOutEdgeIterator.h              |      4 +-
 Common/DataModel/vtkOverlappingAMR.h               |      4 +-
 Common/DataModel/vtkPath.h                         |      4 +-
 Common/DataModel/vtkPentagonalPrism.h              |      4 +-
 Common/DataModel/vtkPerlinNoise.h                  |      4 +-
 Common/DataModel/vtkPiecewiseFunction.cxx          |      8 +-
 Common/DataModel/vtkPiecewiseFunction.h            |      4 +-
 Common/DataModel/vtkPixel.h                        |      4 +-
 Common/DataModel/vtkPixelExtent.cxx                |      5 +-
 Common/DataModel/vtkPixelExtent.h                  |      4 +-
 Common/DataModel/vtkPlane.h                        |      4 +-
 Common/DataModel/vtkPlaneCollection.h              |      4 +-
 Common/DataModel/vtkPlanes.h                       |      4 +-
 Common/DataModel/vtkPlanesIntersection.h           |      4 +-
 Common/DataModel/vtkPointData.h                    |      4 +-
 Common/DataModel/vtkPointLocator.h                 |      4 +-
 Common/DataModel/vtkPointSet.h                     |      4 +-
 Common/DataModel/vtkPointSetCellIterator.h         |      6 +-
 Common/DataModel/vtkPointsProjectedHull.h          |      4 +-
 Common/DataModel/vtkPolyData.cxx                   |    347 +-
 Common/DataModel/vtkPolyData.h                     |     16 +-
 Common/DataModel/vtkPolyDataCollection.h           |      4 +-
 Common/DataModel/vtkPolyLine.cxx                   |     38 +-
 Common/DataModel/vtkPolyLine.h                     |      4 +-
 Common/DataModel/vtkPolyPlane.cxx                  |    125 +-
 Common/DataModel/vtkPolyPlane.h                    |      4 +-
 Common/DataModel/vtkPolyVertex.h                   |      4 +-
 Common/DataModel/vtkPolygon.cxx                    |     11 +-
 Common/DataModel/vtkPolygon.h                      |      4 +-
 Common/DataModel/vtkPolyhedron.cxx                 |     54 +-
 Common/DataModel/vtkPolyhedron.h                   |      8 +-
 Common/DataModel/vtkPyramid.h                      |      4 +-
 Common/DataModel/vtkQuad.h                         |      4 +-
 Common/DataModel/vtkQuadraticEdge.h                |      4 +-
 Common/DataModel/vtkQuadraticHexahedron.h          |      4 +-
 Common/DataModel/vtkQuadraticLinearQuad.cxx        |     12 +-
 Common/DataModel/vtkQuadraticLinearQuad.h          |      4 +-
 Common/DataModel/vtkQuadraticLinearWedge.h         |      4 +-
 Common/DataModel/vtkQuadraticPolygon.h             |      4 +-
 Common/DataModel/vtkQuadraticPyramid.h             |      4 +-
 Common/DataModel/vtkQuadraticQuad.cxx              |     79 +-
 Common/DataModel/vtkQuadraticQuad.h                |      4 +-
 Common/DataModel/vtkQuadraticTetra.cxx             |     40 +-
 Common/DataModel/vtkQuadraticTetra.h               |      8 +-
 Common/DataModel/vtkQuadraticTriangle.h            |      4 +-
 Common/DataModel/vtkQuadraticWedge.h               |      4 +-
 Common/DataModel/vtkQuadric.h                      |      4 +-
 Common/DataModel/vtkRect.h                         |      6 +-
 Common/DataModel/vtkRectilinearGrid.cxx            |      1 -
 Common/DataModel/vtkRectilinearGrid.h              |      4 +-
 Common/DataModel/vtkReebGraph.cxx                  |      6 +
 Common/DataModel/vtkReebGraph.h                    |      4 +-
 .../DataModel/vtkReebGraphSimplificationMetric.h   |      4 +-
 Common/DataModel/vtkSelection.h                    |      4 +-
 Common/DataModel/vtkSelectionNode.cxx              |     50 +-
 Common/DataModel/vtkSelectionNode.h                |     10 +-
 Common/DataModel/vtkSimpleCellTessellator.cxx      |     16 +-
 Common/DataModel/vtkSimpleCellTessellator.h        |      4 +-
 Common/DataModel/vtkSmoothErrorMetric.h            |      4 +-
 Common/DataModel/vtkSphere.h                       |      4 +-
 Common/DataModel/vtkSpline.h                       |      4 +-
 Common/DataModel/vtkStructuredData.cxx             |    735 -
 Common/DataModel/vtkStructuredData.h               |    279 +-
 Common/DataModel/vtkStructuredExtent.h             |      8 +-
 Common/DataModel/vtkStructuredGrid.cxx             |      1 -
 Common/DataModel/vtkStructuredGrid.h               |      4 +-
 Common/DataModel/vtkStructuredPoints.h             |      4 +-
 Common/DataModel/vtkStructuredPointsCollection.h   |      4 +-
 .../DataModel/vtkStructuredVisibilityConstraint.h  |      4 +-
 Common/DataModel/vtkSuperquadric.h                 |      4 +-
 Common/DataModel/vtkTable.cxx                      |      2 -
 Common/DataModel/vtkTable.h                        |      4 +-
 Common/DataModel/vtkTensor.h                       |      4 +-
 Common/DataModel/vtkTetra.h                        |      4 +-
 Common/DataModel/vtkTree.cxx                       |     10 +-
 Common/DataModel/vtkTree.h                         |      4 +-
 Common/DataModel/vtkTreeBFSIterator.cxx            |      8 +-
 Common/DataModel/vtkTreeBFSIterator.h              |      4 +-
 Common/DataModel/vtkTreeDFSIterator.cxx            |      8 +-
 Common/DataModel/vtkTreeDFSIterator.h              |      4 +-
 Common/DataModel/vtkTreeIterator.h                 |      4 +-
 Common/DataModel/vtkTriQuadraticHexahedron.h       |      4 +-
 Common/DataModel/vtkTriangle.h                     |      4 +-
 Common/DataModel/vtkTriangleStrip.h                |      4 +-
 Common/DataModel/vtkUndirectedGraph.cxx            |      5 +
 Common/DataModel/vtkUndirectedGraph.h              |      4 +-
 Common/DataModel/vtkUniformGrid.cxx                |      6 +-
 Common/DataModel/vtkUniformGrid.h                  |      4 +-
 Common/DataModel/vtkUniformGridAMR.h               |      4 +-
 Common/DataModel/vtkUniformGridAMRDataIterator.h   |      4 +-
 Common/DataModel/vtkUnstructuredGrid.cxx           |     48 +-
 Common/DataModel/vtkUnstructuredGrid.h             |     11 +-
 Common/DataModel/vtkUnstructuredGridBase.h         |      6 +-
 .../DataModel/vtkUnstructuredGridCellIterator.cxx  |      2 +-
 Common/DataModel/vtkUnstructuredGridCellIterator.h |      6 +-
 Common/DataModel/vtkVector.h                       |     10 +-
 Common/DataModel/vtkVectorOperators.h              |     23 +-
 Common/DataModel/vtkVertex.h                       |      4 +-
 Common/DataModel/vtkVertexListIterator.cxx         |      2 +-
 Common/DataModel/vtkVertexListIterator.h           |      4 +-
 Common/DataModel/vtkVoxel.h                        |      4 +-
 Common/DataModel/vtkWedge.h                        |      4 +-
 Common/DataModel/vtkXMLDataElement.cxx             |      2 +-
 Common/DataModel/vtkXMLDataElement.h               |      4 +-
 Common/ExecutionModel/CMakeLists.txt               |      7 +-
 Common/ExecutionModel/Testing/Cxx/CMakeLists.txt   |      6 +-
 Common/ExecutionModel/Testing/Cxx/TestMetaData.cxx |    139 +
 .../ExecutionModel/Testing/Python/CMakeLists.txt   |      8 +-
 .../ExecutionModel/Testing/Python/TestEnsemble.py  |     86 +
 Common/ExecutionModel/module.cmake                 |      2 +
 Common/ExecutionModel/vtkAlgorithm.cxx             |     72 +-
 Common/ExecutionModel/vtkAlgorithm.h               |     60 +-
 Common/ExecutionModel/vtkAlgorithmOutput.h         |      4 +-
 .../ExecutionModel/vtkAnnotationLayersAlgorithm.h  |      4 +-
 Common/ExecutionModel/vtkArrayDataAlgorithm.h      |      4 +-
 .../vtkCachedStreamingDemandDrivenPipeline.cxx     |      1 -
 .../vtkCachedStreamingDemandDrivenPipeline.h       |      4 +-
 Common/ExecutionModel/vtkCastToConcrete.cxx        |      5 +-
 Common/ExecutionModel/vtkCastToConcrete.h          |      4 +-
 Common/ExecutionModel/vtkCompositeDataPipeline.cxx |    119 +-
 Common/ExecutionModel/vtkCompositeDataPipeline.h   |     29 +-
 .../vtkCompositeDataSetAlgorithm.cxx               |     23 -
 .../ExecutionModel/vtkCompositeDataSetAlgorithm.h  |      4 +-
 Common/ExecutionModel/vtkDataObjectAlgorithm.h     |      4 +-
 Common/ExecutionModel/vtkDataSetAlgorithm.h        |      4 +-
 Common/ExecutionModel/vtkDemandDrivenPipeline.cxx  |     13 +-
 Common/ExecutionModel/vtkDemandDrivenPipeline.h    |     22 +-
 Common/ExecutionModel/vtkDirectedGraphAlgorithm.h  |      4 +-
 Common/ExecutionModel/vtkEnsembleSource.cxx        |    181 +
 Common/ExecutionModel/vtkEnsembleSource.h          |    104 +
 Common/ExecutionModel/vtkExecutive.cxx             |     30 +
 Common/ExecutionModel/vtkExecutive.h               |      4 +-
 Common/ExecutionModel/vtkExtentRCBPartitioner.cxx  |     14 +-
 Common/ExecutionModel/vtkExtentRCBPartitioner.h    |     13 +
 Common/ExecutionModel/vtkExtentSplitter.h          |      4 +-
 Common/ExecutionModel/vtkExtentTranslator.cxx      |    393 +
 Common/ExecutionModel/vtkExtentTranslator.h        |    139 +
 .../vtkFilteringInformationKeyManager.h            |      4 +-
 Common/ExecutionModel/vtkGraphAlgorithm.h          |      4 +-
 .../vtkHierarchicalBoxDataSetAlgorithm.cxx         |     23 -
 .../vtkHierarchicalBoxDataSetAlgorithm.h           |      4 +-
 Common/ExecutionModel/vtkHyperOctreeAlgorithm.h    |      4 +-
 .../ExecutionModel/vtkHyperTreeGridAlgorithm.cxx   |      6 +-
 Common/ExecutionModel/vtkHyperTreeGridAlgorithm.h  |      4 +-
 Common/ExecutionModel/vtkImageAlgorithm.h          |      4 +-
 Common/ExecutionModel/vtkImageInPlaceFilter.h      |      4 +-
 Common/ExecutionModel/vtkImageProgressIterator.h   |      4 +-
 Common/ExecutionModel/vtkImageProgressIterator.txx |      4 +-
 Common/ExecutionModel/vtkImageToStructuredPoints.h |      4 +-
 .../vtkInformationDataObjectMetaDataKey.cxx        |     47 +
 .../vtkInformationDataObjectMetaDataKey.h          |     59 +
 .../vtkInformationExecutivePortKey.h               |     13 +-
 .../vtkInformationExecutivePortVectorKey.h         |     13 +-
 .../vtkInformationIntegerRequestKey.cxx            |     68 +
 .../vtkInformationIntegerRequestKey.h              |     86 +
 .../vtkMultiBlockDataSetAlgorithm.cxx              |     23 -
 .../ExecutionModel/vtkMultiBlockDataSetAlgorithm.h |      4 +-
 .../ExecutionModel/vtkMultiTimeStepAlgorithm.cxx   |     91 +-
 Common/ExecutionModel/vtkMultiTimeStepAlgorithm.h  |     21 +-
 .../ExecutionModel/vtkOnePieceExtentTranslator.cxx |     47 -
 .../ExecutionModel/vtkOnePieceExtentTranslator.h   |     49 -
 Common/ExecutionModel/vtkPassInputTypeAlgorithm.h  |      4 +-
 .../ExecutionModel/vtkPiecewiseFunctionAlgorithm.h |      4 +-
 .../vtkPiecewiseFunctionShiftScale.h               |      4 +-
 Common/ExecutionModel/vtkPointSetAlgorithm.h       |      4 +-
 Common/ExecutionModel/vtkPolyDataAlgorithm.h       |      4 +-
 Common/ExecutionModel/vtkProgressObserver.h        |      4 +-
 .../ExecutionModel/vtkRectilinearGridAlgorithm.h   |      4 +-
 Common/ExecutionModel/vtkSMPProgressObserver.h     |      4 +-
 Common/ExecutionModel/vtkScalarTree.h              |      4 +-
 Common/ExecutionModel/vtkSelectionAlgorithm.h      |      4 +-
 .../ExecutionModel/vtkSimpleImageToImageFilter.h   |      4 +-
 Common/ExecutionModel/vtkSimpleScalarTree.h        |      8 +-
 .../vtkStreamingDemandDrivenPipeline.cxx           |   1121 +-
 .../vtkStreamingDemandDrivenPipeline.h             |    186 +-
 Common/ExecutionModel/vtkStructuredGridAlgorithm.h |      4 +-
 Common/ExecutionModel/vtkTableAlgorithm.h          |      4 +-
 Common/ExecutionModel/vtkTableExtentTranslator.cxx |    314 -
 Common/ExecutionModel/vtkTableExtentTranslator.h   |    110 -
 .../vtkThreadedCompositeDataPipeline.cxx           |      2 +-
 .../vtkThreadedCompositeDataPipeline.h             |      4 +-
 .../ExecutionModel/vtkThreadedImageAlgorithm.cxx   |      8 +-
 Common/ExecutionModel/vtkThreadedImageAlgorithm.h  |      4 +-
 Common/ExecutionModel/vtkTreeAlgorithm.h           |      4 +-
 Common/ExecutionModel/vtkTrivialProducer.cxx       |    108 +-
 Common/ExecutionModel/vtkTrivialProducer.h         |     21 +-
 .../ExecutionModel/vtkUndirectedGraphAlgorithm.h   |      4 +-
 .../ExecutionModel/vtkUniformGridAMRAlgorithm.cxx  |     23 -
 .../ExecutionModel/vtkUniformGridPartitioner.cxx   |     10 +
 Common/ExecutionModel/vtkUniformGridPartitioner.h  |      6 +
 .../ExecutionModel/vtkUnstructuredGridAlgorithm.h  |      4 +-
 .../vtkUnstructuredGridBaseAlgorithm.cxx           |    211 +
 .../vtkUnstructuredGridBaseAlgorithm.h             |    109 +
 Common/Math/Testing/Cxx/CMakeLists.txt             |     12 +-
 Common/Math/Testing/Cxx/TestMatrix3x3.cxx          |     28 +-
 Common/Math/Testing/Tcl/CMakeLists.txt             |      9 +-
 Common/Math/module.cmake                           |      2 +
 Common/Math/vtkAmoebaMinimizer.h                   |      4 +-
 Common/Math/vtkFastNumericConversion.h             |      4 +-
 Common/Math/vtkFunctionSet.h                       |      4 +-
 Common/Math/vtkInitialValueProblemSolver.h         |      4 +-
 Common/Math/vtkMatrix3x3.cxx                       |      2 +-
 Common/Math/vtkMatrix3x3.h                         |      4 +-
 Common/Math/vtkMatrix4x4.cxx                       |      2 +-
 Common/Math/vtkMatrix4x4.h                         |      4 +-
 Common/Math/vtkPolynomialSolversUnivariate.cxx     |      1 +
 Common/Math/vtkPolynomialSolversUnivariate.h       |      4 +-
 Common/Math/vtkQuaternion.h                        |      6 +-
 Common/Math/vtkQuaternion.txx                      |      6 +-
 Common/Math/vtkQuaternionInterpolator.cxx          |      2 +-
 Common/Math/vtkQuaternionInterpolator.h            |      4 +-
 Common/Math/vtkRungeKutta2.h                       |      4 +-
 Common/Math/vtkRungeKutta4.h                       |      4 +-
 Common/Math/vtkRungeKutta45.cxx                    |     40 +-
 Common/Math/vtkRungeKutta45.h                      |      4 +-
 Common/Math/vtkTuple.h                             |      6 +-
 Common/Misc/CMakeLists.txt                         |      8 +-
 Common/Misc/Testing/Cxx/CMakeLists.txt             |      8 +-
 Common/Misc/Testing/Cxx/UnitTestFunctionParser.cxx |   1019 +
 Common/Misc/module.cmake                           |      2 +
 Common/Misc/vtkContourValues.h                     |      4 +-
 Common/Misc/vtkErrorCode.h                         |      6 +-
 Common/Misc/vtkFunctionParser.cxx                  |    203 +-
 Common/Misc/vtkFunctionParser.h                    |     10 +-
 Common/Misc/vtkHeap.h                              |      4 +-
 Common/Misc/vtkPolygonBuilder.h                    |      6 +-
 Common/System/CMakeLists.txt                       |      2 +
 Common/System/Testing/Cxx/CMakeLists.txt           |      5 +-
 Common/System/module.cmake                         |      2 +
 Common/System/vtkClientSocket.cxx                  |      2 +-
 Common/System/vtkClientSocket.h                    |      4 +-
 Common/System/vtkDirectory.cxx                     |      6 +-
 Common/System/vtkDirectory.h                       |      4 +-
 Common/System/vtkServerSocket.h                    |      4 +-
 Common/System/vtkSocket.h                          |      4 +-
 Common/System/vtkSocketCollection.h                |      4 +-
 Common/System/vtkThreadMessager.h                  |      4 +-
 Common/System/vtkTimerLog.cxx                      |      4 +-
 Common/System/vtkTimerLog.h                        |      4 +-
 Common/Transforms/Testing/Cxx/CMakeLists.txt       |      6 +-
 Common/Transforms/Testing/Python/CMakeLists.txt    |     12 +-
 .../Transforms/Testing/Python/MatrixToTransform.py |      1 +
 Common/Transforms/Testing/Tcl/CMakeLists.txt       |     12 +-
 .../Transforms/Testing/Tcl/MatrixToTransform.tcl   |      2 +
 Common/Transforms/module.cmake                     |      2 +
 Common/Transforms/vtkAbstractTransform.h           |      4 +-
 Common/Transforms/vtkCylindricalTransform.cxx      |      2 +-
 Common/Transforms/vtkCylindricalTransform.h        |      4 +-
 Common/Transforms/vtkGeneralTransform.h            |      4 +-
 Common/Transforms/vtkHomogeneousTransform.h        |      4 +-
 Common/Transforms/vtkIdentityTransform.h           |      4 +-
 Common/Transforms/vtkLandmarkTransform.h           |      4 +-
 Common/Transforms/vtkLinearTransform.h             |      4 +-
 .../Transforms/vtkMatrixToHomogeneousTransform.h   |      4 +-
 Common/Transforms/vtkMatrixToLinearTransform.h     |      4 +-
 Common/Transforms/vtkPerspectiveTransform.cxx      |      2 +-
 Common/Transforms/vtkPerspectiveTransform.h        |      4 +-
 Common/Transforms/vtkSphericalTransform.cxx        |      2 +-
 Common/Transforms/vtkSphericalTransform.h          |      4 +-
 Common/Transforms/vtkThinPlateSplineTransform.h    |      4 +-
 Common/Transforms/vtkTransform.cxx                 |      2 +-
 Common/Transforms/vtkTransform.h                   |     10 +-
 Common/Transforms/vtkTransform2D.cxx               |      2 +-
 Common/Transforms/vtkTransform2D.h                 |      4 +-
 Common/Transforms/vtkTransformCollection.h         |      4 +-
 Common/Transforms/vtkWarpTransform.h               |      4 +-
 Copyright.txt                                      |      2 +-
 Deprecated/vtkGraphHierarchicalBundle.h            |      4 +-
 Deprecated/vtkStringToTimePoint.h                  |      4 +-
 Deprecated/vtkTimePointToString.h                  |      4 +-
 Domains/Chemistry/Testing/Cxx/CMakeLists.txt       |     10 +-
 .../Testing/Cxx/TestMoleculeSelection.cxx          |      6 +-
 .../Chemistry/Testing/Cxx/TestPDBBallAndStick.cxx  |     38 +-
 Domains/Chemistry/module.cmake                     |      7 +-
 Domains/Chemistry/vtkBlueObeliskData.h             |      4 +-
 Domains/Chemistry/vtkBlueObeliskDataParser.h       |      6 +-
 Domains/Chemistry/vtkCMLMoleculeReader.h           |      4 +-
 Domains/Chemistry/vtkChemistryConfigure.h.in       |      4 +-
 Domains/Chemistry/vtkMoleculeAlgorithm.h           |      4 +-
 Domains/Chemistry/vtkMoleculeMapper.cxx            |      7 +-
 Domains/Chemistry/vtkMoleculeMapper.h              |     10 +-
 Domains/Chemistry/vtkMoleculeToAtomBallFilter.h    |      4 +-
 Domains/Chemistry/vtkMoleculeToBondStickFilter.h   |      4 +-
 Domains/Chemistry/vtkMoleculeToPolyDataFilter.h    |      4 +-
 Domains/Chemistry/vtkOpenQubeElectronicData.h      |      4 +-
 Domains/Chemistry/vtkOpenQubeMoleculeSource.h      |      4 +-
 Domains/Chemistry/vtkPeriodicTable.h               |      4 +-
 Domains/Chemistry/vtkProgrammableElectronicData.h  |      4 +-
 Domains/Chemistry/vtkProteinRibbonFilter.cxx       |      5 +-
 Domains/Chemistry/vtkSimpleBondPerceiver.h         |      4 +-
 Domains/ChemistryOpenGL2/CMakeLists.txt            |     51 +
 .../ChemistryOpenGL2/glsl/vtkSphereMapperVS.glsl   |     84 +
 .../ChemistryOpenGL2/glsl/vtkStickMapperVS.glsl    |    110 +
 Domains/ChemistryOpenGL2/module.cmake              |     14 +
 .../ChemistryOpenGL2/vtkOpenGLMoleculeMapper.cxx   |    130 +
 Domains/ChemistryOpenGL2/vtkOpenGLMoleculeMapper.h |     57 +
 Domains/ChemistryOpenGL2/vtkOpenGLSphereMapper.cxx |    353 +
 Domains/ChemistryOpenGL2/vtkOpenGLSphereMapper.h   |     88 +
 Domains/ChemistryOpenGL2/vtkOpenGLStickMapper.cxx  |    569 +
 Domains/ChemistryOpenGL2/vtkOpenGLStickMapper.h    |     91 +
 Examples/AMR/Cxx/CMakeLists.txt                    |      8 +-
 Examples/AMR/Cxx/Generate2DAMRDataSetWithPulse.cxx |      2 +-
 Examples/AMR/Cxx/Generate3DAMRDataSetWithPulse.cxx |      2 +-
 Examples/Android/CMakeLists.txt                    |      2 +
 Examples/Android/JavaVTK/AndroidManifest.xml       |     31 +
 Examples/Android/JavaVTK/CMakeLists.txt            |     90 +
 Examples/Android/JavaVTK/ant.properties.in         |     12 +
 Examples/Android/JavaVTK/jni/CMakeLists.txt        |     13 +
 Examples/Android/JavaVTK/jni/main.cxx              |    176 +
 Examples/Android/JavaVTK/res/values/strings.xml    |      4 +
 .../src/com/kitware/JavaVTK/JavaVTKActivity.java   |     62 +
 .../src/com/kitware/JavaVTK/JavaVTKLib.java        |     59 +
 .../src/com/kitware/JavaVTK/JavaVTKView.java       |    320 +
 Examples/Android/NativeVTK/AndroidManifest.xml     |     32 +
 Examples/Android/NativeVTK/CMakeLists.txt          |     90 +
 Examples/Android/NativeVTK/ant.properties.in       |     12 +
 Examples/Android/NativeVTK/jni/CMakeLists.txt      |     15 +
 Examples/Android/NativeVTK/jni/main.cxx            |     94 +
 Examples/Android/NativeVTK/res/values/strings.xml  |      4 +
 Examples/Android/ReadMe.txt                        |     22 +
 Examples/Annotation/Cxx/LabeledMesh/CMakeLists.txt |      8 +-
 Examples/Annotation/Tcl/TestText.tcl               |      1 +
 Examples/Annotation/Tcl/TestTextOldWay.tcl         |      5 +-
 Examples/Annotation/Tcl/annotatePick.tcl           |      1 +
 Examples/Annotation/Tcl/cubeAxes.tcl               |      2 +-
 Examples/Annotation/Tcl/labeledMesh.tcl            |      1 +
 Examples/Annotation/Tcl/multiLineText.tcl          |      2 +-
 Examples/Annotation/Tcl/textOrigin.tcl             |      1 +
 Examples/Annotation/Tcl/xyPlot.tcl                 |      1 +
 Examples/Array/Cxx/CMakeLists.txt                  |      6 +-
 Examples/Build/vtkLocal/CMakeLists.txt             |     11 +-
 Examples/Build/vtkLocal/vtkLocalExample.h          |      4 +-
 Examples/Build/vtkMy/CMakeLists.txt                |     47 +-
 Examples/Build/vtkMy/CMakeOptions.cmake            |    134 +-
 Examples/Build/vtkMy/Common/CMakeLists.txt         |     34 +-
 Examples/Build/vtkMy/Common/vtkBar.h               |      4 +-
 .../Build/vtkMy/Common/vtkmyCommonWin32Header.h    |      4 +-
 Examples/Build/vtkMy/Examples/CMakeLists.txt       |      2 +-
 Examples/Build/vtkMy/Examples/Cxx/CMakeLists.txt   |      7 +-
 .../Build/vtkMy/Examples/Cxx/Ex1/CMakeLists.txt    |      4 +-
 .../Build/vtkMy/Examples/Cxx/Ex2/CMakeLists.txt    |      4 +-
 Examples/Build/vtkMy/Imaging/CMakeLists.txt        |     34 +-
 Examples/Build/vtkMy/Imaging/vtkImageFoo.h         |      4 +-
 .../Build/vtkMy/Imaging/vtkmyImagingWin32Header.h  |      4 +-
 Examples/Build/vtkMy/Unsorted/CMakeLists.txt       |     45 +-
 Examples/Build/vtkMy/Unsorted/vtkBar2.h            |      4 +-
 .../vtkMy/Unsorted/vtkmyUnsortedWin32Header.h      |      4 +-
 .../Build/vtkMy/Utilities/Doxygen/CMakeLists.txt   |      7 +-
 .../Build/vtkMy/Wrapping/JavaDependencies.cmake.in |      2 +-
 Examples/CMakeLists.txt                            |    108 +-
 Examples/Charts/Cxx/CMakeLists.txt                 |      8 +-
 Examples/Charts/Cxx/vtkGraphItem.h                 |      6 +-
 Examples/DataManipulation/Cxx/CMakeLists.txt       |      8 +-
 Examples/DataManipulation/Tcl/Arrays.tcl           |      3 +-
 Examples/DataManipulation/Tcl/BuildUGrid.tcl       |      1 +
 Examples/DataManipulation/Tcl/CreateStrip.tcl      |      2 +-
 Examples/DataManipulation/Tcl/FinancialField.tcl   |      2 +-
 Examples/DataManipulation/Tcl/marching.tcl         |      1 +
 Examples/DataManipulation/Tcl/pointToCellData.tcl  |      1 +
 Examples/GUI/Cocoa/CMakeLists.txt                  |     13 +-
 Examples/GUI/Cocoa/Documentation/Instructions.rtf  |     10 +-
 Examples/GUI/Cocoa/Documentation/Screenshot.png    |    Bin 34019 -> 18030 bytes
 Examples/GUI/Cocoa/SimpleCocoaVTK.xcconfig         |      2 +-
 .../Cocoa/SimpleCocoaVTK.xcodeproj/project.pbxproj |    296 +-
 Examples/GUI/Motif/CMakeLists.txt                  |     14 +-
 Examples/GUI/Python/OrthogonalPlanesWithTkPhoto.py |      1 +
 Examples/GUI/Qt/Events/CMakeLists.txt              |     15 +-
 Examples/GUI/Qt/FourPaneViewer/CMakeLists.txt      |     15 +-
 Examples/GUI/Qt/GraphicsView/CMakeLists.txt        |     10 +-
 Examples/GUI/Qt/GraphicsView/vtkclasses.xml        |      2 -
 Examples/GUI/Qt/GraphicsView/vtklibrary.xml        |      2 -
 Examples/GUI/Qt/ImageViewer/CMakeLists.txt         |     17 +-
 Examples/GUI/Qt/SimpleView/CMakeLists.txt          |     17 +-
 Examples/GUI/Tcl/AffineWidget.tcl                  |      2 +
 Examples/GUI/Tcl/AngleWidget.tcl                   |      8 +-
 Examples/GUI/Tcl/BoxWidget.tcl                     |      2 +
 Examples/GUI/Tcl/CameraAndSliderWidgets.tcl        |      2 +
 Examples/GUI/Tcl/CustomInteraction.tcl             |      2 +-
 Examples/GUI/Tcl/ImageTracerWidget.tcl             |      2 +
 Examples/GUI/Tcl/ImplicitPlaneWidget.tcl           |      2 +
 Examples/GUI/Tcl/Mace.tcl                          |      2 +-
 Examples/GUI/Tcl/ProbeWithPointWidget.tcl          |      3 +-
 Examples/GUI/Tcl/ProbeWithSplineWidget.tcl         |     11 +-
 Examples/GUI/Tcl/ProbingWithPlaneWidget.tcl        |      1 +
 Examples/GUI/Tcl/SphereWidget.tcl                  |      1 +
 Examples/GUI/Tcl/StreamlinesWithLineWidget.tcl     |      1 +
 Examples/GUI/Tcl/TransformWithBoxWidget.tcl        |      2 +
 Examples/GUI/Tcl/VolumeRenderWithBoxWidget.tcl     |      2 +
 Examples/GUI/Tcl/spikeColor.tcl                    |      1 +
 .../Graphics/Python/SegmentAndBrokenLineSources.py |      1 +
 .../Python/SingleYoungsMaterialInterface.py        |      1 +
 Examples/HyperTree/Cxx/CMakeLists.txt              |     10 +-
 Examples/HyperTree/Cxx/Sphere/CMakeLists.txt       |     10 +-
 Examples/HyperTree/Cxx/Sphere/Cell.cxx             |      2 +-
 Examples/IO/Cxx/CMakeLists.txt                     |     13 +-
 Examples/IO/Tcl/flamingo.tcl                       |      1 +
 Examples/IO/Tcl/stl.tcl                            |      1 +
 Examples/ImageProcessing/Cxx/CMakeLists.txt        |     14 +-
 Examples/ImageProcessing/Tcl/Contours2D.tcl        |      3 +-
 Examples/ImageProcessing/Tcl/HistogramWidget.tcl   |      7 +-
 Examples/ImageProcessing/Tcl/ImageInteractor.tcl   |      1 +
 Examples/ImageProcessing/Tcl/ImageSlicing.tcl      |      3 +-
 Examples/Infovis/Cxx/CMakeLists.txt                |     81 +-
 Examples/Infovis/Cxx/CustomLinkView/CMakeLists.txt |    146 +-
 Examples/Infovis/Cxx/CustomLinkView/main.cxx       |      6 +
 Examples/Infovis/Cxx/EasyView/CMakeLists.txt       |    146 +-
 Examples/Infovis/Cxx/EasyView/main.cxx             |      6 +
 Examples/Infovis/Cxx/StatsView/CMakeLists.txt      |    146 +-
 Examples/Infovis/Cxx/StatsView/main.cxx            |      6 +
 Examples/Infovis/Python/Matlab_engine_filter.py    |      1 +
 Examples/Infovis/Python/Matlab_engine_interface.py |      1 +
 Examples/Infovis/Python/Rcalculator_mst.py         |      1 +
 Examples/Infovis/Python/Rcalculator_vd.py          |      1 +
 Examples/Infovis/Python/Rinterface.py              |      1 +
 Examples/Infovis/Python/Rrand_table.py             |      1 +
 .../Infovis/Python/adjacency_matrix_to_graph.py    |      1 +
 Examples/Infovis/Python/aggregate.py               |      1 +
 Examples/Infovis/Python/boost_bfs.py               |      1 +
 Examples/Infovis/Python/boost_centrality.py        |      1 +
 Examples/Infovis/Python/boost_mst.py               |      1 +
 Examples/Infovis/Python/boost_mst_extract_graph.py |      1 +
 Examples/Infovis/Python/boost_mst_with_hgv.py      |      1 +
 Examples/Infovis/Python/circular_vertices.py       |      1 +
 Examples/Infovis/Python/cone_layout.py             |      1 +
 .../Infovis/Python/contingency_port_protocol.py    |      1 +
 Examples/Infovis/Python/create_tree.py             |      1 +
 Examples/Infovis/Python/database_query1.py         |      1 +
 Examples/Infovis/Python/databases.py               |      1 +
 Examples/Infovis/Python/databases2.py              |      1 +
 Examples/Infovis/Python/delimited_text_reader1.py  |      1 +
 Examples/Infovis/Python/delimited_text_reader2.py  |      1 +
 Examples/Infovis/Python/displayVTKHierarchy.py     |      1 +
 Examples/Infovis/Python/filters.py                 |      1 +
 Examples/Infovis/Python/geoview.py                 |      1 +
 Examples/Infovis/Python/graph1.py                  |      1 +
 Examples/Infovis/Python/graph3d.py                 |      1 +
 .../Infovis/Python/graph_selection_subtract.py     |      1 +
 Examples/Infovis/Python/graph_tree_ring.py         |      1 +
 Examples/Infovis/Python/gui.py                     |      1 +
 Examples/Infovis/Python/hello_world.py             |      1 +
 Examples/Infovis/Python/hierarchical_graph.py      |      1 +
 Examples/Infovis/Python/icicle_view.py             |      1 +
 Examples/Infovis/Python/icicle_view_simple.py      |      1 +
 Examples/Infovis/Python/labels.py                  |      1 +
 Examples/Infovis/Python/merge_graphs.py            |      1 +
 Examples/Infovis/Python/mysql_database.py          |      1 +
 Examples/Infovis/Python/programmable_pipeline.py   |      1 +
 Examples/Infovis/Python/programmable_pipeline2.py  |      1 +
 Examples/Infovis/Python/psql_database.py           |      1 +
 Examples/Infovis/Python/random3d.py                |      1 +
 Examples/Infovis/Python/selection.py               |      1 +
 Examples/Infovis/Python/selection_domain.py        |      1 +
 Examples/Infovis/Python/simple_selection.py        |      1 +
 Examples/Infovis/Python/statistics_temperatures.py |      1 +
 Examples/Infovis/Python/streaming_statistics.py    |      1 +
 .../Infovis/Python/streaming_statistics_pyqt.py    |      1 +
 Examples/Infovis/Python/tables1.py                 |      1 +
 Examples/Infovis/Python/tables2.py                 |      1 +
 Examples/Infovis/Python/tables3.py                 |      1 +
 Examples/Infovis/Python/tables4.py                 |      1 +
 Examples/Infovis/Python/tables_adv.py              |      1 +
 Examples/Infovis/Python/theme.py                   |      1 +
 Examples/Infovis/Python/tree1.py                   |      1 +
 Examples/Infovis/Python/tree_map.py                |      1 +
 Examples/Infovis/Python/treemap_view.py            |      1 +
 .../Infovis/Python/treering_hierarchical_view.py   |      1 +
 Examples/Infovis/Python/treering_view.py           |      1 +
 Examples/Infovis/Python/treering_view_simple.py    |      1 +
 .../Infovis/Python/vertex_degree_programmable.py   |      1 +
 Examples/Infovis/Python/views.py                   |      1 +
 Examples/Infovis/Python/vtkclasses.xml             |      2 -
 Examples/Infovis/Python/vtklibrary.xml             |      2 -
 Examples/LIC/Cxx/CMakeLists.txt                    |      6 +
 Examples/LIC/Python/CylinderAndPolarAxes.py        |      1 +
 Examples/Medical/Cxx/CMakeLists.txt                |     14 +-
 Examples/Medical/Tcl/Medical1.tcl                  |      1 +
 Examples/Medical/Tcl/Medical2.tcl                  |      1 +
 Examples/Medical/Tcl/Medical3.tcl                  |      2 +-
 Examples/Medical/Tcl/Medical4.tcl                  |      2 +-
 Examples/Modelling/Cxx/CMakeLists.txt              |     21 +-
 Examples/Modelling/Tcl/DelMesh.tcl                 |      2 +-
 Examples/Modelling/Tcl/Delaunay3D.tcl              |      2 +-
 Examples/Modelling/Tcl/PerlinTerrain.tcl           |      1 +
 Examples/Modelling/Tcl/constrainedDelaunay.tcl     |      1 +
 Examples/Modelling/Tcl/expCos.tcl                  |      2 +-
 Examples/Modelling/Tcl/faultLines.tcl              |      2 +-
 Examples/Modelling/Tcl/hello.tcl                   |      2 +-
 Examples/Modelling/Tcl/iceCream.tcl                |      1 +
 Examples/Modelling/Tcl/procrustesAlignment.tcl     |      2 +-
 Examples/Modelling/Tcl/reconstructSurface.tcl      |      2 +-
 Examples/MultiBlock/Cxx/CMakeLists.txt             |      8 +-
 Examples/ParallelProcessing/CMakeLists.txt         |      1 -
 .../ParallelProcessing/Generic/Cxx/CMakeLists.txt  |      8 +-
 .../ParallelProcessing/MPI/Python/ParallelCone.py  |      1 +
 .../SMP}/CMakeLists.txt                            |      0
 Examples/ParallelProcessing/SMP/Cxx/CMakeLists.txt |     27 +
 Examples/ParallelProcessing/SMP/Cxx/main.cxx       |     31 +
 .../SMP/Cxx/vtkAMRDataInternals2.cxx               |    125 +
 .../SMP/Cxx/vtkAMRDataInternals2.h                 |     76 +
 .../SMP/Cxx/vtkOverlappingAMR2.cxx                 |    249 +
 .../SMP/Cxx/vtkOverlappingAMR2.h                   |    161 +
 .../SMP/Cxx/vtkSMPContourFilterManyPieces.cxx      |    445 +
 .../SMP/Cxx/vtkSMPContourFilterManyPieces.h        |     45 +
 .../SMP/Cxx/vtkSMPMinMaxTree.cxx                   |    299 +
 .../ParallelProcessing/SMP/Cxx/vtkSMPMinMaxTree.h  |     69 +
 Examples/ParallelProcessing/SMP/Cxx/vtkSMPTools2.h |    245 +
 .../SMP/Cxx/vtkStreamedCompositeDataPipeline.cxx   |    345 +
 .../SMP/Cxx/vtkStreamedCompositeDataPipeline.h     |     64 +
 .../SMP/Cxx/vtkStreamedCompositeSources.cxx        |     89 +
 .../SMP/Cxx/vtkStreamedCompositeSources.h          |     35 +
 .../SMP/Cxx/vtkUniformGridAMR2.cxx                 |    350 +
 .../SMP/Cxx/vtkUniformGridAMR2.h                   |    147 +
 .../SMP/Cxx/vtkUniformGridAMRDataIterator2.cxx     |    242 +
 .../SMP/Cxx/vtkUniformGridAMRDataIterator2.h       |    104 +
 Examples/Rendering/Cxx/CMakeLists.txt              |      8 +-
 Examples/Rendering/Tcl/AbortCheckEvent.tcl         |      1 +
 Examples/Rendering/Tcl/CADPart.tcl                 |      2 +-
 Examples/Rendering/Tcl/CSpline.tcl                 |      2 +-
 Examples/Rendering/Tcl/Cylinder.tcl                |      2 +-
 Examples/Rendering/Tcl/FilterCADPart.tcl           |      2 +-
 Examples/Rendering/Tcl/LightKitViewer.tcl          |      2 +-
 Examples/Rendering/Tcl/RenderLargeImage.tcl        |      1 +
 Examples/Rendering/Tcl/TPlane.tcl                  |      2 +-
 Examples/Rendering/Tcl/assembly.tcl                |      2 +-
 Examples/Rendering/Tcl/rainbow.tcl                 |      2 +-
 Examples/Statistics/CMakeLists.txt                 |     11 +-
 Examples/Tutorial/Step1/Cxx/CMakeLists.txt         |      8 +-
 Examples/Tutorial/Step2/Cxx/CMakeLists.txt         |      8 +-
 Examples/Tutorial/Step3/Cxx/CMakeLists.txt         |      8 +-
 Examples/Tutorial/Step4/Cxx/CMakeLists.txt         |      8 +-
 Examples/Tutorial/Step5/Cxx/CMakeLists.txt         |      8 +-
 Examples/Tutorial/Step5/Tcl/Cone5.tcl              |      1 +
 Examples/Tutorial/Step6/Cxx/CMakeLists.txt         |      9 +-
 Examples/Tutorial/Step6/Tcl/Cone6.tcl              |      2 +
 .../VisualizationAlgorithms/Cxx/CMakeLists.txt     |     14 +-
 .../Tcl/BandContourTerrain.tcl                     |      1 +
 Examples/VisualizationAlgorithms/Tcl/ClipCow.tcl   |      2 +
 .../Tcl/ColorIsosurface.tcl                        |      2 +-
 .../VisualizationAlgorithms/Tcl/CutCombustor.tcl   |      2 +-
 Examples/VisualizationAlgorithms/Tcl/DepthSort.tcl |      1 +
 .../Tcl/ExtractGeometry.tcl                        |      1 +
 .../VisualizationAlgorithms/Tcl/ExtractUGrid.tcl   |      1 +
 .../Tcl/GenerateTextureCoords.tcl                  |      2 +-
 .../VisualizationAlgorithms/Tcl/SubsampleGrid.tcl  |      1 +
 .../Tcl/TextureThreshold.tcl                       |      2 +-
 Examples/VisualizationAlgorithms/Tcl/VisQuad.tcl   |      1 +
 Examples/VisualizationAlgorithms/Tcl/deciFran.tcl  |      2 +-
 Examples/VisualizationAlgorithms/Tcl/imageWarp.tcl |      2 +-
 .../VisualizationAlgorithms/Tcl/officeTube.tcl     |      1 +
 .../VisualizationAlgorithms/Tcl/officeTubes.tcl    |      1 +
 Examples/VisualizationAlgorithms/Tcl/probeComb.tcl |      2 +-
 .../VisualizationAlgorithms/Tcl/smoothFran.tcl     |      2 +-
 Examples/VisualizationAlgorithms/Tcl/spikeF.tcl    |      2 +-
 .../VisualizationAlgorithms/Tcl/streamSurface.tcl  |      2 +-
 Examples/VisualizationAlgorithms/Tcl/warpComb.tcl  |      2 +-
 Examples/VolumeRendering/Cxx/CMakeLists.txt        |      8 +-
 .../Tcl/IntermixedUnstructuredGrid.tcl             |      1 +
 .../VolumeRendering/Tcl/PseudoVolumeRendering.tcl  |      1 +
 Examples/VolumeRendering/Tcl/SimpleRayCast.tcl     |      2 +-
 .../VolumeRendering/Tcl/SimpleTextureMap2D.tcl     |      2 +-
 Examples/Widgets/Cxx/CMakeLists.txt                |     14 +-
 Examples/Widgets/Cxx/Slider2D.cxx                  |      4 -
 Examples/Widgets/Cxx/SplineWidget.cxx              |      4 +-
 Examples/iOS/CMakeLists.txt                        |     25 +
 Examples/iOS/GLPaint.old/Classes/AppController.h   |     22 +
 Examples/iOS/GLPaint.old/Classes/AppController.mm  |    126 +
 Examples/iOS/GLPaint.old/Classes/AppDelegate.h     |     20 +
 Examples/iOS/GLPaint.old/Classes/AppDelegate.mm    |     50 +
 .../iOS/GLPaint.old/Classes/MyGLKViewController.h  |     49 +
 .../iOS/GLPaint.old/Classes/MyGLKViewController.mm |    193 +
 Examples/iOS/GLPaint.old/Classes/PaintingView.h    |     21 +
 Examples/iOS/GLPaint.old/Classes/PaintingView.mm   |    100 +
 .../GLPaint.old/Classes/PaintingViewController.h   |     19 +
 .../GLPaint.old/Classes/PaintingViewController.mm  |     56 +
 Examples/iOS/GLPaint.old/Default-568h at 2x.png       |    Bin 0 -> 4211 bytes
 Examples/iOS/GLPaint.old/Default.png               |    Bin 0 -> 359 bytes
 Examples/iOS/GLPaint.old/GLPaint-Info.plist        |     43 +
 .../GLPaint.old/GLPaint.xcodeproj/project.pbxproj  |    376 +
 Examples/iOS/GLPaint.old/Images/Icon-72.png        |    Bin 0 -> 393 bytes
 Examples/iOS/GLPaint.old/Images/Icon-Small-50.png  |    Bin 0 -> 392 bytes
 Examples/iOS/GLPaint.old/Images/Icon-Small.png     |    Bin 0 -> 390 bytes
 Examples/iOS/GLPaint.old/Images/Icon-Small at 2x.png  |    Bin 0 -> 392 bytes
 Examples/iOS/GLPaint.old/Images/Icon.png           |    Bin 0 -> 392 bytes
 Examples/iOS/GLPaint.old/Images/Icon at 2x.png        |    Bin 0 -> 401 bytes
 Examples/iOS/GLPaint.old/Images/iTunesArtwork      |    Bin 0 -> 5188 bytes
 Examples/iOS/GLPaint.old/Prefix.pch                |      6 +
 Examples/iOS/GLPaint.old/main.m                    |     23 +
 Examples/iOS/GLPaint/Classes/AppDelegate.h         |     20 +
 Examples/iOS/GLPaint/Classes/AppDelegate.mm        |     50 +
 Examples/iOS/GLPaint/Classes/MyGLKViewController.h |     49 +
 .../iOS/GLPaint/Classes/MyGLKViewController.mm     |    381 +
 Examples/iOS/GLPaint/GLPaint-Info.plist            |     38 +
 .../iOS/GLPaint/GLPaint.xcodeproj/project.pbxproj  |    340 +
 Examples/iOS/GLPaint/Images/Icon.png               |    Bin 0 -> 392 bytes
 Examples/iOS/GLPaint/Images/iTunesArtwork          |    Bin 0 -> 5188 bytes
 Examples/iOS/GLPaint/Prefix.pch                    |      6 +
 .../en.lproj/MainStoryboard_iPad.storyboard        |     29 +
 .../en.lproj/MainStoryboard_iPhone.storyboard      |     29 +
 Examples/iOS/GLPaint/main.m                        |     25 +
 Examples/iOS/Surfaces/Classes/AppDelegate.h        |     20 +
 Examples/iOS/Surfaces/Classes/AppDelegate.mm       |     50 +
 .../iOS/Surfaces/Classes/MyGLKViewController.h     |     50 +
 .../iOS/Surfaces/Classes/MyGLKViewController.mm    |    548 +
 Examples/iOS/Surfaces/Images/Icon.png              |    Bin 0 -> 392 bytes
 Examples/iOS/Surfaces/Images/iTunesArtwork         |    Bin 0 -> 5188 bytes
 Examples/iOS/Surfaces/Prefix.pch                   |      6 +
 Examples/iOS/Surfaces/Surfaces-Info.plist          |     38 +
 .../Surfaces/Surfaces.xcodeproj/project.pbxproj    |    342 +
 .../en.lproj/MainStoryboard_iPad.storyboard        |     29 +
 .../en.lproj/MainStoryboard_iPhone.storyboard      |     29 +
 Examples/iOS/Surfaces/main.m                       |     25 +
 Examples/iOS/readme.txt                            |     79 +
 Filters/AMR/CMakeLists.txt                         |      2 +-
 Filters/AMR/Testing/Cxx/CMakeLists.txt             |     23 +-
 Filters/AMR/Testing/Cxx/TestAMRBlanking.cxx        |      2 +-
 Filters/AMR/Testing/Python/CMakeLists.txt          |     28 +-
 Filters/AMR/module.cmake                           |      2 +
 Filters/AMR/vtkAMRGaussianPulseSource.cxx          |      2 +-
 Filters/AMR/vtkAMRResampleFilter.h                 |      6 +-
 Filters/AMR/vtkAMRSliceFilter.cxx                  |      4 +-
 Filters/AMR/vtkAMRUtilities.cxx                    |    533 -
 Filters/AMR/vtkAMRUtilities.h                      |    107 -
 Filters/AMR/vtkImageToAMR.cxx                      |      3 +-
 Filters/AMR/vtkImageToAMR.h                        |      4 +-
 Filters/AMR/vtkParallelAMRUtilities.cxx            |    147 +
 Filters/AMR/vtkParallelAMRUtilities.h              |     68 +
 Filters/Core/CMakeLists.txt                        |      1 +
 Filters/Core/Testing/Cxx/CMakeLists.txt            |      8 +-
 Filters/Core/Testing/Cxx/TestAppendFilter.cxx      |    658 +
 Filters/Core/Testing/Cxx/TestAssignAttribute.cxx   |     35 +-
 Filters/Core/Testing/Cxx/TestClipPolyData.cxx      |      1 +
 Filters/Core/Testing/Cxx/TestNamedComponents.cxx   |     30 +-
 Filters/Core/Testing/Cxx/TestProbeFilter.cxx       |     93 +
 .../Core/Testing/Cxx/TestStructuredGridAppend.cxx  |    187 +
 .../Data/Baseline/Delaunay3DAlphaTest.png.md5      |      1 +
 .../Baseline/TestSynchronizedTemplates3D_1.png.md5 |      1 +
 .../Core/Testing/Data/Baseline/capCow_2.png.md5    |      1 +
 .../Data/Baseline/constrainedDelaunay_3.png.md5    |      1 +
 .../Data/Baseline/constrainedDelaunay_4.png.md5    |      1 +
 .../Testing/Data/Baseline/contourCells_2.png.md5   |      1 +
 .../Data/Baseline/contourQuadraticTetra.png.md5    |      1 +
 .../Data/Baseline/contourQuadraticTetra_1.png.md5  |      1 +
 .../Testing/Data/Baseline/fieldToUGrid_1.png.md5   |      1 +
 .../Data/Baseline/financialField2_1.png.md5        |      1 +
 .../Core/Testing/Data/Baseline/stripF_1.png.md5    |      1 +
 .../Core/Testing/Data/Baseline/stripF_2.png.md5    |      1 +
 .../Testing/Data/Baseline/teapotHulls_5.png.md5    |      1 +
 Filters/Core/Testing/Python/CMakeLists.txt         |    118 +-
 Filters/Core/Testing/Python/Delaunay3DAlphaTest.py |     67 +
 .../Core/Testing/Python/contourQuadraticTetra.py   |     79 +
 Filters/Core/Testing/Python/fieldToUGrid.py        |      2 +-
 Filters/Core/Testing/Tcl/CMakeLists.txt            |     94 +-
 Filters/Core/Testing/Tcl/fieldToUGrid.tcl          |      1 +
 Filters/Core/module.cmake                          |      4 +-
 Filters/Core/vtkAppendCompositeDataLeaves.cxx      |      8 +
 Filters/Core/vtkAppendCompositeDataLeaves.h        |      6 +-
 Filters/Core/vtkAppendFilter.cxx                   |    836 +-
 Filters/Core/vtkAppendFilter.h                     |     23 +-
 Filters/Core/vtkAppendPolyData.h                   |      4 +-
 Filters/Core/vtkAppendSelection.h                  |      4 +-
 Filters/Core/vtkArrayCalculator.cxx                |    164 +-
 Filters/Core/vtkArrayCalculator.h                  |      4 +-
 Filters/Core/vtkAssignAttribute.cxx                |     20 +-
 Filters/Core/vtkAssignAttribute.h                  |      8 +-
 Filters/Core/vtkAttributeDataToFieldDataFilter.h   |      4 +-
 Filters/Core/vtkCellDataToPointData.cxx            |    168 +-
 Filters/Core/vtkCellDataToPointData.h              |     10 +-
 Filters/Core/vtkCenterOfMass.h                     |      4 +-
 Filters/Core/vtkCleanPolyData.cxx                  |     23 -
 Filters/Core/vtkCleanPolyData.h                    |      5 +-
 Filters/Core/vtkClipPolyData.h                     |      4 +-
 Filters/Core/vtkCompositeCutter.h                  |      4 +-
 Filters/Core/vtkCompositeDataProbeFilter.cxx       |      1 +
 Filters/Core/vtkCompositeDataProbeFilter.h         |      4 +-
 Filters/Core/vtkConnectivityFilter.h               |      4 +-
 Filters/Core/vtkContourFilter.cxx                  |     96 +-
 Filters/Core/vtkContourFilter.h                    |     10 +-
 Filters/Core/vtkContourGrid.h                      |      4 +-
 Filters/Core/vtkContourHelper.h                    |      7 +-
 Filters/Core/vtkCutter.cxx                         |    133 +-
 Filters/Core/vtkCutter.h                           |     10 +-
 Filters/Core/vtkDataObjectGenerator.cxx            |     59 +-
 Filters/Core/vtkDataObjectGenerator.h              |      4 +-
 Filters/Core/vtkDataObjectToDataSetFilter.cxx      |     58 +-
 Filters/Core/vtkDataObjectToDataSetFilter.h        |      4 +-
 Filters/Core/vtkDataSetEdgeSubdivisionCriterion.h  |      6 +-
 Filters/Core/vtkDataSetToDataObjectFilter.h        |      4 +-
 Filters/Core/vtkDecimatePolylineFilter.h           |      4 +-
 Filters/Core/vtkDecimatePro.cxx                    |      6 +-
 Filters/Core/vtkDecimatePro.h                      |     14 +-
 Filters/Core/vtkDelaunay2D.cxx                     |    101 +-
 Filters/Core/vtkDelaunay2D.h                       |      9 +-
 Filters/Core/vtkDelaunay3D.cxx                     |    259 +-
 Filters/Core/vtkDelaunay3D.h                       |     46 +-
 Filters/Core/vtkEdgeSubdivisionCriterion.h         |      6 +-
 Filters/Core/vtkElevationFilter.h                  |      4 +-
 Filters/Core/vtkExecutionTimer.cxx                 |      8 +-
 Filters/Core/vtkExecutionTimer.h                   |      6 +-
 Filters/Core/vtkFeatureEdges.h                     |      4 +-
 Filters/Core/vtkFieldDataToAttributeDataFilter.cxx |     37 +-
 Filters/Core/vtkFieldDataToAttributeDataFilter.h   |      4 +-
 Filters/Core/vtkGlyph2D.cxx                        |     31 +
 Filters/Core/vtkGlyph2D.h                          |      4 +-
 Filters/Core/vtkGlyph3D.cxx                        |     78 +-
 Filters/Core/vtkGlyph3D.h                          |     21 +-
 Filters/Core/vtkGridSynchronizedTemplates3D.cxx    |    120 +-
 Filters/Core/vtkGridSynchronizedTemplates3D.h      |     10 +-
 Filters/Core/vtkHedgeHog.h                         |      4 +-
 Filters/Core/vtkHull.cxx                           |     19 +-
 Filters/Core/vtkHull.h                             |      4 +-
 Filters/Core/vtkIdFilter.cxx                       |      5 +-
 Filters/Core/vtkIdFilter.h                         |      4 +-
 Filters/Core/vtkImageAppend.cxx                    |     14 +-
 Filters/Core/vtkImageAppend.h                      |      4 +-
 Filters/Core/vtkImplicitPolyDataDistance.h         |      4 +-
 Filters/Core/vtkMarchingCubes.h                    |      4 +-
 Filters/Core/vtkMarchingSquares.h                  |      4 +-
 Filters/Core/vtkMaskFields.h                       |      4 +-
 Filters/Core/vtkMaskPoints.cxx                     |      7 +-
 Filters/Core/vtkMaskPoints.h                       |      4 +-
 Filters/Core/vtkMaskPolyData.h                     |      4 +-
 Filters/Core/vtkMassProperties.cxx                 |      1 +
 Filters/Core/vtkMassProperties.h                   |      4 +-
 Filters/Core/vtkMergeDataObjectFilter.h            |      4 +-
 Filters/Core/vtkMergeFields.cxx                    |     16 +-
 Filters/Core/vtkMergeFields.h                      |      4 +-
 Filters/Core/vtkMergeFilter.h                      |     28 +-
 Filters/Core/vtkPointDataToCellData.h              |      4 +-
 Filters/Core/vtkPolyDataConnectivityFilter.h       |      4 +-
 Filters/Core/vtkPolyDataNormals.h                  |      4 +-
 Filters/Core/vtkProbeFilter.cxx                    |    116 +-
 Filters/Core/vtkProbeFilter.h                      |     46 +-
 Filters/Core/vtkQuadricClustering.cxx              |    189 +-
 Filters/Core/vtkQuadricClustering.h                |      4 +-
 Filters/Core/vtkQuadricDecimation.h                |      4 +-
 Filters/Core/vtkRearrangeFields.cxx                |      1 +
 Filters/Core/vtkRearrangeFields.h                  |      4 +-
 .../Core/vtkRectilinearSynchronizedTemplates.cxx   |    147 +-
 Filters/Core/vtkRectilinearSynchronizedTemplates.h |     10 +-
 Filters/Core/vtkReverseSense.h                     |      4 +-
 Filters/Core/vtkSimpleElevationFilter.h            |      4 +-
 Filters/Core/vtkSmoothPolyDataFilter.cxx           |     12 +-
 Filters/Core/vtkSmoothPolyDataFilter.h             |      4 +-
 Filters/Core/vtkStripper.h                         |      9 +-
 Filters/Core/vtkStructuredGridAppend.cxx           |    427 +
 Filters/Core/vtkStructuredGridAppend.h             |     86 +
 Filters/Core/vtkStructuredGridOutlineFilter.cxx    |      2 +-
 Filters/Core/vtkStructuredGridOutlineFilter.h      |      4 +-
 Filters/Core/vtkSynchronizedTemplates2D.h          |      4 +-
 Filters/Core/vtkSynchronizedTemplates3D.cxx        |    146 +-
 Filters/Core/vtkSynchronizedTemplates3D.h          |      9 +-
 Filters/Core/vtkSynchronizedTemplatesCutter3D.cxx  |     13 +-
 Filters/Core/vtkSynchronizedTemplatesCutter3D.h    |      4 +-
 Filters/Core/vtkTensorGlyph.cxx                    |      6 +-
 Filters/Core/vtkTensorGlyph.h                      |     10 +-
 Filters/Core/vtkThreshold.cxx                      |    108 -
 Filters/Core/vtkThreshold.h                        |      6 +-
 Filters/Core/vtkThresholdPoints.h                  |      4 +-
 Filters/Core/vtkTransposeTable.cxx                 |      5 +-
 Filters/Core/vtkTransposeTable.h                   |      4 +-
 Filters/Core/vtkTriangleFilter.cxx                 |      4 +
 Filters/Core/vtkTriangleFilter.h                   |      4 +-
 Filters/Core/vtkTubeFilter.h                       |      4 +-
 Filters/Core/vtkVectorDot.h                        |      4 +-
 Filters/Core/vtkVectorNorm.h                       |      4 +-
 Filters/Core/vtkWindowedSincPolyDataFilter.cxx     |      7 +-
 Filters/Core/vtkWindowedSincPolyDataFilter.h       |      4 +-
 Filters/Extraction/CMakeLists.txt                  |      2 +-
 Filters/Extraction/Testing/Cxx/CMakeLists.txt      |      5 +-
 .../Testing/Cxx/TestExtractRectilinearGrid.cxx     |    183 +
 .../Testing/Data/Baseline/extractPolyData.png.md5  |      2 +-
 .../Testing/Data/Baseline/extractUGrid_2.png.md5   |      1 +
 Filters/Extraction/Testing/Python/CMakeLists.txt   |     14 +-
 .../Testing/Python/ExtractEdgesQuadraticCells.py   |      1 -
 .../Extraction/Testing/Python/extractPolyData.py   |     41 +
 Filters/Extraction/Testing/Tcl/CMakeLists.txt      |     14 +-
 .../Testing/Tcl/ExtractEdgesQuadraticCells.tcl     |      1 -
 Filters/Extraction/Testing/Tcl/extractPolyData.tcl |     42 +-
 Filters/Extraction/module.cmake                    |      5 +-
 Filters/Extraction/vtkConvertSelection.cxx         |      4 +-
 Filters/Extraction/vtkConvertSelection.h           |      4 +-
 Filters/Extraction/vtkExtractArraysOverTime.cxx    |    362 -
 Filters/Extraction/vtkExtractArraysOverTime.h      |     18 +-
 Filters/Extraction/vtkExtractBlock.h               |      4 +-
 Filters/Extraction/vtkExtractCells.h               |      4 +-
 Filters/Extraction/vtkExtractDataOverTime.h        |      4 +-
 Filters/Extraction/vtkExtractDataSets.h            |      4 +-
 Filters/Extraction/vtkExtractEdges.h               |      4 +-
 Filters/Extraction/vtkExtractGeometry.h            |      4 +-
 Filters/Extraction/vtkExtractGrid.cxx              |    399 +-
 Filters/Extraction/vtkExtractGrid.h                |     20 +-
 Filters/Extraction/vtkExtractLevel.h               |      4 +-
 Filters/Extraction/vtkExtractPolyDataGeometry.cxx  |    136 +-
 Filters/Extraction/vtkExtractPolyDataGeometry.h    |     32 +-
 Filters/Extraction/vtkExtractRectilinearGrid.cxx   |    465 +-
 Filters/Extraction/vtkExtractRectilinearGrid.h     |     18 +-
 Filters/Extraction/vtkExtractSelectedBlock.h       |      4 +-
 Filters/Extraction/vtkExtractSelectedFrustum.cxx   |     22 +-
 Filters/Extraction/vtkExtractSelectedFrustum.h     |      4 +-
 Filters/Extraction/vtkExtractSelectedIds.cxx       |     25 +-
 Filters/Extraction/vtkExtractSelectedIds.h         |      4 +-
 Filters/Extraction/vtkExtractSelectedLocations.h   |      4 +-
 Filters/Extraction/vtkExtractSelectedPolyDataIds.h |      4 +-
 Filters/Extraction/vtkExtractSelectedRows.cxx      |     37 +-
 Filters/Extraction/vtkExtractSelectedRows.h        |      4 +-
 .../Extraction/vtkExtractSelectedThresholds.cxx    |    204 +-
 Filters/Extraction/vtkExtractSelectedThresholds.h  |      6 +-
 Filters/Extraction/vtkExtractSelection.cxx         |     21 +-
 Filters/Extraction/vtkExtractSelection.h           |      4 +-
 Filters/Extraction/vtkExtractSelectionBase.h       |      4 +-
 Filters/Extraction/vtkExtractTemporalFieldData.h   |      7 +-
 Filters/Extraction/vtkExtractTensorComponents.h    |      4 +-
 Filters/Extraction/vtkExtractUnstructuredGrid.cxx  |      5 +-
 Filters/Extraction/vtkExtractUnstructuredGrid.h    |      4 +-
 Filters/Extraction/vtkExtractVectorComponents.h    |      4 +-
 .../vtkHierarchicalDataExtractDataSets.h           |      4 +-
 .../Extraction/vtkHierarchicalDataExtractLevel.h   |      4 +-
 Filters/Extraction/vtkProbeSelectedLocations.h     |      4 +-
 Filters/FlowPaths/Testing/Cxx/CMakeLists.txt       |      6 +-
 Filters/FlowPaths/module.cmake                     |      2 +-
 .../FlowPaths/vtkAMRInterpolatedVelocityField.h    |      6 +-
 .../vtkAbstractInterpolatedVelocityField.h         |      4 +-
 .../vtkCachingInterpolatedVelocityField.h          |      4 +-
 .../vtkCellLocatorInterpolatedVelocityField.cxx    |     14 +-
 .../vtkCellLocatorInterpolatedVelocityField.h      |      4 +-
 .../vtkCompositeInterpolatedVelocityField.cxx      |      7 +-
 .../vtkCompositeInterpolatedVelocityField.h        |      4 +-
 Filters/FlowPaths/vtkDashedStreamLine.h            |      4 +-
 Filters/FlowPaths/vtkInterpolatedVelocityField.cxx |      6 +-
 Filters/FlowPaths/vtkInterpolatedVelocityField.h   |      4 +-
 Filters/FlowPaths/vtkModifiedBSPTree.cxx           |     13 +-
 Filters/FlowPaths/vtkModifiedBSPTree.h             |      4 +-
 Filters/FlowPaths/vtkParticlePathFilter.cxx        |     64 +-
 Filters/FlowPaths/vtkParticlePathFilter.h          |     19 +-
 Filters/FlowPaths/vtkParticleTracer.h              |      4 +-
 Filters/FlowPaths/vtkParticleTracerBase.cxx        |     67 +-
 Filters/FlowPaths/vtkParticleTracerBase.h          |     26 +-
 Filters/FlowPaths/vtkStreaklineFilter.cxx          |      1 +
 Filters/FlowPaths/vtkStreaklineFilter.h            |      6 +-
 Filters/FlowPaths/vtkStreamLine.h                  |      4 +-
 Filters/FlowPaths/vtkStreamPoints.h                |      4 +-
 Filters/FlowPaths/vtkStreamTracer.cxx              |      6 +
 Filters/FlowPaths/vtkStreamTracer.h                |      8 +-
 Filters/FlowPaths/vtkStreamer.cxx                  |     10 +-
 Filters/FlowPaths/vtkStreamer.h                    |      9 +-
 .../vtkTemporalInterpolatedVelocityField.h         |      4 +-
 Filters/FlowPaths/vtkTemporalStreamTracer.cxx      |     21 +-
 Filters/FlowPaths/vtkTemporalStreamTracer.h        |      4 +-
 Filters/General/Testing/Cxx/CMakeLists.txt         |     28 +-
 .../Testing/Cxx/TestContourTriangulator.cxx        |      2 +-
 .../Testing/Cxx/TestContourTriangulatorCutter.cxx  |      2 +-
 .../Cxx/TestContourTriangulatorMarching.cxx        |      2 +-
 .../General/Testing/Cxx/TestQuadraturePoints.cxx   |      2 +-
 .../Testing/Cxx/TestUncertaintyTubeFilter.cxx      |      8 +-
 .../General/Testing/Cxx/UnitTestMultiThreshold.cxx |    540 +
 Filters/General/Testing/Cxx/expCos.cxx             |      6 +-
 .../Data/Baseline/TestDensifyPolyData_4.png.md5    |      1 +
 .../TestRectilinearGridToTetrahedra_2.png.md5      |      1 +
 .../Testing/Data/Baseline/clipPyramid_2.png.md5    |      1 +
 .../General/Testing/Data/Baseline/cursor2D.png.md5 |      2 +-
 .../General/Testing/Data/Baseline/expCos.png.md5   |      1 +
 .../Testing/Data/Baseline/tableBasedClip.png.md5   |      1 +
 Filters/General/Testing/Python/CMakeLists.txt      |     91 +-
 Filters/General/Testing/Python/cursor2D.py         |      4 +-
 Filters/General/Testing/Python/tableBasedClip.py   |    164 +
 .../Testing/Python/testDataSetTriangleFilter.py    |     11 +-
 Filters/General/Testing/Tcl/CMakeLists.txt         |     84 +-
 Filters/General/Testing/Tcl/cursor2D.tcl           |      3 +-
 .../Testing/Tcl/testDataSetTriangleFilter.tcl      |     13 +-
 Filters/General/module.cmake                       |      8 +-
 Filters/General/vtkAnnotationLink.h                |      4 +-
 Filters/General/vtkAppendPoints.h                  |      4 +-
 .../General/vtkApproximatingSubdivisionFilter.cxx  |     12 +-
 .../General/vtkApproximatingSubdivisionFilter.h    |      6 +-
 Filters/General/vtkAreaContourSpectrumFilter.h     |      4 +-
 Filters/General/vtkAxes.h                          |      4 +-
 Filters/General/vtkBlankStructuredGrid.cxx         |      7 +-
 Filters/General/vtkBlankStructuredGrid.h           |      4 +-
 Filters/General/vtkBlankStructuredGridWithImage.h  |      4 +-
 Filters/General/vtkBlockIdScalars.h                |      4 +-
 .../General/vtkBooleanOperationPolyDataFilter.h    |      4 +-
 Filters/General/vtkBoxClipDataSet.cxx              |      1 -
 Filters/General/vtkBoxClipDataSet.h                |      4 +-
 Filters/General/vtkBrownianPoints.h                |      4 +-
 Filters/General/vtkCellCenters.h                   |      4 +-
 Filters/General/vtkCellDerivatives.h               |      4 +-
 Filters/General/vtkCellTreeLocator.cxx             |     24 +-
 Filters/General/vtkCellTreeLocator.h               |      6 +-
 Filters/General/vtkClipClosedSurface.cxx           |     11 +-
 Filters/General/vtkClipClosedSurface.h             |      4 +-
 Filters/General/vtkClipConvexPolyData.h            |      4 +-
 Filters/General/vtkClipDataSet.cxx                 |    114 -
 Filters/General/vtkClipDataSet.h                   |     10 +-
 Filters/General/vtkClipVolume.h                    |      4 +-
 Filters/General/vtkCoincidentPoints.h              |      6 +-
 Filters/General/vtkContourTriangulator.cxx         |      7 +-
 Filters/General/vtkContourTriangulator.h           |      4 +-
 Filters/General/vtkCursor2D.cxx                    |     37 +-
 Filters/General/vtkCursor2D.h                      |      4 +-
 Filters/General/vtkCursor3D.h                      |      4 +-
 Filters/General/vtkCurvatures.h                    |      4 +-
 Filters/General/vtkDataSetGradient.h               |      4 +-
 Filters/General/vtkDataSetGradientPrecompute.h     |      4 +-
 Filters/General/vtkDataSetTriangleFilter.h         |      4 +-
 Filters/General/vtkDeformPointSet.h                |      4 +-
 Filters/General/vtkDensifyPolyData.cxx             |     21 +-
 Filters/General/vtkDensifyPolyData.h               |      4 +-
 Filters/General/vtkDicer.h                         |      4 +-
 Filters/General/vtkDiscreteMarchingCubes.h         |      4 +-
 Filters/General/vtkDistancePolyDataFilter.cxx      |     46 +-
 Filters/General/vtkDistancePolyDataFilter.h        |     13 +-
 Filters/General/vtkEdgePoints.h                    |      4 +-
 Filters/General/vtkExtractArray.h                  |      4 +-
 Filters/General/vtkGradientFilter.cxx              |     20 +-
 Filters/General/vtkGradientFilter.h                |      4 +-
 Filters/General/vtkGraphLayoutFilter.h             |      4 +-
 Filters/General/vtkGraphToPoints.h                 |      4 +-
 .../vtkGraphWeightEuclideanDistanceFilter.h        |      4 +-
 Filters/General/vtkGraphWeightFilter.h             |      4 +-
 Filters/General/vtkHierarchicalDataLevelFilter.h   |      4 +-
 Filters/General/vtkHyperStreamline.cxx             |     10 +-
 Filters/General/vtkHyperStreamline.h               |      4 +-
 Filters/General/vtkIconGlyphFilter.h               |      4 +-
 Filters/General/vtkImageDataToPointSet.h           |      6 +-
 Filters/General/vtkImageMarchingCubes.cxx          |     15 +-
 Filters/General/vtkImageMarchingCubes.h            |      4 +-
 Filters/General/vtkInterpolateDataSetAttributes.h  |      4 +-
 .../General/vtkInterpolatingSubdivisionFilter.cxx  |     12 +-
 .../General/vtkInterpolatingSubdivisionFilter.h    |      6 +-
 Filters/General/vtkIntersectionPolyDataFilter.cxx  |      3 +-
 Filters/General/vtkIntersectionPolyDataFilter.h    |      6 +-
 Filters/General/vtkLinkEdgels.cxx                  |      1 -
 Filters/General/vtkLinkEdgels.h                    |      4 +-
 Filters/General/vtkMarchingContourFilter.h         |      4 +-
 Filters/General/vtkMatricizeArray.h                |      4 +-
 Filters/General/vtkMergeCells.cxx                  |     23 +-
 Filters/General/vtkMergeCells.h                    |      4 +-
 Filters/General/vtkMultiBlockDataGroupFilter.cxx   |     31 +-
 Filters/General/vtkMultiBlockDataGroupFilter.h     |     13 +-
 Filters/General/vtkMultiBlockMergeFilter.h         |      4 +-
 Filters/General/vtkMultiThreshold.cxx              |      2 +-
 Filters/General/vtkMultiThreshold.h                |      6 +-
 .../General/vtkNonOverlappingAMRLevelIdScalars.h   |      4 +-
 Filters/General/vtkNormalizeMatrixVectors.h        |      4 +-
 Filters/General/vtkOBBDicer.h                      |      4 +-
 Filters/General/vtkOBBTree.cxx                     |      5 +-
 Filters/General/vtkOBBTree.h                       |      4 +-
 Filters/General/vtkOverlappingAMRLevelIdScalars.h  |      4 +-
 Filters/General/vtkPassArrays.h                    |      4 +-
 Filters/General/vtkPassThrough.h                   |      4 +-
 Filters/General/vtkPolyDataStreamer.h              |      4 +-
 Filters/General/vtkPolyDataToReebGraphFilter.h     |      4 +-
 Filters/General/vtkProbePolyhedron.cxx             |      3 -
 Filters/General/vtkProbePolyhedron.h               |      4 +-
 Filters/General/vtkQuadraturePointsUtilities.hxx   |      4 +-
 .../vtkQuadratureSchemeDictionaryGenerator.cxx     |      1 -
 Filters/General/vtkQuantizePolyDataPoints.h        |      4 +-
 Filters/General/vtkRandomAttributeGenerator.h      |      4 +-
 Filters/General/vtkRectilinearGridClip.cxx         |     45 -
 Filters/General/vtkRectilinearGridClip.h           |      8 +-
 Filters/General/vtkRectilinearGridToPointSet.h     |      6 +-
 Filters/General/vtkRectilinearGridToTetrahedra.h   |      6 +-
 Filters/General/vtkRecursiveDividingCubes.h        |      4 +-
 Filters/General/vtkReflectionFilter.h              |      4 +-
 Filters/General/vtkRotationFilter.h                |      4 +-
 Filters/General/vtkShrinkFilter.cxx                |      2 -
 Filters/General/vtkShrinkFilter.h                  |      4 +-
 Filters/General/vtkShrinkPolyData.h                |      4 +-
 Filters/General/vtkSpatialRepresentationFilter.h   |      4 +-
 Filters/General/vtkSplineFilter.h                  |      4 +-
 Filters/General/vtkSplitColumnComponents.h         |      4 +-
 Filters/General/vtkSplitField.h                    |      4 +-
 Filters/General/vtkStructuredGridClip.cxx          |     45 -
 Filters/General/vtkStructuredGridClip.h            |      8 +-
 Filters/General/vtkSubPixelPositionEdgels.cxx      |      5 +
 Filters/General/vtkSubPixelPositionEdgels.h        |      4 +-
 Filters/General/vtkTableBasedClipDataSet.cxx       |    135 -
 Filters/General/vtkTableBasedClipDataSet.h         |      9 +-
 Filters/General/vtkTableToPolyData.h               |      4 +-
 Filters/General/vtkTableToStructuredGrid.cxx       |     14 -
 Filters/General/vtkTableToStructuredGrid.h         |      4 +-
 Filters/General/vtkTemporalPathLineFilter.cxx      |    288 +-
 Filters/General/vtkTemporalPathLineFilter.h        |    229 +-
 Filters/General/vtkTessellatorFilter.cxx           |     19 +-
 Filters/General/vtkTessellatorFilter.h             |      6 +-
 Filters/General/vtkTimeSourceExample.cxx           |      2 +-
 Filters/General/vtkTimeSourceExample.h             |      4 +-
 Filters/General/vtkTransformFilter.cxx             |      1 -
 Filters/General/vtkTransformFilter.h               |      4 +-
 Filters/General/vtkTransformPolyDataFilter.h       |      4 +-
 Filters/General/vtkUncertaintyTubeFilter.cxx       |     10 +-
 Filters/General/vtkUncertaintyTubeFilter.h         |      4 +-
 Filters/General/vtkVolumeContourSpectrumFilter.h   |      4 +-
 .../General/vtkVoxelContoursToSurfaceFilter.cxx    |     45 +-
 Filters/General/vtkVoxelContoursToSurfaceFilter.h  |      4 +-
 Filters/General/vtkWarpLens.h                      |      4 +-
 Filters/General/vtkWarpScalar.h                    |      4 +-
 Filters/General/vtkWarpTo.h                        |      4 +-
 Filters/General/vtkWarpVector.h                    |      4 +-
 Filters/General/vtkYoungsMaterialInterface.cxx     |     19 +-
 Filters/General/vtkYoungsMaterialInterface.h       |      4 +-
 Filters/Generic/Testing/Cxx/CMakeLists.txt         |      7 +-
 Filters/Generic/module.cmake                       |      9 +-
 Filters/Generic/vtkGenericClip.h                   |      4 +-
 Filters/Generic/vtkGenericContourFilter.h          |      4 +-
 Filters/Generic/vtkGenericCutter.h                 |      4 +-
 Filters/Generic/vtkGenericDataSetTessellator.h     |      4 +-
 Filters/Generic/vtkGenericGeometryFilter.h         |      4 +-
 Filters/Generic/vtkGenericGlyph3DFilter.cxx        |      5 +-
 Filters/Generic/vtkGenericGlyph3DFilter.h          |      4 +-
 Filters/Generic/vtkGenericOutlineFilter.h          |      4 +-
 Filters/Generic/vtkGenericProbeFilter.h            |      4 +-
 Filters/Generic/vtkGenericStreamTracer.h           |      4 +-
 Filters/Geometry/Testing/Cxx/CMakeLists.txt        |     20 +-
 .../Testing/Cxx/TestGeometryFilterCellData.cxx     |    262 +
 .../Testing/Cxx/TestRectilinearGridPartitioner.cxx |      2 +-
 .../Cxx/TestStructuredAMRGridConnectivity.cxx      |     36 +-
 .../Testing/Cxx/TestStructuredGridConnectivity.cxx |     28 +-
 .../Cxx/TestStructuredGridGhostDataGenerator.cxx   |     11 +-
 .../Testing/Cxx/TestStructuredGridPartitioner.cxx  |      2 +-
 Filters/Geometry/Testing/Python/CMakeLists.txt     |     13 +-
 Filters/Geometry/Testing/Python/TestGhostPoints.py |     87 +
 Filters/Geometry/Testing/Python/geomFilter.py      |     37 +
 .../Geometry/Testing/Python/officeStreamPoints.py  |      5 -
 Filters/Geometry/Testing/Tcl/CMakeLists.txt        |     10 +-
 .../Geometry/Testing/Tcl/officeStreamPoints.tcl    |      4 -
 Filters/Geometry/module.cmake                      |      4 +-
 Filters/Geometry/vtkCompositeDataGeometryFilter.h  |      4 +-
 Filters/Geometry/vtkDataSetSurfaceFilter.cxx       |    111 +-
 Filters/Geometry/vtkDataSetSurfaceFilter.h         |      4 +-
 Filters/Geometry/vtkGeometryFilter.cxx             |    143 +-
 Filters/Geometry/vtkGeometryFilter.h               |      4 +-
 .../vtkHierarchicalDataSetGeometryFilter.h         |      4 +-
 Filters/Geometry/vtkImageDataGeometryFilter.h      |      4 +-
 Filters/Geometry/vtkImageDataToUniformGrid.cxx     |     22 +-
 Filters/Geometry/vtkImageDataToUniformGrid.h       |      4 +-
 Filters/Geometry/vtkProjectSphereFilter.h          |      6 +-
 .../Geometry/vtkRectilinearGridGeometryFilter.h    |      4 +-
 Filters/Geometry/vtkRectilinearGridPartitioner.cxx |    219 +-
 Filters/Geometry/vtkRectilinearGridPartitioner.h   |      6 +
 .../Geometry/vtkStructuredAMRGridConnectivity.cxx  |     42 +-
 Filters/Geometry/vtkStructuredGridConnectivity.cxx |     21 +-
 Filters/Geometry/vtkStructuredGridConnectivity.h   |      2 +
 .../Geometry/vtkStructuredGridGeometryFilter.cxx   |     71 +-
 Filters/Geometry/vtkStructuredGridGeometryFilter.h |      4 +-
 Filters/Geometry/vtkStructuredGridPartitioner.cxx  |     13 +-
 Filters/Geometry/vtkStructuredGridPartitioner.h    |      8 +
 .../Geometry/vtkStructuredPointsGeometryFilter.h   |      4 +-
 .../Geometry/vtkUnstructuredGridGeometryFilter.cxx |     15 +-
 .../Geometry/vtkUnstructuredGridGeometryFilter.h   |     12 +-
 Filters/Hybrid/Testing/Cxx/CMakeLists.txt          |      8 +-
 .../Hybrid/Testing/Cxx/TestBSplineTransform.cxx    |    318 +
 .../Testing/Cxx/TestTemporalCacheTemporal.cxx      |      1 +
 .../Data/Baseline/TestBSplineTransform.png.md5     |      1 +
 Filters/Hybrid/Testing/Python/CMakeLists.txt       |     46 +-
 Filters/Hybrid/Testing/Tcl/CMakeLists.txt          |     44 +-
 Filters/Hybrid/module.cmake                        |      3 +-
 Filters/Hybrid/vtkBSplineTransform.cxx             |      5 +-
 Filters/Hybrid/vtkBSplineTransform.h               |      7 +-
 Filters/Hybrid/vtkDSPFilterDefinition.cxx          |      2 +-
 Filters/Hybrid/vtkDSPFilterDefinition.h            |      4 +-
 Filters/Hybrid/vtkDSPFilterGroup.h                 |      4 +-
 Filters/Hybrid/vtkDepthSortPolyData.h              |      4 +-
 Filters/Hybrid/vtkEarthSource.h                    |      4 +-
 Filters/Hybrid/vtkFacetReader.cxx                  |      5 +-
 Filters/Hybrid/vtkFacetReader.h                    |      4 +-
 Filters/Hybrid/vtkGreedyTerrainDecimation.cxx      |     17 +-
 Filters/Hybrid/vtkGreedyTerrainDecimation.h        |      4 +-
 Filters/Hybrid/vtkGridTransform.cxx                |      3 +-
 Filters/Hybrid/vtkGridTransform.h                  |      4 +-
 Filters/Hybrid/vtkImageToPolyDataFilter.cxx        |     15 +-
 Filters/Hybrid/vtkImageToPolyDataFilter.h          |      4 +-
 Filters/Hybrid/vtkImplicitModeller.cxx             |      3 -
 Filters/Hybrid/vtkImplicitModeller.h               |      4 +-
 Filters/Hybrid/vtkPCAAnalysisFilter.h              |      4 +-
 Filters/Hybrid/vtkPolyDataSilhouette.cxx           |      5 +-
 Filters/Hybrid/vtkPolyDataSilhouette.h             |      4 +-
 Filters/Hybrid/vtkProcrustesAlignmentFilter.h      |      4 +-
 Filters/Hybrid/vtkProjectedTerrainPath.h           |      4 +-
 Filters/Hybrid/vtkRenderLargeImage.h               |      4 +-
 Filters/Hybrid/vtkTemporalDataSetCache.h           |      4 +-
 Filters/Hybrid/vtkTemporalFractal.cxx              |     16 +-
 Filters/Hybrid/vtkTemporalFractal.h                |      4 +-
 Filters/Hybrid/vtkTemporalInterpolator.cxx         |     16 +-
 Filters/Hybrid/vtkTemporalInterpolator.h           |     10 +-
 Filters/Hybrid/vtkTemporalShiftScale.cxx           |     11 -
 Filters/Hybrid/vtkTemporalShiftScale.h             |      4 +-
 Filters/Hybrid/vtkTemporalSnapToTimeStep.cxx       |     25 +-
 Filters/Hybrid/vtkTemporalSnapToTimeStep.h         |      4 +-
 Filters/Hybrid/vtkTransformToGrid.h                |      4 +-
 Filters/Hybrid/vtkWeightedTransformFilter.cxx      |     23 +-
 Filters/Hybrid/vtkWeightedTransformFilter.h        |      4 +-
 Filters/HyperTree/Testing/Cxx/CMakeLists.txt       |      4 +-
 .../TestHyperTreeGridTernary2DFullMaterialBits.cxx |      2 +-
 .../Cxx/TestHyperTreeGridTernarySphereMaterial.cxx |      1 -
 .../TestHyperTreeGridTernary3DClip_3.png.md5       |      1 +
 ...HyperTreeGridTernary3DContourMaterial_2.png.md5 |      1 +
 .../TestHyperTreeGridTernary3DContour_2.png.md5    |      1 +
 .../TestHyperTreeGridTernary3DCut_3.png.md5        |      1 +
 ...TreeGridTernary3DGeometryMaterialBits_2.png.md5 |      1 +
 ...yperTreeGridTernary3DGeometryMaterial_2.png.md5 |      1 +
 .../TestHyperTreeGridTernary3DGeometry_2.png.md5   |      1 +
 ...TreeGridTernary3DUnstructuredMaterial_2.png.md5 |      1 +
 ...estHyperTreeGridTernary3DUnstructured_2.png.md5 |      1 +
 .../TestHyperTreeGridTernaryHyperbola_1.png.md5    |      1 +
 Filters/HyperTree/module.cmake                     |      4 +-
 Filters/HyperTree/vtkClipHyperOctree.h             |      4 +-
 .../HyperTree/vtkHyperOctreeClipCutPointsGrabber.h |      4 +-
 Filters/HyperTree/vtkHyperOctreeContourFilter.h    |      4 +-
 Filters/HyperTree/vtkHyperOctreeCutter.h           |      4 +-
 Filters/HyperTree/vtkHyperOctreeDepth.h            |      4 +-
 .../vtkHyperOctreeDualGridContourFilter.h          |      4 +-
 Filters/HyperTree/vtkHyperOctreeLimiter.h          |      4 +-
 Filters/HyperTree/vtkHyperOctreeSampleFunction.h   |      4 +-
 Filters/HyperTree/vtkHyperOctreeSurfaceFilter.h    |      4 +-
 .../HyperTree/vtkHyperOctreeToUniformGridFilter.h  |      4 +-
 Filters/HyperTree/vtkHyperTreeGridAxisCut.cxx      |     82 +-
 Filters/HyperTree/vtkHyperTreeGridAxisCut.h        |     16 +-
 Filters/HyperTree/vtkHyperTreeGridGeometry.cxx     |    105 +-
 Filters/HyperTree/vtkHyperTreeGridGeometry.h       |      7 +-
 .../vtkHyperTreeGridToUnstructuredGrid.cxx         |     84 +-
 .../HyperTree/vtkHyperTreeGridToUnstructuredGrid.h |      4 +-
 Filters/Imaging/module.cmake                       |      2 +
 Filters/Imaging/vtkComputeHistogram2DOutliers.h    |      4 +-
 Filters/Imaging/vtkExtractHistogram2D.h            |      4 +-
 Filters/Imaging/vtkPairwiseExtractHistogram2D.h    |      4 +-
 Filters/Matlab/CMakeLists.txt                      |     11 +
 Filters/Matlab/module.cmake                        |     13 +
 Filters/Matlab/vtkMatlabEngineFilter.cxx           |     22 +-
 Filters/Matlab/vtkMatlabEngineFilter.h             |     10 +-
 Filters/Matlab/vtkMatlabEngineInterface.cxx        |      2 +-
 Filters/Matlab/vtkMatlabEngineInterface.h          |     10 +-
 Filters/Matlab/vtkMatlabMexAdapter.cxx             |     42 -
 Filters/Matlab/vtkMatlabMexAdapter.h               |     10 +-
 Filters/Modeling/Testing/Cxx/CMakeLists.txt        |      4 +-
 Filters/Modeling/Testing/Python/CMakeLists.txt     |     52 +-
 Filters/Modeling/Testing/Tcl/CMakeLists.txt        |     50 +-
 Filters/Modeling/module.cmake                      |      4 +-
 .../Modeling/vtkBandedPolyDataContourFilter.cxx    |     21 +-
 Filters/Modeling/vtkBandedPolyDataContourFilter.h  |     15 +-
 Filters/Modeling/vtkButterflySubdivisionFilter.cxx |     42 +-
 Filters/Modeling/vtkButterflySubdivisionFilter.h   |      8 +-
 Filters/Modeling/vtkDijkstraGraphGeodesicPath.cxx  |      5 +-
 Filters/Modeling/vtkDijkstraGraphGeodesicPath.h    |      4 +-
 Filters/Modeling/vtkDijkstraGraphInternals.h       |      4 +-
 Filters/Modeling/vtkDijkstraImageGeodesicPath.h    |      4 +-
 Filters/Modeling/vtkFillHolesFilter.h              |      4 +-
 Filters/Modeling/vtkGeodesicPath.h                 |      4 +-
 Filters/Modeling/vtkGraphGeodesicPath.h            |      4 +-
 Filters/Modeling/vtkLinearExtrusionFilter.h        |      4 +-
 Filters/Modeling/vtkLinearSubdivisionFilter.cxx    |      4 +-
 Filters/Modeling/vtkLinearSubdivisionFilter.h      |     12 +-
 Filters/Modeling/vtkLoopSubdivisionFilter.cxx      |     25 +-
 Filters/Modeling/vtkLoopSubdivisionFilter.h        |     10 +-
 Filters/Modeling/vtkOutlineFilter.h                |      4 +-
 Filters/Modeling/vtkPolyDataPointSampler.cxx       |      3 +-
 Filters/Modeling/vtkPolyDataPointSampler.h         |      4 +-
 Filters/Modeling/vtkProjectedTexture.h             |      4 +-
 .../Modeling/vtkQuadRotationalExtrusionFilter.h    |      4 +-
 Filters/Modeling/vtkRibbonFilter.h                 |      4 +-
 Filters/Modeling/vtkRotationalExtrusionFilter.h    |      4 +-
 Filters/Modeling/vtkRuledSurfaceFilter.h           |      4 +-
 Filters/Modeling/vtkSectorSource.h                 |      4 +-
 Filters/Modeling/vtkSelectEnclosedPoints.h         |      4 +-
 Filters/Modeling/vtkSelectPolyData.h               |      4 +-
 Filters/Modeling/vtkSpherePuzzle.h                 |      4 +-
 Filters/Modeling/vtkSpherePuzzleArrows.h           |      4 +-
 Filters/Modeling/vtkSubdivideTetra.h               |      4 +-
 Filters/Parallel/CMakeLists.txt                    |     16 +-
 Filters/Parallel/Testing/Cxx/CMakeLists.txt        |     27 +-
 Filters/Parallel/Testing/Cxx/DistributedData.cxx   |     47 +-
 .../Testing/Cxx/DistributedDataRenderPass.cxx      |      7 +-
 .../Parallel/Testing/Cxx/ParallelResampling.cxx    |    184 +
 Filters/Parallel/Testing/Cxx/TransmitImageData.cxx |     31 +-
 .../Testing/Cxx/TransmitImageDataRenderPass.cxx    |     32 +-
 .../Testing/Cxx/TransmitRectilinearGrid.cxx        |     25 +-
 .../Testing/Cxx/TransmitStructuredGrid.cxx         |     25 +-
 Filters/Parallel/Testing/Python/CMakeLists.txt     |      7 +
 Filters/Parallel/Testing/Python/testTransmit.py    |    146 +
 Filters/Parallel/Testing/Tcl/CMakeLists.txt        |     12 +-
 Filters/Parallel/module.cmake                      |      5 +-
 Filters/Parallel/vtkBlockDistribution.h            |      4 +-
 Filters/Parallel/vtkCollectGraph.cxx               |     14 -
 Filters/Parallel/vtkCollectGraph.h                 |      5 +-
 Filters/Parallel/vtkCollectPolyData.cxx            |     14 -
 Filters/Parallel/vtkCollectPolyData.h              |      5 +-
 Filters/Parallel/vtkCollectTable.cxx               |     14 -
 Filters/Parallel/vtkCollectTable.h                 |      5 +-
 Filters/Parallel/vtkCutMaterial.h                  |      4 +-
 Filters/Parallel/vtkDuplicatePolyData.cxx          |     21 +-
 Filters/Parallel/vtkDuplicatePolyData.h            |      5 +-
 Filters/Parallel/vtkExtractCTHPart.h               |      4 +-
 Filters/Parallel/vtkExtractPolyDataPiece.cxx       |     15 -
 Filters/Parallel/vtkExtractPolyDataPiece.h         |      5 +-
 .../Parallel/vtkExtractUnstructuredGridPiece.cxx   |     81 +-
 Filters/Parallel/vtkExtractUnstructuredGridPiece.h |      6 +-
 Filters/Parallel/vtkExtractUserDefinedPiece.h      |      4 +-
 Filters/Parallel/vtkPCellDataToPointData.h         |      4 +-
 Filters/Parallel/vtkPExtractArraysOverTime.cxx     |      4 +-
 Filters/Parallel/vtkPExtractArraysOverTime.h       |      4 +-
 Filters/Parallel/vtkPKdTree.cxx                    |      8 +-
 Filters/Parallel/vtkPKdTree.h                      |      4 +-
 Filters/Parallel/vtkPLinearExtrusionFilter.h       |      4 +-
 Filters/Parallel/vtkPMaskPoints.h                  |      4 +-
 Filters/Parallel/vtkPOutlineCornerFilter.cxx       |     13 -
 Filters/Parallel/vtkPOutlineCornerFilter.h         |      5 +-
 Filters/Parallel/vtkPOutlineFilter.cxx             |     13 -
 Filters/Parallel/vtkPOutlineFilter.h               |      5 +-
 Filters/Parallel/vtkPOutlineFilterInternals.cxx    |      2 +-
 Filters/Parallel/vtkPOutlineFilterInternals.h      |      4 +-
 Filters/Parallel/vtkPPolyDataNormals.h             |      4 +-
 Filters/Parallel/vtkPProbeFilter.cxx               |     31 +-
 Filters/Parallel/vtkPProbeFilter.h                 |      5 +-
 Filters/Parallel/vtkPProjectSphereFilter.h         |      6 +-
 Filters/Parallel/vtkPReflectionFilter.h            |      4 +-
 Filters/Parallel/vtkPResampleFilter.cxx            |    207 +
 Filters/Parallel/vtkPResampleFilter.h              |     82 +
 Filters/Parallel/vtkPSphereSource.h                |      4 +-
 Filters/Parallel/vtkPYoungsMaterialInterface.h     |      4 +-
 Filters/Parallel/vtkPassThroughFilter.h            |      4 +-
 Filters/Parallel/vtkPieceRequestFilter.h           |      4 +-
 Filters/Parallel/vtkPieceScalars.h                 |      4 +-
 Filters/Parallel/vtkPipelineSize.cxx               |      5 +-
 Filters/Parallel/vtkPipelineSize.h                 |      4 +-
 Filters/Parallel/vtkProcessIdScalars.h             |      4 +-
 Filters/Parallel/vtkRectilinearGridOutlineFilter.h |      4 +-
 Filters/Parallel/vtkTransmitPolyDataPiece.cxx      |     56 -
 Filters/Parallel/vtkTransmitPolyDataPiece.h        |     17 +-
 .../Parallel/vtkTransmitRectilinearGridPiece.cxx   |    329 -
 Filters/Parallel/vtkTransmitRectilinearGridPiece.h |     47 +-
 .../Parallel/vtkTransmitStructuredDataPiece.cxx    |    208 +
 Filters/Parallel/vtkTransmitStructuredDataPiece.h  |     72 +
 .../Parallel/vtkTransmitStructuredGridPiece.cxx    |    329 -
 Filters/Parallel/vtkTransmitStructuredGridPiece.h  |     47 +-
 .../Parallel/vtkTransmitUnstructuredGridPiece.cxx  |     60 -
 .../Parallel/vtkTransmitUnstructuredGridPiece.h    |     17 +-
 Filters/ParallelFlowPaths/CMakeLists.txt           |     25 +-
 .../ParallelFlowPaths/Testing/Cxx/CMakeLists.txt   |     44 +-
 .../Testing/Cxx/TestPParticleTracers.cxx           |      7 +-
 .../ParallelFlowPaths/Testing/Cxx/TestPStream.cxx  |      2 +-
 .../Testing/Cxx/TestPStreamAMR.cxx                 |      2 +-
 .../Testing/Cxx/TestPStreamGeometry.cxx            |      2 +-
 ...TestPStream.cxx.png.md5 => TestPStream.png.md5} |      0
 Filters/ParallelFlowPaths/module.cmake             |      2 +
 .../ParallelFlowPaths/vtkPParticlePathFilter.cxx   |     56 +-
 Filters/ParallelFlowPaths/vtkPParticlePathFilter.h |     16 +-
 Filters/ParallelFlowPaths/vtkPParticleTracer.h     |      4 +-
 .../ParallelFlowPaths/vtkPParticleTracerBase.cxx   |     13 +-
 Filters/ParallelFlowPaths/vtkPParticleTracerBase.h |      4 +-
 Filters/ParallelFlowPaths/vtkPStreaklineFilter.h   |      4 +-
 Filters/ParallelFlowPaths/vtkPStreamTracer.cxx     |     78 +-
 Filters/ParallelFlowPaths/vtkPStreamTracer.h       |      5 +-
 .../ParallelFlowPaths/vtkPTemporalStreamTracer.cxx |      3 -
 .../ParallelFlowPaths/vtkPTemporalStreamTracer.h   |      4 +-
 .../ParallelGeometry/Testing/Cxx/CMakeLists.txt    |     19 +-
 .../Cxx/TestPStructuredGridConnectivity.cxx        |      7 +-
 .../Cxx/TestPStructuredGridGhostDataGenerator.cxx  |     17 +-
 .../Cxx/TestPUniformGridGhostDataGenerator.cxx     |      7 +-
 .../Cxx/TestPUnstructuredGridConnectivity.cxx      |     14 +-
 .../TestPUnstructuredGridGhostDataGenerator.cxx    |     16 +-
 .../Testing/Cxx/UnstructuredGhostZonesCommon.cxx   |    374 +
 .../Testing/Cxx/UnstructuredGhostZonesCommon.h     |    356 +-
 Filters/ParallelGeometry/module.cmake              |      4 +
 .../vtkPStructuredGridConnectivity.cxx             |     21 +-
 .../vtkPStructuredGridConnectivity.h               |     10 +-
 .../vtkPUnstructuredGridConnectivity.cxx           |     37 +-
 Filters/ParallelImaging/module.cmake               |      2 +
 Filters/ParallelImaging/vtkExtractPiece.h          |      4 +-
 .../vtkMemoryLimitImageDataStreamer.h              |      4 +-
 .../vtkPComputeHistogram2DOutliers.h               |      4 +-
 Filters/ParallelImaging/vtkPExtractHistogram2D.h   |      4 +-
 .../vtkPPairwiseExtractHistogram2D.h               |      4 +-
 .../ParallelImaging/vtkTransmitImageDataPiece.cxx  |    318 -
 .../ParallelImaging/vtkTransmitImageDataPiece.h    |     47 +-
 Filters/ParallelMPI/CMakeLists.txt                 |      4 +
 Filters/ParallelMPI/Testing/Cxx/CMakeLists.txt     |      6 +
 .../Testing/Cxx/TestImplicitConnectivity.cxx       |   1029 +
 Filters/ParallelMPI/module.cmake                   |     13 +-
 Filters/ParallelMPI/vtkDistributedDataFilter.cxx   |     55 +-
 Filters/ParallelMPI/vtkDistributedDataFilter.h     |      6 +-
 Filters/ParallelMPI/vtkPExtractGrid.cxx            |    272 +
 Filters/ParallelMPI/vtkPExtractGrid.h              |     63 +
 Filters/ParallelMPI/vtkPExtractRectilinearGrid.cxx |    276 +
 Filters/ParallelMPI/vtkPExtractRectilinearGrid.h   |     66 +
 Filters/ParallelMPI/vtkPExtractVOI.cxx             |    284 +
 Filters/ParallelMPI/vtkPExtractVOI.h               |     65 +
 .../vtkStructuredImplicitConnectivity.cxx          |   1586 +
 .../vtkStructuredImplicitConnectivity.h            |    212 +
 .../ParallelStatistics/Testing/Cxx/CMakeLists.txt  |     24 +-
 .../Cxx/TestRandomPContingencyStatisticsMPI.cxx    |      7 +-
 .../Testing/Cxx/TestRandomPKMeansStatisticsMPI.cxx |      7 +-
 .../Testing/Cxx/TestRandomPMomentStatisticsMPI.cxx |      7 +-
 .../Testing/Cxx/TestRandomPOrderStatisticsMPI.cxx  |      7 +-
 .../Cxx/TestRealDataPDescriptiveStatisticsMPI.cxx  |      7 +-
 Filters/ParallelStatistics/module.cmake            |      3 +
 .../vtkPAutoCorrelativeStatistics.h                |      4 +-
 .../vtkPBivariateLinearTableThreshold.h            |      4 +-
 .../ParallelStatistics/vtkPContingencyStatistics.h |      4 +-
 .../ParallelStatistics/vtkPCorrelativeStatistics.h |      4 +-
 .../ParallelStatistics/vtkPDescriptiveStatistics.h |      4 +-
 Filters/ParallelStatistics/vtkPKMeansStatistics.h  |      4 +-
 .../vtkPMultiCorrelativeStatistics.cxx             |     16 +-
 .../vtkPMultiCorrelativeStatistics.h               |      5 +-
 Filters/ParallelStatistics/vtkPOrderStatistics.h   |      4 +-
 Filters/ParallelStatistics/vtkPPCAStatistics.cxx   |     19 +-
 Filters/ParallelStatistics/vtkPPCAStatistics.h     |      6 +-
 Filters/Programmable/Testing/Cxx/CMakeLists.txt    |      5 +-
 Filters/Programmable/Testing/Python/CMakeLists.txt |      8 +-
 Filters/Programmable/Testing/Tcl/CMakeLists.txt    |      8 +-
 Filters/Programmable/module.cmake                  |      4 +-
 .../vtkProgrammableAttributeDataFilter.h           |      4 +-
 Filters/Programmable/vtkProgrammableFilter.h       |      4 +-
 Filters/Programmable/vtkProgrammableGlyphFilter.h  |      4 +-
 Filters/Python/CMakeLists.txt                      |      5 +
 Filters/Python/Testing/Python/CMakeLists.txt       |      4 +
 .../Python/Testing/Python/TestPythonAlgorithm.py   |    121 +
 Filters/Python/module.cmake                        |     17 +
 Filters/Python/vtkPythonAlgorithm.cxx              |    281 +
 Filters/Python/vtkPythonAlgorithm.h                |     91 +
 Filters/ReebGraph/Testing/Cxx/CMakeLists.txt       |      7 +-
 Filters/ReebGraph/module.cmake                     |      4 +-
 .../ReebGraph/vtkReebGraphSimplificationFilter.h   |      4 +-
 .../ReebGraph/vtkReebGraphSurfaceSkeletonFilter.h  |      4 +-
 .../ReebGraph/vtkReebGraphToJoinSplitTreeFilter.h  |      4 +-
 .../ReebGraph/vtkReebGraphVolumeSkeletonFilter.h   |      4 +-
 .../vtkUnstructuredGridToReebGraphFilter.h         |      4 +-
 Filters/SMP/CMakeLists.txt                         |      1 +
 Filters/SMP/Testing/Cxx/CMakeLists.txt             |     12 +-
 .../Cxx/TestThreadedSynchronizedTemplates3D.cxx    |    105 +
 Filters/SMP/module.cmake                           |      2 +
 Filters/SMP/vtkSMPContourGrid.h                    |      4 +-
 Filters/SMP/vtkSMPContourGridManyPieces.h          |      4 +-
 Filters/SMP/vtkSMPMergePoints.h                    |      6 +-
 Filters/SMP/vtkSMPMergePolyDataHelper.h            |      4 +-
 Filters/SMP/vtkSMPTransform.h                      |      4 +-
 Filters/SMP/vtkSMPWarpVector.h                     |      6 +-
 Filters/SMP/vtkThreadedSynchronizedTemplates3D.cxx |   1966 +
 Filters/SMP/vtkThreadedSynchronizedTemplates3D.h   |    175 +
 Filters/Selection/Testing/Cxx/CMakeLists.txt       |     12 +-
 .../Selection/Testing/Cxx/TestLinearSelector2D.cxx |      9 +-
 Filters/Selection/module.cmake                     |      6 +-
 Filters/Selection/vtkCellDistanceSelector.cxx      |     36 +-
 Filters/Selection/vtkCellDistanceSelector.h        |      4 +-
 Filters/Selection/vtkKdTreeSelector.h              |      4 +-
 Filters/Selection/vtkLinearSelector.h              |      2 +-
 Filters/Sources/Testing/Cxx/CMakeLists.txt         |      4 +-
 Filters/Sources/Testing/Python/CMakeLists.txt      |     16 +-
 Filters/Sources/Testing/Tcl/CMakeLists.txt         |      4 +-
 Filters/Sources/module.cmake                       |      6 +-
 Filters/Sources/vtkArcSource.cxx                   |      3 +-
 Filters/Sources/vtkArcSource.h                     |      4 +-
 Filters/Sources/vtkArrowSource.h                   |      4 +-
 Filters/Sources/vtkButtonSource.h                  |      4 +-
 Filters/Sources/vtkConeSource.cxx                  |      4 +-
 Filters/Sources/vtkConeSource.h                    |      4 +-
 Filters/Sources/vtkCubeSource.h                    |      4 +-
 Filters/Sources/vtkCylinderSource.h                |      4 +-
 Filters/Sources/vtkDiagonalMatrixSource.h          |      4 +-
 Filters/Sources/vtkDiskSource.h                    |      4 +-
 Filters/Sources/vtkEllipticalButtonSource.h        |      4 +-
 Filters/Sources/vtkFrustumSource.h                 |      4 +-
 Filters/Sources/vtkGlyphSource2D.h                 |      4 +-
 Filters/Sources/vtkGraphToPolyData.h               |      4 +-
 Filters/Sources/vtkHyperOctreeFractalSource.h      |      4 +-
 Filters/Sources/vtkHyperTreeGridSource.cxx         |    122 +-
 Filters/Sources/vtkHyperTreeGridSource.h           |     18 +-
 Filters/Sources/vtkLineSource.cxx                  |      4 +-
 Filters/Sources/vtkLineSource.h                    |      4 +-
 Filters/Sources/vtkOutlineCornerFilter.h           |      4 +-
 Filters/Sources/vtkOutlineCornerSource.h           |      4 +-
 Filters/Sources/vtkOutlineSource.h                 |      4 +-
 Filters/Sources/vtkParametricFunctionSource.cxx    |    280 +-
 Filters/Sources/vtkParametricFunctionSource.h      |    102 +-
 Filters/Sources/vtkPlaneSource.h                   |      4 +-
 Filters/Sources/vtkPlatonicSolidSource.h           |      4 +-
 Filters/Sources/vtkPointSource.h                   |      4 +-
 Filters/Sources/vtkProgrammableDataObjectSource.h  |      4 +-
 Filters/Sources/vtkProgrammableSource.h            |      4 +-
 Filters/Sources/vtkRectangularButtonSource.h       |      4 +-
 Filters/Sources/vtkRegularPolygonSource.cxx        |     18 -
 Filters/Sources/vtkRegularPolygonSource.h          |      5 +-
 Filters/Sources/vtkSelectionSource.cxx             |     11 +-
 Filters/Sources/vtkSelectionSource.h               |      9 +-
 Filters/Sources/vtkSphereSource.cxx                |     11 +-
 Filters/Sources/vtkSphereSource.h                  |      4 +-
 Filters/Sources/vtkSuperquadricSource.h            |      4 +-
 Filters/Sources/vtkTessellatedBoxSource.cxx        |     17 +-
 Filters/Sources/vtkTessellatedBoxSource.h          |     10 +-
 Filters/Sources/vtkTextSource.cxx                  |      5 +-
 Filters/Sources/vtkTextSource.h                    |      4 +-
 Filters/Sources/vtkTexturedSphereSource.h          |      4 +-
 Filters/Statistics/CMakeLists.txt                  |      1 +
 Filters/Statistics/Testing/Cxx/CMakeLists.txt      |      8 +-
 .../Testing/Cxx/TestComputeQuartiles.cxx           |     88 +
 .../Testing/Cxx/TestContingencyStatistics.cxx      |      5 +
 .../Testing/Cxx/TestCorrelativeStatistics.cxx      |      5 +
 .../Testing/Cxx/TestDescriptiveStatistics.cxx      |      5 +
 .../Testing/Cxx/TestExtractFunctionalBagPlot.cxx   |     47 +-
 .../Statistics/Testing/Cxx/TestPCAStatistics.cxx   |    142 +-
 Filters/Statistics/Testing/Python/CMakeLists.txt   |      7 +-
 Filters/Statistics/module.cmake                    |      2 +
 Filters/Statistics/vtkAutoCorrelativeStatistics.h  |      4 +-
 .../vtkBivariateLinearTableThreshold.cxx           |      8 -
 .../Statistics/vtkBivariateLinearTableThreshold.h  |      4 +-
 Filters/Statistics/vtkComputeQuartiles.cxx         |    238 +
 Filters/Statistics/vtkComputeQuartiles.h           |     72 +
 Filters/Statistics/vtkContingencyStatistics.h      |      4 +-
 Filters/Statistics/vtkCorrelativeStatistics.h      |      4 +-
 Filters/Statistics/vtkDescriptiveStatistics.h      |      4 +-
 Filters/Statistics/vtkExtractFunctionalBagPlot.cxx |     99 +-
 Filters/Statistics/vtkExtractFunctionalBagPlot.h   |      6 +-
 .../vtkHighestDensityRegionsStatistics.cxx         |     22 +-
 .../vtkHighestDensityRegionsStatistics.h           |      4 +-
 Filters/Statistics/vtkKMeansAssessFunctor.h        |      6 +-
 Filters/Statistics/vtkKMeansDistanceFunctor.h      |      6 +-
 .../vtkKMeansDistanceFunctorCalculator.h           |      6 +-
 Filters/Statistics/vtkKMeansStatistics.cxx         |     18 +-
 Filters/Statistics/vtkKMeansStatistics.h           |      4 +-
 .../Statistics/vtkMultiCorrelativeStatistics.cxx   |    138 +-
 Filters/Statistics/vtkMultiCorrelativeStatistics.h |     41 +-
 .../vtkMultiCorrelativeStatisticsAssessFunctor.h   |      6 +-
 Filters/Statistics/vtkOrderStatistics.h            |      4 +-
 Filters/Statistics/vtkPCAStatistics.cxx            |      6 +-
 Filters/Statistics/vtkPCAStatistics.h              |     12 +-
 Filters/Statistics/vtkStatisticsAlgorithm.h        |      4 +-
 Filters/Statistics/vtkStatisticsAlgorithmPrivate.h |      6 +-
 Filters/Statistics/vtkStrahlerMetric.h             |      4 +-
 Filters/Statistics/vtkStreamingStatistics.h        |      4 +-
 Filters/StatisticsGnuR/CMakeLists.txt              |      2 +-
 Filters/StatisticsGnuR/Testing/Cxx/CMakeLists.txt  |     32 +-
 .../Testing/Cxx/TestContingencyStatistics.cxx      |    416 +
 .../Testing/Cxx/TestCorrelativeStatistics.cxx      |    733 +
 .../Testing/Cxx/TestDescriptiveStatistics.cxx      |    796 +
 .../Testing/Cxx/TestPCAStatistics.cxx              |    496 +
 .../Cxx/TestRCalculatorFilterAsymmetrical.cxx      |    174 +
 .../StatisticsGnuR/Testing/Python/CMakeLists.txt   |     14 +-
 Filters/StatisticsGnuR/module.cmake                |      5 +-
 .../StatisticsGnuR/vtkContingencyStatisticsGnuR.h  |      4 +-
 .../StatisticsGnuR/vtkCorrelativeStatisticsGnuR.h  |      4 +-
 .../StatisticsGnuR/vtkDescriptiveStatisticsGnuR.h  |      4 +-
 .../vtkFiltersStatisticsGnuRConfigure.h.in         |      4 +-
 Filters/StatisticsGnuR/vtkPCAStatisticsGnuR.h      |      6 +-
 Filters/StatisticsGnuR/vtkRAdapter.cxx             |    226 +-
 Filters/StatisticsGnuR/vtkRAdapter.h               |      4 +-
 Filters/StatisticsGnuR/vtkRCalculatorFilter.cxx    |    114 +-
 Filters/StatisticsGnuR/vtkRCalculatorFilter.h      |      4 +-
 Filters/StatisticsGnuR/vtkRInterface.cxx           |     57 +-
 Filters/StatisticsGnuR/vtkRInterface.h             |      4 +-
 Filters/StatisticsGnuR/vtkRRandomTableSource.h     |      4 +-
 .../Texture/Testing/Data/Baseline/socbal_2.png.md5 |      1 +
 Filters/Texture/Testing/Python/CMakeLists.txt      |     12 +-
 Filters/Texture/Testing/Tcl/CMakeLists.txt         |     12 +-
 Filters/Texture/module.cmake                       |      2 +
 Filters/Texture/vtkImplicitTextureCoords.h         |      4 +-
 Filters/Texture/vtkTextureMapToCylinder.h          |      4 +-
 Filters/Texture/vtkTextureMapToPlane.h             |      4 +-
 Filters/Texture/vtkTextureMapToSphere.h            |      4 +-
 Filters/Texture/vtkThresholdTextureCoords.h        |      4 +-
 Filters/Texture/vtkTransformTextureCoords.h        |      4 +-
 Filters/Texture/vtkTriangularTCoords.h             |      4 +-
 Filters/Verdict/Testing/Cxx/CMakeLists.txt         |      7 +-
 Filters/Verdict/Testing/Cxx/MeshQuality.cxx        |    429 +-
 Filters/Verdict/Testing/Python/CMakeLists.txt      |      5 +-
 Filters/Verdict/module.cmake                       |      2 +
 Filters/Verdict/vtkCellQuality.h                   |      4 +-
 Filters/Verdict/vtkMatrixMathFilter.h              |      6 +-
 Filters/Verdict/vtkMeshQuality.h                   |      4 +-
 GUISupport/MFC/CMakeLists.txt                      |      4 +-
 GUISupport/MFC/VTKMFCSettings.cmake                |     26 +-
 GUISupport/MFC/module.cmake                        |      2 +-
 GUISupport/MFC/vtkMFCConfigure.h.in                |      4 +-
 GUISupport/Qt/CMakeLists.txt                       |     11 +-
 GUISupport/Qt/PluginInstall.cmake.in               |      2 +-
 GUISupport/Qt/Q4VTKWidgetPlugin.cxx                |      4 +-
 GUISupport/Qt/Q4VTKWidgetPlugin.h                  |     12 +
 GUISupport/Qt/QVTKInteractor.cxx                   |     26 +-
 GUISupport/Qt/QVTKInteractor.h                     |      8 +-
 GUISupport/Qt/QVTKWidget.cxx                       |     25 +-
 GUISupport/Qt/QVTKWidget.h                         |      7 +-
 GUISupport/Qt/Testing/Cxx/CMakeLists.txt           |      6 +-
 GUISupport/Qt/Testing/Cxx/QTestApp.cxx             |      2 +-
 GUISupport/Qt/module.cmake                         |      2 +-
 GUISupport/Qt/vtkQtAbstractModelAdapter.h          |      4 +-
 .../Qt/vtkQtAnnotationLayersModelAdapter.cxx       |      9 -
 GUISupport/Qt/vtkQtAnnotationLayersModelAdapter.h  |      4 +-
 GUISupport/Qt/vtkQtDebugLeaksModel.h               |      4 +-
 GUISupport/Qt/vtkQtDebugLeaksView.h                |      4 +-
 GUISupport/Qt/vtkQtTableModelAdapter.h             |      4 +-
 GUISupport/Qt/vtkQtTreeModelAdapter.h              |      4 +-
 GUISupport/Qt/vtkTDxQtUnixDevices.h                |      4 +-
 GUISupport/QtOpenGL/CMakeLists.txt                 |      5 +-
 GUISupport/QtOpenGL/QVTKWidget2.cxx                |     17 +
 GUISupport/QtOpenGL/QVTKWidget2.h                  |     11 +
 GUISupport/QtOpenGL/module.cmake                   |      6 +-
 GUISupport/QtSQL/CMakeLists.txt                    |      6 +-
 GUISupport/QtSQL/Testing/Cxx/CMakeLists.txt        |     22 +
 GUISupport/QtSQL/module.cmake                      |      1 +
 GUISupport/QtSQL/vtkQtSQLDatabase.cxx              |      4 +-
 GUISupport/QtSQL/vtkQtSQLDatabase.h                |      6 +-
 GUISupport/QtSQL/vtkQtSQLQuery.h                   |      6 +-
 GUISupport/QtSQL/vtkQtTimePointUtility.h           |      4 +-
 GUISupport/QtWebkit/CMakeLists.txt                 |      5 +-
 GUISupport/QtWebkit/vtkQtRichTextView.h            |      4 +-
 Geovis/Core/Testing/Cxx/CMakeLists.txt             |     13 +-
 Geovis/Core/Testing/Cxx/TestLabeledGeoView2D.cxx   |      2 +-
 Geovis/Core/module.cmake                           |      5 +-
 Geovis/Core/vtkCompassRepresentation.h             |      4 +-
 Geovis/Core/vtkCompassWidget.h                     |      4 +-
 Geovis/Core/vtkGeoAdaptiveArcs.h                   |      4 +-
 Geovis/Core/vtkGeoAlignedImageRepresentation.h     |      4 +-
 Geovis/Core/vtkGeoAlignedImageSource.h             |      4 +-
 Geovis/Core/vtkGeoArcs.h                           |      4 +-
 Geovis/Core/vtkGeoAssignCoordinates.cxx            |     10 +-
 Geovis/Core/vtkGeoAssignCoordinates.h              |      4 +-
 Geovis/Core/vtkGeoCamera.h                         |      4 +-
 Geovis/Core/vtkGeoGraticule.h                      |      6 +-
 Geovis/Core/vtkGeoImageNode.h                      |      4 +-
 Geovis/Core/vtkGeoInteractorStyle.h                |      4 +-
 Geovis/Core/vtkGeoProjection.h                     |      6 +-
 Geovis/Core/vtkGeoProjectionSource.cxx             |      2 -
 Geovis/Core/vtkGeoRandomGraphSource.h              |      4 +-
 Geovis/Core/vtkGeoSampleArcs.h                     |      4 +-
 Geovis/Core/vtkGeoSource.h                         |      6 +-
 Geovis/Core/vtkGeoSphereTransform.h                |      6 +-
 Geovis/Core/vtkGeoTerrain.cxx                      |     15 +-
 Geovis/Core/vtkGeoTerrain.h                        |      4 +-
 Geovis/Core/vtkGeoTerrain2D.h                      |      4 +-
 Geovis/Core/vtkGeoTerrainNode.h                    |      4 +-
 Geovis/Core/vtkGeoTransform.h                      |      6 +-
 Geovis/Core/vtkGeoTreeNode.h                       |      4 +-
 Geovis/Core/vtkGeoTreeNodeCache.h                  |      4 +-
 Geovis/Core/vtkGlobeSource.cxx                     |     22 -
 Geovis/Core/vtkGlobeSource.h                       |      8 +-
 IO/ADIOS/ADIOSAttribute.cxx                        |     68 +
 IO/ADIOS/ADIOSAttribute.h                          |     56 +
 IO/ADIOS/ADIOSDefs.cxx                             |     35 +
 IO/ADIOS/ADIOSDefs.h                               |     59 +
 IO/ADIOS/ADIOSReader.cxx                           |    253 +
 IO/ADIOS/ADIOSReader.h                             |     93 +
 IO/ADIOS/ADIOSScalar.cxx                           |    145 +
 IO/ADIOS/ADIOSScalar.h                             |     52 +
 IO/ADIOS/ADIOSUtilities.cxx                        |    106 +
 IO/ADIOS/ADIOSUtilities.h                          |    149 +
 IO/ADIOS/ADIOSVarInfo.cxx                          |    107 +
 IO/ADIOS/ADIOSVarInfo.h                            |     54 +
 IO/ADIOS/ADIOSWriter.cxx                           |    522 +
 IO/ADIOS/ADIOSWriter.h                             |    113 +
 IO/ADIOS/CMakeLists.txt                            |     51 +
 IO/ADIOS/FunctionPointers.h                        |    129 +
 IO/ADIOS/Testing/Cxx/CMakeLists.txt                |     11 +
 IO/ADIOS/Testing/Cxx/TestADIOSSphereWR.cxx         |    301 +
 IO/ADIOS/module.cmake                              |     13 +
 IO/ADIOS/vtkADIOSDirTree.cxx                       |    212 +
 IO/ADIOS/vtkADIOSDirTree.h                         |     68 +
 IO/ADIOS/vtkADIOSReader.cxx                        |    727 +
 IO/ADIOS/vtkADIOSReader.h                          |    249 +
 IO/ADIOS/vtkADIOSUtilities.cxx                     |     78 +
 IO/ADIOS/vtkADIOSUtilities.h                       |     42 +
 IO/ADIOS/vtkADIOSWriter.cxx                        |    788 +
 IO/ADIOS/vtkADIOSWriter.h                          |    221 +
 IO/AMR/Testing/Cxx/CMakeLists.txt                  |      5 +-
 IO/AMR/module.cmake                                |      2 +
 IO/AMR/vtkAMRBaseReader.cxx                        |      5 +-
 IO/AMR/vtkAMREnzoParticlesReader.cxx               |      5 +-
 IO/AMR/vtkAMREnzoReader.cxx                        |      7 +-
 IO/AMR/vtkAMREnzoReader.h                          |      1 +
 IO/AMR/vtkAMREnzoReaderInternal.cxx                |      6 +
 IO/AMR/vtkAMRFlashParticlesReader.cxx              |      5 +-
 IO/AMR/vtkAMRFlashReader.cxx                       |      8 +-
 IO/AMR/vtkAMRFlashReaderInternal.h                 |      4 +-
 IO/Core/Testing/Cxx/CMakeLists.txt                 |      5 +-
 IO/Core/Testing/Cxx/vtkFortran.h                   |      4 +-
 IO/Core/Testing/Python/CMakeLists.txt              |      7 +-
 IO/Core/Testing/Tcl/CMakeLists.txt                 |     14 +-
 IO/Core/module.cmake                               |      2 +
 IO/Core/vtkASCIITextCodec.h                        |      4 +-
 IO/Core/vtkAbstractParticleWriter.cxx              |      7 +-
 IO/Core/vtkAbstractParticleWriter.h                |      4 +-
 IO/Core/vtkArrayDataReader.h                       |      4 +-
 IO/Core/vtkArrayDataWriter.h                       |      4 +-
 IO/Core/vtkArrayReader.cxx                         |     12 +-
 IO/Core/vtkArrayReader.h                           |      4 +-
 IO/Core/vtkArrayWriter.cxx                         |     18 +-
 IO/Core/vtkArrayWriter.h                           |      4 +-
 IO/Core/vtkBase64InputStream.h                     |      4 +-
 IO/Core/vtkBase64OutputStream.h                    |      4 +-
 IO/Core/vtkBase64Utilities.h                       |      4 +-
 IO/Core/vtkDataCompressor.h                        |      4 +-
 IO/Core/vtkDelimitedTextWriter.h                   |      4 +-
 IO/Core/vtkGlobFileNames.cxx                       |     14 +-
 IO/Core/vtkGlobFileNames.h                         |      4 +-
 IO/Core/vtkInputStream.cxx                         |      1 +
 IO/Core/vtkInputStream.h                           |      4 +-
 IO/Core/vtkJavaScriptDataWriter.h                  |      4 +-
 IO/Core/vtkOutputStream.h                          |      4 +-
 IO/Core/vtkSortFileNames.h                         |      4 +-
 IO/Core/vtkTextCodec.h                             |      4 +-
 IO/Core/vtkTextCodecFactory.cxx                    |      7 +-
 IO/Core/vtkTextCodecFactory.h                      |      6 +-
 IO/Core/vtkUTF16TextCodec.h                        |      4 +-
 IO/Core/vtkUTF8TextCodec.h                         |      4 +-
 IO/Core/vtkWriter.h                                |      4 +-
 IO/Core/vtkZLibDataCompressor.h                    |      4 +-
 .../Data/Baseline/EnSight6ElementsBin.png.md5      |      1 +
 .../Data/Baseline/EnSightGoldElementsBin.png.md5   |      1 +
 IO/EnSight/Testing/Python/CMakeLists.txt           |     48 +-
 IO/EnSight/Testing/Python/EnSight6ElementsBin.py   |     35 +
 IO/EnSight/Testing/Python/EnSight6OfficeBin.py     |      6 +-
 .../Testing/Python/EnSightGoldElementsBin.py       |     37 +
 IO/EnSight/Testing/Python/EnSightOfficeASCII.py    |      6 -
 IO/EnSight/Testing/Python/EnSightOfficeBin.py      |      6 -
 IO/EnSight/Testing/Tcl/CMakeLists.txt              |     51 +-
 IO/EnSight/Testing/Tcl/EnSight6OfficeBin.tcl       |      6 -
 IO/EnSight/Testing/Tcl/EnSightOfficeASCII.tcl      |      7 -
 IO/EnSight/Testing/Tcl/EnSightOfficeBin.tcl        |      8 -
 IO/EnSight/module.cmake                            |      2 +
 IO/EnSight/vtkEnSight6BinaryReader.h               |      4 +-
 IO/EnSight/vtkEnSight6Reader.h                     |      4 +-
 IO/EnSight/vtkEnSightGoldBinaryReader.cxx          |    239 +-
 IO/EnSight/vtkEnSightGoldBinaryReader.h            |     30 +-
 IO/EnSight/vtkEnSightGoldReader.h                  |      4 +-
 IO/EnSight/vtkEnSightMasterServerReader.h          |      4 +-
 IO/EnSight/vtkEnSightReader.cxx                    |     25 +-
 IO/EnSight/vtkEnSightReader.h                      |      4 +-
 IO/EnSight/vtkGenericEnSightReader.cxx             |     32 +-
 IO/EnSight/vtkGenericEnSightReader.h               |      4 +-
 IO/Exodus/CMakeLists.txt                           |      1 -
 IO/Exodus/Testing/Cxx/CMakeLists.txt               |     14 +-
 IO/Exodus/Testing/Cxx/TestExodusSideSets.cxx       |      1 -
 IO/Exodus/Testing/Cxx/TestInSituExodus.cxx         |     23 +
 .../Testing/Cxx/TestMultiBlockExodusWrite.cxx      |      3 +
 .../Data/Baseline/TestExodusPolyhedra.png.md5      |      1 +
 .../Data/Baseline/TestExodusPolyhedra_1.png.md5    |      1 +
 IO/Exodus/Testing/Python/CMakeLists.txt            |      3 +
 IO/Exodus/Testing/Python/TestExodusPolyhedra.py    |     62 +
 IO/Exodus/module.cmake                             |      4 +-
 IO/Exodus/vtkCPExodusIIElementBlock.h              |      6 +-
 IO/Exodus/vtkCPExodusIIElementBlockCellIterator.h  |      6 +-
 IO/Exodus/vtkCPExodusIIInSituReader.h              |      6 +-
 IO/Exodus/vtkCPExodusIINodalCoordinatesTemplate.h  |      8 +-
 .../vtkCPExodusIINodalCoordinatesTemplate.txx      |      8 +
 IO/Exodus/vtkCPExodusIIResultsArrayTemplate.h      |     17 +-
 IO/Exodus/vtkCPExodusIIResultsArrayTemplate.txx    |     38 +-
 IO/Exodus/vtkExodusIICache.h                       |      6 +-
 IO/Exodus/vtkExodusIIReader.cxx                    |    460 +-
 IO/Exodus/vtkExodusIIReader.h                      |     83 +-
 IO/Exodus/vtkExodusIIReaderParser.h                |      4 +-
 IO/Exodus/vtkExodusIIReaderPrivate.h               |     21 +-
 IO/Exodus/vtkExodusIIReaderVariableCheck.h         |      6 +-
 IO/Exodus/vtkExodusIIWriter.cxx                    |    321 +-
 IO/Exodus/vtkExodusIIWriter.h                      |     18 +-
 IO/Exodus/vtkExodusModel.cxx                       |   1292 -
 IO/Exodus/vtkExodusModel.h                         |    217 -
 IO/Exodus/vtkModelMetadata.cxx                     |   3178 +-
 IO/Exodus/vtkModelMetadata.h                       |    195 +-
 IO/Export/CMakeLists.txt                           |      7 +-
 IO/Export/Testing/Cxx/CMakeLists.txt               |     23 +-
 IO/Export/Testing/Cxx/TestContextGL2PS.cxx         |      6 +
 IO/Export/Testing/Cxx/TestGL2PSExporterRaster.cxx  |      4 +
 IO/Export/Testing/Cxx/TestGL2PSExporterVector.cxx  |      4 +
 .../Testing/Cxx/TestGL2PSExporterVolumeRaster.cxx  |      4 +
 .../Testing/Cxx/TestGL2PSLabeledDataMapper.cxx     |      4 +-
 IO/Export/Testing/Cxx/TestGL2PSTextActor.cxx       |    166 +
 IO/Export/Testing/Cxx/TestGL2PSTextActor3D.cxx     |    149 +-
 .../Testing/Data/Baseline/TestContextGL2PS.png.md5 |      1 +
 .../TestGL2PSExporterRaster-rasterRef.png.md5      |      2 +-
 .../TestGL2PSExporterRaster-rasterRef_1.png.md5    |      2 +-
 .../TestGL2PSExporterRaster-rasterRef_2.png.md5    |      2 +-
 .../TestGL2PSExporterRaster-rasterRef_3.png.md5    |      1 -
 .../Data/Baseline/TestGL2PSExporterRaster.png.md5  |      1 +
 ...tGL2PSExporterRasterExclusion-rasterRef.png.md5 |      2 +-
 ...L2PSExporterRasterExclusion-rasterRef_1.png.md5 |      2 +-
 ...L2PSExporterRasterExclusion-rasterRef_2.png.md5 |      1 -
 .../TestGL2PSExporterRasterExclusion.png.md5       |      2 +-
 .../Data/Baseline/TestGL2PSExporterVector.png.md5  |      1 +
 .../Baseline/TestGL2PSExporterVolumeRaster.png.md5 |      1 +
 .../TestGL2PSExporterVolumeRaster_1.png.md5        |      1 +
 .../Baseline/TestGL2PSTextActor-rasterRef.png.md5  |      1 +
 .../Data/Baseline/TestGL2PSTextActor.png.md5       |      1 +
 .../TestGL2PSTextActor3D-rasterRef.png.md5         |      2 +-
 .../Data/Baseline/TestGL2PSTextActor3D.png.md5     |      2 +-
 IO/Export/module.cmake                             |     17 +-
 IO/Export/vtkExporter.h                            |      4 +-
 IO/Export/vtkGL2PSExporter.cxx                     |    105 +-
 IO/Export/vtkGL2PSExporter.h                       |     15 +-
 IO/Export/vtkIVExporter.cxx                        |      5 +-
 IO/Export/vtkIVExporter.h                          |      4 +-
 IO/Export/vtkOBJExporter.cxx                       |      5 +-
 IO/Export/vtkOBJExporter.h                         |      4 +-
 IO/Export/vtkOOGLExporter.h                        |      4 +-
 IO/Export/vtkPOVExporter.cxx                       |      5 +-
 IO/Export/vtkPOVExporter.h                         |      4 +-
 IO/Export/vtkRIBExporter.cxx                       |     10 +-
 IO/Export/vtkRIBExporter.h                         |      4 +-
 IO/Export/vtkRIBLight.h                            |      4 +-
 IO/Export/vtkRIBProperty.cxx                       |     32 +-
 IO/Export/vtkRIBProperty.h                         |      4 +-
 IO/Export/vtkVRMLExporter.cxx                      |      5 +-
 IO/Export/vtkVRMLExporter.h                        |      4 +-
 IO/Export/vtkX3D.h                                 |      4 +-
 IO/Export/vtkX3DExporter.h                         |      4 +-
 IO/Export/vtkX3DExporterFIWriter.cxx               |     13 +-
 IO/Export/vtkX3DExporterFIWriter.h                 |      4 +-
 IO/Export/vtkX3DExporterFIWriterHelper.h           |      4 +-
 IO/Export/vtkX3DExporterJavaHelper.cxx             |      8 +-
 IO/Export/vtkX3DExporterJavaHelper.h               |      4 +-
 IO/Export/vtkX3DExporterWriter.cxx                 |      7 +-
 IO/Export/vtkX3DExporterWriter.h                   |      6 +-
 IO/Export/vtkX3DExporterXMLWriter.cxx              |     12 +-
 IO/Export/vtkX3DExporterXMLWriter.h                |      4 +-
 IO/FFMPEG/CMakeLists.txt                           |      2 +-
 IO/FFMPEG/Testing/Cxx/CMakeLists.txt               |      5 +-
 IO/FFMPEG/module.cmake                             |      2 +
 IO/FFMPEG/vtkFFMPEGConfig.h.in                     |      4 +-
 IO/FFMPEG/vtkFFMPEGWriter.cxx                      |     13 +-
 IO/FFMPEG/vtkFFMPEGWriter.h                        |      4 +-
 IO/GDAL/CMakeLists.txt                             |      5 +-
 IO/GDAL/Testing/Cxx/CMakeLists.txt                 |      5 +-
 IO/GDAL/Testing/Cxx/TestGDALRasterReader.cxx       |     81 +
 IO/GDAL/Testing/Cxx/TestGDALVectorReader.cxx       |      2 +-
 .../Data/Baseline/TestGDALRasterReader.png.md5     |      1 +
 IO/GDAL/module.cmake                               |      5 +-
 IO/GDAL/vtkGDAL.cxx                                |     19 +
 IO/GDAL/vtkGDAL.h                                  |     44 +
 IO/GDAL/vtkGDALRasterReader.cxx                    |    921 +
 IO/GDAL/vtkGDALRasterReader.h                      |    122 +
 IO/GDAL/vtkGDALVectorReader.cxx                    |     36 +-
 IO/GDAL/vtkGDALVectorReader.h                      |     10 +-
 IO/GeoJSON/Testing/Python/CMakeLists.txt           |      5 +-
 IO/GeoJSON/module.cmake                            |      2 +
 IO/GeoJSON/vtkGeoJSONWriter.cxx                    |    856 +-
 IO/GeoJSON/vtkGeoJSONWriter.h                      |     17 +-
 IO/Geometry/Testing/Cxx/CMakeLists.txt             |     23 +-
 IO/Geometry/Testing/Cxx/TestDataObjectIO.cxx       |    278 +-
 .../Cxx/TestIncrementalOctreePointLocator.cxx      |    259 +-
 .../Testing/Cxx/TestOBJReaderNormalsTCoords.cxx    |     69 +
 IO/Geometry/Testing/Cxx/TestOBJReaderRelative.cxx  |    103 +
 .../Baseline/UnstructuredGridCellGradients.png.md5 |      1 +
 .../Baseline/UnstructuredGridFastGradients.png.md5 |      1 +
 .../Baseline/UnstructuredGridGradients.png.md5     |      1 +
 IO/Geometry/Testing/Python/CMakeLists.txt          |     30 +-
 IO/Geometry/Testing/Python/TestChacoReader.py      |      1 +
 IO/Geometry/Testing/Tcl/CMakeLists.txt             |     26 +-
 IO/Geometry/Testing/Tcl/TestChacoReader.tcl        |      1 +
 IO/Geometry/module.cmake                           |      4 +-
 IO/Geometry/vtkAVSucdReader.cxx                    |     15 +-
 IO/Geometry/vtkAVSucdReader.h                      |      4 +-
 IO/Geometry/vtkBYUReader.cxx                       |     20 +-
 IO/Geometry/vtkBYUReader.h                         |      4 +-
 IO/Geometry/vtkBYUWriter.cxx                       |     20 +-
 IO/Geometry/vtkBYUWriter.h                         |      4 +-
 IO/Geometry/vtkCGMWriter.cxx                       |      2 +-
 IO/Geometry/vtkCGMWriter.h                         |      4 +-
 IO/Geometry/vtkChacoReader.cxx                     |     10 +-
 IO/Geometry/vtkChacoReader.h                       |      4 +-
 IO/Geometry/vtkFLUENTReader.cxx                    |      2 +-
 IO/Geometry/vtkFLUENTReader.h                      |      4 +-
 IO/Geometry/vtkFacetWriter.h                       |      4 +-
 IO/Geometry/vtkGAMBITReader.cxx                    |      5 +-
 IO/Geometry/vtkGAMBITReader.h                      |      4 +-
 IO/Geometry/vtkGaussianCubeReader.cxx              |      6 +-
 IO/Geometry/vtkGaussianCubeReader.h                |      4 +-
 IO/Geometry/vtkIVWriter.h                          |      4 +-
 IO/Geometry/vtkMCubesReader.cxx                    |     11 +-
 IO/Geometry/vtkMCubesReader.h                      |      4 +-
 IO/Geometry/vtkMCubesWriter.cxx                    |      6 +-
 IO/Geometry/vtkMCubesWriter.h                      |      4 +-
 IO/Geometry/vtkMFIXReader.cxx                      |      5 +-
 IO/Geometry/vtkMFIXReader.h                        |      4 +-
 IO/Geometry/vtkMoleculeReaderBase.cxx              |      6 +-
 IO/Geometry/vtkMoleculeReaderBase.h                |      4 +-
 IO/Geometry/vtkMultiBlockPLOT3DReader.cxx          |      7 +-
 IO/Geometry/vtkMultiBlockPLOT3DReader.h            |      4 +-
 IO/Geometry/vtkMultiBlockPLOT3DReaderInternals.cxx |      2 +-
 IO/Geometry/vtkMultiBlockPLOT3DReaderInternals.h   |      4 +-
 IO/Geometry/vtkOBJReader.cxx                       |     78 +-
 IO/Geometry/vtkOBJReader.h                         |      4 +-
 IO/Geometry/vtkOpenFOAMReader.h                    |      4 +-
 IO/Geometry/vtkPDBReader.h                         |      4 +-
 IO/Geometry/vtkParticleReader.cxx                  |     42 +-
 IO/Geometry/vtkParticleReader.h                    |      4 +-
 IO/Geometry/vtkPlot3DMetaReader.cxx                |      2 +-
 IO/Geometry/vtkPlot3DMetaReader.h                  |      4 +-
 IO/Geometry/vtkProStarReader.cxx                   |      5 +-
 IO/Geometry/vtkProStarReader.h                     |      4 +-
 IO/Geometry/vtkSTLReader.cxx                       |    462 +-
 IO/Geometry/vtkSTLReader.h                         |     10 +-
 IO/Geometry/vtkSTLWriter.cxx                       |     16 +
 IO/Geometry/vtkSTLWriter.h                         |      4 +-
 IO/Geometry/vtkTecplotReader.cxx                   |     16 +-
 IO/Geometry/vtkTecplotReader.h                     |      4 +-
 IO/Geometry/vtkUGFacetReader.cxx                   |      6 +-
 IO/Geometry/vtkUGFacetReader.h                     |      4 +-
 IO/Geometry/vtkWindBladeReader.cxx                 |     54 +-
 IO/Geometry/vtkWindBladeReader.h                   |      4 +-
 IO/Geometry/vtkXYZMolReader.h                      |      4 +-
 IO/Image/CMakeLists.txt                            |     15 +-
 IO/Image/Testing/Cxx/CMakeLists.txt                |     44 +-
 IO/Image/Testing/Cxx/TestDataObjectIO.cxx          |     89 +
 IO/Image/Testing/Cxx/TestImportExport.cxx          |    398 +
 IO/Image/Testing/Cxx/TestNIFTI2.cxx                |    183 +
 IO/Image/Testing/Cxx/TestNIFTIReaderAnalyze.cxx    |    146 +
 IO/Image/Testing/Cxx/TestNIFTIReaderWriter.cxx     |    345 +
 IO/Image/Testing/Cxx/TestTIFFReader.cxx            |     63 +
 IO/Image/Testing/Cxx/TestTIFFReaderMultiple.cxx    |     87 +
 IO/Image/Testing/Data/Baseline/TestNIFTI2.png.md5  |      1 +
 .../Data/Baseline/TestNIFTIReaderAnalyze.png.md5   |      1 +
 .../Data/Baseline/TestNIFTIReaderWriter.png.md5    |      1 +
 .../Data/Baseline/TestTIFFReaderMulti.png.md5      |      1 +
 .../Data/Baseline/TestTIFFReaderTiled.png.md5      |      1 +
 .../Data/Baseline/TestTIFFReaderTiledRGB.png.md5   |      1 +
 IO/Image/Testing/Python/CMakeLists.txt             |     20 +-
 IO/Image/Testing/Python/TestImageJSONWriter.py     |     66 +
 IO/Image/Testing/Python/TestNIFTIReaderWriter.py   |    154 +
 IO/Image/Testing/Tcl/CMakeLists.txt                |     18 +-
 IO/Image/module.cmake                              |      9 +-
 IO/Image/vtkBMPReader.cxx                          |     25 +-
 IO/Image/vtkBMPReader.h                            |      4 +-
 IO/Image/vtkBMPWriter.h                            |      4 +-
 IO/Image/vtkDEMReader.cxx                          |      5 +-
 IO/Image/vtkDEMReader.h                            |      4 +-
 IO/Image/vtkDICOMImageReader.cxx                   |     37 +-
 IO/Image/vtkDICOMImageReader.h                     |     14 +-
 IO/Image/vtkGESignaReader.h                        |      4 +-
 IO/Image/vtkImageExport.cxx                        |     56 +-
 IO/Image/vtkImageExport.h                          |      4 +-
 IO/Image/vtkImageImport.h                          |      4 +-
 IO/Image/vtkImageImportExecutive.h                 |      4 +-
 IO/Image/vtkImageReader.cxx                        |      5 +-
 IO/Image/vtkImageReader.h                          |      4 +-
 IO/Image/vtkImageReader2.cxx                       |     80 +-
 IO/Image/vtkImageReader2.h                         |      4 +-
 IO/Image/vtkImageReader2Collection.h               |      4 +-
 IO/Image/vtkImageReader2Factory.h                  |      4 +-
 IO/Image/vtkImageWriter.cxx                        |     21 +-
 IO/Image/vtkImageWriter.h                          |      4 +-
 IO/Image/vtkJPEGReader.h                           |      4 +-
 IO/Image/vtkJPEGWriter.h                           |      4 +-
 IO/Image/vtkJSONImageWriter.cxx                    |    164 +
 IO/Image/vtkJSONImageWriter.h                      |     69 +
 IO/Image/vtkMedicalImageProperties.cxx             |     38 +-
 IO/Image/vtkMedicalImageProperties.h               |      4 +-
 IO/Image/vtkMedicalImageReader2.h                  |      4 +-
 IO/Image/vtkMetaImageReader.h                      |      4 +-
 IO/Image/vtkMetaImageWriter.h                      |      4 +-
 IO/Image/vtkNIFTIImageHeader.cxx                   |    453 +
 IO/Image/vtkNIFTIImageHeader.h                     |    383 +
 IO/Image/vtkNIFTIImagePrivate.h                    |    277 +
 IO/Image/vtkNIFTIImageReader.cxx                   |   1341 +
 IO/Image/vtkNIFTIImageReader.h                     |    212 +
 IO/Image/vtkNIFTIImageWriter.cxx                   |    930 +
 IO/Image/vtkNIFTIImageWriter.h                     |    177 +
 IO/Image/vtkNrrdReader.h                           |      6 +-
 IO/Image/vtkPNGReader.h                            |      4 +-
 IO/Image/vtkPNGWriter.cxx                          |     50 +-
 IO/Image/vtkPNGWriter.h                            |      4 +-
 IO/Image/vtkPNMReader.h                            |      4 +-
 IO/Image/vtkPNMWriter.h                            |      4 +-
 IO/Image/vtkPostScriptWriter.h                     |      4 +-
 IO/Image/vtkSLCReader.cxx                          |     13 +-
 IO/Image/vtkSLCReader.h                            |      4 +-
 IO/Image/vtkTIFFReader.cxx                         |   1374 +-
 IO/Image/vtkTIFFReader.h                           |    125 +-
 IO/Image/vtkTIFFWriter.h                           |      4 +-
 IO/Image/vtkVolume16Reader.h                       |      4 +-
 IO/Image/vtkVolumeReader.cxx                       |      6 +-
 IO/Image/vtkVolumeReader.h                         |      4 +-
 IO/Import/Testing/Cxx/CMakeLists.txt               |      5 +-
 IO/Import/Testing/Cxx/TestVRMLImporter.cxx         |     58 +
 IO/Import/Testing/Python/CMakeLists.txt            |      4 +-
 IO/Import/Testing/Tcl/CMakeLists.txt               |      4 +-
 IO/Import/module.cmake                             |      2 +-
 IO/Import/vtk3DSImporter.cxx                       |      5 +-
 IO/Import/vtk3DSImporter.h                         |      4 +-
 IO/Import/vtkImporter.h                            |      4 +-
 IO/Import/vtkVRML.h                                |    228 +-
 IO/Import/vtkVRMLImporter.cxx                      |   6580 +-
 IO/Import/vtkVRMLImporter.h                        |    111 +-
 IO/Import/vtkVRMLImporter_Yacc.h                   |   5189 +
 IO/Infovis/CMakeLists.txt                          |      2 +
 IO/Infovis/Testing/Cxx/CMakeLists.txt              |      7 +-
 IO/Infovis/Testing/Cxx/TestDataObjectIO.cxx        |    214 +
 .../Testing/Cxx/TestPhyloXMLTreeReadWrite.cxx      |    381 +
 .../Data/Baseline/TestPhyloXMLTreeWriter.xml.md5   |      1 +
 IO/Infovis/module.cmake                            |      1 +
 IO/Infovis/vtkBiomTableReader.h                    |      4 +-
 IO/Infovis/vtkDIMACSGraphWriter.h                  |      4 +-
 IO/Infovis/vtkDelimitedTextReader.cxx              |      5 +-
 IO/Infovis/vtkDelimitedTextReader.h                |      5 +-
 IO/Infovis/vtkFixedWidthTextReader.cxx             |      2 +-
 IO/Infovis/vtkFixedWidthTextReader.h               |      4 +-
 IO/Infovis/vtkISIReader.h                          |      4 +-
 IO/Infovis/vtkMultiNewickTreeReader.h              |      4 +-
 IO/Infovis/vtkNewickTreeReader.cxx                 |      4 +-
 IO/Infovis/vtkNewickTreeReader.h                   |      4 +-
 IO/Infovis/vtkNewickTreeWriter.h                   |      4 +-
 IO/Infovis/vtkPhyloXMLTreeReader.cxx               |    785 +
 IO/Infovis/vtkPhyloXMLTreeReader.h                 |    153 +
 IO/Infovis/vtkPhyloXMLTreeWriter.cxx               |    555 +
 IO/Infovis/vtkPhyloXMLTreeWriter.h                 |    147 +
 IO/Infovis/vtkRISReader.h                          |      4 +-
 IO/Infovis/vtkTulipReader.cxx                      |      2 +-
 IO/Infovis/vtkXGMLReader.cxx                       |      2 +-
 IO/Infovis/vtkXMLTreeReader.h                      |      4 +-
 IO/LSDyna/Testing/Cxx/CMakeLists.txt               |      6 +-
 IO/LSDyna/Testing/Cxx/TestLSDynaReaderNoDefl.cxx   |     83 +
 .../Data/Baseline/TestLSDynaReaderNoDefl.png.md5   |      1 +
 IO/LSDyna/module.cmake                             |      4 +-
 IO/LSDyna/private/LSDynaFamily.cxx                 |     12 +-
 IO/LSDyna/vtkLSDynaPart.cxx                        |     96 +-
 IO/LSDyna/vtkLSDynaPart.h                          |      4 +-
 IO/LSDyna/vtkLSDynaPartCollection.cxx              |     45 +-
 IO/LSDyna/vtkLSDynaPartCollection.h                |      4 +-
 IO/LSDyna/vtkLSDynaReader.cxx                      |     39 +-
 IO/LSDyna/vtkLSDynaReader.h                        |      6 +-
 IO/LSDyna/vtkLSDynaSummaryParser.h                 |      6 +-
 IO/Legacy/Testing/Cxx/CMakeLists.txt               |      8 +-
 .../Cxx/TestLegacyCompositeDataReaderWriter.cxx    |      2 +-
 IO/Legacy/module.cmake                             |      4 +-
 IO/Legacy/vtkCompositeDataReader.cxx               |      8 +
 IO/Legacy/vtkCompositeDataReader.h                 |      4 +-
 IO/Legacy/vtkCompositeDataWriter.cxx               |      1 +
 IO/Legacy/vtkCompositeDataWriter.h                 |      4 +-
 IO/Legacy/vtkDataObjectReader.h                    |      4 +-
 IO/Legacy/vtkDataObjectWriter.h                    |      4 +-
 IO/Legacy/vtkDataReader.cxx                        |    141 +-
 IO/Legacy/vtkDataReader.h                          |      5 +-
 IO/Legacy/vtkDataSetReader.h                       |      4 +-
 IO/Legacy/vtkDataSetWriter.cxx                     |      5 +-
 IO/Legacy/vtkDataSetWriter.h                       |      4 +-
 IO/Legacy/vtkDataWriter.cxx                        |    118 +-
 IO/Legacy/vtkDataWriter.h                          |     12 +-
 IO/Legacy/vtkGenericDataObjectReader.h             |      4 +-
 IO/Legacy/vtkGenericDataObjectWriter.cxx           |      5 +-
 IO/Legacy/vtkGenericDataObjectWriter.h             |      4 +-
 IO/Legacy/vtkGraphReader.h                         |      4 +-
 IO/Legacy/vtkGraphWriter.h                         |      4 +-
 IO/Legacy/vtkPixelExtentIO.h                       |      4 +-
 IO/Legacy/vtkPolyDataReader.h                      |      4 +-
 IO/Legacy/vtkPolyDataWriter.h                      |      4 +-
 IO/Legacy/vtkRectilinearGridReader.h               |      4 +-
 IO/Legacy/vtkRectilinearGridWriter.h               |      4 +-
 IO/Legacy/vtkSimplePointsReader.h                  |      4 +-
 IO/Legacy/vtkSimplePointsWriter.h                  |      4 +-
 IO/Legacy/vtkStructuredGridReader.h                |      4 +-
 IO/Legacy/vtkStructuredGridWriter.h                |      4 +-
 IO/Legacy/vtkStructuredPointsReader.cxx            |      2 -
 IO/Legacy/vtkStructuredPointsReader.h              |      4 +-
 IO/Legacy/vtkStructuredPointsWriter.h              |      4 +-
 IO/Legacy/vtkTableReader.h                         |      4 +-
 IO/Legacy/vtkTableWriter.h                         |      4 +-
 IO/Legacy/vtkTreeReader.h                          |      4 +-
 IO/Legacy/vtkTreeWriter.h                          |      4 +-
 IO/Legacy/vtkUnstructuredGridReader.cxx            |      5 +-
 IO/Legacy/vtkUnstructuredGridReader.h              |      4 +-
 IO/Legacy/vtkUnstructuredGridWriter.cxx            |    109 +-
 IO/Legacy/vtkUnstructuredGridWriter.h              |      7 +-
 IO/MINC/Testing/Python/CMakeLists.txt              |     12 +-
 IO/MINC/Testing/Tcl/CMakeLists.txt                 |     12 +-
 IO/MINC/vtkMINCImageAttributes.cxx                 |      4 +-
 IO/MINC/vtkMINCImageAttributes.h                   |      6 +-
 IO/MINC/vtkMINCImageReader.cxx                     |      2 +-
 IO/MINC/vtkMINCImageReader.h                       |      4 +-
 IO/MINC/vtkMINCImageWriter.cxx                     |      4 +-
 IO/MINC/vtkMINCImageWriter.h                       |      4 +-
 IO/MINC/vtkMNIObjectReader.cxx                     |     10 +-
 IO/MINC/vtkMNIObjectReader.h                       |      4 +-
 IO/MINC/vtkMNIObjectWriter.cxx                     |      5 +-
 IO/MINC/vtkMNIObjectWriter.h                       |      4 +-
 IO/MINC/vtkMNITagPointReader.cxx                   |     15 +-
 IO/MINC/vtkMNITagPointReader.h                     |      4 +-
 IO/MINC/vtkMNITagPointWriter.cxx                   |      5 +-
 IO/MINC/vtkMNITagPointWriter.h                     |      4 +-
 IO/MINC/vtkMNITransformReader.cxx                  |     10 +-
 IO/MINC/vtkMNITransformReader.h                    |      4 +-
 IO/MINC/vtkMNITransformWriter.cxx                  |     12 +-
 IO/MINC/vtkMNITransformWriter.h                    |      4 +-
 IO/MPIImage/CMakeLists.txt                         |     31 +-
 IO/MPIImage/Testing/Cxx/CMakeLists.txt             |     17 +-
 IO/MPIImage/Testing/Cxx/ParallelIso.cxx            |      3 +-
 ...ParallelIso.cxx.png.md5 => ParallelIso.png.md5} |      0
 IO/MPIImage/module.cmake                           |      4 +-
 IO/MPIImage/vtkMPIImageReader.h                    |      6 +-
 IO/MPIImage/vtkPNrrdReader.h                       |      6 +-
 IO/MPIParallel/Testing/Cxx/CMakeLists.txt          |     18 +-
 .../Testing/Cxx/TestPWindBladeReader.cxx           |      2 +-
 ...Reader.png.md5 => TestPWindBladeReader.png.md5} |      0
 IO/MPIParallel/module.cmake                        |      4 +-
 IO/MPIParallel/vtkPWindBladeReader.h               |      4 +-
 IO/Movie/CMakeLists.txt                            |      2 +-
 IO/Movie/Testing/Cxx/CMakeLists.txt                |      5 +-
 IO/Movie/Testing/Cxx/TestOggTheoraWriter.cxx       |      6 +-
 IO/Movie/module.cmake                              |      8 +-
 IO/Movie/vtkAVIWriter.cxx                          |     14 +-
 IO/Movie/vtkAVIWriter.h                            |      6 +-
 IO/Movie/vtkGenericMovieWriter.h                   |      4 +-
 IO/Movie/vtkIOMovieConfigure.h.in                  |      4 +-
 IO/Movie/vtkMPEG2Writer.h                          |      4 +-
 IO/Movie/vtkOggTheoraWriter.cxx                    |      9 +-
 IO/Movie/vtkOggTheoraWriter.h                      |      4 +-
 IO/MySQL/CMakeLists.txt                            |      2 +-
 IO/MySQL/Testing/Cxx/CMakeLists.txt                |      9 +-
 .../Testing/Cxx/vtkIOMySQLTestingCxxConfigure.h.in |      4 +-
 IO/MySQL/module.cmake                              |      2 +
 IO/MySQL/vtkMySQLDatabase.cxx                      |      5 +-
 IO/MySQL/vtkMySQLDatabase.h                        |      6 +-
 IO/MySQL/vtkMySQLDatabasePrivate.h                 |      6 +-
 IO/MySQL/vtkMySQLQuery.cxx                         |     17 +-
 IO/MySQL/vtkMySQLQuery.h                           |      6 +-
 IO/MySQL/vtkMySQLToTableReader.h                   |      4 +-
 IO/MySQL/vtkTableToMySQLWriter.h                   |      4 +-
 IO/NetCDF/Testing/Cxx/CMakeLists.txt               |      4 +-
 IO/NetCDF/Testing/Python/CMakeLists.txt            |     12 +-
 IO/NetCDF/Testing/Tcl/CMakeLists.txt               |     12 +-
 IO/NetCDF/module.cmake                             |      4 +-
 IO/NetCDF/vtkMPASReader.cxx                        |     88 +-
 IO/NetCDF/vtkMPASReader.h                          |      4 +-
 IO/NetCDF/vtkNetCDFCAMReader.cxx                   |     42 +-
 IO/NetCDF/vtkNetCDFCAMReader.h                     |      4 +-
 IO/NetCDF/vtkNetCDFCFReader.cxx                    |     18 +-
 IO/NetCDF/vtkNetCDFCFReader.h                      |      8 +-
 IO/NetCDF/vtkNetCDFPOPReader.cxx                   |      7 +-
 IO/NetCDF/vtkNetCDFPOPReader.h                     |      4 +-
 IO/NetCDF/vtkNetCDFReader.cxx                      |      7 +-
 IO/NetCDF/vtkNetCDFReader.h                        |      6 +-
 IO/NetCDF/vtkSLACParticleReader.cxx                |     12 -
 IO/NetCDF/vtkSLACParticleReader.h                  |      6 +-
 IO/NetCDF/vtkSLACReader.cxx                        |     22 +-
 IO/NetCDF/vtkSLACReader.h                          |      6 +-
 IO/ODBC/CMakeLists.txt                             |      2 +-
 IO/ODBC/Testing/Cxx/CMakeLists.txt                 |      7 +-
 .../Testing/Cxx/vtkIOODBCTestingCxxConfigure.h.in  |      4 +-
 IO/ODBC/module.cmake                               |      2 +
 IO/ODBC/vtkODBCDatabase.cxx                        |      2 +-
 IO/ODBC/vtkODBCDatabase.h                          |      6 +-
 IO/ODBC/vtkODBCInternals.h                         |      4 +-
 IO/ODBC/vtkODBCQuery.cxx                           |     34 +-
 IO/ODBC/vtkODBCQuery.h                             |      6 +-
 IO/PLY/Testing/Cxx/CMakeLists.txt                  |      6 +-
 IO/PLY/Testing/Python/CMakeLists.txt               |      4 +-
 IO/PLY/Testing/Tcl/CMakeLists.txt                  |      4 +-
 IO/PLY/module.cmake                                |      4 +-
 IO/PLY/vtkPLY.cxx                                  |     21 +-
 IO/PLY/vtkPLY.h                                    |      4 +-
 IO/PLY/vtkPLYReader.cxx                            |     15 +-
 IO/PLY/vtkPLYReader.h                              |      4 +-
 IO/PLY/vtkPLYWriter.cxx                            |      4 +-
 IO/PLY/vtkPLYWriter.h                              |      4 +-
 IO/Parallel/CMakeLists.txt                         |      3 -
 IO/Parallel/Testing/Cxx/CMakeLists.txt             |     17 +-
 IO/Parallel/Testing/Cxx/PSLACReaderLinear.cxx      |      6 +-
 IO/Parallel/Testing/Cxx/PSLACReaderQuadratic.cxx   |      6 +-
 IO/Parallel/Testing/Python/CMakeLists.txt          |      6 +-
 .../Testing/Python/TestPDataSetReaderGrid.py       |     24 +-
 IO/Parallel/Testing/Tcl/CMakeLists.txt             |      2 -
 IO/Parallel/Testing/Tcl/TestPDataSetReaderGrid.tcl |    160 -
 IO/Parallel/Testing/Tcl/TestPImageWriter.tcl       |     44 -
 IO/Parallel/module.cmake                           |      2 +
 IO/Parallel/vtkEnSightWriter.cxx                   |     10 +-
 IO/Parallel/vtkEnSightWriter.h                     |      4 +-
 IO/Parallel/vtkPChacoReader.cxx                    |      8 +-
 IO/Parallel/vtkPChacoReader.h                      |      4 +-
 IO/Parallel/vtkPDataSetReader.cxx                  |    142 +-
 IO/Parallel/vtkPDataSetReader.h                    |      8 +-
 IO/Parallel/vtkPDataSetWriter.cxx                  |    220 +-
 IO/Parallel/vtkPDataSetWriter.h                    |     20 +-
 IO/Parallel/vtkPImageWriter.h                      |      4 +-
 IO/Parallel/vtkPOpenFOAMReader.cxx                 |     12 +-
 IO/Parallel/vtkPOpenFOAMReader.h                   |      5 +-
 IO/Parallel/vtkPSLACReader.cxx                     |      7 +-
 IO/Parallel/vtkPSLACReader.h                       |      6 +-
 IO/Parallel/vtkXMLPHierarchicalBoxDataWriter.h     |     43 -
 IO/Parallel/vtkXMLPMultiBlockDataWriter.h          |    118 -
 IO/Parallel/vtkXMLPUniformGridAMRWriter.h          |     72 -
 IO/ParallelExodus/CMakeLists.txt                   |     27 +-
 IO/ParallelExodus/Testing/Cxx/CMakeLists.txt       |      7 +-
 IO/ParallelExodus/module.cmake                     |      2 +
 IO/ParallelExodus/vtkPExodusIIReader.cxx           |     77 +-
 IO/ParallelExodus/vtkPExodusIIReader.h             |      4 +-
 IO/ParallelExodus/vtkPExodusIIWriter.cxx           |     41 +-
 IO/ParallelExodus/vtkPExodusIIWriter.h             |      9 +-
 IO/ParallelLSDyna/Testing/Cxx/CMakeLists.txt       |      8 +-
 IO/ParallelLSDyna/Testing/Cxx/PLSDynaReader.cxx    |      2 +-
 IO/ParallelLSDyna/module.cmake                     |      4 +-
 IO/ParallelLSDyna/vtkPLSDynaReader.cxx             |      5 +-
 IO/ParallelLSDyna/vtkPLSDynaReader.h               |      6 +-
 IO/ParallelNetCDF/Testing/Cxx/CMakeLists.txt       |      4 +-
 IO/ParallelNetCDF/module.cmake                     |      4 +-
 IO/ParallelNetCDF/vtkPNetCDFPOPReader.cxx          |      2 +
 IO/ParallelNetCDF/vtkPNetCDFPOPReader.h            |      4 +-
 IO/ParallelXML/CMakeLists.txt                      |     23 +
 IO/ParallelXML/Testing/Python/CMakeLists.txt       |      6 +
 .../Testing/Python/testParallelXMLWriters.py       |    144 +
 IO/ParallelXML/module.cmake                        |     13 +
 IO/ParallelXML/vtkXMLPDataSetWriter.cxx            |    156 +
 IO/ParallelXML/vtkXMLPDataSetWriter.h              |     65 +
 IO/ParallelXML/vtkXMLPDataWriter.cxx               |    394 +
 IO/ParallelXML/vtkXMLPDataWriter.h                 |    116 +
 .../vtkXMLPHierarchicalBoxDataWriter.cxx           |      0
 IO/ParallelXML/vtkXMLPHierarchicalBoxDataWriter.h  |     44 +
 IO/ParallelXML/vtkXMLPImageDataWriter.cxx          |     94 +
 IO/ParallelXML/vtkXMLPImageDataWriter.h            |     67 +
 .../vtkXMLPMultiBlockDataWriter.cxx                |      0
 IO/ParallelXML/vtkXMLPMultiBlockDataWriter.h       |    116 +
 IO/ParallelXML/vtkXMLPPolyDataWriter.cxx           |     74 +
 IO/ParallelXML/vtkXMLPPolyDataWriter.h             |     66 +
 .../vtkXMLPRectilinearGridWriter.cxx               |      0
 IO/ParallelXML/vtkXMLPRectilinearGridWriter.h      |     68 +
 IO/ParallelXML/vtkXMLPStructuredDataWriter.cxx     |    225 +
 IO/ParallelXML/vtkXMLPStructuredDataWriter.h       |     68 +
 IO/ParallelXML/vtkXMLPStructuredGridWriter.cxx     |     87 +
 IO/ParallelXML/vtkXMLPStructuredGridWriter.h       |     68 +
 .../vtkXMLPUniformGridAMRWriter.cxx                |      0
 IO/ParallelXML/vtkXMLPUniformGridAMRWriter.h       |     72 +
 IO/ParallelXML/vtkXMLPUnstructuredDataWriter.cxx   |     90 +
 IO/ParallelXML/vtkXMLPUnstructuredDataWriter.h     |     56 +
 IO/ParallelXML/vtkXMLPUnstructuredGridWriter.cxx   |     74 +
 IO/ParallelXML/vtkXMLPUnstructuredGridWriter.h     |     67 +
 IO/PostgreSQL/CMakeLists.txt                       |      2 +-
 IO/PostgreSQL/Testing/Cxx/CMakeLists.txt           |      9 +-
 .../Cxx/vtkIOPostgresSQLTestingCxxConfigure.h.in   |      4 +-
 IO/PostgreSQL/module.cmake                         |      2 +
 IO/PostgreSQL/vtkPostgreSQLDatabase.cxx            |      2 +-
 IO/PostgreSQL/vtkPostgreSQLDatabase.h              |     12 +-
 IO/PostgreSQL/vtkPostgreSQLDatabasePrivate.h       |      6 +-
 IO/PostgreSQL/vtkPostgreSQLQuery.cxx               |     24 +-
 IO/PostgreSQL/vtkPostgreSQLQuery.h                 |      6 +-
 IO/PostgreSQL/vtkPostgreSQLToTableReader.h         |      4 +-
 IO/PostgreSQL/vtkTableToPostgreSQLWriter.h         |      4 +-
 IO/SQL/Testing/Cxx/CMakeLists.txt                  |     19 +-
 IO/SQL/module.cmake                                |      2 +
 IO/SQL/vtkDatabaseToTableReader.h                  |      4 +-
 IO/SQL/vtkRowQuery.h                               |      6 +-
 IO/SQL/vtkRowQueryToTable.h                        |      4 +-
 IO/SQL/vtkSQLDatabase.h                            |      6 +-
 IO/SQL/vtkSQLDatabaseGraphSource.h                 |      4 +-
 IO/SQL/vtkSQLDatabaseSchema.h                      |      6 +-
 IO/SQL/vtkSQLDatabaseTableSource.h                 |      4 +-
 IO/SQL/vtkSQLGraphReader.h                         |      4 +-
 IO/SQL/vtkSQLQuery.h                               |      6 +-
 IO/SQL/vtkSQLiteDatabase.h                         |      6 +-
 IO/SQL/vtkSQLiteQuery.h                            |      6 +-
 IO/SQL/vtkSQLiteToTableReader.h                    |      4 +-
 IO/SQL/vtkTableToDatabaseWriter.h                  |      4 +-
 IO/SQL/vtkTableToSQLiteWriter.h                    |      4 +-
 IO/VPIC/CMakeLists.txt                             |      2 +-
 IO/VPIC/Testing/Cxx/CMakeLists.txt                 |     16 +
 IO/VPIC/Testing/Cxx/TestVPICReader.cxx             |     90 +
 .../Testing/Data/Baseline/TestVPICReader.png.md5   |      1 +
 IO/VPIC/module.cmake                               |      6 +
 IO/VPIC/vtkVPICReader.cxx                          |     28 +-
 IO/VPIC/vtkVPICReader.h                            |      5 +-
 IO/Video/CMakeLists.txt                            |      2 +-
 IO/Video/module.cmake                              |      2 +
 IO/Video/vtkMILVideoSource.h                       |      4 +-
 IO/Video/vtkVideoSource.cxx                        |     10 +-
 IO/Video/vtkVideoSource.h                          |      4 +-
 IO/Video/vtkWin32VideoSource.cxx                   |     18 +-
 IO/Video/vtkWin32VideoSource.h                     |      4 +-
 IO/XML/CMakeLists.txt                              |     12 -
 IO/XML/Testing/Cxx/CMakeLists.txt                  |     28 +-
 IO/XML/Testing/Cxx/TestXMLReaderBadData.cxx        |     38 +
 IO/XML/Testing/Python/CMakeLists.txt               |     14 +-
 IO/XML/Testing/Python/TestXMLUnstructuredGridIO.py |      6 +-
 IO/XML/Testing/Tcl/CMakeLists.txt                  |     15 +-
 IO/XML/module.cmake                                |      5 +-
 IO/XML/vtkRTXMLPolyDataReader.h                    |      4 +-
 IO/XML/vtkXMLCompositeDataReader.cxx               |     24 +-
 IO/XML/vtkXMLCompositeDataReader.h                 |      4 +-
 IO/XML/vtkXMLCompositeDataWriter.cxx               |     80 +-
 IO/XML/vtkXMLCompositeDataWriter.h                 |      4 +-
 IO/XML/vtkXMLDataReader.cxx                        |    249 +-
 IO/XML/vtkXMLDataReader.h                          |      9 +-
 IO/XML/vtkXMLDataSetWriter.cxx                     |      8 +-
 IO/XML/vtkXMLDataSetWriter.h                       |      4 +-
 IO/XML/vtkXMLFileReadTester.cxx                    |     21 +-
 IO/XML/vtkXMLFileReadTester.h                      |      4 +-
 IO/XML/vtkXMLGenericDataObjectReader.h             |      4 +-
 IO/XML/vtkXMLHierarchicalBoxDataFileConverter.h    |      4 +-
 IO/XML/vtkXMLHierarchicalBoxDataReader.h           |      4 +-
 IO/XML/vtkXMLHierarchicalBoxDataWriter.h           |      4 +-
 IO/XML/vtkXMLHierarchicalDataReader.h              |      4 +-
 IO/XML/vtkXMLHyperOctreeReader.cxx                 |     62 +-
 IO/XML/vtkXMLHyperOctreeReader.h                   |      4 +-
 IO/XML/vtkXMLHyperOctreeWriter.cxx                 |     65 +-
 IO/XML/vtkXMLHyperOctreeWriter.h                   |      4 +-
 IO/XML/vtkXMLImageDataReader.cxx                   |     57 +-
 IO/XML/vtkXMLImageDataReader.h                     |      5 +-
 IO/XML/vtkXMLImageDataWriter.cxx                   |      2 +-
 IO/XML/vtkXMLImageDataWriter.h                     |      4 +-
 IO/XML/vtkXMLMultiBlockDataReader.cxx              |      2 +-
 IO/XML/vtkXMLMultiBlockDataReader.h                |      4 +-
 IO/XML/vtkXMLMultiBlockDataWriter.h                |      4 +-
 IO/XML/vtkXMLMultiGroupDataReader.h                |      4 +-
 IO/XML/vtkXMLOffsetsManager.h                      |      4 +-
 IO/XML/vtkXMLPDataReader.h                         |      4 +-
 IO/XML/vtkXMLPDataSetWriter.cxx                    |    167 -
 IO/XML/vtkXMLPDataSetWriter.h                      |     65 -
 IO/XML/vtkXMLPDataWriter.cxx                       |    370 -
 IO/XML/vtkXMLPDataWriter.h                         |    106 -
 IO/XML/vtkXMLPImageDataReader.cxx                  |     29 +-
 IO/XML/vtkXMLPImageDataReader.h                    |      4 +-
 IO/XML/vtkXMLPImageDataWriter.cxx                  |     94 -
 IO/XML/vtkXMLPImageDataWriter.h                    |     67 -
 IO/XML/vtkXMLPPolyDataReader.cxx                   |     29 +-
 IO/XML/vtkXMLPPolyDataReader.h                     |      4 +-
 IO/XML/vtkXMLPPolyDataWriter.cxx                   |     74 -
 IO/XML/vtkXMLPPolyDataWriter.h                     |     66 -
 IO/XML/vtkXMLPRectilinearGridReader.h              |      4 +-
 IO/XML/vtkXMLPRectilinearGridWriter.h              |     68 -
 IO/XML/vtkXMLPStructuredDataReader.cxx             |     49 +-
 IO/XML/vtkXMLPStructuredDataReader.h               |     15 +-
 IO/XML/vtkXMLPStructuredDataWriter.cxx             |    143 -
 IO/XML/vtkXMLPStructuredDataWriter.h               |     57 -
 IO/XML/vtkXMLPStructuredGridReader.cxx             |     60 +-
 IO/XML/vtkXMLPStructuredGridReader.h               |      4 +-
 IO/XML/vtkXMLPStructuredGridWriter.cxx             |     87 -
 IO/XML/vtkXMLPStructuredGridWriter.h               |     68 -
 IO/XML/vtkXMLPUnstructuredDataReader.cxx           |    152 +-
 IO/XML/vtkXMLPUnstructuredDataReader.h             |      9 +-
 IO/XML/vtkXMLPUnstructuredDataWriter.cxx           |     90 -
 IO/XML/vtkXMLPUnstructuredDataWriter.h             |     56 -
 IO/XML/vtkXMLPUnstructuredGridReader.cxx           |     63 +-
 IO/XML/vtkXMLPUnstructuredGridReader.h             |      4 +-
 IO/XML/vtkXMLPUnstructuredGridWriter.cxx           |     74 -
 IO/XML/vtkXMLPUnstructuredGridWriter.h             |     67 -
 IO/XML/vtkXMLPolyDataReader.cxx                    |    195 +-
 IO/XML/vtkXMLPolyDataReader.h                      |      4 +-
 IO/XML/vtkXMLPolyDataWriter.cxx                    |     26 +-
 IO/XML/vtkXMLPolyDataWriter.h                      |      4 +-
 IO/XML/vtkXMLReader.cxx                            |    444 +-
 IO/XML/vtkXMLReader.h                              |     37 +-
 IO/XML/vtkXMLRectilinearGridReader.cxx             |     84 +-
 IO/XML/vtkXMLRectilinearGridReader.h               |      4 +-
 IO/XML/vtkXMLRectilinearGridWriter.cxx             |     73 +-
 IO/XML/vtkXMLRectilinearGridWriter.h               |      5 +-
 IO/XML/vtkXMLStructuredDataReader.cxx              |    208 +-
 IO/XML/vtkXMLStructuredDataReader.h                |      6 +-
 IO/XML/vtkXMLStructuredDataWriter.cxx              |    363 +-
 IO/XML/vtkXMLStructuredDataWriter.h                |     35 +-
 IO/XML/vtkXMLStructuredGridReader.cxx              |      1 +
 IO/XML/vtkXMLStructuredGridReader.h                |      4 +-
 IO/XML/vtkXMLStructuredGridWriter.cxx              |     13 +-
 IO/XML/vtkXMLStructuredGridWriter.h                |      4 +-
 IO/XML/vtkXMLUniformGridAMRReader.cxx              |     11 +-
 IO/XML/vtkXMLUniformGridAMRReader.h                |      4 +-
 IO/XML/vtkXMLUniformGridAMRWriter.h                |      4 +-
 IO/XML/vtkXMLUnstructuredDataReader.cxx            |     14 +-
 IO/XML/vtkXMLUnstructuredDataReader.h              |      4 +-
 IO/XML/vtkXMLUnstructuredDataWriter.cxx            |     16 +-
 IO/XML/vtkXMLUnstructuredDataWriter.h              |      4 +-
 IO/XML/vtkXMLUnstructuredGridReader.h              |      4 +-
 IO/XML/vtkXMLUnstructuredGridWriter.h              |      4 +-
 IO/XML/vtkXMLWriter.cxx                            |    682 +-
 IO/XML/vtkXMLWriter.h                              |     31 +-
 IO/XML/vtkXMLWriterC.h                             |      4 +-
 IO/XMLParser/module.cmake                          |      2 +
 IO/XMLParser/vtkXMLDataHeaderPrivate.h             |      4 +-
 IO/XMLParser/vtkXMLDataParser.cxx                  |     19 +-
 IO/XMLParser/vtkXMLDataParser.h                    |      6 +-
 IO/XMLParser/vtkXMLParser.h                        |      4 +-
 IO/XMLParser/vtkXMLUtilities.h                     |      4 +-
 IO/Xdmf2/Testing/CMakeLists.txt                    |      2 +-
 IO/Xdmf2/Testing/Cxx/CMakeLists.txt                |     11 +-
 IO/Xdmf2/Testing/Cxx/XdmfTestVTKIO.cxx             |      2 +-
 IO/Xdmf2/module.cmake                              |      3 +
 IO/Xdmf2/vtkSILBuilder.h                           |      4 +-
 IO/Xdmf2/vtkXdmfDataArray.cxx                      |     35 +-
 IO/Xdmf2/vtkXdmfDataArray.h                        |      5 +-
 IO/Xdmf2/vtkXdmfHeavyData.cxx                      |      2 +
 IO/Xdmf2/vtkXdmfHeavyData.h                        |     40 +-
 IO/Xdmf2/vtkXdmfReader.cxx                         |     18 +-
 IO/Xdmf2/vtkXdmfReader.h                           |      4 +-
 IO/Xdmf2/vtkXdmfReaderInternal.cxx                 |      2 +
 IO/Xdmf2/vtkXdmfReaderInternal.h                   |     40 +-
 IO/Xdmf2/vtkXdmfWriter.cxx                         |    270 +-
 IO/Xdmf2/vtkXdmfWriter.h                           |     22 +-
 Imaging/Color/module.cmake                         |      2 +
 Imaging/Color/vtkImageHSIToRGB.h                   |      4 +-
 Imaging/Color/vtkImageHSVToRGB.h                   |      4 +-
 Imaging/Color/vtkImageLuminance.h                  |      4 +-
 Imaging/Color/vtkImageMapToRGBA.h                  |      4 +-
 Imaging/Color/vtkImageMapToWindowLevelColors.h     |      4 +-
 Imaging/Color/vtkImageQuantizeRGBToIndex.h         |      4 +-
 Imaging/Color/vtkImageRGBToHSI.h                   |      4 +-
 Imaging/Color/vtkImageRGBToHSV.h                   |      4 +-
 Imaging/Core/Testing/Cxx/CMakeLists.txt            |     20 +-
 Imaging/Core/Testing/Cxx/ImageAccumulateLarge.cxx  |     74 +
 .../Core}/Testing/Cxx/TestBSplineWarp.cxx          |      0
 .../Testing/Cxx/TestImageStencilDataMethods.cxx    |     58 +
 Imaging/Core/Testing/Cxx/TestStencilWithLasso.cxx  |    165 +
 .../Testing/Cxx/TestStencilWithPolyDataContour.cxx |    415 +
 .../Testing/Cxx/TestStencilWithPolyDataSurface.cxx |    208 +
 .../Data/Baseline/TestAddStencilData.png.md5       |      2 +-
 .../Testing/Data/Baseline/TestBSplineWarp.png.md5  |      1 +
 .../Data/Baseline/TestClipStencilData.png.md5      |      2 +-
 .../Data/Baseline/TestStencilWithLasso.png.md5     |      1 +
 .../TestStencilWithPolyDataContour.png.md5         |      1 +
 .../TestStencilWithPolyDataSurface.png.md5         |      1 +
 .../Data/Baseline/TestSubtractStencilData.png.md5  |      2 +-
 .../Data/Baseline/reconstructSurface_1.png.md5     |      1 +
 Imaging/Core/Testing/Python/CMakeLists.txt         |    184 +-
 .../Testing/Python/TestMapToRGBABlockStreaming.py  |      2 +
 Imaging/Core/Testing/Tcl/CMakeLists.txt            |    182 +-
 Imaging/Core/Testing/Tcl/WindowLevelInterface.tcl  |      1 -
 Imaging/Core/module.cmake                          |     10 +-
 Imaging/Core/vtkAbstractImageInterpolator.cxx      |      5 +-
 Imaging/Core/vtkAbstractImageInterpolator.h        |      4 +-
 Imaging/Core/vtkExtractVOI.cxx                     |    458 +-
 Imaging/Core/vtkExtractVOI.h                       |     31 +-
 Imaging/Core/vtkImageAppendComponents.h            |      4 +-
 Imaging/Core/vtkImageBSplineCoefficients.cxx       |      2 +-
 Imaging/Core/vtkImageBSplineCoefficients.h         |      4 +-
 Imaging/Core/vtkImageBSplineInternals.cxx          |      9 +-
 Imaging/Core/vtkImageBSplineInternals.h            |      4 +-
 Imaging/Core/vtkImageBSplineInterpolator.cxx       |     75 +-
 Imaging/Core/vtkImageBSplineInterpolator.h         |      4 +-
 Imaging/Core/vtkImageBlend.cxx                     |     15 +-
 Imaging/Core/vtkImageBlend.h                       |      4 +-
 Imaging/Core/vtkImageCacheFilter.h                 |      4 +-
 Imaging/Core/vtkImageCast.cxx                      |      1 +
 Imaging/Core/vtkImageCast.h                        |      7 +-
 Imaging/Core/vtkImageChangeInformation.h           |      4 +-
 Imaging/Core/vtkImageClip.cxx                      |     42 -
 Imaging/Core/vtkImageClip.h                        |      8 +-
 Imaging/Core/vtkImageConstantPad.h                 |      4 +-
 Imaging/Core/vtkImageDataStreamer.cxx              |      1 +
 Imaging/Core/vtkImageDataStreamer.h                |      4 +-
 Imaging/Core/vtkImageDecomposeFilter.h             |      4 +-
 Imaging/Core/vtkImageDifference.h                  |      4 +-
 Imaging/Core/vtkImageExtractComponents.h           |      4 +-
 Imaging/Core/vtkImageFlip.h                        |      4 +-
 Imaging/Core/vtkImageInterpolator.cxx              |      2 +-
 Imaging/Core/vtkImageInterpolator.h                |      4 +-
 Imaging/Core/vtkImageInterpolatorInternals.h       |      4 +-
 Imaging/Core/vtkImageIterateFilter.h               |      4 +-
 Imaging/Core/vtkImageMagnify.h                     |      4 +-
 Imaging/Core/vtkImageMapToColors.cxx               |     85 +-
 Imaging/Core/vtkImageMapToColors.h                 |     12 +-
 Imaging/Core/vtkImageMask.h                        |      4 +-
 Imaging/Core/vtkImageMirrorPad.h                   |      4 +-
 Imaging/Core/vtkImagePadFilter.h                   |      4 +-
 Imaging/Core/vtkImagePermute.h                     |      4 +-
 Imaging/Core/vtkImageResample.h                    |      4 +-
 Imaging/Core/vtkImageResize.h                      |      4 +-
 Imaging/Core/vtkImageReslice.cxx                   |    135 +-
 Imaging/Core/vtkImageReslice.h                     |     53 +-
 Imaging/Core/vtkImageResliceToColors.cxx           |      2 +-
 Imaging/Core/vtkImageResliceToColors.h             |      4 +-
 Imaging/Core/vtkImageShiftScale.cxx                |      6 +-
 Imaging/Core/vtkImageShiftScale.h                  |      7 +-
 Imaging/Core/vtkImageShrink3D.h                    |      4 +-
 Imaging/Core/vtkImageSincInterpolator.cxx          |     14 +-
 Imaging/Core/vtkImageSincInterpolator.h            |     17 +-
 Imaging/Core/vtkImageStencilAlgorithm.h            |      4 +-
 Imaging/Core/vtkImageStencilData.cxx               |    355 +-
 Imaging/Core/vtkImageStencilData.h                 |     27 +-
 Imaging/Core/vtkImageStencilIterator.h             |      4 +-
 Imaging/Core/vtkImageStencilIterator.txx           |      4 +-
 Imaging/Core/vtkImageStencilSource.h               |      4 +-
 Imaging/Core/vtkImageThreshold.h                   |      4 +-
 Imaging/Core/vtkImageTranslateExtent.h             |      4 +-
 Imaging/Core/vtkImageWrapPad.h                     |      4 +-
 Imaging/Core/vtkRTAnalyticSource.cxx               |     45 +-
 Imaging/Core/vtkRTAnalyticSource.h                 |      7 +-
 Imaging/Fourier/module.cmake                       |      2 +
 Imaging/Fourier/vtkImageButterworthHighPass.h      |      4 +-
 Imaging/Fourier/vtkImageButterworthLowPass.h       |      4 +-
 Imaging/Fourier/vtkImageFFT.h                      |      4 +-
 Imaging/Fourier/vtkImageFourierCenter.h            |      4 +-
 Imaging/Fourier/vtkImageFourierFilter.h            |      4 +-
 Imaging/Fourier/vtkImageIdealHighPass.h            |      4 +-
 Imaging/Fourier/vtkImageIdealLowPass.h             |      4 +-
 Imaging/Fourier/vtkImageRFFT.h                     |      4 +-
 Imaging/Fourier/vtkTableFFT.h                      |      6 +-
 Imaging/General/module.cmake                       |      2 +
 Imaging/General/vtkImageAnisotropicDiffusion2D.h   |      4 +-
 Imaging/General/vtkImageAnisotropicDiffusion3D.h   |      4 +-
 Imaging/General/vtkImageCheckerboard.h             |      4 +-
 Imaging/General/vtkImageCityBlockDistance.h        |      4 +-
 Imaging/General/vtkImageConvolve.cxx               |      6 +-
 Imaging/General/vtkImageConvolve.h                 |     10 +-
 Imaging/General/vtkImageCorrelation.h              |      4 +-
 Imaging/General/vtkImageEuclideanDistance.h        |      4 +-
 Imaging/General/vtkImageEuclideanToPolar.h         |      4 +-
 Imaging/General/vtkImageGaussianSmooth.h           |      4 +-
 Imaging/General/vtkImageGradient.cxx               |     36 +
 Imaging/General/vtkImageGradient.h                 |      4 +-
 Imaging/General/vtkImageGradientMagnitude.h        |      4 +-
 Imaging/General/vtkImageHybridMedian2D.h           |      4 +-
 Imaging/General/vtkImageLaplacian.h                |      4 +-
 Imaging/General/vtkImageMedian3D.h                 |      4 +-
 Imaging/General/vtkImageNormalize.h                |      4 +-
 Imaging/General/vtkImageRange3D.h                  |      4 +-
 Imaging/General/vtkImageSeparableConvolution.cxx   |      6 +-
 Imaging/General/vtkImageSeparableConvolution.h     |      4 +-
 Imaging/General/vtkImageSlab.cxx                   |      1 -
 Imaging/General/vtkImageSlab.h                     |      4 +-
 Imaging/General/vtkImageSlabReslice.h              |      4 +-
 Imaging/General/vtkImageSobel2D.h                  |      4 +-
 Imaging/General/vtkImageSobel3D.h                  |      4 +-
 Imaging/General/vtkImageSpatialAlgorithm.h         |      4 +-
 Imaging/General/vtkImageVariance3D.h               |      4 +-
 Imaging/General/vtkSimpleImageFilterExample.h      |      4 +-
 Imaging/Hybrid/Testing/Cxx/CMakeLists.txt          |      7 +-
 Imaging/Hybrid/Testing/Python/CMakeLists.txt       |     10 +-
 Imaging/Hybrid/Testing/Tcl/CMakeLists.txt          |     10 +-
 Imaging/Hybrid/vtkBooleanTexture.h                 |      4 +-
 Imaging/Hybrid/vtkFastSplatter.cxx                 |     60 +-
 Imaging/Hybrid/vtkFastSplatter.h                   |      6 +-
 Imaging/Hybrid/vtkGaussianSplatter.cxx             |    290 +-
 Imaging/Hybrid/vtkGaussianSplatter.h               |      7 +-
 Imaging/Hybrid/vtkImageCursor3D.h                  |      4 +-
 Imaging/Hybrid/vtkImageRectilinearWipe.h           |      4 +-
 Imaging/Hybrid/vtkPointLoad.h                      |      4 +-
 Imaging/Hybrid/vtkSampleFunction.h                 |      4 +-
 Imaging/Hybrid/vtkShepardMethod.h                  |      4 +-
 Imaging/Hybrid/vtkSliceCubes.cxx                   |     18 +-
 Imaging/Hybrid/vtkSliceCubes.h                     |      4 +-
 Imaging/Hybrid/vtkSurfaceReconstructionFilter.cxx  |      2 +
 Imaging/Hybrid/vtkSurfaceReconstructionFilter.h    |      4 +-
 Imaging/Hybrid/vtkTriangularTexture.h              |      4 +-
 Imaging/Hybrid/vtkVoxelModeller.h                  |      4 +-
 Imaging/Math/module.cmake                          |      2 +
 Imaging/Math/vtkImageDivergence.h                  |      4 +-
 Imaging/Math/vtkImageDotProduct.h                  |      4 +-
 Imaging/Math/vtkImageLogarithmicScale.h            |      4 +-
 Imaging/Math/vtkImageLogic.h                       |      4 +-
 Imaging/Math/vtkImageMagnitude.h                   |      4 +-
 Imaging/Math/vtkImageMaskBits.h                    |      4 +-
 Imaging/Math/vtkImageMathematics.h                 |      4 +-
 Imaging/Math/vtkImageWeightedSum.cxx               |     38 +-
 Imaging/Math/vtkImageWeightedSum.h                 |      4 +-
 Imaging/Morphological/Testing/Cxx/CMakeLists.txt   |      7 +
 .../Testing/Cxx/TestImageThresholdConnectivity.cxx |    133 +
 .../TestImageThresholdConnectivity.png.md5         |      1 +
 Imaging/Morphological/module.cmake                 |      7 +
 Imaging/Morphological/vtkImageConnector.h          |      4 +-
 Imaging/Morphological/vtkImageContinuousDilate3D.h |      4 +-
 Imaging/Morphological/vtkImageContinuousErode3D.h  |      4 +-
 Imaging/Morphological/vtkImageDilateErode3D.h      |      4 +-
 Imaging/Morphological/vtkImageIslandRemoval2D.h    |      4 +-
 .../vtkImageNonMaximumSuppression.cxx              |      2 +-
 .../Morphological/vtkImageNonMaximumSuppression.h  |      4 +-
 Imaging/Morphological/vtkImageOpenClose3D.h        |      4 +-
 Imaging/Morphological/vtkImageSeedConnectivity.h   |      4 +-
 Imaging/Morphological/vtkImageSkeleton2D.h         |      4 +-
 .../vtkImageThresholdConnectivity.cxx              |     25 +-
 .../Morphological/vtkImageThresholdConnectivity.h  |      4 +-
 Imaging/Sources/module.cmake                       |      2 +
 Imaging/Sources/vtkImageCanvasSource2D.cxx         |     47 +-
 Imaging/Sources/vtkImageCanvasSource2D.h           |      8 +-
 Imaging/Sources/vtkImageEllipsoidSource.h          |      4 +-
 Imaging/Sources/vtkImageGaussianSource.h           |      4 +-
 Imaging/Sources/vtkImageGridSource.h               |      4 +-
 Imaging/Sources/vtkImageMandelbrotSource.h         |      4 +-
 Imaging/Sources/vtkImageNoiseSource.h              |      4 +-
 Imaging/Sources/vtkImageSinusoidSource.h           |      4 +-
 Imaging/Statistics/module.cmake                    |      2 +
 Imaging/Statistics/vtkImageAccumulate.cxx          |     12 +-
 Imaging/Statistics/vtkImageAccumulate.h            |      4 +-
 Imaging/Statistics/vtkImageHistogram.cxx           |      5 +-
 Imaging/Statistics/vtkImageHistogram.h             |      4 +-
 Imaging/Statistics/vtkImageHistogramStatistics.h   |      4 +-
 Imaging/Stencil/module.cmake                       |      2 +
 Imaging/Stencil/vtkImageStencil.h                  |      4 +-
 Imaging/Stencil/vtkImageStencilToImage.h           |      4 +-
 Imaging/Stencil/vtkImageToImageStencil.h           |      4 +-
 .../Stencil/vtkImplicitFunctionToImageStencil.h    |      4 +-
 Imaging/Stencil/vtkLassoStencilSource.cxx          |     43 +-
 Imaging/Stencil/vtkLassoStencilSource.h            |      4 +-
 Imaging/Stencil/vtkPolyDataToImageStencil.cxx      |    640 +-
 Imaging/Stencil/vtkPolyDataToImageStencil.h        |     17 +-
 Imaging/Stencil/vtkROIStencilSource.h              |      4 +-
 Infovis/Boost/Testing/Cxx/CMakeLists.txt           |      9 +-
 .../Boost/Testing/Cxx/TestVariantSerialization.cxx |      5 -
 Infovis/Boost/vtkTryDowncast.h                     |      6 +-
 Infovis/Boost/vtkVariantBoostSerialization.h       |      4 +-
 .../Testing/Cxx/CMakeLists.txt                     |      5 +-
 Infovis/BoostGraphAlgorithms/module.cmake          |      4 +-
 .../vtkBoostBetweennessClustering.h                |      6 +-
 .../vtkBoostBiconnectedComponents.h                |      4 +-
 .../vtkBoostBrandesCentrality.h                    |      4 +-
 .../vtkBoostBreadthFirstSearch.h                   |      4 +-
 .../vtkBoostBreadthFirstSearchTree.h               |      4 +-
 .../vtkBoostConnectedComponents.h                  |      4 +-
 .../vtkBoostDividedEdgeBundling.cxx                |     11 +-
 .../vtkBoostDividedEdgeBundling.h                  |      4 +-
 .../vtkBoostExtractLargestComponent.h              |      4 +-
 .../BoostGraphAlgorithms/vtkBoostGraphAdapter.h    |      6 +-
 .../vtkBoostKruskalMinimumSpanningTree.h           |      4 +-
 .../BoostGraphAlgorithms/vtkBoostLogWeighting.h    |      4 +-
 .../vtkBoostPrimMinimumSpanningTree.h              |      4 +-
 .../vtkBoostRandomSparseArraySource.h              |      4 +-
 .../BoostGraphAlgorithms/vtkBoostSplitTableField.h |      4 +-
 Infovis/Core/CMakeLists.txt                        |      2 +
 Infovis/Core/Testing/Cxx/CMakeLists.txt            |     11 +-
 Infovis/Core/Testing/Cxx/TestTimePoint.cxx         |    237 -
 Infovis/Core/module.cmake                          |      2 +-
 Infovis/Core/vtkAddMembershipArray.h               |      4 +-
 Infovis/Core/vtkAdjacencyMatrixToEdgeTable.h       |      4 +-
 Infovis/Core/vtkArrayNorm.h                        |      8 +-
 Infovis/Core/vtkArrayToTable.h                     |      4 +-
 Infovis/Core/vtkCollapseGraph.cxx                  |     22 +-
 Infovis/Core/vtkCollapseGraph.h                    |      4 +-
 Infovis/Core/vtkCollapseVerticesByArray.cxx        |     23 +-
 Infovis/Core/vtkCollapseVerticesByArray.h          |      6 +-
 Infovis/Core/vtkConvexHull2D.cxx                   |    360 -
 Infovis/Core/vtkConvexHull2D.h                     |    147 -
 Infovis/Core/vtkDataObjectToTable.h                |      4 +-
 Infovis/Core/vtkDotProductSimilarity.h             |      4 +-
 Infovis/Core/vtkEdgeCenters.h                      |      4 +-
 Infovis/Core/vtkExpandSelectedGraph.h              |      4 +-
 Infovis/Core/vtkExtractSelectedGraph.h             |      4 +-
 Infovis/Core/vtkExtractSelectedTree.h              |      4 +-
 Infovis/Core/vtkGenerateIndexArray.h               |      4 +-
 Infovis/Core/vtkGraphAnnotationLayersFilter.h      |    123 -
 Infovis/Core/vtkGraphHierarchicalBundleEdges.h     |      4 +-
 Infovis/Core/vtkGroupLeafVertices.h                |      4 +-
 Infovis/Core/vtkKCoreDecomposition.h               |      4 +-
 Infovis/Core/vtkMergeColumns.h                     |      4 +-
 Infovis/Core/vtkMergeGraphs.h                      |      4 +-
 Infovis/Core/vtkMergeTables.h                      |      4 +-
 Infovis/Core/vtkMutableGraphHelper.h               |      4 +-
 Infovis/Core/vtkNetworkHierarchy.h                 |      4 +-
 Infovis/Core/vtkPipelineGraphSource.h              |      6 +-
 Infovis/Core/vtkPruneTreeFilter.h                  |      4 +-
 Infovis/Core/vtkRandomGraphSource.h                |      4 +-
 Infovis/Core/vtkReduceTable.h                      |      4 +-
 Infovis/Core/vtkRemoveHiddenData.h                 |      4 +-
 Infovis/Core/vtkRemoveIsolatedVertices.h           |      4 +-
 Infovis/Core/vtkSparseArrayToTable.h               |      4 +-
 Infovis/Core/vtkStreamGraph.h                      |      4 +-
 Infovis/Core/vtkStringToCategory.h                 |      4 +-
 Infovis/Core/vtkStringToNumeric.h                  |      4 +-
 Infovis/Core/vtkTableToArray.h                     |      4 +-
 Infovis/Core/vtkTableToGraph.cxx                   |      1 +
 Infovis/Core/vtkTableToGraph.h                     |      4 +-
 Infovis/Core/vtkTableToSparseArray.h               |      4 +-
 Infovis/Core/vtkTableToTreeFilter.h                |      4 +-
 Infovis/Core/vtkThresholdGraph.h                   |      6 +-
 Infovis/Core/vtkThresholdTable.h                   |      4 +-
 Infovis/Core/vtkTransferAttributes.h               |      4 +-
 Infovis/Core/vtkTransposeMatrix.h                  |      4 +-
 Infovis/Core/vtkTreeDifferenceFilter.h             |      4 +-
 Infovis/Core/vtkTreeFieldAggregator.h              |      4 +-
 Infovis/Core/vtkTreeLevelsFilter.cxx               |     18 +-
 Infovis/Core/vtkTreeLevelsFilter.h                 |      4 +-
 Infovis/Core/vtkVertexDegree.h                     |      4 +-
 Infovis/Layout/Testing/Cxx/CMakeLists.txt          |      5 +-
 .../Layout/Testing/Cxx/TestChacoGraphReader.cxx    |      1 +
 Infovis/Layout/module.cmake                        |      2 +-
 Infovis/Layout/vtkArcParallelEdgeStrategy.h        |      4 +-
 Infovis/Layout/vtkAreaLayout.h                     |      4 +-
 Infovis/Layout/vtkAreaLayoutStrategy.h             |      4 +-
 Infovis/Layout/vtkAssignCoordinates.cxx            |     15 +-
 Infovis/Layout/vtkAssignCoordinates.h              |      4 +-
 .../Layout/vtkAssignCoordinatesLayoutStrategy.h    |      4 +-
 .../vtkAttributeClustering2DLayoutStrategy.h       |      4 +-
 Infovis/Layout/vtkBoxLayoutStrategy.h              |      4 +-
 .../vtkCirclePackFrontChainLayoutStrategy.cxx      |     36 +-
 .../Layout/vtkCirclePackFrontChainLayoutStrategy.h |      4 +-
 Infovis/Layout/vtkCirclePackLayout.h               |      4 +-
 Infovis/Layout/vtkCirclePackLayoutStrategy.h       |      4 +-
 Infovis/Layout/vtkCirclePackToPolyData.h           |      4 +-
 Infovis/Layout/vtkCircularLayoutStrategy.h         |      4 +-
 Infovis/Layout/vtkClustering2DLayoutStrategy.cxx   |      6 +-
 Infovis/Layout/vtkClustering2DLayoutStrategy.h     |      4 +-
 Infovis/Layout/vtkCommunity2DLayoutStrategy.cxx    |     13 +-
 Infovis/Layout/vtkCommunity2DLayoutStrategy.h      |      4 +-
 Infovis/Layout/vtkConeLayoutStrategy.h             |      4 +-
 Infovis/Layout/vtkConstrained2DLayoutStrategy.cxx  |      8 +-
 Infovis/Layout/vtkConstrained2DLayoutStrategy.h    |      4 +-
 Infovis/Layout/vtkCosmicTreeLayoutStrategy.h       |      6 +-
 Infovis/Layout/vtkEdgeLayout.h                     |      4 +-
 Infovis/Layout/vtkEdgeLayoutStrategy.h             |      4 +-
 Infovis/Layout/vtkFast2DLayoutStrategy.cxx         |     13 +-
 Infovis/Layout/vtkFast2DLayoutStrategy.h           |      4 +-
 Infovis/Layout/vtkForceDirectedLayoutStrategy.h    |      4 +-
 Infovis/Layout/vtkGeoEdgeStrategy.h                |      4 +-
 Infovis/Layout/vtkGeoMath.h                        |      4 +-
 Infovis/Layout/vtkGraphLayout.h                    |      4 +-
 Infovis/Layout/vtkGraphLayoutStrategy.h            |      4 +-
 Infovis/Layout/vtkIncrementalForceLayout.cxx       |      7 +-
 Infovis/Layout/vtkIncrementalForceLayout.h         |      4 +-
 Infovis/Layout/vtkKCoreLayout.cxx                  |     26 +-
 Infovis/Layout/vtkKCoreLayout.h                    |      4 +-
 Infovis/Layout/vtkPassThroughEdgeStrategy.h        |      4 +-
 Infovis/Layout/vtkPassThroughLayoutStrategy.h      |      4 +-
 Infovis/Layout/vtkPerturbCoincidentVertices.h      |      4 +-
 Infovis/Layout/vtkRandomLayoutStrategy.h           |      4 +-
 Infovis/Layout/vtkSimple2DLayoutStrategy.cxx       |     15 +-
 Infovis/Layout/vtkSimple2DLayoutStrategy.h         |      4 +-
 Infovis/Layout/vtkSliceAndDiceLayoutStrategy.h     |      4 +-
 Infovis/Layout/vtkSpanTreeLayoutStrategy.h         |      4 +-
 Infovis/Layout/vtkSplineGraphEdges.h               |      4 +-
 Infovis/Layout/vtkSquarifyLayoutStrategy.h         |      4 +-
 Infovis/Layout/vtkStackedTreeLayoutStrategy.h      |      4 +-
 Infovis/Layout/vtkTreeLayoutStrategy.h             |      4 +-
 Infovis/Layout/vtkTreeMapLayout.h                  |      4 +-
 Infovis/Layout/vtkTreeMapLayoutStrategy.h          |      4 +-
 Infovis/Layout/vtkTreeMapToPolyData.h              |      4 +-
 Infovis/Layout/vtkTreeOrbitLayoutStrategy.h        |      4 +-
 Infovis/Layout/vtkTreeRingToPolyData.h             |      4 +-
 Infovis/Parallel/CMakeLists.txt                    |      5 +-
 Infovis/Parallel/Testing/Cxx/CMakeLists.txt        |     29 +-
 .../Parallel/Testing/Cxx/PBGLNamedVertexGraph.cxx  |      2 +-
 Infovis/Parallel/Testing/Cxx/PBGLRandomGraph.cxx   |      9 +-
 .../Parallel/Testing/Cxx/TestPBGLAlgorithms.cxx    |      7 +-
 .../Parallel/Testing/Cxx/TestPBGLCollapseGraph.cxx |      7 +-
 .../Parallel/Testing/Cxx/TestPBGLCollectGraph.cxx  |      2 +-
 .../Testing/Cxx/TestPBGLEdgesPedigrees.cxx         |      7 +-
 .../Testing/Cxx/TestPBGLGraphSQLReader.cxx         |      7 +-
 .../Testing/Cxx/TestPBGLGraphSQLReaderFile.cxx     |      6 +-
 Infovis/Parallel/Testing/Cxx/TestPBGLPedigrees.cxx |      8 +-
 Infovis/Parallel/Testing/Cxx/TestPBGLPipeline.cxx  |      2 +-
 .../Parallel/Testing/Cxx/TestPRMATGraphSource.cxx  |      2 +-
 .../Testing/Cxx/TestPRandomGraphSource.cxx         |      2 +-
 Infovis/Parallel/module.cmake                      |      2 +
 Infovis/Parallel/vtkPBGLBreadthFirstSearch.cxx     |      6 +
 Infovis/Parallel/vtkPBGLBreadthFirstSearch.h       |      7 +-
 Infovis/Parallel/vtkPBGLCollapseGraph.cxx          |      4 +
 Infovis/Parallel/vtkPBGLCollapseGraph.h            |      7 +-
 Infovis/Parallel/vtkPBGLCollapseParallelEdges.cxx  |      4 +
 Infovis/Parallel/vtkPBGLCollapseParallelEdges.h    |      4 +-
 Infovis/Parallel/vtkPBGLCollectGraph.cxx           |      5 +
 Infovis/Parallel/vtkPBGLCollectGraph.h             |      8 +-
 Infovis/Parallel/vtkPBGLConnectedComponents.cxx    |      4 +
 Infovis/Parallel/vtkPBGLConnectedComponents.h      |      8 +-
 Infovis/Parallel/vtkPBGLDistributedGraphHelper.cxx |      5 +
 Infovis/Parallel/vtkPBGLDistributedGraphHelper.h   |      9 +-
 Infovis/Parallel/vtkPBGLGraphAdapter.h             |      8 +-
 Infovis/Parallel/vtkPBGLGraphSQLReader.cxx         |      6 +
 Infovis/Parallel/vtkPBGLGraphSQLReader.h           |      8 +-
 Infovis/Parallel/vtkPBGLMinimumSpanningTree.cxx    |      5 +
 Infovis/Parallel/vtkPBGLMinimumSpanningTree.h      |      8 +-
 Infovis/Parallel/vtkPBGLRMATGraphSource.cxx        |      6 +-
 Infovis/Parallel/vtkPBGLRMATGraphSource.h          |      8 +-
 Infovis/Parallel/vtkPBGLRandomGraphSource.cxx      |      6 +-
 Infovis/Parallel/vtkPBGLRandomGraphSource.h        |      7 +-
 Infovis/Parallel/vtkPBGLShortestPaths.cxx          |      5 +
 Infovis/Parallel/vtkPBGLShortestPaths.h            |      8 +-
 Infovis/Parallel/vtkPBGLVertexColoring.h           |      8 +-
 Interaction/Image/module.cmake                     |      2 +
 Interaction/Image/vtkImageViewer.h                 |      4 +-
 Interaction/Image/vtkImageViewer2.h                |      4 +-
 Interaction/Image/vtkResliceImageViewer.h          |      4 +-
 .../Image/vtkResliceImageViewerMeasurements.h      |      4 +-
 Interaction/Style/CMakeLists.txt                   |     36 +-
 .../Testing/Data/Baseline/TestFlyTo_1.png.md5      |      1 +
 .../Data/Baseline/TestStyleBaseSpike_1.png.md5     |      1 +
 .../Data/Baseline/TestStyleJoystickActor_1.png.md5 |      1 +
 .../Baseline/TestStyleJoystickCamera_1.png.md5     |      1 +
 .../Data/Baseline/TestStyleTerrain_1.png.md5       |      1 +
 .../Baseline/TestStyleTrackballActor_1.png.md5     |      1 +
 .../Baseline/TestStyleTrackballCamera_1.png.md5    |      1 +
 Interaction/Style/Testing/Python/CMakeLists.txt    |     20 +-
 Interaction/Style/Testing/Tcl/CMakeLists.txt       |     22 +-
 .../Testing/Tcl/TestInteractorStyleTerrain.tcl     |      2 +-
 Interaction/Style/module.cmake                     |      2 +
 Interaction/Style/vtkInteractorStyleDrawPolygon.h  |      4 +-
 Interaction/Style/vtkInteractorStyleFlight.h       |      4 +-
 Interaction/Style/vtkInteractorStyleImage.h        |      4 +-
 .../Style/vtkInteractorStyleJoystickActor.h        |      4 +-
 .../Style/vtkInteractorStyleJoystickCamera.h       |      4 +-
 .../Style/vtkInteractorStyleMultiTouchCamera.cxx   |    278 +
 .../Style/vtkInteractorStyleMultiTouchCamera.h     |     74 +
 .../Style/vtkInteractorStyleRubberBand2D.cxx       |      8 +-
 Interaction/Style/vtkInteractorStyleRubberBand2D.h |      4 +-
 .../Style/vtkInteractorStyleRubberBand3D.cxx       |      8 +-
 Interaction/Style/vtkInteractorStyleRubberBand3D.h |      4 +-
 .../Style/vtkInteractorStyleRubberBandPick.h       |      4 +-
 .../Style/vtkInteractorStyleRubberBandZoom.h       |      4 +-
 Interaction/Style/vtkInteractorStyleSwitch.cxx     |     40 +-
 Interaction/Style/vtkInteractorStyleSwitch.h       |      8 +-
 Interaction/Style/vtkInteractorStyleTerrain.h      |      4 +-
 Interaction/Style/vtkInteractorStyleTrackball.h    |      4 +-
 .../Style/vtkInteractorStyleTrackballActor.h       |      4 +-
 .../Style/vtkInteractorStyleTrackballCamera.h      |      4 +-
 Interaction/Style/vtkInteractorStyleUnicam.h       |      6 +-
 Interaction/Style/vtkInteractorStyleUser.h         |      4 +-
 .../Style/vtkParallelCoordinatesInteractorStyle.h  |      4 +-
 Interaction/Widgets/Testing/Cxx/CMakeLists.txt     |     80 +-
 .../Widgets/Testing/Cxx/TestCameraWidget.cxx       |     24 +-
 .../Testing/Cxx/TestImageCroppingRegionsWidget.cxx |   1581 +
 .../Testing/Cxx/TestImplicitPlaneWidget.cxx        |      1 +
 .../Testing/Cxx/TestImplicitPlaneWidget2.cxx       |      1 +
 .../Testing/Cxx/TestImplicitPlaneWidget2b.cxx      |      1 +
 .../Testing/Cxx/TestOrientedGlyphContour.cxx       |     17 +-
 .../Widgets/Testing/Cxx/TestPlaneWidget.cxx        |      1 +
 .../Cxx/TestPointHandleRepresentation3D.cxx        |      1 +
 .../Widgets/Testing/Cxx/TestPointWidget.cxx        |      1 +
 .../Cxx/TestPolygonalHandleRepresentations.cxx     |      2 +-
 Interaction/Widgets/Testing/Cxx/TestSeedWidget.cxx |     46 +-
 .../Widgets/Testing/Cxx/TestSeedWidget2.cxx        |   1363 +-
 .../TestSeedWidgetNonUniformRepresentations.cxx    |     10 +-
 .../Testing/Cxx/TestSphereWidgetZoomInOut.cxx      |    315 +
 .../Testing/Cxx/vtkAngleRepresentation2DTest1.cxx  |      2 +-
 .../Testing/Cxx/vtkAngleRepresentation3DTest1.cxx  |      2 +-
 .../Widgets/Testing/Cxx/vtkAngleWidgetTest1.cxx    |      2 +-
 .../Testing/Cxx/vtkBalloonRepresentationTest1.cxx  |      2 +-
 .../Widgets/Testing/Cxx/vtkBalloonWidgetTest1.cxx  |      2 +-
 .../Cxx/vtkBiDimensionalRepresentation2DTest1.cxx  |      2 +-
 .../Testing/Cxx/vtkBiDimensionalWidgetTest1.cxx    |      2 +-
 .../Widgets/Testing/Cxx/vtkBorderWidgetTest1.cxx   |      2 +-
 .../Testing/Cxx/vtkCaptionRepresentationTest1.cxx  |      2 +-
 .../Widgets/Testing/Cxx/vtkCaptionWidgetTest1.cxx  |      2 +-
 ...tkConstrainedPointHandleRepresentationTest1.cxx |      2 +-
 .../Widgets/Testing/Cxx/vtkHoverWidgetTest1.cxx    |      2 +-
 .../Cxx/vtkImplicitPlaneRepresentationTest1.cxx    |      2 +-
 .../Testing/Cxx/vtkImplicitPlaneWidget2Test1.cxx   |      2 +-
 .../Testing/Cxx/vtkLineRepresentationTest1.cxx     |      2 +-
 .../Widgets/Testing/Cxx/vtkLineWidget2Test1.cxx    |      2 +-
 ...rientedPolygonalHandleRepresentation3DTest1.cxx |      2 +-
 .../Cxx/vtkPointHandleRepresentation2DTest1.cxx    |      2 +-
 .../Cxx/vtkPointHandleRepresentation3DTest1.cxx    |      2 +-
 .../vtkPolygonalHandleRepresentation3DTest1.cxx    |      2 +-
 .../Testing/Cxx/vtkSeedRepresentationTest1.cxx     |      2 +-
 .../Widgets/Testing/Cxx/vtkSeedWidgetTest1.cxx     |      2 +-
 .../Cxx/vtkSphereHandleRepresentationTest1.cxx     |      2 +-
 .../Testing/Cxx/vtkSplineRepresentationTest1.cxx   |      2 +-
 .../Widgets/Testing/Cxx/vtkSplineWidget2Test1.cxx  |      2 +-
 .../Testing/Cxx/vtkTextRepresentationTest1.cxx     |      2 +-
 .../Widgets/Testing/Cxx/vtkTextWidgetTest1.cxx     |      2 +-
 .../Testing/Data/Baseline/ImagePlaneWidget.png.md5 |      1 +
 .../Data/Baseline/TerrainPolylineEditor_1.png.md5  |      1 +
 .../Data/Baseline/TerrainPolylineEditor_2.png.md5  |      1 +
 .../Data/Baseline/TestBalloonWidget_1.png.md5      |      1 +
 .../Data/Baseline/TestBrokenLineWidget.png.md5     |      1 +
 .../Data/Baseline/TestBrokenLineWidget_1.png.md5   |      1 +
 .../Data/Baseline/TestBrokenLineWidget_2.png.md5   |      1 +
 .../Testing/Data/Baseline/TestButtonWidget.png.md5 |      1 +
 .../Data/Baseline/TestCaptionWidget.png.md5        |      1 +
 .../Baseline/TestImageActorContourWidget.png.md5   |      1 +
 .../TestImageCroppingRegionsWidget.png.md5         |      1 +
 .../Baseline/TestLogoWidgetAlphaBlending_1.png.md5 |      1 +
 .../Baseline/TestLogoWidgetDepthPeeling_1.png.md5  |      1 +
 .../Testing/Data/Baseline/TestLogoWidget_1.png.md5 |      1 +
 .../Data/Baseline/TestOrientedGlyphContour.png.md5 |      1 +
 .../Testing/Data/Baseline/TestOrthoPlanes.png.md5  |      1 +
 .../Baseline/TestPickingManagerWidgets_1.png.md5   |      1 +
 .../Baseline/TestPickingManagerWidgets_2.png.md5   |      1 +
 .../TestPolygonalHandleRepresentations.png.md5     |      2 +-
 .../TestPolygonalHandleRepresentations_1.png.md5   |      1 +
 ...gonalSurfaceConstrainedDistanceWidget_1.png.md5 |      1 +
 .../Data/Baseline/TestResliceCursorWidget2.png.md5 |      1 +
 .../Data/Baseline/TestResliceCursorWidget3.png.md5 |      1 +
 .../Testing/Data/Baseline/TestSeedWidget2.png.md5  |      2 +-
 .../Baseline/TestSphereWidgetZoomInOut.png.md5     |      1 +
 .../Testing/Data/Baseline/TestSplineWidget.png.md5 |      1 +
 .../Data/Baseline/TestSplineWidget_1.png.md5       |      1 +
 .../Input/TestOrientedGlyphContourEventLog.txt.md5 |      1 +
 Interaction/Widgets/Testing/Python/CMakeLists.txt  |     12 +-
 Interaction/Widgets/Testing/Tcl/CMakeLists.txt     |     10 +-
 .../Widgets/Testing/Tcl/TestSphereWidget.tcl       |      4 +-
 Interaction/Widgets/module.cmake                   |      9 +-
 Interaction/Widgets/vtk3DWidget.h                  |      4 +-
 .../vtkAbstractPolygonalHandleRepresentation3D.cxx |      1 +
 .../vtkAbstractPolygonalHandleRepresentation3D.h   |      4 +-
 Interaction/Widgets/vtkAbstractWidget.h            |      4 +-
 Interaction/Widgets/vtkAffineRepresentation.h      |      4 +-
 Interaction/Widgets/vtkAffineRepresentation2D.h    |      4 +-
 Interaction/Widgets/vtkAffineWidget.h              |      4 +-
 Interaction/Widgets/vtkAngleRepresentation.cxx     |      7 +-
 Interaction/Widgets/vtkAngleRepresentation.h       |      4 +-
 Interaction/Widgets/vtkAngleRepresentation2D.h     |      4 +-
 Interaction/Widgets/vtkAngleRepresentation3D.h     |      4 +-
 Interaction/Widgets/vtkAngleWidget.h               |      4 +-
 .../Widgets/vtkAxesTransformRepresentation.cxx     |      7 +-
 .../Widgets/vtkAxesTransformRepresentation.h       |      4 +-
 Interaction/Widgets/vtkAxesTransformWidget.h       |      4 +-
 Interaction/Widgets/vtkBalloonRepresentation.cxx   |      8 +-
 Interaction/Widgets/vtkBalloonRepresentation.h     |      4 +-
 Interaction/Widgets/vtkBalloonWidget.h             |      4 +-
 .../Widgets/vtkBezierContourLineInterpolator.h     |      4 +-
 .../Widgets/vtkBiDimensionalRepresentation.h       |      4 +-
 .../Widgets/vtkBiDimensionalRepresentation2D.h     |      4 +-
 Interaction/Widgets/vtkBiDimensionalWidget.h       |      4 +-
 Interaction/Widgets/vtkBorderRepresentation.h      |      4 +-
 Interaction/Widgets/vtkBorderWidget.h              |      4 +-
 Interaction/Widgets/vtkBoundedPlanePointPlacer.h   |      4 +-
 Interaction/Widgets/vtkBoxRepresentation.cxx       |      1 +
 Interaction/Widgets/vtkBoxRepresentation.h         |      4 +-
 Interaction/Widgets/vtkBoxWidget.h                 |      4 +-
 Interaction/Widgets/vtkBoxWidget2.h                |      4 +-
 Interaction/Widgets/vtkBrokenLineWidget.h          |      4 +-
 Interaction/Widgets/vtkButtonRepresentation.h      |      4 +-
 Interaction/Widgets/vtkButtonWidget.h              |      4 +-
 Interaction/Widgets/vtkCameraRepresentation.h      |      4 +-
 Interaction/Widgets/vtkCameraWidget.h              |      4 +-
 Interaction/Widgets/vtkCaptionRepresentation.h     |      4 +-
 Interaction/Widgets/vtkCaptionWidget.h             |      4 +-
 Interaction/Widgets/vtkCellCentersPointPlacer.h    |      4 +-
 .../Widgets/vtkCenteredSliderRepresentation.h      |      4 +-
 Interaction/Widgets/vtkCenteredSliderWidget.h      |      4 +-
 .../Widgets/vtkCheckerboardRepresentation.h        |      4 +-
 Interaction/Widgets/vtkCheckerboardWidget.h        |      4 +-
 Interaction/Widgets/vtkClosedSurfacePointPlacer.h  |      4 +-
 .../vtkConstrainedPointHandleRepresentation.h      |      4 +-
 Interaction/Widgets/vtkContinuousValueWidget.h     |      4 +-
 .../vtkContinuousValueWidgetRepresentation.h       |      4 +-
 Interaction/Widgets/vtkContourLineInterpolator.h   |      4 +-
 Interaction/Widgets/vtkContourRepresentation.h     |      4 +-
 Interaction/Widgets/vtkContourWidget.h             |      4 +-
 .../vtkDijkstraImageContourLineInterpolator.h      |      4 +-
 Interaction/Widgets/vtkDistanceRepresentation.cxx  |      7 +-
 Interaction/Widgets/vtkDistanceRepresentation.h    |      4 +-
 Interaction/Widgets/vtkDistanceRepresentation2D.h  |      4 +-
 Interaction/Widgets/vtkDistanceRepresentation3D.h  |      4 +-
 Interaction/Widgets/vtkDistanceWidget.h            |      4 +-
 .../vtkEllipsoidTensorProbeRepresentation.h        |      4 +-
 Interaction/Widgets/vtkEvent.cxx                   |      5 +-
 Interaction/Widgets/vtkEvent.h                     |      4 +-
 .../Widgets/vtkFixedSizeHandleRepresentation3D.cxx |      6 +
 .../Widgets/vtkFixedSizeHandleRepresentation3D.h   |      4 +-
 .../Widgets/vtkFocalPlaneContourRepresentation.h   |      4 +-
 Interaction/Widgets/vtkFocalPlanePointPlacer.h     |      4 +-
 Interaction/Widgets/vtkHandleRepresentation.h      |      4 +-
 Interaction/Widgets/vtkHandleWidget.h              |      4 +-
 Interaction/Widgets/vtkHoverWidget.h               |      4 +-
 Interaction/Widgets/vtkImageActorPointPlacer.h     |      4 +-
 .../Widgets/vtkImageCroppingRegionsWidget.h        |      4 +-
 Interaction/Widgets/vtkImageOrthoPlanes.h          |      4 +-
 Interaction/Widgets/vtkImagePlaneWidget.cxx        |      5 +-
 Interaction/Widgets/vtkImagePlaneWidget.h          |      4 +-
 Interaction/Widgets/vtkImageTracerWidget.cxx       |     30 +-
 Interaction/Widgets/vtkImageTracerWidget.h         |      4 +-
 .../Widgets/vtkImplicitPlaneRepresentation.cxx     |     14 +-
 .../Widgets/vtkImplicitPlaneRepresentation.h       |      4 +-
 Interaction/Widgets/vtkImplicitPlaneWidget.h       |      4 +-
 Interaction/Widgets/vtkImplicitPlaneWidget2.h      |      4 +-
 Interaction/Widgets/vtkLineRepresentation.cxx      |      8 +-
 Interaction/Widgets/vtkLineRepresentation.h        |      4 +-
 Interaction/Widgets/vtkLineWidget.h                |      4 +-
 Interaction/Widgets/vtkLineWidget2.h               |      4 +-
 .../Widgets/vtkLinearContourLineInterpolator.cxx   |      2 +-
 .../Widgets/vtkLinearContourLineInterpolator.h     |      4 +-
 Interaction/Widgets/vtkLogoRepresentation.cxx      |      7 +-
 Interaction/Widgets/vtkLogoRepresentation.h        |      8 +-
 Interaction/Widgets/vtkLogoWidget.h                |      4 +-
 Interaction/Widgets/vtkOrientationMarkerWidget.h   |      4 +-
 .../vtkOrientedGlyphContourRepresentation.h        |      4 +-
 ...kOrientedGlyphFocalPlaneContourRepresentation.h |      4 +-
 .../vtkOrientedPolygonalHandleRepresentation3D.h   |      4 +-
 .../Widgets/vtkParallelopipedRepresentation.h      |      4 +-
 Interaction/Widgets/vtkParallelopipedWidget.h      |      4 +-
 Interaction/Widgets/vtkPlaneWidget.h               |      4 +-
 Interaction/Widgets/vtkPlaybackRepresentation.h    |      4 +-
 Interaction/Widgets/vtkPlaybackWidget.h            |      4 +-
 .../Widgets/vtkPointHandleRepresentation2D.h       |      4 +-
 .../Widgets/vtkPointHandleRepresentation3D.h       |      4 +-
 Interaction/Widgets/vtkPointPlacer.h               |      4 +-
 Interaction/Widgets/vtkPointWidget.h               |      4 +-
 .../Widgets/vtkPolyDataContourLineInterpolator.h   |      4 +-
 Interaction/Widgets/vtkPolyDataPointPlacer.h       |      4 +-
 Interaction/Widgets/vtkPolyDataSourceWidget.h      |      4 +-
 .../Widgets/vtkPolygonalHandleRepresentation3D.h   |      4 +-
 .../vtkPolygonalSurfaceContourLineInterpolator.h   |      4 +-
 .../Widgets/vtkPolygonalSurfacePointPlacer.h       |      4 +-
 .../Widgets/vtkProp3DButtonRepresentation.h        |      4 +-
 .../Widgets/vtkRectilinearWipeRepresentation.cxx   |      1 +
 .../Widgets/vtkRectilinearWipeRepresentation.h     |      4 +-
 Interaction/Widgets/vtkRectilinearWipeWidget.h     |      4 +-
 Interaction/Widgets/vtkResliceCursor.h             |      4 +-
 Interaction/Widgets/vtkResliceCursorActor.h        |      4 +-
 .../Widgets/vtkResliceCursorLineRepresentation.h   |      4 +-
 Interaction/Widgets/vtkResliceCursorPicker.h       |      4 +-
 .../Widgets/vtkResliceCursorPolyDataAlgorithm.h    |      4 +-
 .../Widgets/vtkResliceCursorRepresentation.cxx     |      4 +-
 .../Widgets/vtkResliceCursorRepresentation.h       |      4 +-
 .../vtkResliceCursorThickLineRepresentation.h      |      4 +-
 Interaction/Widgets/vtkResliceCursorWidget.h       |      4 +-
 Interaction/Widgets/vtkScalarBarRepresentation.cxx |     12 +
 Interaction/Widgets/vtkScalarBarRepresentation.h   |      6 +-
 Interaction/Widgets/vtkScalarBarWidget.h           |      4 +-
 Interaction/Widgets/vtkSeedRepresentation.h        |      4 +-
 Interaction/Widgets/vtkSeedWidget.h                |      4 +-
 Interaction/Widgets/vtkSliderRepresentation.cxx    |      7 +-
 Interaction/Widgets/vtkSliderRepresentation.h      |      4 +-
 Interaction/Widgets/vtkSliderRepresentation2D.h    |      4 +-
 Interaction/Widgets/vtkSliderRepresentation3D.h    |      4 +-
 Interaction/Widgets/vtkSliderWidget.h              |      4 +-
 .../Widgets/vtkSphereHandleRepresentation.h        |      4 +-
 Interaction/Widgets/vtkSphereRepresentation.h      |      4 +-
 Interaction/Widgets/vtkSphereWidget.cxx            |     43 +-
 Interaction/Widgets/vtkSphereWidget.h              |      4 +-
 Interaction/Widgets/vtkSphereWidget2.cxx           |     20 +-
 Interaction/Widgets/vtkSphereWidget2.h             |      4 +-
 Interaction/Widgets/vtkSplineRepresentation.h      |      4 +-
 Interaction/Widgets/vtkSplineWidget.h              |      4 +-
 Interaction/Widgets/vtkSplineWidget2.h             |      4 +-
 Interaction/Widgets/vtkTensorProbeRepresentation.h |      4 +-
 Interaction/Widgets/vtkTensorProbeWidget.h         |      4 +-
 .../Widgets/vtkTerrainContourLineInterpolator.h    |      4 +-
 Interaction/Widgets/vtkTerrainDataPointPlacer.h    |      4 +-
 Interaction/Widgets/vtkTextRepresentation.h        |      4 +-
 Interaction/Widgets/vtkTextWidget.h                |      4 +-
 .../Widgets/vtkTexturedButtonRepresentation.h      |      4 +-
 .../Widgets/vtkTexturedButtonRepresentation2D.h    |      4 +-
 Interaction/Widgets/vtkWidgetCallbackMapper.h      |      6 +-
 Interaction/Widgets/vtkWidgetEvent.h               |      4 +-
 Interaction/Widgets/vtkWidgetEventTranslator.h     |      6 +-
 Interaction/Widgets/vtkWidgetRepresentation.h      |      4 +-
 Interaction/Widgets/vtkWidgetSet.h                 |      4 +-
 Interaction/Widgets/vtkXYPlotRepresentation.h      |      6 +-
 Interaction/Widgets/vtkXYPlotWidget.h              |      4 +-
 Parallel/Core/Testing/Cxx/CMakeLists.txt           |     25 +-
 .../Core/Testing/Cxx/TestSocketCommunicator.cxx    |    116 +
 Parallel/Core/Testing/Python/CMakeLists.txt        |      6 +-
 Parallel/Core/Testing/Tcl/CMakeLists.txt           |      6 +-
 Parallel/Core/module.cmake                         |      2 +
 Parallel/Core/vtkCommunicator.cxx                  |     15 +
 Parallel/Core/vtkCommunicator.h                    |      6 +-
 Parallel/Core/vtkDummyCommunicator.h               |      6 +-
 Parallel/Core/vtkDummyController.h                 |      4 +-
 Parallel/Core/vtkFieldDataSerializer.cxx           |     70 +-
 Parallel/Core/vtkFieldDataSerializer.h             |      8 +
 Parallel/Core/vtkMultiProcessController.cxx        |    152 +-
 Parallel/Core/vtkMultiProcessController.h          |     33 +-
 Parallel/Core/vtkMultiProcessStream.cxx            |     31 +-
 Parallel/Core/vtkMultiProcessStream.h              |      9 +-
 Parallel/Core/vtkProcess.h                         |      4 +-
 Parallel/Core/vtkProcessGroup.h                    |      6 +-
 Parallel/Core/vtkSocketCommunicator.h              |      4 +-
 Parallel/Core/vtkSocketController.h                |      6 +-
 Parallel/Core/vtkSubCommunicator.h                 |      6 +-
 Parallel/Core/vtkSubGroup.h                        |      4 +-
 Parallel/MPI/Testing/Cxx/CMakeLists.txt            |     36 +-
 .../Testing/Cxx/ExerciseMultiProcessController.cxx |      5 +-
 Parallel/MPI/Testing/Cxx/GenericCommunicator.cxx   |      2 +-
 Parallel/MPI/Testing/Cxx/MPIController.cxx         |      2 +-
 .../Cxx/TestDistributedDataShadowMapPass.cxx       |     61 +-
 .../Testing/Cxx/TestNonBlockingCommunication.cxx   |      5 +-
 Parallel/MPI/Testing/Cxx/TestPProbe.cxx            |      2 +-
 Parallel/MPI/Testing/Cxx/TestProcess.cxx           |      7 +-
 Parallel/MPI/module.cmake                          |      2 +
 Parallel/MPI/vtkMPI.h                              |      6 +-
 Parallel/MPI/vtkMPICommunicator.cxx                |     30 +
 Parallel/MPI/vtkMPICommunicator.h                  |      8 +-
 Parallel/MPI/vtkMPIController.h                    |     10 +-
 Parallel/MPI/vtkMPIEventLog.h                      |      4 +-
 Parallel/MPI/vtkMPIUtilities.h                     |      6 +-
 Parallel/MPI4Py/CMakeLists.txt                     |     31 +
 Parallel/MPI4Py/Testing/Python/CMakeLists.txt      |      4 +
 .../MPI4Py/Testing/Python/TestParallelNumpy.py     |    276 +
 Parallel/MPI4Py/module.cmake                       |     15 +
 Parallel/MPI4Py/vtkMPI4PyCommunicator.cxx          |     84 +
 Parallel/MPI4Py/vtkMPI4PyCommunicator.h            |     56 +
 Rendering/Annotation/CMakeLists.txt                |      2 +
 Rendering/Annotation/Testing/Cxx/CMakeLists.txt    |     10 +-
 .../Annotation}/Testing/Cxx/TestConvexHull2D.cxx   |      0
 .../Testing/Cxx/TestCornerAnnotation.cxx           |     74 +
 .../Annotation/Testing/Cxx/TestCubeAxesSticky.cxx  |    127 +
 .../Testing/Cxx/TestCubeAxesStickyCentered.cxx     |    125 +
 Rendering/Annotation/Testing/Cxx/TestScalarBar.cxx |    186 +
 .../Data/Baseline/TestCaptionActor_2.png.md5       |      1 +
 .../Data/Baseline/TestCornerAnnotation.png.md5     |      1 +
 .../Data/Baseline/TestCubeAxes2DMode.png.md5       |      2 +-
 .../Data/Baseline/TestCubeAxesSticky.png.md5       |      1 +
 .../Baseline/TestCubeAxesStickyCentered.png.md5    |      1 +
 .../Testing/Data/Baseline/TestScalarBar.png.md5    |      0
 .../Testing/Data/Baseline/TestScalarBar_1.png.md5  |      1 +
 .../Testing/Data/Baseline/TestScalarBar_2.png.md5  |      1 +
 .../Testing/Data/Baseline/TestXYPlotActor.png.md5  |      2 +-
 .../Testing/Data/Baseline/xyPlot2_1.png.md5        |      1 +
 .../Testing/Data/Baseline/xyPlot3_1.png.md5        |      1 +
 .../Testing/Data/Baseline/xyPlot4_1.png.md5        |      1 +
 Rendering/Annotation/Testing/Python/CMakeLists.txt |     20 +-
 Rendering/Annotation/Testing/Tcl/CMakeLists.txt    |     20 +-
 Rendering/Annotation/module.cmake                  |      4 +-
 Rendering/Annotation/vtkAnnotatedCubeActor.h       |      4 +-
 Rendering/Annotation/vtkArcPlotter.h               |      4 +-
 Rendering/Annotation/vtkAxesActor.h                |      4 +-
 Rendering/Annotation/vtkAxisActor.cxx              |      9 +-
 Rendering/Annotation/vtkAxisActor.h                |      4 +-
 Rendering/Annotation/vtkAxisActor2D.h              |      4 +-
 Rendering/Annotation/vtkAxisFollower.h             |      6 +-
 Rendering/Annotation/vtkBarChartActor.h            |      4 +-
 Rendering/Annotation/vtkCaptionActor2D.h           |      4 +-
 Rendering/Annotation/vtkConvexHull2D.cxx           |    362 +
 Rendering/Annotation/vtkConvexHull2D.h             |    147 +
 Rendering/Annotation/vtkCornerAnnotation.cxx       |      8 +-
 Rendering/Annotation/vtkCornerAnnotation.h         |     16 +-
 Rendering/Annotation/vtkCubeAxesActor.cxx          |    421 +-
 Rendering/Annotation/vtkCubeAxesActor.h            |     53 +-
 Rendering/Annotation/vtkCubeAxesActor2D.h          |      4 +-
 .../Annotation}/vtkGraphAnnotationLayersFilter.cxx |      0
 .../Annotation/vtkGraphAnnotationLayersFilter.h    |    123 +
 Rendering/Annotation/vtkLeaderActor2D.h            |      4 +-
 Rendering/Annotation/vtkLegendBoxActor.cxx         |      1 +
 Rendering/Annotation/vtkLegendBoxActor.h           |      4 +-
 Rendering/Annotation/vtkLegendScaleActor.h         |      4 +-
 Rendering/Annotation/vtkParallelCoordinatesActor.h |      4 +-
 Rendering/Annotation/vtkPieChartActor.h            |      4 +-
 Rendering/Annotation/vtkPolarAxesActor.h           |      4 +-
 Rendering/Annotation/vtkProp3DAxisFollower.h       |      4 +-
 Rendering/Annotation/vtkScalarBarActor.cxx         |     94 +-
 Rendering/Annotation/vtkScalarBarActor.h           |     13 +-
 Rendering/Annotation/vtkScalarBarActorInternal.h   |     57 +-
 Rendering/Annotation/vtkSpiderPlotActor.h          |      6 +-
 Rendering/Annotation/vtkXYPlotActor.h              |      6 +-
 Rendering/Context2D/CMakeLists.txt                 |     10 -
 Rendering/Context2D/module.cmake                   |      5 +-
 Rendering/Context2D/vtkAbstractContextBufferId.cxx |      2 +
 Rendering/Context2D/vtkAbstractContextBufferId.h   |     20 +-
 Rendering/Context2D/vtkAbstractContextItem.cxx     |     73 +
 Rendering/Context2D/vtkAbstractContextItem.h       |     39 +-
 Rendering/Context2D/vtkBlockItem.h                 |      6 +-
 Rendering/Context2D/vtkBrush.h                     |      6 +-
 Rendering/Context2D/vtkContext2D.cxx               |      2 +-
 Rendering/Context2D/vtkContext2D.h                 |      6 +-
 Rendering/Context2D/vtkContext3D.h                 |      4 +-
 Rendering/Context2D/vtkContextActor.cxx            |     54 +-
 Rendering/Context2D/vtkContextActor.h              |      6 +-
 Rendering/Context2D/vtkContextBufferId.cxx         |    174 -
 Rendering/Context2D/vtkContextBufferId.h           |     91 -
 Rendering/Context2D/vtkContextClip.h               |      6 +-
 Rendering/Context2D/vtkContextDevice2D.cxx         |      3 +-
 Rendering/Context2D/vtkContextDevice2D.h           |      8 +-
 Rendering/Context2D/vtkContextDevice3D.cxx         |      3 +
 Rendering/Context2D/vtkContextDevice3D.h           |      6 +-
 Rendering/Context2D/vtkContextItem.h               |      6 +-
 Rendering/Context2D/vtkContextKeyEvent.h           |      6 +-
 Rendering/Context2D/vtkContextMapper2D.h           |      6 +-
 Rendering/Context2D/vtkContextMouseEvent.h         |      6 +-
 Rendering/Context2D/vtkContextScene.cxx            |     63 +-
 Rendering/Context2D/vtkContextScene.h              |      6 +-
 Rendering/Context2D/vtkContextScenePrivate.h       |      6 +-
 Rendering/Context2D/vtkContextTransform.h          |      6 +-
 Rendering/Context2D/vtkImageItem.h                 |      6 +-
 Rendering/Context2D/vtkMarkerUtilities.h           |      6 +-
 Rendering/Context2D/vtkOpenGL2ContextDevice2D.h    |     90 -
 Rendering/Context2D/vtkOpenGLContextBufferId.cxx   |    236 -
 Rendering/Context2D/vtkOpenGLContextBufferId.h     |     94 -
 Rendering/Context2D/vtkOpenGLContextDevice2D.cxx   |   1566 -
 Rendering/Context2D/vtkOpenGLContextDevice2D.h     |    355 -
 .../Context2D/vtkOpenGLContextDevice2DPrivate.h    |    517 -
 Rendering/Context2D/vtkOpenGLContextDevice3D.h     |    129 -
 Rendering/Context2D/vtkPen.h                       |      6 +-
 Rendering/Context2D/vtkTooltipItem.h               |      6 +-
 Rendering/ContextOpenGL/CMakeLists.txt             |     34 +
 Rendering/ContextOpenGL/module.cmake               |     12 +
 .../vtkOpenGL2ContextDevice2D.cxx                  |      0
 .../ContextOpenGL/vtkOpenGL2ContextDevice2D.h      |     89 +
 Rendering/ContextOpenGL/vtkOpenGLContextActor.cxx  |     89 +
 Rendering/ContextOpenGL/vtkOpenGLContextActor.h    |     54 +
 .../ContextOpenGL/vtkOpenGLContextBufferId.cxx     |    237 +
 Rendering/ContextOpenGL/vtkOpenGLContextBufferId.h |     94 +
 .../ContextOpenGL/vtkOpenGLContextDevice2D.cxx     |   1573 +
 Rendering/ContextOpenGL/vtkOpenGLContextDevice2D.h |    355 +
 .../vtkOpenGLContextDevice2DPrivate.h              |    517 +
 .../vtkOpenGLContextDevice3D.cxx                   |      0
 Rendering/ContextOpenGL/vtkOpenGLContextDevice3D.h |    129 +
 Rendering/ContextOpenGL2/CMakeLists.txt            |     39 +
 Rendering/ContextOpenGL2/module.cmake              |     15 +
 .../ContextOpenGL2/vtkOpenGL2ContextDevice2D.cxx   |    189 +
 .../ContextOpenGL2/vtkOpenGL2ContextDevice2D.h     |     85 +
 Rendering/ContextOpenGL2/vtkOpenGLContextActor.cxx |     89 +
 Rendering/ContextOpenGL2/vtkOpenGLContextActor.h   |     54 +
 .../ContextOpenGL2/vtkOpenGLContextBufferId.cxx    |    238 +
 .../ContextOpenGL2/vtkOpenGLContextBufferId.h      |     94 +
 .../ContextOpenGL2/vtkOpenGLContextDevice2D.cxx    |   1513 +
 .../ContextOpenGL2/vtkOpenGLContextDevice2D.h      |    351 +
 .../vtkOpenGLContextDevice2DPrivate.h              |    517 +
 .../ContextOpenGL2/vtkOpenGLContextDevice3D.cxx    |    366 +
 .../ContextOpenGL2/vtkOpenGLContextDevice3D.h      |    129 +
 Rendering/Core/CMakeLists.txt                      |     61 +-
 Rendering/Core/Testing/Cxx/CMakeLists.txt          |     83 +-
 .../Testing/Cxx/RenderNonFinite.cxx                |      0
 Rendering/Core/Testing/Cxx/SurfacePlusEdges.cxx    |     72 +
 Rendering/Core/Testing/Cxx/TestActor2D.cxx         |     88 +
 .../Testing/Cxx/TestActorLightingFlag.cxx          |      0
 .../Testing/Cxx/TestAnimationScene.cxx             |      0
 Rendering/Core/Testing/Cxx/TestAreaSelections.cxx  |    228 +
 Rendering/Core/Testing/Cxx/TestAssemblyBounds.cxx  |    130 +
 .../Testing/Cxx/TestBackfaceCulling.cxx            |      0
 Rendering/Core/Testing/Cxx/TestBlockOpacity.cxx    |    112 +
 .../Testing/Cxx/TestColorByCellDataStringArray.cxx |    112 +
 .../Cxx/TestColorByPointDataStringArray.cxx        |    112 +
 .../TestColorByStringArrayDefaultLookupTable.cxx   |     90 +
 .../TestColorByStringArrayDefaultLookupTable2D.cxx |    103 +
 .../Cxx/TestColorTransferFunctionStringArray.cxx   |     92 +
 .../Testing/Cxx/TestCompositePolyDataMapper2.cxx   |    190 +
 .../Core/Testing/Cxx/TestDirectScalarsToColors.cxx |    192 +
 .../Cxx/TestDiscretizableColorTransferFunction.cxx |     53 +
 ...scretizableColorTransferFunctionStringArray.cxx |     91 +
 Rendering/Core/Testing/Cxx/TestEdgeFlags.cxx       |    181 +
 .../Testing/Cxx/TestFollowerPicking.cxx            |      0
 Rendering/Core/Testing/Cxx/TestGlyph3DMapper.cxx   |    123 +
 .../Testing/Cxx/TestGlyph3DMapperArrow.cxx         |      0
 .../Testing/Cxx/TestGlyph3DMapperMasking.cxx       |      0
 .../Cxx/TestGlyph3DMapperOrientationArray.cxx      |      0
 .../Core/Testing/Cxx/TestGlyph3DMapperPicking.cxx  |    283 +
 .../Core/Testing/Cxx/TestGradientBackground.cxx    |     41 +
 .../Cxx/TestHomogeneousTransformOfActor.cxx        |      0
 .../Cxx/TestInteractorStyleImageProperty.cxx       |      0
 .../Testing/Cxx/TestInteractorTimers.cxx           |      0
 .../Core/Testing/Cxx/TestLabeledContourMapper.cxx  |    119 +
 Rendering/Core/Testing/Cxx/TestManyActors.cxx      |    135 +
 .../{OpenGL => Core}/Testing/Cxx/TestOSConeCxx.cxx |      0
 .../Testing/Cxx/TestOffAxisStereo.cxx              |      0
 Rendering/Core/Testing/Cxx/TestOpacity.cxx         |    188 +
 .../Testing/Cxx/TestOrderedTriangulator.cxx        |      0
 Rendering/Core/Testing/Cxx/TestPointSelection.cxx  |    212 +
 .../Testing/Cxx/TestPolygonSelection.cxx           |      0
 .../Cxx/TestResetCameraVerticalAspectRatio.cxx     |     75 +
 .../TestResetCameraVerticalAspectRatioParallel.cxx |      0
 .../Testing/Cxx/TestTStripsColorsTCoords.cxx       |      0
 .../Cxx/TestTStripsNormalsColorsTCoords.cxx        |      0
 .../Testing/Cxx/TestTStripsNormalsTCoords.cxx      |      0
 .../Testing/Cxx/TestTStripsTCoords.cxx             |      0
 .../Testing/Cxx/TestTextureRGBA.cxx                |      0
 .../Testing/Cxx/TestTextureRGBADepthPeeling.cxx    |      0
 .../Testing/Cxx/TestTextureSize.cxx                |      0
 .../Core/Testing/Cxx/TestTexturedBackground.cxx    |     60 +
 .../{OpenGL => Core}/Testing/Cxx/TestTilingCxx.cxx |      0
 .../Cxx/TestTransformCoordinateUseDouble.cxx       |      0
 .../Cxx/TestTranslucentImageActorAlphaBlending.cxx |      0
 .../Cxx/TestTranslucentImageActorDepthPeeling.cxx  |     85 +
 .../Cxx/TestTranslucentLUTAlphaBlending.cxx        |      0
 .../Testing/Cxx/TestTranslucentLUTDepthPeeling.cxx |      0
 .../Cxx/TestTranslucentLUTDepthPeelingPass.cxx     |      0
 .../Cxx/TestTranslucentLUTTextureAlphaBlending.cxx |    105 +
 .../Cxx/TestTranslucentLUTTextureDepthPeeling.cxx  |    117 +
 Rendering/Core/Testing/Cxx/otherCoordinate.cxx     |    175 +
 .../Core/Testing/Data/Baseline/FrustumClip.png.md5 |      1 +
 Rendering/Core/Testing/Data/Baseline/Mace.png.md5  |      1 +
 .../Data/Baseline/NoLightGeneration_1.png.md5      |      1 +
 .../Baseline/PolyDataMapperAllPolygons_2.png.md5   |      1 +
 .../Baseline/PolyDataMapperAllPolygons_3.png.md5   |      1 +
 .../Baseline/PolyDataMapperAllWireframe_2.png.md5  |      1 +
 Rendering/Core/Testing/Data/Baseline/RGrid.png.md5 |      1 +
 .../Testing/Data/Baseline/RenderNonFinite.png.md5  |      0
 .../Core/Testing/Data/Baseline/ScalarBar.png.md5   |      2 +-
 .../Baseline/SurfacePickerWithTexture_2.png.md5    |      1 +
 .../Testing/Data/Baseline/SurfacePlusEdges.png.md5 |      0
 .../Core/Testing/Data/Baseline/TestActor2D.png.md5 |      1 +
 .../Data/Baseline/TestActor2DTextures.png.md5      |      1 +
 .../Testing/Data/Baseline/TestActor2D_1.png.md5    |      1 +
 .../Data/Baseline/TestActorLightingFlag.png.md5    |      0
 .../Data/Baseline/TestAnimationScene.png.md5       |      0
 .../Data/Baseline/TestAreaSelections.png.md5       |      1 +
 .../Data/Baseline/TestAreaSelections_2.png.md5     |      1 +
 .../Data/Baseline/TestBackfaceCulling.png.md5      |      0
 .../Data/Baseline/TestBareScalarsToColors.png.md5  |      1 +
 .../Testing/Data/Baseline/TestBlockOpacity.png.md5 |      1 +
 .../Data/Baseline/TestBlockOpacity_1.png.md5       |      1 +
 .../TestColorByCellDataStringArray.png.md5         |      1 +
 .../TestColorByPointDataStringArray.png.md5        |      1 +
 .../TestColorByPointDataStringArray_1.png.md5      |      1 +
 ...estColorByStringArrayDefaultLookupTable.png.md5 |      1 +
 ...tColorByStringArrayDefaultLookupTable2D.png.md5 |      1 +
 .../Baseline/TestCompositePolyDataMapper2.png.md5  |      1 +
 .../Baseline/TestDirectScalarsToColors.png.md5     |      1 +
 .../Testing/Data/Baseline/TestEdgeFlags.png.md5    |      1 +
 .../Data/Baseline/TestFollowerPicking.png.md5      |      0
 .../Data/Baseline/TestGlyph3DMapper.png.md5        |      0
 .../Data/Baseline/TestGlyph3DMapperArrow.png.md5   |      0
 .../Data/Baseline/TestGlyph3DMapperMasking.png.md5 |      0
 .../Baseline/TestGlyph3DMapperMasking_1.png.md5    |      0
 .../TestGlyph3DMapperOrientationArray.png.md5      |      0
 .../TestGlyph3DMapperOrientationArray_1.png.md5    |      0
 .../Data/Baseline/TestGlyph3DMapperPicking.png.md5 |      0
 .../Data/Baseline/TestGradientBackground.png.md5   |      0
 .../TestHomogeneousTransformOfActor.png.md5        |      0
 .../Data/Baseline/TestLabeledContourMapper.png.md5 |      1 +
 .../Baseline/TestMapVectorsAsRGBColors.png.md5     |      1 +
 .../Data/Baseline/TestMapVectorsToColors.png.md5   |      1 +
 .../Testing/Data/Baseline/TestOSConeCxx.png.md5    |      0
 .../Data/Baseline/TestOffAxisStereo.png.md5        |      0
 .../Core/Testing/Data/Baseline/TestOpacity.png.md5 |      1 +
 .../Testing/Data/Baseline/TestOpacity2_4.png.md5   |      1 +
 .../Testing/Data/Baseline/TestOpacity_1.png.md5    |      0
 .../Data/Baseline/TestOrderedTriangulator.png.md5  |      0
 .../TestOutOfRangeColorTransferFunction.png.md5    |      1 +
 ...RangeDiscretizableColorTransferFunction.png.md5 |      1 +
 .../Data/Baseline/TestPolygonSelection.png.md5     |      0
 .../TestResetCameraVerticalAspectRatio.png.md5     |      0
 ...tResetCameraVerticalAspectRatioParallel.png.md5 |      0
 ...esetCameraVerticalAspectRatioParallel_1.png.md5 |      1 +
 .../TestResetCameraVerticalAspectRatio_1.png.md5   |      1 +
 .../Data/Baseline/TestScalarMaterialMode.png.md5   |      1 +
 .../Data/Baseline/TestScalarMaterialMode_1.png.md5 |      1 +
 .../Data/Baseline/TestTStripsColorsTCoords.png.md5 |      0
 .../TestTStripsNormalsColorsTCoords.png.md5        |      0
 .../Baseline/TestTStripsNormalsTCoords.png.md5     |      0
 .../Data/Baseline/TestTStripsTCoords.png.md5       |      0
 .../Testing/Data/Baseline/TestTextureRGBA.png.md5  |      0
 .../Baseline/TestTextureRGBADepthPeeling.png.md5   |      0
 .../Data/Baseline/TestTexturedBackground.png.md5   |      0
 .../Testing/Data/Baseline/TestTilingCxx.png.md5    |      0
 .../TestTransformCoordinateUseDouble.png.md5       |      0
 .../Baseline/TestTransformInterpolator.png.md5     |      2 +-
 .../TestTranslucentImageActorAlphaBlending.png.md5 |      0
 .../TestTranslucentImageActorDepthPeeling.png.md5  |      0
 .../TestTranslucentLUTAlphaBlending.png.md5        |      0
 .../TestTranslucentLUTDepthPeeling.png.md5         |      0
 .../TestTranslucentLUTDepthPeelingPass.png.md5     |      0
 .../TestTranslucentLUTDepthPeelingPass_1.png.md5   |      0
 .../TestTranslucentLUTDepthPeeling_1.png.md5       |      0
 .../TestTranslucentLUTTextureAlphaBlending.png.md5 |      1 +
 .../TestTranslucentLUTTextureDepthPeeling.png.md5  |      1 +
 ...TestTranslucentLUTTextureDepthPeeling_1.png.md5 |      1 +
 .../Baseline/TestViewDependentErrorMetric.png.md5  |      1 +
 .../Testing/Data/Baseline/TexturedSphere_2.png.md5 |      1 +
 .../Data/Baseline/stereoDresdenMace_1.png.md5      |      1 +
 Rendering/Core/Testing/Python/CMakeLists.txt       |    108 +-
 Rendering/Core/Testing/Python/TestOpacity2.py      |      8 +-
 .../Python/TestOutOfRangeColorTransferFunction.py  |     54 +
 ...OutOfRangeDiscretizableColorTransferFunction.py |     54 +
 .../Core/Testing/Python/TestScalarMaterialMode.py  |     92 +
 Rendering/Core/Testing/Python/cells.py             |    103 +-
 Rendering/Core/Testing/Tcl/CMakeLists.txt          |     80 +-
 Rendering/Core/Testing/Tcl/TestCgShader.tcl        |     38 -
 .../Testing/Tcl/TestGenericVertexAttributesCg.tcl  |     96 -
 Rendering/Core/Testing/Tcl/TestOpacity2.tcl        |      8 +-
 Rendering/Core/Testing/Tcl/cells.tcl               |     16 +-
 Rendering/Core/module.cmake                        |     12 +-
 Rendering/Core/vtkAbstractInteractionDevice.cxx    |     50 +
 Rendering/Core/vtkAbstractInteractionDevice.h      |     70 +
 Rendering/Core/vtkAbstractMapper.cxx               |     32 +-
 Rendering/Core/vtkAbstractMapper.h                 |     18 +-
 Rendering/Core/vtkAbstractMapper3D.h               |      4 +-
 Rendering/Core/vtkAbstractPicker.h                 |      4 +-
 Rendering/Core/vtkAbstractPropPicker.h             |      4 +-
 Rendering/Core/vtkAbstractRenderDevice.cxx         |     36 +
 Rendering/Core/vtkAbstractRenderDevice.h           |     71 +
 Rendering/Core/vtkAbstractVolumeMapper.h           |      4 +-
 Rendering/Core/vtkActor.cxx                        |     51 +-
 Rendering/Core/vtkActor.h                          |      4 +-
 Rendering/Core/vtkActor2D.h                        |      4 +-
 Rendering/Core/vtkActor2DCollection.h              |      4 +-
 Rendering/Core/vtkActorCollection.h                |      4 +-
 Rendering/Core/vtkAreaPicker.cxx                   |     11 +-
 Rendering/Core/vtkAreaPicker.h                     |      4 +-
 Rendering/Core/vtkAssembly.cxx                     |      6 +
 Rendering/Core/vtkAssembly.h                       |      4 +-
 Rendering/Core/vtkAssemblyNode.h                   |      4 +-
 Rendering/Core/vtkAssemblyPath.h                   |      4 +-
 Rendering/Core/vtkAssemblyPaths.h                  |      4 +-
 Rendering/Core/vtkBackgroundColorMonitor.h         |      4 +-
 Rendering/Core/vtkCamera.cxx                       |     32 +
 Rendering/Core/vtkCamera.h                         |     18 +-
 Rendering/Core/vtkCameraActor.h                    |      4 +-
 Rendering/Core/vtkCameraInterpolator.h             |      4 +-
 Rendering/Core/vtkCellCenterDepthSort.h            |      4 +-
 Rendering/Core/vtkCellPicker.cxx                   |     23 +-
 Rendering/Core/vtkCellPicker.h                     |      4 +-
 Rendering/Core/vtkChooserPainter.cxx               |    381 -
 Rendering/Core/vtkChooserPainter.h                 |    121 -
 Rendering/Core/vtkClipPlanesPainter.cxx            |     96 -
 Rendering/Core/vtkClipPlanesPainter.h              |     59 -
 .../Core/vtkCoincidentTopologyResolutionPainter.h  |    107 -
 Rendering/Core/vtkColorTransferFunction.cxx        |    141 +-
 Rendering/Core/vtkColorTransferFunction.h          |    139 +-
 Rendering/Core/vtkCompositeDataDisplayAttributes.h |      6 +-
 Rendering/Core/vtkCompositePainter.cxx             |    285 -
 Rendering/Core/vtkCompositePainter.h               |    120 -
 Rendering/Core/vtkCompositePolyDataMapper.h        |      4 +-
 Rendering/Core/vtkCompositePolyDataMapper2.cxx     |    302 -
 Rendering/Core/vtkCompositePolyDataMapper2.h       |    122 -
 Rendering/Core/vtkCoordinate.h                     |      4 +-
 Rendering/Core/vtkCuller.h                         |      4 +-
 Rendering/Core/vtkCullerCollection.h               |      4 +-
 Rendering/Core/vtkDataSetMapper.cxx                |      1 +
 Rendering/Core/vtkDataSetMapper.h                  |      4 +-
 Rendering/Core/vtkDefaultPainter.h                 |    148 -
 .../Core/vtkDiscretizableColorTransferFunction.cxx |     82 +-
 .../Core/vtkDiscretizableColorTransferFunction.h   |     78 +-
 Rendering/Core/vtkDisplayListPainter.h             |     69 -
 Rendering/Core/vtkDistanceToCamera.h               |      4 +-
 Rendering/Core/vtkFollower.h                       |      4 +-
 Rendering/Core/vtkFrustumCoverageCuller.cxx        |     42 +-
 Rendering/Core/vtkFrustumCoverageCuller.h          |      4 +-
 Rendering/Core/vtkGPUInfo.h                        |     26 +-
 Rendering/Core/vtkGPUInfoList.cxx                  |      4 -
 Rendering/Core/vtkGPUInfoList.h                    |      4 +-
 Rendering/Core/vtkGPUInfoListArray.h               |      4 +-
 Rendering/Core/vtkGenericRenderWindowInteractor.h  |      4 +-
 Rendering/Core/vtkGenericVertexAttributeMapping.h  |      4 +-
 Rendering/Core/vtkGlyph3DMapper.cxx                |     11 +-
 Rendering/Core/vtkGlyph3DMapper.h                  |      9 +-
 Rendering/Core/vtkGraphMapper.h                    |      4 +-
 Rendering/Core/vtkGraphToGlyphs.h                  |      4 +-
 Rendering/Core/vtkGraphicsFactory.h                |      4 +-
 .../Core/vtkHardwareSelectionPolyDataPainter.h     |    101 -
 Rendering/Core/vtkHardwareSelector.cxx             |     27 +-
 Rendering/Core/vtkHardwareSelector.h               |     34 +-
 Rendering/Core/vtkHierarchicalPolyDataMapper.h     |      4 +-
 Rendering/Core/vtkImageActor.cxx                   |      2 +
 Rendering/Core/vtkImageActor.h                     |      4 +-
 Rendering/Core/vtkImageMapper.h                    |      4 +-
 Rendering/Core/vtkImageMapper3D.cxx                |      2 +
 Rendering/Core/vtkImageMapper3D.h                  |     17 +-
 Rendering/Core/vtkImageProperty.h                  |      4 +-
 Rendering/Core/vtkImageSlice.h                     |      4 +-
 Rendering/Core/vtkImageSliceMapper.cxx             |     17 +-
 Rendering/Core/vtkImageSliceMapper.h               |      4 +-
 Rendering/Core/vtkInteractorEventRecorder.cxx      |     19 +-
 Rendering/Core/vtkInteractorEventRecorder.h        |      6 +-
 Rendering/Core/vtkInteractorObserver.h             |      4 +-
 Rendering/Core/vtkInteractorStyle.cxx              |     22 +
 Rendering/Core/vtkInteractorStyle.h                |      7 +-
 Rendering/Core/vtkInteractorStyleSwitchBase.h      |      4 +-
 Rendering/Core/vtkLODProp3D.h                      |      4 +-
 Rendering/Core/vtkLabeledContourMapper.cxx         |   1333 +
 Rendering/Core/vtkLabeledContourMapper.h           |    144 +
 Rendering/Core/vtkLight.h                          |      4 +-
 Rendering/Core/vtkLightActor.h                     |      4 +-
 Rendering/Core/vtkLightCollection.h                |      4 +-
 Rendering/Core/vtkLightKit.h                       |      4 +-
 Rendering/Core/vtkLightingPainter.cxx              |     37 -
 Rendering/Core/vtkLightingPainter.h                |     40 -
 Rendering/Core/vtkLinesPainter.h                   |     63 -
 Rendering/Core/vtkLogLookupTable.h                 |      4 +-
 Rendering/Core/vtkLookupTableWithEnabling.cxx      |      4 -
 Rendering/Core/vtkLookupTableWithEnabling.h        |      4 +-
 Rendering/Core/vtkMapArrayValues.cxx               |      5 +
 Rendering/Core/vtkMapArrayValues.h                 |      4 +-
 Rendering/Core/vtkMapper.cxx                       |    210 +-
 Rendering/Core/vtkMapper.h                         |     66 +-
 Rendering/Core/vtkMapper2D.h                       |      4 +-
 Rendering/Core/vtkMapperCollection.h               |      4 +-
 Rendering/Core/vtkObserverMediator.h               |      4 +-
 Rendering/Core/vtkPainter.h                        |    252 -
 Rendering/Core/vtkPainterDeviceAdapter.h           |      4 +-
 Rendering/Core/vtkPainterPolyDataMapper.cxx        |    446 -
 Rendering/Core/vtkPainterPolyDataMapper.h          |    138 -
 Rendering/Core/vtkPicker.h                         |      4 +-
 Rendering/Core/vtkPickingManager.cxx               |      2 +-
 Rendering/Core/vtkPickingManager.h                 |      4 +-
 Rendering/Core/vtkPointGaussianMapper.cxx          |     40 +
 Rendering/Core/vtkPointGaussianMapper.h            |     55 +
 Rendering/Core/vtkPointPicker.cxx                  |    122 +-
 Rendering/Core/vtkPointPicker.h                    |     12 +-
 Rendering/Core/vtkPointsPainter.h                  |     50 -
 Rendering/Core/vtkPolyDataMapper.cxx               |     27 +-
 Rendering/Core/vtkPolyDataMapper.h                 |     10 +-
 Rendering/Core/vtkPolyDataMapper2D.cxx             |     55 +-
 Rendering/Core/vtkPolyDataMapper2D.h               |     13 +-
 Rendering/Core/vtkPolyDataPainter.cxx              |     91 -
 Rendering/Core/vtkPolyDataPainter.h                |    110 -
 Rendering/Core/vtkPolygonsPainter.h                |     51 -
 Rendering/Core/vtkPrimitivePainter.cxx             |    339 -
 Rendering/Core/vtkPrimitivePainter.h               |    126 -
 Rendering/Core/vtkProp.cxx                         |      5 +
 Rendering/Core/vtkProp.h                           |     34 +-
 Rendering/Core/vtkProp3D.cxx                       |      2 +-
 Rendering/Core/vtkProp3D.h                         |      4 +-
 Rendering/Core/vtkProp3DCollection.h               |      4 +-
 Rendering/Core/vtkProp3DFollower.h                 |      4 +-
 Rendering/Core/vtkPropAssembly.h                   |      4 +-
 Rendering/Core/vtkPropCollection.h                 |      4 +-
 Rendering/Core/vtkPropPicker.h                     |      4 +-
 Rendering/Core/vtkProperty.cxx                     |     40 +-
 Rendering/Core/vtkProperty.h                       |      4 +-
 Rendering/Core/vtkProperty2D.h                     |      4 +-
 Rendering/Core/vtkRayCastStructures.h              |      4 +-
 Rendering/Core/vtkRenderWidget.cxx                 |     96 +
 Rendering/Core/vtkRenderWidget.h                   |    101 +
 Rendering/Core/vtkRenderWindow.cxx                 |     34 +-
 Rendering/Core/vtkRenderWindow.h                   |      4 +-
 Rendering/Core/vtkRenderWindowCollection.h         |      4 +-
 Rendering/Core/vtkRenderWindowInteractor.cxx       |     37 +-
 Rendering/Core/vtkRenderWindowInteractor.h         |    135 +-
 Rendering/Core/vtkRenderedAreaPicker.cxx           |      8 +-
 Rendering/Core/vtkRenderedAreaPicker.h             |      4 +-
 Rendering/Core/vtkRenderer.cxx                     |     70 +-
 Rendering/Core/vtkRenderer.h                       |     12 +-
 Rendering/Core/vtkRendererCollection.cxx           |      2 +-
 Rendering/Core/vtkRendererCollection.h             |      4 +-
 Rendering/Core/vtkRendererDelegate.h               |      4 +-
 Rendering/Core/vtkRendererSource.cxx               |     10 +-
 Rendering/Core/vtkRendererSource.h                 |      4 +-
 Rendering/Core/vtkRenderingCoreEnums.h             |      6 +-
 Rendering/Core/vtkRepresentationPainter.h          |     43 -
 Rendering/Core/vtkScalarsToColorsPainter.cxx       |    867 -
 Rendering/Core/vtkScalarsToColorsPainter.h         |    229 -
 Rendering/Core/vtkScenePicker.h                    |      6 +-
 Rendering/Core/vtkSelectVisiblePoints.h            |      4 +-
 Rendering/Core/vtkShaderDeviceAdapter2.h           |      4 +-
 Rendering/Core/vtkStandardPolyDataPainter.cxx      |    550 -
 Rendering/Core/vtkStandardPolyDataPainter.h        |     92 -
 Rendering/Core/vtkStringToImage.h                  |      6 +-
 Rendering/Core/vtkTDxInteractorStyle.h             |      4 +-
 Rendering/Core/vtkTDxInteractorStyleCamera.h       |      4 +-
 Rendering/Core/vtkTDxInteractorStyleSettings.h     |      4 +-
 Rendering/Core/vtkTDxMotionEventInfo.h             |      4 +-
 Rendering/Core/vtkTStripsPainter.h                 |     47 -
 Rendering/Core/vtkTextActor.cxx                    |    987 +
 Rendering/Core/vtkTextActor.h                      |    297 +
 Rendering/Core/vtkTextActor3D.cxx                  |    290 +
 Rendering/Core/vtkTextActor3D.h                    |    115 +
 Rendering/Core/vtkTextMapper.cxx                   |     21 +-
 Rendering/Core/vtkTextMapper.h                     |      4 +-
 Rendering/Core/vtkTextProperty.cxx                 |     17 +
 Rendering/Core/vtkTextProperty.h                   |     17 +-
 Rendering/Core/vtkTextPropertyCollection.cxx       |     35 +
 Rendering/Core/vtkTextPropertyCollection.h         |    109 +
 Rendering/Core/vtkTextRenderer.h                   |     75 +-
 Rendering/Core/vtkTexture.h                        |      8 +-
 Rendering/Core/vtkTexturedActor2D.cxx              |     14 +
 Rendering/Core/vtkTexturedActor2D.h                |      4 +-
 Rendering/Core/vtkTransformCoordinateSystems.h     |      4 +-
 Rendering/Core/vtkTransformInterpolator.cxx        |     29 +-
 Rendering/Core/vtkTransformInterpolator.h          |      4 +-
 Rendering/Core/vtkTupleInterpolator.h              |      4 +-
 Rendering/Core/vtkViewDependentErrorMetric.h       |      4 +-
 Rendering/Core/vtkViewport.cxx                     |      9 +
 Rendering/Core/vtkViewport.h                       |     23 +-
 Rendering/Core/vtkVisibilitySort.h                 |      6 +-
 Rendering/Core/vtkVolume.h                         |      4 +-
 Rendering/Core/vtkVolumeCollection.h               |      4 +-
 Rendering/Core/vtkVolumeProperty.h                 |     13 +-
 Rendering/Core/vtkWindowLevelLookupTable.h         |      4 +-
 Rendering/Core/vtkWindowToImageFilter.cxx          |     20 +-
 Rendering/Core/vtkWindowToImageFilter.h            |      4 +-
 Rendering/Core/vtkWorldPointPicker.h               |      4 +-
 Rendering/External/CMakeLists.txt                  |     15 +
 Rendering/External/ExternalVTKWidget.cxx           |    113 +
 Rendering/External/ExternalVTKWidget.h             |     61 +
 Rendering/External/Testing/Cxx/CMakeLists.txt      |     13 +
 .../External/Testing/Cxx/TestGLUTRenderWindow.cxx  |    181 +
 .../Data/Baseline/TestGLUTRenderWindow.png.md5     |      1 +
 Rendering/External/module.cmake                    |     20 +
 Rendering/External/vtkExternalOpenGLCamera.cxx     |    256 +
 Rendering/External/vtkExternalOpenGLCamera.h       |     72 +
 .../External/vtkExternalOpenGLRenderWindow.cxx     |     67 +
 Rendering/External/vtkExternalOpenGLRenderWindow.h |     69 +
 Rendering/External/vtkExternalOpenGLRenderer.cxx   |    229 +
 Rendering/External/vtkExternalOpenGLRenderer.h     |     77 +
 Rendering/FreeType/CMakeLists.txt                  |     27 +-
 .../Testing/Cxx/BenchmarkFreeTypeRendering.cxx     |      1 +
 Rendering/FreeType/Testing/Cxx/CMakeLists.txt      |     39 +-
 .../Cxx/TestMathTextFreeTypeTextRenderer.cxx       |      6 +-
 .../Cxx/TestMathTextFreeTypeTextRendererNoMath.cxx |      4 +-
 Rendering/FreeType/Testing/Cxx/TestTextActor.cxx   |    150 +
 Rendering/FreeType/Testing/Cxx/TestTextActor3D.cxx |    144 +
 .../Testing/Cxx/TestTextActor3DAlphaBlending.cxx   |      0
 .../Testing/Cxx/TestTextActor3DDepthPeeling.cxx    |      0
 .../Testing/Cxx/TestTextActorAlphaBlending.cxx     |      0
 .../Testing/Cxx/TestTextActorDepthPeeling.cxx      |      0
 .../Data/Baseline/TestFTStringToPath.png.md5       |      2 +-
 .../TestMathTextFreeTypeTextRenderer.png.md5       |      2 +-
 .../TestMathTextFreeTypeTextRendererNoMath.png.md5 |      2 +-
 .../Testing/Data/Baseline/TestTextActor.png.md5    |      1 +
 .../Testing/Data/Baseline/TestTextActor3D.png.md5  |      1 +
 .../Baseline/TestTextActor3DAlphaBlending.png.md5  |      0
 .../Baseline/TestTextActor3DDepthPeeling.png.md5   |      0
 .../Baseline/TestTextActorAlphaBlending.png.md5    |      0
 .../Baseline/TestTextActorDepthPeeling.png.md5     |      0
 Rendering/FreeType/Testing/Python/CMakeLists.txt   |      8 +-
 Rendering/FreeType/Testing/Tcl/CMakeLists.txt      |      8 +-
 Rendering/FreeType/fonts/vtkEmbeddedFonts.h        |      4 +-
 Rendering/FreeType/module.cmake                    |      4 +
 Rendering/FreeType/vtkFreeTypeStringToImage.h      |      6 +-
 Rendering/FreeType/vtkFreeTypeTools.cxx            |    708 +-
 Rendering/FreeType/vtkFreeTypeTools.h              |    172 +-
 Rendering/FreeType/vtkFreeTypeUtilities.cxx        |      6 +-
 Rendering/FreeType/vtkFreeTypeUtilities.h          |      4 +-
 .../FreeType/vtkMathTextFreeTypeTextRenderer.cxx   |    113 +
 .../FreeType/vtkMathTextFreeTypeTextRenderer.h     |     10 +-
 Rendering/FreeType/vtkMathTextUtilities.cxx        |     13 +-
 Rendering/FreeType/vtkMathTextUtilities.h          |     11 +-
 Rendering/FreeType/vtkScaledTextActor.h            |      4 +-
 Rendering/FreeType/vtkTextActor.cxx                |   1095 -
 Rendering/FreeType/vtkTextActor.h                  |    320 -
 Rendering/FreeType/vtkTextActor3D.cxx              |    312 -
 Rendering/FreeType/vtkTextActor3D.h                |    119 -
 Rendering/FreeType/vtkTextRendererStringToImage.h  |      6 +-
 Rendering/FreeType/vtkVectorText.h                 |      4 +-
 Rendering/FreeTypeFontConfig/CMakeLists.txt        |     26 +-
 .../FreeTypeFontConfig/Testing/Cxx/CMakeLists.txt  |      7 +-
 .../Baseline/TestSystemFontRendering_3.png.md5     |      1 +
 Rendering/FreeTypeFontConfig/module.cmake          |      3 +
 .../vtkFontConfigFreeTypeTools.h                   |      6 +-
 Rendering/FreeTypeOpenGL/CMakeLists.txt            |     28 +-
 Rendering/FreeTypeOpenGL/module.cmake              |      6 +-
 .../FreeTypeOpenGL/vtkOpenGLFreeTypeTextMapper.h   |      4 +-
 Rendering/FreeTypeOpenGL2/CMakeLists.txt           |     15 +
 Rendering/FreeTypeOpenGL2/module.cmake             |     20 +
 .../vtkOpenGLFreeTypeTextMapper.cxx                |    609 +
 .../FreeTypeOpenGL2/vtkOpenGLFreeTypeTextMapper.h  |     78 +
 Rendering/GL2PS/Testing/Cxx/CMakeLists.txt         |      6 +-
 Rendering/GL2PS/module.cmake                       |      6 +-
 Rendering/GL2PS/vtkGL2PSContextDevice2D.cxx        |      8 +-
 Rendering/GL2PS/vtkGL2PSContextDevice2D.h          |      6 +-
 Rendering/GL2PS/vtkGL2PSUtilities.cxx              |    128 +-
 Rendering/GL2PS/vtkGL2PSUtilities.h                |     19 +-
 Rendering/Image/Testing/Cxx/CMakeLists.txt         |     19 +
 .../Image/Testing/Cxx/TestCellPickerImage.cxx      |    206 +
 .../Testing/Cxx/TestImageResliceMapperAlpha.cxx    |      0
 .../Cxx/TestImageResliceMapperBackground.cxx       |      0
 .../Testing/Cxx/TestImageResliceMapperBorder.cxx   |      0
 .../Cxx/TestImageResliceMapperInterpolation.cxx    |      0
 .../Testing/Cxx/TestImageResliceMapperOffAxis.cxx  |      0
 .../Testing/Cxx/TestImageResliceMapperOrient3D.cxx |    121 +
 .../Testing/Cxx/TestImageResliceMapperSlab.cxx     |    130 +
 .../Testing/Cxx/TestImageSliceMapperAlpha.cxx      |      0
 .../Testing/Cxx/TestImageSliceMapperBackground.cxx |      0
 .../Testing/Cxx/TestImageSliceMapperBorder.cxx     |      0
 .../Cxx/TestImageSliceMapperInterpolation.cxx      |      0
 .../Testing/Cxx/TestImageSliceMapperOrient2D.cxx   |      0
 .../Testing/Cxx/TestImageSliceMapperOrient3D.cxx   |      0
 .../Testing/Cxx/TestImageStack.cxx                 |      0
 .../Data/Baseline/TestCellPickerImage.png.md5      |      1 +
 .../Baseline/TestImageResliceMapperAlpha.png.md5   |      0
 .../TestImageResliceMapperBackground.png.md5       |      0
 .../Baseline/TestImageResliceMapperBorder.png.md5  |      0
 .../TestImageResliceMapperInterpolation.png.md5    |      0
 .../Baseline/TestImageResliceMapperOffAxis.png.md5 |      0
 .../TestImageResliceMapperOrient3D.png.md5         |      0
 .../Baseline/TestImageResliceMapperSlab.png.md5    |      0
 .../Baseline/TestImageSliceMapperAlpha.png.md5     |      0
 .../TestImageSliceMapperBackground.png.md5         |      0
 .../TestImageSliceMapperBackground_1.png.md5       |      0
 .../Baseline/TestImageSliceMapperBorder.png.md5    |      0
 .../Baseline/TestImageSliceMapperBorder_1.png.md5  |      0
 .../TestImageSliceMapperInterpolation.png.md5      |      0
 .../Baseline/TestImageSliceMapperOrient2D.png.md5  |      0
 .../Baseline/TestImageSliceMapperOrient3D.png.md5  |      0
 .../Testing/Data/Baseline/TestImageStack.png.md5   |      0
 .../Testing/Data/Baseline/TestImageStack_1.png.md5 |      0
 Rendering/Image/module.cmake                       |      9 +
 Rendering/Image/vtkImageResliceMapper.cxx          |     29 +-
 Rendering/Image/vtkImageResliceMapper.h            |     16 +-
 Rendering/Image/vtkImageSliceCollection.h          |      4 +-
 Rendering/Image/vtkImageStack.h                    |      4 +-
 Rendering/LIC/CMakeLists.txt                       |      1 -
 Rendering/LIC/Testing/Cxx/CMakeLists.txt           |     19 +-
 Rendering/LIC/Testing/Cxx/TestImageDataLIC2D.cxx   |      2 +-
 .../Testing/Cxx/vtkStructuredGridLIC2DTestDriver.h |      4 +-
 .../LIC/Testing/Cxx/vtkSurfaceLICTestDriver.h      |      4 +-
 Rendering/LIC/module.cmake                         |      9 +-
 Rendering/LIC/vtkImageDataLIC2D.cxx                |     21 +-
 Rendering/LIC/vtkImageDataLIC2D.h                  |      4 +-
 .../LIC/vtkImageDataLIC2DExtentTranslator.cxx      |    121 -
 Rendering/LIC/vtkImageDataLIC2DExtentTranslator.h  |     74 -
 Rendering/LIC/vtkLineIntegralConvolution2D.h       |      4 +-
 Rendering/LIC/vtkPainterCommunicator.h             |      4 +-
 Rendering/LIC/vtkPixelTransfer.h                   |      4 +-
 Rendering/LIC/vtkStructuredGridLIC2D.h             |      4 +-
 Rendering/LIC/vtkSurfaceLICComposite.cxx           |      4 +-
 Rendering/LIC/vtkSurfaceLICComposite.h             |      4 +-
 Rendering/LIC/vtkSurfaceLICDefaultPainter.h        |      4 +-
 Rendering/LIC/vtkSurfaceLICPainter.cxx             |      5 +-
 Rendering/LIC/vtkSurfaceLICPainter.h               |      4 +-
 Rendering/LIC/vtkTextureIO.h                       |      4 +-
 Rendering/LOD/Testing/Cxx/CMakeLists.txt           |      4 +
 Rendering/LOD/Testing/Cxx/TestLODActor.cxx         |    417 +
 Rendering/LOD/Testing/Python/CMakeLists.txt        |      4 +-
 Rendering/LOD/Testing/Tcl/CMakeLists.txt           |      4 +-
 Rendering/LOD/module.cmake                         |      6 +
 Rendering/LOD/vtkLODActor.cxx                      |      4 +-
 Rendering/LOD/vtkLODActor.h                        |      4 +-
 Rendering/LOD/vtkQuadricLODActor.cxx               |     14 +-
 Rendering/LOD/vtkQuadricLODActor.h                 |      4 +-
 Rendering/Label/Testing/Cxx/CMakeLists.txt         |     10 +
 .../Testing/Cxx/TestDynamic2DLabelMapper.cxx       |      0
 .../Testing/Cxx/TestLabelPlacementMapper.cxx       |      0
 .../Testing/Cxx/TestLabelPlacementMapper2D.cxx     |      0
 .../TestLabelPlacementMapperCoincidentPoints.cxx   |      0
 .../Testing/Cxx/TestLabelPlacer.cxx                |      0
 .../Testing/Cxx/TestLabelPlacer2D.cxx              |      0
 .../Cxx/TestLabelPlacerCoincidentPoints.cxx        |      0
 .../Data/Baseline/TestDynamic2DLabelMapper.png.md5 |      0
 .../Data/Baseline/TestLabelPlacementMapper.png.md5 |      0
 .../Baseline/TestLabelPlacementMapper2D.png.md5    |      0
 .../Baseline/TestLabelPlacementMapper2D_1.png.md5  |      0
 .../Baseline/TestLabelPlacementMapper2D_2.png.md5  |      0
 ...estLabelPlacementMapperCoincidentPoints.png.md5 |      0
 .../Testing/Data/Baseline/TestLabelPlacer.png.md5  |      0
 .../Data/Baseline/TestLabelPlacer2D.png.md5        |      0
 .../Data/Baseline/TestLabelPlacer2D_1.png.md5      |      0
 .../Data/Baseline/TestLabelPlacer2D_2.png.md5      |      0
 .../Data/Baseline/TestLabelPlacer2D_3.png.md5      |      0
 .../TestLabelPlacerCoincidentPoints.png.md5        |      0
 Rendering/Label/Testing/Python/CMakeLists.txt      |      6 +-
 Rendering/Label/Testing/Tcl/CMakeLists.txt         |      6 +-
 Rendering/Label/module.cmake                       |      9 +
 Rendering/Label/vtkDynamic2DLabelMapper.h          |      4 +-
 Rendering/Label/vtkFreeTypeLabelRenderStrategy.h   |      4 +-
 Rendering/Label/vtkLabelHierarchy.cxx              |     14 +-
 Rendering/Label/vtkLabelHierarchy.h                |      6 +-
 Rendering/Label/vtkLabelHierarchyAlgorithm.h       |      4 +-
 .../Label/vtkLabelHierarchyCompositeIterator.h     |      6 +-
 Rendering/Label/vtkLabelHierarchyIterator.h        |      6 +-
 Rendering/Label/vtkLabelHierarchyPrivate.h         |      6 +-
 Rendering/Label/vtkLabelPlacementMapper.h          |      4 +-
 Rendering/Label/vtkLabelPlacer.h                   |      6 +-
 Rendering/Label/vtkLabelRenderStrategy.h           |      4 +-
 Rendering/Label/vtkLabelSizeCalculator.h           |      6 +-
 Rendering/Label/vtkLabeledDataMapper.h             |      4 +-
 Rendering/Label/vtkLabeledTreeMapDataMapper.h      |      4 +-
 Rendering/Label/vtkPointSetToLabelHierarchy.h      |      6 +-
 Rendering/Matplotlib/CMakeLists.txt                |     30 +-
 Rendering/Matplotlib/Testing/Cxx/CMakeLists.txt    |     30 +-
 .../Testing/Cxx/TestGL2PSMathTextActor.cxx         |    146 +-
 .../Testing/Cxx/TestGL2PSMathTextActor3D.cxx       |    149 +-
 .../Matplotlib/Testing/Cxx/TestMathTextActor.cxx   |    144 +-
 .../Matplotlib/Testing/Cxx/TestMathTextActor3D.cxx |    147 +-
 .../Matplotlib/Testing/Cxx/TestsAreDisabled.cxx    |     22 +
 .../TestGL2PSMathTextActor-rasterRef.png.md5       |      2 +-
 .../Data/Baseline/TestGL2PSMathTextActor.png.md5   |      2 +-
 .../TestGL2PSMathTextActor3D-rasterRef.png.md5     |      2 +-
 .../Data/Baseline/TestGL2PSMathTextActor3D.png.md5 |      2 +-
 .../Baseline/TestGL2PSMathTextActor3D_1.png.md5    |      1 -
 .../Baseline/TestGL2PSMathTextActor3D_2.png.md5    |      1 -
 .../Baseline/TestGL2PSMathTextActor3D_3.png.md5    |      1 -
 .../Data/Baseline/TestGL2PSMathTextActor_1.png.md5 |      1 -
 .../Baseline/TestIndexedLookupScalarBar.png.md5    |      2 +-
 .../Baseline/TestIndexedLookupScalarBar_1.png.md5  |      1 -
 .../Baseline/TestIndexedLookupScalarBar_2.png.md5  |      1 -
 .../Data/Baseline/TestMathTextActor.png.md5        |      2 +-
 .../Data/Baseline/TestMathTextActor3D.png.md5      |      2 +-
 .../Data/Baseline/TestMathTextActor3D_1.png.md5    |      1 -
 .../Data/Baseline/TestMathTextActor3D_2.png.md5    |      1 -
 .../Data/Baseline/TestMathTextActor_1.png.md5      |      1 -
 .../Baseline/TestScalarBarCombinatorics.png.md5    |      2 +-
 Rendering/Matplotlib/module.cmake                  |     10 +-
 .../Matplotlib/vtkMatplotlibMathTextUtilities.cxx  |    335 +-
 .../Matplotlib/vtkMatplotlibMathTextUtilities.h    |     27 +-
 Rendering/OpenGL/CMakeLists.txt                    |    116 +-
 Rendering/OpenGL/Testing/Cxx/CMakeLists.txt        |    124 +-
 Rendering/OpenGL/Testing/Cxx/SurfacePlusEdges.cxx  |     71 -
 .../OpenGL/Testing/Cxx/TestAreaSelections.cxx      |    225 -
 Rendering/OpenGL/Testing/Cxx/TestGPUInfo.cxx       |      8 +-
 Rendering/OpenGL/Testing/Cxx/TestGlyph3DMapper.cxx |    113 -
 .../Testing/Cxx/TestGlyph3DMapperPicking.cxx       |    283 -
 .../OpenGL/Testing/Cxx/TestGradientBackground.cxx  |     42 -
 .../Testing/Cxx/TestImageResliceMapperOrient3D.cxx |    119 -
 .../Testing/Cxx/TestImageResliceMapperSlab.cxx     |    128 -
 Rendering/OpenGL/Testing/Cxx/TestLODActor.cxx      |    418 -
 Rendering/OpenGL/Testing/Cxx/TestManyActors.cxx    |    131 -
 Rendering/OpenGL/Testing/Cxx/TestOpacity.cxx       |    189 -
 .../Testing/Cxx/TestOpenGLPolyDataMapper.cxx       |     75 -
 .../OpenGL/Testing/Cxx/TestPriorityStreaming.cxx   |    351 -
 .../Cxx/TestResetCameraVerticalAspectRatio.cxx     |     78 -
 Rendering/OpenGL/Testing/Cxx/TestScalarBar.cxx     |    185 -
 .../Testing/Cxx/TestScalarsToColorsPainter.cxx     |     92 +
 .../Cxx/TestScalarsToColorsPainterFieldData.cxx    |     99 +
 .../OpenGL/Testing/Cxx/TestTexturedBackground.cxx  |     61 -
 .../Cxx/TestTranslucentImageActorDepthPeeling.cxx  |     86 -
 .../Cxx/TestTranslucentLUTTextureAlphaBlending.cxx |    104 -
 .../Cxx/TestTranslucentLUTTextureDepthPeeling.cxx  |    116 -
 Rendering/OpenGL/Testing/Cxx/TestValuePainter.cxx  |    308 +
 Rendering/OpenGL/Testing/Cxx/TestValuePasses.cxx   |    401 +
 Rendering/OpenGL/Testing/Cxx/otherCoordinate.cxx   |    176 -
 .../Data/Baseline/TestAreaSelections.png.md5       |      1 -
 .../Data/Baseline/TestAreaSelections_1.png.md5     |      1 -
 .../Testing/Data/Baseline/TestOpacity.png.md5      |      1 -
 .../Testing/Data/Baseline/TestScalarBar_1.png.md5  |      1 -
 .../Testing/Data/Baseline/TestScalarBar_2.png.md5  |      1 -
 .../Testing/Data/Baseline/TestScalarBar_3.png.md5  |      1 -
 .../Baseline/TestScalarsToColorsPainter.png.md5    |      1 +
 ...estScalarsToColorsPainterFieldDataCells.png.md5 |      1 +
 ...estScalarsToColorsPainterFieldDataTuple.png.md5 |      1 +
 .../TestTranslucentLUTTextureAlphaBlending.png.md5 |      1 -
 .../TestTranslucentLUTTextureDepthPeeling.png.md5  |      1 -
 ...TestTranslucentLUTTextureDepthPeeling_1.png.md5 |      1 -
 .../Testing/Data/Baseline/TestValuePasses.png.md5  |      1 +
 Rendering/OpenGL/Testing/Python/CMakeLists.txt     |      8 +-
 Rendering/OpenGL/Testing/Tcl/CMakeLists.txt        |      8 +-
 Rendering/OpenGL/module.cmake                      |      7 +-
 Rendering/OpenGL/vtkCameraPass.h                   |      4 +-
 Rendering/OpenGL/vtkCarbonRenderWindow.cxx         |      3 +-
 Rendering/OpenGL/vtkCarbonRenderWindow.h           |      4 +-
 .../OpenGL/vtkCarbonRenderWindowInteractor.cxx     |    129 +-
 Rendering/OpenGL/vtkCarbonRenderWindowInteractor.h |     36 +-
 Rendering/OpenGL/vtkChooserPainter.cxx             |    378 +
 Rendering/OpenGL/vtkChooserPainter.h               |    120 +
 Rendering/OpenGL/vtkClearRGBPass.cxx               |     58 +
 Rendering/OpenGL/vtkClearRGBPass.h                 |     63 +
 Rendering/OpenGL/vtkClearZPass.h                   |      4 +-
 Rendering/OpenGL/vtkClipPlanesPainter.cxx          |     66 +
 Rendering/OpenGL/vtkClipPlanesPainter.h            |     55 +
 Rendering/OpenGL/vtkCocoaGLView.h                  |     17 +-
 Rendering/OpenGL/vtkCocoaGLView.mm                 |    677 +-
 Rendering/OpenGL/vtkCocoaMacOSXSDKCompatibility.h  |     28 +-
 Rendering/OpenGL/vtkCocoaRenderWindow.h            |     14 +-
 Rendering/OpenGL/vtkCocoaRenderWindow.mm           |    341 +-
 Rendering/OpenGL/vtkCocoaRenderWindowInteractor.h  |     41 +-
 Rendering/OpenGL/vtkCocoaRenderWindowInteractor.mm |    324 +-
 .../vtkCoincidentTopologyResolutionPainter.cxx     |      0
 .../vtkCoincidentTopologyResolutionPainter.h       |    106 +
 Rendering/OpenGL/vtkColorMaterialHelper.h          |      4 +-
 Rendering/OpenGL/vtkCompositePainter.cxx           |    284 +
 Rendering/OpenGL/vtkCompositePainter.h             |    118 +
 Rendering/OpenGL/vtkCompositePolyDataMapper2.cxx   |    323 +
 Rendering/OpenGL/vtkCompositePolyDataMapper2.h     |    124 +
 Rendering/OpenGL/vtkCoreGraphicsGPUInfoList.cxx    |     78 +-
 Rendering/OpenGL/vtkCoreGraphicsGPUInfoList.h      |     11 +-
 Rendering/OpenGL/vtkDataTransferHelper.h           |      4 +-
 Rendering/{Core => OpenGL}/vtkDefaultPainter.cxx   |      0
 Rendering/OpenGL/vtkDefaultPainter.h               |    147 +
 Rendering/OpenGL/vtkDefaultPass.h                  |      4 +-
 Rendering/OpenGL/vtkDepthPeelingPass.h             |      4 +-
 Rendering/OpenGL/vtkDirectXGPUInfoList.h           |      4 +-
 .../{Core => OpenGL}/vtkDisplayListPainter.cxx     |      0
 Rendering/OpenGL/vtkDisplayListPainter.h           |     69 +
 Rendering/OpenGL/vtkDummyGPUInfoList.h             |      4 +-
 Rendering/OpenGL/vtkFrameBufferObject.h            |      4 +-
 Rendering/OpenGL/vtkFrameBufferObject2.h           |      4 +-
 Rendering/OpenGL/vtkGLSLShaderDeviceAdapter2.cxx   |      4 -
 Rendering/OpenGL/vtkGLSLShaderDeviceAdapter2.h     |      4 +-
 Rendering/OpenGL/vtkGaussianBlurPass.h             |      4 +-
 .../vtkHardwareSelectionPolyDataPainter.cxx        |      0
 .../OpenGL/vtkHardwareSelectionPolyDataPainter.h   |     99 +
 Rendering/OpenGL/vtkImageProcessingPass.cxx        |      2 +-
 Rendering/OpenGL/vtkImageProcessingPass.h          |      4 +-
 Rendering/OpenGL/vtkLightingHelper.h               |      4 +-
 Rendering/OpenGL/vtkLightingPainter.cxx            |     36 +
 Rendering/OpenGL/vtkLightingPainter.h              |     40 +
 Rendering/OpenGL/vtkLightsPass.h                   |      4 +-
 Rendering/{Core => OpenGL}/vtkLinesPainter.cxx     |      0
 Rendering/OpenGL/vtkLinesPainter.h                 |     62 +
 Rendering/OpenGL/vtkOSOpenGLRenderWindow.cxx       |      1 -
 Rendering/OpenGL/vtkOSOpenGLRenderWindow.h         |      4 +-
 Rendering/OpenGL/vtkOpaquePass.h                   |      4 +-
 Rendering/OpenGL/vtkOpenGL.h                       |      4 +-
 Rendering/OpenGL/vtkOpenGLActor.h                  |      4 +-
 Rendering/OpenGL/vtkOpenGLCamera.h                 |      4 +-
 Rendering/OpenGL/vtkOpenGLClipPlanesPainter.h      |      4 +-
 .../vtkOpenGLCoincidentTopologyResolutionPainter.h |      4 +-
 Rendering/OpenGL/vtkOpenGLCompositePainter.cxx     |     11 +-
 Rendering/OpenGL/vtkOpenGLCompositePainter.h       |      4 +-
 Rendering/OpenGL/vtkOpenGLDisplayListPainter.h     |      4 +-
 Rendering/OpenGL/vtkOpenGLError.h.in               |     51 +-
 Rendering/OpenGL/vtkOpenGLExtensionManager.h       |      6 +-
 Rendering/OpenGL/vtkOpenGLGL2PSHelper.h            |      6 +-
 Rendering/OpenGL/vtkOpenGLGlyph3DMapper.h          |      4 +-
 Rendering/OpenGL/vtkOpenGLHardwareSelector.h       |      4 +-
 Rendering/OpenGL/vtkOpenGLHardwareSupport.h        |      4 +-
 Rendering/OpenGL/vtkOpenGLImageMapper.cxx          |      2 +-
 Rendering/OpenGL/vtkOpenGLImageMapper.h            |      4 +-
 Rendering/OpenGL/vtkOpenGLImageSliceMapper.cxx     |      3 +-
 Rendering/OpenGL/vtkOpenGLImageSliceMapper.h       |      4 +-
 Rendering/OpenGL/vtkOpenGLLabeledContourMapper.cxx |     81 +
 Rendering/OpenGL/vtkOpenGLLabeledContourMapper.h   |     47 +
 Rendering/OpenGL/vtkOpenGLLight.h                  |      4 +-
 Rendering/OpenGL/vtkOpenGLLightMonitor.h           |      4 +-
 Rendering/OpenGL/vtkOpenGLLightingPainter.h        |      4 +-
 .../OpenGL/vtkOpenGLModelViewProjectionMonitor.h   |      4 +-
 Rendering/OpenGL/vtkOpenGLPainterDeviceAdapter.h   |      4 +-
 Rendering/OpenGL/vtkOpenGLPolyDataMapper.cxx       |      8 +-
 Rendering/OpenGL/vtkOpenGLPolyDataMapper.h         |      9 +-
 Rendering/OpenGL/vtkOpenGLPolyDataMapper2D.cxx     |      2 +-
 Rendering/OpenGL/vtkOpenGLPolyDataMapper2D.h       |      4 +-
 .../OpenGL/vtkOpenGLProjectedPolyDataRayBounder.h  |     81 -
 Rendering/OpenGL/vtkOpenGLProperty.h               |      4 +-
 Rendering/OpenGL/vtkOpenGLRenderWindow.cxx         |     14 +-
 Rendering/OpenGL/vtkOpenGLRenderWindow.h           |      4 +-
 Rendering/OpenGL/vtkOpenGLRenderer.h               |      6 +-
 Rendering/OpenGL/vtkOpenGLRepresentationPainter.h  |      4 +-
 .../OpenGL/vtkOpenGLScalarsToColorsPainter.cxx     |     18 +-
 Rendering/OpenGL/vtkOpenGLScalarsToColorsPainter.h |      4 +-
 Rendering/OpenGL/vtkOpenGLState.cxx                |      1 -
 Rendering/OpenGL/vtkOpenGLState.h                  |      4 +-
 Rendering/OpenGL/vtkOpenGLTexture.cxx              |      2 +-
 Rendering/OpenGL/vtkOpenGLTexture.h                |      4 +-
 Rendering/OpenGL/vtkOverlayPass.h                  |      4 +-
 Rendering/{Core => OpenGL}/vtkPainter.cxx          |      0
 Rendering/OpenGL/vtkPainter.h                      |    252 +
 Rendering/OpenGL/vtkPainterPolyDataMapper.cxx      |    458 +
 Rendering/OpenGL/vtkPainterPolyDataMapper.h        |    137 +
 Rendering/OpenGL/vtkPixelBufferObject.cxx          |     14 +-
 Rendering/OpenGL/vtkPixelBufferObject.h            |      4 +-
 Rendering/{Core => OpenGL}/vtkPointsPainter.cxx    |      0
 Rendering/OpenGL/vtkPointsPainter.h                |     50 +
 Rendering/OpenGL/vtkPolyDataPainter.cxx            |     90 +
 Rendering/OpenGL/vtkPolyDataPainter.h              |    110 +
 Rendering/{Core => OpenGL}/vtkPolygonsPainter.cxx  |      0
 Rendering/OpenGL/vtkPolygonsPainter.h              |     50 +
 Rendering/OpenGL/vtkPrimitivePainter.cxx           |    336 +
 Rendering/OpenGL/vtkPrimitivePainter.h             |    126 +
 Rendering/OpenGL/vtkRenderPass.h                   |      4 +-
 Rendering/OpenGL/vtkRenderPassCollection.h         |      4 +-
 Rendering/OpenGL/vtkRenderState.h                  |      4 +-
 Rendering/OpenGL/vtkRenderbuffer.h                 |      4 +-
 Rendering/OpenGL/vtkRenderingOpenGLConfigure.h.in  |      4 +-
 .../{Core => OpenGL}/vtkRepresentationPainter.cxx  |      0
 Rendering/OpenGL/vtkRepresentationPainter.h        |     43 +
 Rendering/OpenGL/vtkScalarsToColorsPainter.cxx     |    950 +
 Rendering/OpenGL/vtkScalarsToColorsPainter.h       |    232 +
 Rendering/OpenGL/vtkSequencePass.h                 |      4 +-
 Rendering/OpenGL/vtkShader2.h                      |      4 +-
 Rendering/OpenGL/vtkShader2Collection.h            |      4 +-
 Rendering/OpenGL/vtkShaderProgram2.h               |      4 +-
 Rendering/OpenGL/vtkShadowMapBakerPass.h           |      4 +-
 Rendering/OpenGL/vtkShadowMapPass.h                |      4 +-
 Rendering/OpenGL/vtkShadowMapPassInternal.h        |      4 +-
 Rendering/OpenGL/vtkSobelGradientMagnitudePass.h   |      4 +-
 Rendering/OpenGL/vtkStandardPolyDataPainter.cxx    |    548 +
 Rendering/OpenGL/vtkStandardPolyDataPainter.h      |     92 +
 Rendering/OpenGL/vtkTDxConfigure.h.in              |      6 +-
 Rendering/OpenGL/vtkTDxDevice.h                    |      4 +-
 Rendering/OpenGL/vtkTDxInteractorStyleGeo.h        |      4 +-
 Rendering/OpenGL/vtkTDxMacDevice.h                 |      4 +-
 Rendering/OpenGL/vtkTDxUnixDevice.h                |      4 +-
 Rendering/OpenGL/vtkTDxWinDevice.cxx               |      4 +-
 Rendering/OpenGL/vtkTDxWinDevice.h                 |      4 +-
 Rendering/{Core => OpenGL}/vtkTStripsPainter.cxx   |      0
 Rendering/OpenGL/vtkTStripsPainter.h               |     44 +
 Rendering/OpenGL/vtkTextureObject.h                |      4 +-
 Rendering/OpenGL/vtkTextureUnitManager.h           |      4 +-
 Rendering/OpenGL/vtkTranslucentPass.h              |      4 +-
 Rendering/OpenGL/vtkUniformVariables.cxx           |     27 +-
 Rendering/OpenGL/vtkUniformVariables.h             |      4 +-
 Rendering/OpenGL/vtkValuePainter.cxx               |    481 +
 Rendering/OpenGL/vtkValuePainter.h                 |    107 +
 Rendering/OpenGL/vtkValuePass.cxx                  |    158 +
 Rendering/OpenGL/vtkValuePass.h                    |     63 +
 Rendering/OpenGL/vtkValuePasses.cxx                |    114 +
 Rendering/OpenGL/vtkValuePasses.h                  |     66 +
 Rendering/OpenGL/vtkVolumetricPass.h               |      4 +-
 Rendering/OpenGL/vtkWin32OpenGLRenderWindow.cxx    |    426 +-
 Rendering/OpenGL/vtkWin32OpenGLRenderWindow.h      |     89 +-
 .../OpenGL/vtkWin32RenderWindowInteractor.cxx      |     13 +-
 Rendering/OpenGL/vtkWin32RenderWindowInteractor.h  |     16 +-
 Rendering/OpenGL/vtkXGPUInfoList.cxx               |      2 +-
 Rendering/OpenGL/vtkXGPUInfoList.h                 |      4 +-
 Rendering/OpenGL/vtkXOpenGLRenderWindow.cxx        |      9 +-
 Rendering/OpenGL/vtkXOpenGLRenderWindow.h          |      6 +-
 Rendering/OpenGL/vtkXRenderWindowInteractor.cxx    |     21 +-
 Rendering/OpenGL/vtkXRenderWindowInteractor.h      |     16 +-
 Rendering/OpenGL/vtkXRenderWindowTclInteractor.cxx |      2 +-
 Rendering/OpenGL/vtkXRenderWindowTclInteractor.h   |      4 +-
 Rendering/OpenGL2/CMakeLists.txt                   |    332 +
 Rendering/OpenGL2/Testing/Cxx/CMakeLists.txt       |     11 +
 .../OpenGL2/Testing/Cxx/TestBlurAndSobelPasses.cxx |    193 +
 .../OpenGL2/Testing/Cxx/TestGaussianBlurPass.cxx   |    165 +
 .../Testing/Cxx/TestPointGaussianMapper.cxx        |    138 +
 Rendering/OpenGL2/Testing/Cxx/TestRenderWidget.cxx |     25 +
 .../Testing/Cxx/TestSobelGradientMagnitudePass.cxx |    186 +
 Rendering/OpenGL2/Testing/Cxx/TestVBOPLYMapper.cxx |    113 +
 .../OpenGL2/Testing/Cxx/TestVBOPointsLines.cxx     |    125 +
 .../Data/Baseline/TestBlurAndSobelPasses.png.md5   |      1 +
 .../Data/Baseline/TestGaussianBlurPass.png.md5     |      1 +
 .../Data/Baseline/TestGaussianBlurPass_1.png.md5   |      1 +
 .../Data/Baseline/TestPointGaussianMapper.png.md5  |      1 +
 .../TestSobelGradientMagnitudePass.png.md5         |      1 +
 .../Testing/Data/Baseline/TestVBOPLYMapper.png.md5 |      1 +
 .../Data/Baseline/TestVBOPointsLines.png.md5       |      1 +
 .../OpenGL2/glsl/vtkDepthPeelingPassFinalFS.glsl   |     31 +
 .../glsl/vtkDepthPeelingPassIntermediateFS.glsl    |     37 +
 Rendering/OpenGL2/glsl/vtkGaussianBlurPassFS.glsl  |     36 +
 Rendering/OpenGL2/glsl/vtkGaussianBlurPassVS.glsl  |     28 +
 Rendering/OpenGL2/glsl/vtkPointGaussianVS.glsl     |     80 +
 .../glsl/vtkSobelGradientMagnitudePass1FS.glsl     |     43 +
 .../glsl/vtkSobelGradientMagnitudePass2FS.glsl     |     57 +
 Rendering/OpenGL2/glsl/vtkTextureObjectFS.glsl     |     28 +
 Rendering/OpenGL2/glsl/vtkTextureObjectVS.glsl     |     28 +
 .../OpenGL2/glsl/vtkglGlyph3DVSFragmentLit.glsl    |     65 +
 Rendering/OpenGL2/glsl/vtkglPolyData2DFS.glsl      |     33 +
 Rendering/OpenGL2/glsl/vtkglPolyData2DVS.glsl      |     46 +
 .../OpenGL2/glsl/vtkglPolyDataFSHeadlight.glsl     |     80 +
 .../OpenGL2/glsl/vtkglPolyDataFSLightKit.glsl      |    100 +
 .../OpenGL2/glsl/vtkglPolyDataFSNoLighting.glsl    |     58 +
 .../glsl/vtkglPolyDataFSPositionalLights.glsl      |    139 +
 .../OpenGL2/glsl/vtkglPolyDataVSFragmentLit.glsl   |     63 +
 .../OpenGL2/glsl/vtkglPolyDataVSNoLighting.glsl    |     51 +
 Rendering/OpenGL2/module.cmake                     |     27 +
 .../OpenGL2/vtkAndroidRenderWindowInteractor.cxx   |    672 +
 .../OpenGL2/vtkAndroidRenderWindowInteractor.h     |    135 +
 Rendering/OpenGL2/vtkCameraPass.cxx                |    256 +
 Rendering/OpenGL2/vtkCameraPass.h                  |     90 +
 Rendering/OpenGL2/vtkClearRGBPass.cxx              |     58 +
 Rendering/OpenGL2/vtkClearRGBPass.h                |     63 +
 Rendering/OpenGL2/vtkClearZPass.cxx                |     61 +
 Rendering/OpenGL2/vtkClearZPass.h                  |     65 +
 Rendering/OpenGL2/vtkCocoaGLView.h                 |     74 +
 Rendering/OpenGL2/vtkCocoaGLView.mm                |    512 +
 Rendering/OpenGL2/vtkCocoaMacOSXSDKCompatibility.h |     57 +
 Rendering/OpenGL2/vtkCocoaRenderWindow.h           |    346 +
 Rendering/OpenGL2/vtkCocoaRenderWindow.mm          |   1534 +
 Rendering/OpenGL2/vtkCocoaRenderWindowInteractor.h |    141 +
 .../OpenGL2/vtkCocoaRenderWindowInteractor.mm      |    494 +
 Rendering/OpenGL2/vtkCompositePolyDataMapper2.cxx  |    672 +
 Rendering/OpenGL2/vtkCompositePolyDataMapper2.h    |    101 +
 Rendering/OpenGL2/vtkDefaultPass.cxx               |    228 +
 Rendering/OpenGL2/vtkDefaultPass.h                 |    111 +
 Rendering/OpenGL2/vtkDepthPeelingPass.cxx          |    501 +
 Rendering/OpenGL2/vtkDepthPeelingPass.h            |    189 +
 Rendering/OpenGL2/vtkDummyGPUInfoList.cxx          |     54 +
 Rendering/OpenGL2/vtkDummyGPUInfoList.h            |     52 +
 Rendering/OpenGL2/vtkEGLRenderWindow.cxx           |    377 +
 Rendering/OpenGL2/vtkEGLRenderWindow.h             |    182 +
 Rendering/OpenGL2/vtkFrameBufferObject.cxx         |    971 +
 Rendering/OpenGL2/vtkFrameBufferObject.h           |    252 +
 Rendering/OpenGL2/vtkGaussianBlurPass.cxx          |    471 +
 Rendering/OpenGL2/vtkGaussianBlurPass.h            |    107 +
 .../OpenGL2/vtkGenericCompositePolyDataMapper2.cxx |    682 +
 .../OpenGL2/vtkGenericCompositePolyDataMapper2.h   |    160 +
 Rendering/OpenGL2/vtkIOSGLView.h                   |     70 +
 Rendering/OpenGL2/vtkIOSGLView.mm                  |    431 +
 Rendering/OpenGL2/vtkIOSRenderWindow.h             |    324 +
 Rendering/OpenGL2/vtkIOSRenderWindow.mm            |    652 +
 Rendering/OpenGL2/vtkIOSRenderWindowInteractor.h   |    137 +
 Rendering/OpenGL2/vtkIOSRenderWindowInteractor.mm  |    231 +
 Rendering/OpenGL2/vtkImageProcessingPass.cxx       |    232 +
 Rendering/OpenGL2/vtkImageProcessingPass.h         |     89 +
 Rendering/OpenGL2/vtkLightsPass.cxx                |     53 +
 Rendering/OpenGL2/vtkLightsPass.h                  |     62 +
 Rendering/OpenGL2/vtkOSOpenGLRenderWindow.cxx      |    579 +
 Rendering/OpenGL2/vtkOSOpenGLRenderWindow.h        |    214 +
 Rendering/OpenGL2/vtkOpaquePass.cxx                |     48 +
 Rendering/OpenGL2/vtkOpaquePass.h                  |     62 +
 Rendering/OpenGL2/vtkOpenGL.h                      |     31 +
 Rendering/OpenGL2/vtkOpenGLActor.cxx               |    137 +
 Rendering/OpenGL2/vtkOpenGLActor.h                 |     64 +
 Rendering/OpenGL2/vtkOpenGLCamera.cxx              |    210 +
 Rendering/OpenGL2/vtkOpenGLCamera.h                |     61 +
 Rendering/OpenGL2/vtkOpenGLError.h.in              |    252 +
 Rendering/OpenGL2/vtkOpenGLGlyph3DHelper.cxx       |    524 +
 Rendering/OpenGL2/vtkOpenGLGlyph3DHelper.h         |    119 +
 Rendering/OpenGL2/vtkOpenGLGlyph3DMapper.cxx       |    730 +
 Rendering/OpenGL2/vtkOpenGLGlyph3DMapper.h         |     91 +
 Rendering/OpenGL2/vtkOpenGLHardwareSelector.cxx    |    294 +
 Rendering/OpenGL2/vtkOpenGLHardwareSelector.h      |     76 +
 Rendering/OpenGL2/vtkOpenGLImageMapper.cxx         |    696 +
 Rendering/OpenGL2/vtkOpenGLImageMapper.h           |     70 +
 Rendering/OpenGL2/vtkOpenGLImageSliceMapper.cxx    |    800 +
 Rendering/OpenGL2/vtkOpenGLImageSliceMapper.h      |    131 +
 Rendering/OpenGL2/vtkOpenGLLight.cxx               |     31 +
 Rendering/OpenGL2/vtkOpenGLLight.h                 |     47 +
 Rendering/OpenGL2/vtkOpenGLPointGaussianMapper.cxx |    390 +
 Rendering/OpenGL2/vtkOpenGLPointGaussianMapper.h   |     54 +
 Rendering/OpenGL2/vtkOpenGLPolyDataMapper.cxx      |   1872 +
 Rendering/OpenGL2/vtkOpenGLPolyDataMapper.h        |    218 +
 Rendering/OpenGL2/vtkOpenGLPolyDataMapper2D.cxx    |    570 +
 Rendering/OpenGL2/vtkOpenGLPolyDataMapper2D.h      |    107 +
 Rendering/OpenGL2/vtkOpenGLProperty.cxx            |    139 +
 Rendering/OpenGL2/vtkOpenGLProperty.h              |     68 +
 Rendering/OpenGL2/vtkOpenGLRenderWindow.cxx        |   1784 +
 Rendering/OpenGL2/vtkOpenGLRenderWindow.h          |    328 +
 Rendering/OpenGL2/vtkOpenGLRenderer.cxx            |    575 +
 Rendering/OpenGL2/vtkOpenGLRenderer.h              |    118 +
 Rendering/OpenGL2/vtkOpenGLShaderCache.cxx         |    257 +
 Rendering/OpenGL2/vtkOpenGLShaderCache.h           |     77 +
 Rendering/OpenGL2/vtkOpenGLTexture.cxx             |    489 +
 Rendering/OpenGL2/vtkOpenGLTexture.h               |    114 +
 Rendering/OpenGL2/vtkOverlayPass.cxx               |     48 +
 Rendering/OpenGL2/vtkOverlayPass.h                 |     62 +
 Rendering/OpenGL2/vtkPixelBufferObject.cxx         |    750 +
 Rendering/OpenGL2/vtkPixelBufferObject.h           |    337 +
 Rendering/OpenGL2/vtkRenderPass.cxx                |    120 +
 Rendering/OpenGL2/vtkRenderPass.h                  |    123 +
 Rendering/OpenGL2/vtkRenderPassCollection.cxx      |     71 +
 Rendering/OpenGL2/vtkRenderPassCollection.h        |     71 +
 Rendering/OpenGL2/vtkRenderState.cxx               |    151 +
 Rendering/OpenGL2/vtkRenderState.h                 |    144 +
 Rendering/OpenGL2/vtkRenderStepsPass.cxx           |    255 +
 Rendering/OpenGL2/vtkRenderStepsPass.h             |    112 +
 Rendering/OpenGL2/vtkRenderbuffer.cxx              |    198 +
 Rendering/OpenGL2/vtkRenderbuffer.h                |     93 +
 Rendering/OpenGL2/vtkRenderingOpenGLConfigure.h.in |     57 +
 Rendering/OpenGL2/vtkSequencePass.cxx              |     96 +
 Rendering/OpenGL2/vtkSequencePass.h                |     74 +
 Rendering/OpenGL2/vtkShader.cxx                    |    108 +
 Rendering/OpenGL2/vtkShader.h                      |     94 +
 Rendering/OpenGL2/vtkShaderProgram.cxx             |    681 +
 Rendering/OpenGL2/vtkShaderProgram.h               |    257 +
 .../OpenGL2/vtkSobelGradientMagnitudePass.cxx      |    528 +
 Rendering/OpenGL2/vtkSobelGradientMagnitudePass.h  |    117 +
 .../vtkSobelGradientMagnitudePassFigure.eps        |    774 +
 .../vtkSobelGradientMagnitudePassFigure.ipe        |     49 +
 .../vtkSobelGradientMagnitudePassFigure.png        |    Bin 0 -> 12175 bytes
 Rendering/OpenGL2/vtkTDxConfigure.h.in             |     16 +
 Rendering/OpenGL2/vtkTextureObject.cxx             |   2305 +
 Rendering/OpenGL2/vtkTextureObject.h               |    648 +
 Rendering/OpenGL2/vtkTextureUnitManager.cxx        |    190 +
 Rendering/OpenGL2/vtkTextureUnitManager.h          |     99 +
 Rendering/OpenGL2/vtkTranslucentPass.cxx           |     48 +
 Rendering/OpenGL2/vtkTranslucentPass.h             |     62 +
 Rendering/OpenGL2/vtkVolumetricPass.cxx            |     48 +
 Rendering/OpenGL2/vtkVolumetricPass.h              |     62 +
 Rendering/OpenGL2/vtkWin32OpenGLRenderWindow.cxx   |   1778 +
 Rendering/OpenGL2/vtkWin32OpenGLRenderWindow.h     |    283 +
 .../vtkWin32OpenGLRenderWindowInteractor.cxx       |   1068 +
 .../OpenGL2/vtkWin32OpenGLRenderWindowInteractor.h |    158 +
 Rendering/OpenGL2/vtkXInteractionDevice.cxx        |     94 +
 Rendering/OpenGL2/vtkXInteractionDevice.h          |     50 +
 Rendering/OpenGL2/vtkXOpenGLRenderDevice.cxx       |    393 +
 Rendering/OpenGL2/vtkXOpenGLRenderDevice.h         |     62 +
 Rendering/OpenGL2/vtkXOpenGLRenderWindow.cxx       |   2008 +
 Rendering/OpenGL2/vtkXOpenGLRenderWindow.h         |    282 +
 .../OpenGL2/vtkXOpenGLRenderWindowInteractor.cxx   |    901 +
 .../OpenGL2/vtkXOpenGLRenderWindowInteractor.h     |    199 +
 Rendering/OpenGL2/vtkglBufferObject.cxx            |    133 +
 Rendering/OpenGL2/vtkglBufferObject.h              |    129 +
 Rendering/OpenGL2/vtkglVBOHelper.cxx               |    707 +
 Rendering/OpenGL2/vtkglVBOHelper.h                 |    151 +
 Rendering/OpenGL2/vtkglVertexArrayObject.cxx       |    447 +
 Rendering/OpenGL2/vtkglVertexArrayObject.h         |     85 +
 Rendering/Parallel/CMakeLists.txt                  |      6 +-
 Rendering/Parallel/Testing/Cxx/CMakeLists.txt      |     62 +-
 .../Testing/Cxx/TestClientServerRendering.cxx      |     69 +-
 .../Cxx/TestDistributedDataCompositeZPass.cxx      |     60 +-
 .../Parallel/Testing/Cxx/TestPCompositeZPass.cxx   |     60 +-
 .../Parallel/Testing/Cxx/TestPShadowMapPass.cxx    |     61 +-
 .../Parallel/Testing/Cxx/TestParallelRendering.cxx |      6 +-
 .../Testing/Cxx/TestSimplePCompositeZPass.cxx      |    502 +
 .../Baseline/TestClientServerRendering.png.md5     |      1 +
 Rendering/Parallel/module.cmake                    |     12 +-
 Rendering/Parallel/vtkClientServerCompositePass.h  |      4 +-
 .../vtkClientServerSynchronizedRenderers.h         |      4 +-
 Rendering/Parallel/vtkCompositeRGBAPass.cxx        |     36 +-
 Rendering/Parallel/vtkCompositeRGBAPass.h          |      4 +-
 Rendering/Parallel/vtkCompositeRenderManager.h     |      6 +-
 Rendering/Parallel/vtkCompositeZPass.cxx           |     96 +-
 Rendering/Parallel/vtkCompositeZPass.h             |     17 +-
 Rendering/Parallel/vtkCompositeZPassFS.glsl        |     28 +
 .../Parallel/vtkCompositedSynchronizedRenderers.h  |      4 +-
 Rendering/Parallel/vtkCompositer.h                 |      4 +-
 Rendering/Parallel/vtkCompressCompositer.h         |      4 +-
 Rendering/Parallel/vtkImageRenderManager.h         |      6 +-
 Rendering/Parallel/vtkPHardwareSelector.h          |      4 +-
 Rendering/Parallel/vtkParallelRenderManager.cxx    |      2 +-
 Rendering/Parallel/vtkParallelRenderManager.h      |      6 +-
 Rendering/Parallel/vtkSynchronizedRenderWindows.h  |      4 +-
 Rendering/Parallel/vtkSynchronizedRenderers.cxx    |     22 +-
 Rendering/Parallel/vtkSynchronizedRenderers.h      |      7 +-
 Rendering/Parallel/vtkTreeCompositer.h             |      4 +-
 Rendering/ParallelLIC/CMakeLists.txt               |     34 +-
 Rendering/ParallelLIC/module.cmake                 |      2 +
 Rendering/ParallelLIC/vtkMPIPixelTT.h              |      4 +-
 Rendering/ParallelLIC/vtkMPIPixelView.h            |      4 +-
 .../ParallelLIC/vtkPLineIntegralConvolution2D.h    |      4 +-
 Rendering/ParallelLIC/vtkPPainterCommunicator.h    |      4 +-
 Rendering/ParallelLIC/vtkPPixelTransfer.h          |      4 +-
 Rendering/ParallelLIC/vtkPSurfaceLICComposite.h    |      4 +-
 Rendering/ParallelLIC/vtkPSurfaceLICPainter.h      |      4 +-
 Rendering/ParallelLIC/vtkParallelTimer.cxx         |      2 +-
 Rendering/ParallelLIC/vtkParallelTimer.h           |      4 +-
 Rendering/Qt/CMakeLists.txt                        |      5 +-
 Rendering/Qt/vtkQImageToImageSource.h              |      4 +-
 Rendering/Qt/vtkQtInitialization.h                 |      6 +-
 Rendering/Qt/vtkQtLabelRenderStrategy.h            |      4 +-
 Rendering/Qt/vtkQtStringToImage.h                  |      6 +-
 Rendering/Qt/vtkQtTreeRingLabelMapper.h            |      4 +-
 Rendering/Tk/CMakeLists.txt                        |      8 +-
 Rendering/Tk/Testing/Python/CMakeLists.txt         |      9 +-
 Rendering/Tk/Testing/Tcl/CMakeLists.txt            |      4 +-
 Rendering/Tk/vtkCocoaTkUtilities.h                 |      4 +-
 Rendering/Tk/vtkTkImageViewerWidget.cxx            |      2 +-
 Rendering/Tk/vtkTkImageViewerWidget.h              |      4 +-
 Rendering/Tk/vtkTkInternals.h.in                   |      6 +-
 Rendering/Tk/vtkTkRenderWidget.cxx                 |      2 +-
 Rendering/Tk/vtkTkRenderWidget.h                   |      4 +-
 Rendering/Tk/vtkXRenderWindowTclInteractor.cxx     |      2 +-
 Rendering/Tk/vtkXRenderWindowTclInteractor.h       |      4 +-
 Rendering/Volume/CMakeLists.txt                    |     24 +-
 Rendering/Volume/Testing/Cxx/CMakeLists.txt        |    106 +-
 .../Cxx/TestFixedPointRayCastLightComponents.cxx   |      1 +
 .../Volume/Testing/Cxx/TestGPURayCastAdditive1.cxx |    162 +
 .../Volume/Testing/Cxx/TestGPURayCastClipping.cxx  |    123 +
 .../Cxx/TestGPURayCastCompositeBinaryMask.cxx      |      1 -
 .../Volume/Testing/Cxx/TestGPURayCastCropping.cxx  |      4 +-
 .../Volume/Testing/Cxx/TestGPURayCastCropping1.cxx |    115 +
 .../Testing/Cxx/TestGPURayCastDataTypesMinIP1.cxx  |    293 +
 .../Testing/Cxx/TestGPURayCastGradientOpacity.cxx  |    121 +
 .../Testing/Cxx/TestGPURayCastMapperBenchmark.cxx  |    135 +
 .../Cxx/TestGPURayCastMapperSampleDistance.cxx     |     99 +
 .../Testing/Cxx/TestGPURayCastPositionalLights.cxx |    137 +
 .../Testing/Cxx/TestGPURayCastVolumeLightKit.cxx   |    110 +
 .../Testing/Cxx/TestGPURayCastVolumePolyData.cxx   |    132 +
 .../Testing/Cxx/TestGPURayCastVolumeRotation.cxx   |    120 +
 .../Testing/Cxx/TestGPURayCastVolumeScale.cxx      |    116 +
 .../Testing/Cxx/TestGPURayCastVolumeUpdate.cxx     |   1294 +
 .../Volume/Testing/Cxx/TestSmartVolumeMapper.cxx   |      3 +
 .../Cxx/TestSmartVolumeMapperWindowLevel.cxx       |    809 +-
 .../Data/Baseline/TestGPURayCastClipping.png.md5   |      1 +
 .../Data/Baseline/TestGPURayCastCropping1.png.md5  |      1 +
 .../Baseline/TestGPURayCastGradientOpacity.png.md5 |      1 +
 .../TestGPURayCastIndependentComponent.png.md5     |      1 +
 .../TestGPURayCastIndependentComponentMIP.png.md5  |      1 +
 ...TestGPURayCastIndependentComponentMinIP.png.md5 |      1 +
 .../Data/Baseline/TestGPURayCastLightKit.png.md5   |      1 +
 .../Baseline/TestGPURayCastMapperBenchmark.png.md5 |      1 +
 .../TestGPURayCastMapperSampleDistance.png.md5     |      1 +
 .../TestGPURayCastPositionalLights.png.md5         |      1 +
 .../Baseline/TestGPURayCastVolumeLightKit.png.md5  |      1 +
 .../Baseline/TestGPURayCastVolumePolyData.png.md5  |      1 +
 .../Baseline/TestGPURayCastVolumeRotation.png.md5  |      1 +
 .../Baseline/TestGPURayCastVolumeScale.png.md5     |      1 +
 .../Baseline/TestGPURayCastVolumeScale_1.png.md5   |      1 +
 .../Baseline/TestGPURayCastVolumeUpdate.png.md5    |      1 +
 .../Baseline/TestGPURayCastVolumeUpdate_1.png.md5  |      1 +
 .../Baseline/TestProjectedTetrahedra_4.png.md5     |      1 +
 .../Baseline/TestProjectedTetrahedra_5.png.md5     |      1 +
 .../Baseline/TestProjectedTetrahedra_6.png.md5     |      1 +
 .../TestSmartVolumeMapperWindowLevel.png.md5       |      2 +-
 .../TestSmartVolumeMapperWindowLevel_1.png.md5     |      1 +
 .../TestSmartVolumeMapperWindowLevel_2.png.md5     |      1 +
 Rendering/Volume/Testing/Python/CMakeLists.txt     |     76 +-
 .../Python/TestGPURayCastIndependentComponent.py   |    120 +
 .../TestGPURayCastIndependentComponentMIP.py       |    122 +
 .../TestGPURayCastIndependentComponentMinIP.py     |    122 +
 Rendering/Volume/Testing/Tcl/CMakeLists.txt        |     58 +-
 Rendering/Volume/module.cmake                      |     14 +-
 Rendering/Volume/vtkDirectionEncoder.h             |      4 +-
 Rendering/Volume/vtkEncodedGradientEstimator.h     |      4 +-
 Rendering/Volume/vtkEncodedGradientShader.h        |      4 +-
 .../Volume/vtkFiniteDifferenceGradientEstimator.h  |      4 +-
 Rendering/Volume/vtkFixedPointRayCastImage.h       |      4 +-
 ...vtkFixedPointVolumeRayCastCompositeGOHelper.cxx |      2 +-
 .../vtkFixedPointVolumeRayCastCompositeGOHelper.h  |      4 +-
 ...xedPointVolumeRayCastCompositeGOShadeHelper.cxx |      2 +-
 ...FixedPointVolumeRayCastCompositeGOShadeHelper.h |      4 +-
 .../vtkFixedPointVolumeRayCastCompositeHelper.h    |      4 +-
 ...tkFixedPointVolumeRayCastCompositeShadeHelper.h |      4 +-
 .../Volume/vtkFixedPointVolumeRayCastHelper.h      |      4 +-
 .../Volume/vtkFixedPointVolumeRayCastMIPHelper.h   |      4 +-
 .../Volume/vtkFixedPointVolumeRayCastMapper.cxx    |     26 +-
 .../Volume/vtkFixedPointVolumeRayCastMapper.h      |     11 +-
 Rendering/Volume/vtkGPUVolumeRayCastMapper.cxx     |     14 +-
 Rendering/Volume/vtkGPUVolumeRayCastMapper.h       |      4 +-
 Rendering/Volume/vtkHAVSVolumeMapper.h             |      4 +-
 Rendering/Volume/vtkProjectedAAHexahedraMapper.h   |      4 +-
 Rendering/Volume/vtkProjectedTetrahedraMapper.cxx  |      4 +
 Rendering/Volume/vtkProjectedTetrahedraMapper.h    |      4 +-
 Rendering/Volume/vtkRayCastImageDisplayHelper.h    |     13 +-
 .../Volume/vtkRecursiveSphereDirectionEncoder.h    |      4 +-
 Rendering/Volume/vtkSmartVolumeMapper.cxx          |    700 -
 Rendering/Volume/vtkSmartVolumeMapper.h            |    341 -
 Rendering/Volume/vtkSphericalDirectionEncoder.h    |      4 +-
 .../vtkUnstructuredGridBunykRayCastFunction.h      |      4 +-
 .../vtkUnstructuredGridHomogeneousRayIntegrator.h  |      6 +-
 .../vtkUnstructuredGridLinearRayIntegrator.h       |      6 +-
 .../vtkUnstructuredGridPartialPreIntegration.h     |      6 +-
 .../Volume/vtkUnstructuredGridPreIntegration.h     |      6 +-
 Rendering/Volume/vtkUnstructuredGridVolumeMapper.h |      4 +-
 .../vtkUnstructuredGridVolumeRayCastFunction.h     |      4 +-
 .../vtkUnstructuredGridVolumeRayCastIterator.h     |      6 +-
 .../vtkUnstructuredGridVolumeRayCastMapper.cxx     |     12 +-
 .../vtkUnstructuredGridVolumeRayCastMapper.h       |      4 +-
 .../vtkUnstructuredGridVolumeRayIntegrator.h       |      4 +-
 .../vtkUnstructuredGridVolumeZSweepMapper.cxx      |     12 +-
 .../Volume/vtkUnstructuredGridVolumeZSweepMapper.h |      4 +-
 Rendering/Volume/vtkVolumeMapper.h                 |      4 +-
 Rendering/Volume/vtkVolumeOutlineSource.h          |      4 +-
 Rendering/Volume/vtkVolumePicker.h                 |      4 +-
 .../Volume/vtkVolumeRayCastCompositeFunction.h     |      4 +-
 Rendering/Volume/vtkVolumeRayCastFunction.h        |      4 +-
 .../Volume/vtkVolumeRayCastIsosurfaceFunction.h    |      4 +-
 Rendering/Volume/vtkVolumeRayCastMIPFunction.h     |      4 +-
 Rendering/Volume/vtkVolumeRayCastMapper.h          |      4 +-
 .../vtkVolumeRayCastSpaceLeapingImageFilter.h      |      4 +-
 Rendering/Volume/vtkVolumeTextureMapper.h          |      4 +-
 Rendering/Volume/vtkVolumeTextureMapper2D.h        |      4 +-
 Rendering/Volume/vtkVolumeTextureMapper3D.h        |      4 +-
 Rendering/VolumeAMR/module.cmake                   |      8 +-
 Rendering/VolumeAMR/vtkAMRVolumeMapper.h           |      4 +-
 Rendering/VolumeOpenGL/CMakeLists.txt              |     39 +-
 Rendering/VolumeOpenGL/module.cmake                |     16 +-
 .../vtkOpenGLGPUVolumeRayCastMapper.cxx            |     31 +-
 .../VolumeOpenGL/vtkOpenGLGPUVolumeRayCastMapper.h |      4 +-
 Rendering/VolumeOpenGL/vtkOpenGLHAVSVolumeMapper.h |      6 +-
 .../vtkOpenGLProjectedAAHexahedraMapper.h          |      4 +-
 .../vtkOpenGLProjectedTetrahedraMapper.cxx         |     23 +-
 .../vtkOpenGLProjectedTetrahedraMapper.h           |      5 +-
 .../vtkOpenGLRayCastImageDisplayHelper.h           |      4 +-
 .../VolumeOpenGL/vtkOpenGLVolumeTextureMapper2D.h  |      4 +-
 .../VolumeOpenGL/vtkOpenGLVolumeTextureMapper3D.h  |      4 +-
 Rendering/VolumeOpenGL/vtkSmartVolumeMapper.cxx    |    731 +
 Rendering/VolumeOpenGL/vtkSmartVolumeMapper.h      |    341 +
 Rendering/VolumeOpenGL2/CMakeLists.txt             |     57 +
 Rendering/VolumeOpenGL2/module.cmake               |     25 +
 Rendering/VolumeOpenGL2/shaders/raycasterfs.glsl   |    112 +
 Rendering/VolumeOpenGL2/shaders/raycastervs.glsl   |     60 +
 .../shaders/vtkglProjectedTetrahedraFS.glsl        |     39 +
 .../shaders/vtkglProjectedTetrahedraVS.glsl        |     40 +
 .../vtkOpenGLGPUVolumeRayCastMapper.cxx            |   2710 +
 .../vtkOpenGLGPUVolumeRayCastMapper.h              |    104 +
 .../vtkOpenGLProjectedTetrahedraMapper.cxx         |   1127 +
 .../vtkOpenGLProjectedTetrahedraMapper.h           |    123 +
 .../vtkOpenGLRayCastImageDisplayHelper.cxx         |    609 +
 .../vtkOpenGLRayCastImageDisplayHelper.h           |     90 +
 .../vtkOpenGLVolumeGradientOpacityTable.h          |    222 +
 .../VolumeOpenGL2/vtkOpenGLVolumeOpacityTable.h    |    265 +
 Rendering/VolumeOpenGL2/vtkOpenGLVolumeRGBTable.h  |    213 +
 Rendering/VolumeOpenGL2/vtkSmartVolumeMapper.cxx   |    621 +
 Rendering/VolumeOpenGL2/vtkSmartVolumeMapper.h     |    300 +
 Rendering/VolumeOpenGL2/vtkVolumeMask.h            |    358 +
 Rendering/VolumeOpenGL2/vtkVolumeShaderComposer.h  |   1573 +
 Rendering/VolumeOpenGL2/vtkVolumeStateRAII.h       |     90 +
 Rendering/VolumeOpenGLNew/CMakeLists.txt           |     54 +
 Rendering/VolumeOpenGLNew/module.cmake             |     35 +
 Rendering/VolumeOpenGLNew/shaders/raycasterfs.glsl |    105 +
 Rendering/VolumeOpenGLNew/shaders/raycastervs.glsl |     60 +
 Rendering/VolumeOpenGLNew/shaders/shader.frag      |      9 +
 Rendering/VolumeOpenGLNew/shaders/shader.vert      |     14 +
 .../vtkOpenGLGPUVolumeRayCastMapper.cxx            |   2185 +
 .../vtkOpenGLGPUVolumeRayCastMapper.h              |     94 +
 .../vtkOpenGLGradientOpacityTable.h                |    201 +
 Rendering/VolumeOpenGLNew/vtkOpenGLOpacityTable.h  |    242 +
 Rendering/VolumeOpenGLNew/vtkOpenGLRGBTable.h      |    156 +
 Rendering/VolumeOpenGLNew/vtkVolumeMask.h          |    349 +
 Rendering/VolumeOpenGLNew/vtkVolumeShader.cxx      |    215 +
 Rendering/VolumeOpenGLNew/vtkVolumeShader.h        |     58 +
 .../VolumeOpenGLNew/vtkVolumeShaderComposer.h      |   1086 +
 Rendering/VolumeOpenGLNew/vtkVolumeStateRAII.h     |    102 +
 Testing/Core/HeaderTesting.py                      |      3 +
 Testing/Core/vtkTestErrorObserver.h                |      8 +-
 Testing/Core/vtkTestUtilities.h                    |      6 +-
 Testing/Core/vtkTestingColors.h                    |      6 +-
 Testing/Core/vtk_fail_summary.py                   |     98 -
 Testing/Core/vtk_site_history.py                   |    151 -
 Testing/Core/vtk_submitter_summary.py              |    282 -
 Testing/Data/ANALYZE.HDR.md5                       |      1 +
 Testing/Data/ANALYZE.IMG.GZ.md5                    |      1 +
 Testing/Data/Disc_BiQuadraticQuads_0_0.vtu.md5     |      1 +
 Testing/Data/Disc_QuadraticQuads_0_0.vtu.md5       |      1 +
 Testing/Data/EnSight/elements-bin.case.md5         |      1 +
 Testing/Data/EnSight/elements-bin.geo.md5          |      1 +
 .../Data/EnSight/elements-bin_cd_cellTensors.md5   |      1 +
 .../Data/EnSight/elements-bin_pd_pointTensors.md5  |      1 +
 Testing/Data/EnSight/elements6-bin.case.md5        |      1 +
 Testing/Data/EnSight/elements6-bin.geo.md5         |      1 +
 .../Data/EnSight/elements6-bin_cd_cellTensors.md5  |      1 +
 .../Data/EnSight/elements6-bin_pd_pointTensors.md5 |      1 +
 Testing/Data/GIS/raster.tif.md5                    |      1 +
 Testing/Data/Infovis/XML/example_phylo.xml.md5     |      1 +
 Testing/Data/LSDyna/bug_14713/bug_14713.d3plot.md5 |      1 +
 Testing/Data/VPIC/fields/T.0/fields.0.0.md5        |      1 +
 Testing/Data/VPIC/fields/T.0/fields.0.1.md5        |      1 +
 Testing/Data/VPIC/fields/T.0/fields.0.2.md5        |      1 +
 Testing/Data/VPIC/fields/T.0/fields.0.3.md5        |      1 +
 Testing/Data/VPIC/fields/T.0/fields.0.4.md5        |      1 +
 Testing/Data/VPIC/fields/T.0/fields.0.5.md5        |      1 +
 Testing/Data/VPIC/fields/T.0/fields.0.6.md5        |      1 +
 Testing/Data/VPIC/fields/T.0/fields.0.7.md5        |      1 +
 Testing/Data/VPIC/fields/T.100/fields.100.0.md5    |      1 +
 Testing/Data/VPIC/fields/T.100/fields.100.1.md5    |      1 +
 Testing/Data/VPIC/fields/T.100/fields.100.2.md5    |      1 +
 Testing/Data/VPIC/fields/T.100/fields.100.3.md5    |      1 +
 Testing/Data/VPIC/fields/T.100/fields.100.4.md5    |      1 +
 Testing/Data/VPIC/fields/T.100/fields.100.5.md5    |      1 +
 Testing/Data/VPIC/fields/T.100/fields.100.6.md5    |      1 +
 Testing/Data/VPIC/fields/T.100/fields.100.7.md5    |      1 +
 Testing/Data/VPIC/global.vpc.md5                   |      1 +
 Testing/Data/VPIC/hydro/T.0/Hhydro.0.0.md5         |      1 +
 Testing/Data/VPIC/hydro/T.0/Hhydro.0.1.md5         |      1 +
 Testing/Data/VPIC/hydro/T.0/Hhydro.0.2.md5         |      1 +
 Testing/Data/VPIC/hydro/T.0/Hhydro.0.3.md5         |      1 +
 Testing/Data/VPIC/hydro/T.0/Hhydro.0.4.md5         |      1 +
 Testing/Data/VPIC/hydro/T.0/Hhydro.0.5.md5         |      1 +
 Testing/Data/VPIC/hydro/T.0/Hhydro.0.6.md5         |      1 +
 Testing/Data/VPIC/hydro/T.0/Hhydro.0.7.md5         |      1 +
 Testing/Data/VPIC/hydro/T.0/ehydro.0.0.md5         |      1 +
 Testing/Data/VPIC/hydro/T.0/ehydro.0.1.md5         |      1 +
 Testing/Data/VPIC/hydro/T.0/ehydro.0.2.md5         |      1 +
 Testing/Data/VPIC/hydro/T.0/ehydro.0.3.md5         |      1 +
 Testing/Data/VPIC/hydro/T.0/ehydro.0.4.md5         |      1 +
 Testing/Data/VPIC/hydro/T.0/ehydro.0.5.md5         |      1 +
 Testing/Data/VPIC/hydro/T.0/ehydro.0.6.md5         |      1 +
 Testing/Data/VPIC/hydro/T.0/ehydro.0.7.md5         |      1 +
 Testing/Data/VPIC/hydro/T.100/Hhydro.100.0.md5     |      1 +
 Testing/Data/VPIC/hydro/T.100/Hhydro.100.1.md5     |      1 +
 Testing/Data/VPIC/hydro/T.100/Hhydro.100.2.md5     |      1 +
 Testing/Data/VPIC/hydro/T.100/Hhydro.100.3.md5     |      1 +
 Testing/Data/VPIC/hydro/T.100/Hhydro.100.4.md5     |      1 +
 Testing/Data/VPIC/hydro/T.100/Hhydro.100.5.md5     |      1 +
 Testing/Data/VPIC/hydro/T.100/Hhydro.100.6.md5     |      1 +
 Testing/Data/VPIC/hydro/T.100/Hhydro.100.7.md5     |      1 +
 Testing/Data/VPIC/hydro/T.100/ehydro.100.0.md5     |      1 +
 Testing/Data/VPIC/hydro/T.100/ehydro.100.1.md5     |      1 +
 Testing/Data/VPIC/hydro/T.100/ehydro.100.2.md5     |      1 +
 Testing/Data/VPIC/hydro/T.100/ehydro.100.3.md5     |      1 +
 Testing/Data/VPIC/hydro/T.100/ehydro.100.4.md5     |      1 +
 Testing/Data/VPIC/hydro/T.100/ehydro.100.5.md5     |      1 +
 Testing/Data/VPIC/hydro/T.100/ehydro.100.6.md5     |      1 +
 Testing/Data/VPIC/hydro/T.100/ehydro.100.7.md5     |      1 +
 Testing/Data/XDMF/2DCoRectMesh.xmf.md5             |      1 +
 Testing/Data/XDMF/2DRectMesh.xmf.md5               |      1 +
 Testing/Data/XDMF/2DSMesh.xmf.md5                  |      1 +
 Testing/Data/XDMF/3DCoRectMesh.xmf.md5             |      1 +
 Testing/Data/XDMF/3DRectMesh.xmf.md5               |      1 +
 Testing/Data/XDMF/3DSMesh.xmf.md5                  |      1 +
 Testing/Data/XDMF/Big/Scenario1_p1.h5.md5          |      1 +
 Testing/Data/XDMF/Big/Scenario1_p1.xmf.md5         |      1 +
 Testing/Data/XDMF/Graph.xmf.md5                    |      1 +
 Testing/Data/XDMF/Hexahedron.xmf.md5               |      1 +
 Testing/Data/XDMF/HexahedronTimestep.xmf.md5       |      1 +
 .../Iron/Iron_Protein.ImageData.Collection.xmf.md5 |      1 +
 .../Data/XDMF/Iron/Iron_Protein.ImageData.h5.md5   |      1 +
 .../Data/XDMF/Iron/Iron_Protein.ImageData.xmf.md5  |      1 +
 ...Iron_Protein.RectilinearGrid.Collection.xmf.md5 |      1 +
 .../XDMF/Iron/Iron_Protein.RectilinearGrid.h5.md5  |      1 +
 .../XDMF/Iron/Iron_Protein.RectilinearGrid.xmf.md5 |      1 +
 .../Iron_Protein.StructuredGrid.Collection.xmf.md5 |      1 +
 .../XDMF/Iron/Iron_Protein.StructuredGrid.h5.md5   |      1 +
 .../XDMF/Iron/Iron_Protein.StructuredGrid.xmf.md5  |      1 +
 Testing/Data/XDMF/Mixed.xmf.md5                    |      1 +
 Testing/Data/XDMF/PolygonOctagon.xmf.md5           |      1 +
 Testing/Data/XDMF/Polyline.xmf.md5                 |      1 +
 Testing/Data/XDMF/Tetrahedron.exo.md5              |      1 +
 Testing/Data/XDMF/Tetrahedron.xmf.md5              |      1 +
 Testing/Data/XDMF/TetrahedronMultipleGrids.xmf.md5 |      1 +
 Testing/Data/XDMF/TetrahedronSpatial.xmf.md5       |      1 +
 .../Data/XDMF/TetrahedronSpatialTimestep.xmf.md5   |      1 +
 Testing/Data/XDMF/TetrahedronTimestep.xmf.md5      |      1 +
 Testing/Data/XDMF/Triangle.xmf.md5                 |      1 +
 Testing/Data/XDMF/Xdmf.dtd.md5                     |      1 +
 Testing/Data/XDMF/corect.xmf.md5                   |      1 +
 Testing/Data/XDMF/hex20.xmf.md5                    |      1 +
 Testing/Data/XDMF/hexahedron_x_y.xmf.md5           |      1 +
 Testing/Data/XDMF/hexahedron_x_y_dataitems.xmf.md5 |      1 +
 Testing/Data/XDMF/hexahedron_x_y_z.xmf.md5         |      1 +
 Testing/Data/XDMF/hexahedron_xy.xmf.md5            |      1 +
 Testing/Data/XDMF/hexahedron_xyz.xmf.md5           |      1 +
 Testing/Data/XDMF/output.h5.md5                    |      1 +
 Testing/Data/XDMF/output.xmf.md5                   |      1 +
 Testing/Data/XDMF/output2.xmf.md5                  |      1 +
 Testing/Data/XDMF/quadrilateral.xmf.md5            |      1 +
 Testing/Data/XDMF/rectTest.xmf.md5                 |      1 +
 Testing/Data/XDMF/set.h5.md5                       |      1 +
 Testing/Data/XDMF/set.xmf.md5                      |      1 +
 Testing/Data/XDMF/tensor.xmf.md5                   |      1 +
 Testing/Data/XDMF/testFile.xmf.md5                 |      1 +
 Testing/Data/absolute_indices.obj.md5              |      1 +
 Testing/Data/avg152T1_RL_nifti2.nii.gz.md5         |      1 +
 Testing/Data/badImageData.xml.md5                  |      1 +
 Testing/Data/badPolyData.xml.md5                   |      1 +
 Testing/Data/badRectilinearGridData.xml.md5        |      1 +
 Testing/Data/badUniformGridData.xml.md5            |      1 +
 Testing/Data/badUnstructuredGridData.xml.md5       |      1 +
 Testing/Data/cube-1.exo.md5                        |      1 +
 Testing/Data/dodecahedron.exo.md5                  |      1 +
 Testing/Data/dragon.ply.md5                        |      1 +
 Testing/Data/filtered_func_data.nii.gz.md5         |      1 +
 Testing/Data/libtiff/gourds_tiled_200x300.tif.md5  |      1 +
 .../Data/libtiff/multipage_tiff_example.tif.md5    |      1 +
 .../Data/libtiff/tiled_10x30_tiff_example.tif.md5  |      1 +
 .../Data/libtiff/tiled_64x64_tiff_example.tif.md5  |      1 +
 Testing/Data/nifti_rgb.nii.gz.md5                  |      1 +
 Testing/Data/obj_with_normals_and_tcoords.obj.md5  |      1 +
 Testing/Data/quadTetEdgeTest.vtk.md5               |      1 +
 Testing/Data/relative_indices.obj.md5              |      1 +
 Testing/External/CMakeLists.txt                    |     13 +-
 Testing/GenericBridge/vtkBridgeAttribute.h         |      4 +-
 Testing/GenericBridge/vtkBridgeCell.h              |      4 +-
 Testing/GenericBridge/vtkBridgeCellIterator.h      |      4 +-
 .../vtkBridgeCellIteratorOnCellBoundaries.h        |      4 +-
 .../vtkBridgeCellIteratorOnCellList.h              |      4 +-
 .../GenericBridge/vtkBridgeCellIteratorOnDataSet.h |      4 +-
 Testing/GenericBridge/vtkBridgeCellIteratorOne.h   |      4 +-
 .../GenericBridge/vtkBridgeCellIteratorStrategy.h  |      4 +-
 Testing/GenericBridge/vtkBridgeDataSet.h           |      4 +-
 Testing/GenericBridge/vtkBridgeExport.h            |      4 +-
 Testing/GenericBridge/vtkBridgePointIterator.h     |      4 +-
 .../GenericBridge/vtkBridgePointIteratorOnCell.h   |      4 +-
 .../vtkBridgePointIteratorOnDataSet.h              |      4 +-
 Testing/GenericBridge/vtkBridgePointIteratorOne.h  |      4 +-
 Testing/Install/VIT/CMakeLists.txt                 |     10 +-
 Testing/Rendering/vtkRegressionTestImage.h         |      6 +-
 Testing/Rendering/vtkTesting.cxx                   |    220 +-
 Testing/Rendering/vtkTesting.h                     |     67 +-
 Testing/Rendering/vtkTestingInteractor.h           |      4 +-
 Testing/Rendering/vtkTestingObjectFactory.h        |      4 +-
 ThirdParty/AutobahnPython/CMakeLists.txt           |     21 -
 ThirdParty/AutobahnPython/PKG-INFO                 |     38 -
 ThirdParty/AutobahnPython/autobahn/__init__.py     |     31 -
 ThirdParty/AutobahnPython/autobahn/_version.py     |     19 -
 ThirdParty/AutobahnPython/autobahn/flashpolicy.py  |    106 -
 ThirdParty/AutobahnPython/autobahn/httpstatus.py   |    271 -
 ThirdParty/AutobahnPython/autobahn/pbkdf2.py       |    134 -
 ThirdParty/AutobahnPython/autobahn/prefixmap.py    |    144 -
 ThirdParty/AutobahnPython/autobahn/resource.py     |    172 -
 ThirdParty/AutobahnPython/autobahn/useragent.py    |    312 -
 .../AutobahnPython/autobahn/utf8validator.py       |    120 -
 ThirdParty/AutobahnPython/autobahn/util.py         |    154 -
 ThirdParty/AutobahnPython/autobahn/wamp.py         |   2344 -
 ThirdParty/AutobahnPython/autobahn/websocket.py    |   3847 -
 ThirdParty/AutobahnPython/autobahn/xormasker.py    |    100 -
 ThirdParty/AutobahnPython/module.cmake             |      5 -
 ThirdParty/TclTk/internals/CMakeLists.txt          |      5 +-
 ThirdParty/TclTk/internals/tk8.2/CMakeLists.txt    |      4 +-
 ThirdParty/TclTk/internals/tk8.3/CMakeLists.txt    |      4 +-
 ThirdParty/TclTk/internals/tk8.4/CMakeLists.txt    |      4 +-
 ThirdParty/TclTk/internals/tk8.5/CMakeLists.txt    |      4 +-
 ThirdParty/TclTk/internals/tk8.6/CMakeLists.txt    |      4 +-
 ThirdParty/TclTk/lib/CMakeLists.txt                |     26 +-
 ThirdParty/TclTk/resources/CMakeLists.txt          |      5 +-
 ThirdParty/TclTk/resources/tk8.3/CMakeLists.txt    |      2 +-
 .../TclTk/resources/tk8.3/win/rc/CMakeLists.txt    |      6 +-
 ThirdParty/TclTk/resources/tk8.4/CMakeLists.txt    |      2 +-
 .../TclTk/resources/tk8.4/win/rc/CMakeLists.txt    |      6 +-
 ThirdParty/TclTk/resources/tk8.5/CMakeLists.txt    |      2 +-
 .../TclTk/resources/tk8.5/win/rc/CMakeLists.txt    |      6 +-
 ThirdParty/TclTk/resources/tk8.6/CMakeLists.txt    |      2 +-
 .../TclTk/resources/tk8.6/win/rc/CMakeLists.txt    |      6 +-
 ThirdParty/Twisted/CMakeLists.txt                  |     20 -
 ThirdParty/Twisted/LICENSE                         |     57 -
 ThirdParty/Twisted/README                          |    117 -
 ThirdParty/Twisted/module.cmake                    |      5 -
 ThirdParty/Twisted/twisted/__init__.py             |     62 -
 ThirdParty/Twisted/twisted/_version.py             |      3 -
 ThirdParty/Twisted/twisted/application/__init__.py |      7 -
 ThirdParty/Twisted/twisted/application/app.py      |    674 -
 ThirdParty/Twisted/twisted/application/internet.py |    365 -
 ThirdParty/Twisted/twisted/application/reactors.py |     83 -
 ThirdParty/Twisted/twisted/application/service.py  |    413 -
 ThirdParty/Twisted/twisted/application/strports.py |    103 -
 .../Twisted/twisted/application/test/__init__.py   |      6 -
 .../twisted/application/test/test_internet.py      |    252 -
 ThirdParty/Twisted/twisted/conch/__init__.py       |     18 -
 ThirdParty/Twisted/twisted/conch/_version.py       |      3 -
 ThirdParty/Twisted/twisted/conch/avatar.py         |     37 -
 ThirdParty/Twisted/twisted/conch/checkers.py       |    308 -
 .../Twisted/twisted/conch/client/__init__.py       |      9 -
 ThirdParty/Twisted/twisted/conch/client/agent.py   |     73 -
 ThirdParty/Twisted/twisted/conch/client/connect.py |     21 -
 ThirdParty/Twisted/twisted/conch/client/default.py |    256 -
 ThirdParty/Twisted/twisted/conch/client/direct.py  |    107 -
 .../Twisted/twisted/conch/client/knownhosts.py     |    478 -
 ThirdParty/Twisted/twisted/conch/client/options.py |     96 -
 ThirdParty/Twisted/twisted/conch/error.py          |    102 -
 .../Twisted/twisted/conch/insults/__init__.py      |     16 -
 ThirdParty/Twisted/twisted/conch/insults/client.py |    138 -
 ThirdParty/Twisted/twisted/conch/insults/colors.py |     29 -
 ThirdParty/Twisted/twisted/conch/insults/helper.py |    450 -
 .../Twisted/twisted/conch/insults/insults.py       |   1087 -
 ThirdParty/Twisted/twisted/conch/insults/text.py   |    186 -
 ThirdParty/Twisted/twisted/conch/insults/window.py |    868 -
 ThirdParty/Twisted/twisted/conch/interfaces.py     |    402 -
 ThirdParty/Twisted/twisted/conch/ls.py             |     75 -
 ThirdParty/Twisted/twisted/conch/manhole.py        |    340 -
 ThirdParty/Twisted/twisted/conch/manhole_ssh.py    |    146 -
 ThirdParty/Twisted/twisted/conch/manhole_tap.py    |    124 -
 ThirdParty/Twisted/twisted/conch/mixin.py          |     49 -
 .../twisted/conch/openssh_compat/__init__.py       |     11 -
 .../twisted/conch/openssh_compat/factory.py        |     73 -
 .../Twisted/twisted/conch/openssh_compat/primes.py |     26 -
 ThirdParty/Twisted/twisted/conch/recvline.py       |    329 -
 .../Twisted/twisted/conch/scripts/__init__.py      |      1 -
 ThirdParty/Twisted/twisted/conch/scripts/cftp.py   |    832 -
 .../Twisted/twisted/conch/scripts/ckeygen.py       |    201 -
 ThirdParty/Twisted/twisted/conch/scripts/conch.py  |    512 -
 .../Twisted/twisted/conch/scripts/tkconch.py       |    572 -
 ThirdParty/Twisted/twisted/conch/ssh/__init__.py   |     10 -
 ThirdParty/Twisted/twisted/conch/ssh/address.py    |     38 -
 ThirdParty/Twisted/twisted/conch/ssh/agent.py      |    294 -
 ThirdParty/Twisted/twisted/conch/ssh/channel.py    |    281 -
 ThirdParty/Twisted/twisted/conch/ssh/common.py     |    117 -
 ThirdParty/Twisted/twisted/conch/ssh/connection.py |    637 -
 ThirdParty/Twisted/twisted/conch/ssh/factory.py    |    141 -
 .../Twisted/twisted/conch/ssh/filetransfer.py      |    934 -
 ThirdParty/Twisted/twisted/conch/ssh/forwarding.py |    181 -
 ThirdParty/Twisted/twisted/conch/ssh/keys.py       |    844 -
 ThirdParty/Twisted/twisted/conch/ssh/service.py    |     48 -
 ThirdParty/Twisted/twisted/conch/ssh/session.py    |    348 -
 ThirdParty/Twisted/twisted/conch/ssh/sexpy.py      |     42 -
 ThirdParty/Twisted/twisted/conch/ssh/transport.py  |   1617 -
 ThirdParty/Twisted/twisted/conch/ssh/userauth.py   |    848 -
 ThirdParty/Twisted/twisted/conch/stdio.py          |     95 -
 ThirdParty/Twisted/twisted/conch/tap.py            |     92 -
 ThirdParty/Twisted/twisted/conch/telnet.py         |   1086 -
 ThirdParty/Twisted/twisted/conch/test/__init__.py  |      1 -
 ThirdParty/Twisted/twisted/conch/test/keydata.py   |    208 -
 .../Twisted/twisted/conch/test/test_address.py     |     49 -
 .../Twisted/twisted/conch/test/test_agent.py       |    399 -
 ThirdParty/Twisted/twisted/conch/test/test_cftp.py |    975 -
 .../Twisted/twisted/conch/test/test_channel.py     |    279 -
 .../Twisted/twisted/conch/test/test_checkers.py    |    609 -
 .../Twisted/twisted/conch/test/test_ckeygen.py     |    137 -
 .../Twisted/twisted/conch/test/test_conch.py       |    552 -
 .../Twisted/twisted/conch/test/test_connection.py  |    730 -
 .../Twisted/twisted/conch/test/test_default.py     |    171 -
 .../twisted/conch/test/test_filetransfer.py        |    765 -
 .../Twisted/twisted/conch/test/test_helper.py      |    560 -
 .../Twisted/twisted/conch/test/test_insults.py     |    496 -
 ThirdParty/Twisted/twisted/conch/test/test_keys.py |    644 -
 .../Twisted/twisted/conch/test/test_knownhosts.py  |   1037 -
 .../Twisted/twisted/conch/test/test_manhole.py     |    372 -
 .../Twisted/twisted/conch/test/test_mixin.py       |     47 -
 .../twisted/conch/test/test_openssh_compat.py      |    102 -
 .../Twisted/twisted/conch/test/test_recvline.py    |    706 -
 .../Twisted/twisted/conch/test/test_scripts.py     |     82 -
 .../Twisted/twisted/conch/test/test_session.py     |   1256 -
 ThirdParty/Twisted/twisted/conch/test/test_ssh.py  |    995 -
 ThirdParty/Twisted/twisted/conch/test/test_tap.py  |    184 -
 .../Twisted/twisted/conch/test/test_telnet.py      |    767 -
 ThirdParty/Twisted/twisted/conch/test/test_text.py |    101 -
 .../Twisted/twisted/conch/test/test_transport.py   |   2225 -
 .../Twisted/twisted/conch/test/test_userauth.py    |   1077 -
 .../Twisted/twisted/conch/test/test_window.py      |     67 -
 ThirdParty/Twisted/twisted/conch/topfiles/NEWS     |    432 -
 ThirdParty/Twisted/twisted/conch/topfiles/README   |     11 -
 ThirdParty/Twisted/twisted/conch/topfiles/setup.py |     48 -
 ThirdParty/Twisted/twisted/conch/ttymodes.py       |    121 -
 ThirdParty/Twisted/twisted/conch/ui/__init__.py    |     11 -
 ThirdParty/Twisted/twisted/conch/ui/ansi.py        |    240 -
 ThirdParty/Twisted/twisted/conch/ui/tkvt100.py     |    197 -
 ThirdParty/Twisted/twisted/conch/unix.py           |    457 -
 ThirdParty/Twisted/twisted/copyright.py            |     41 -
 ThirdParty/Twisted/twisted/cred/__init__.py        |     13 -
 ThirdParty/Twisted/twisted/cred/_digest.py         |    129 -
 ThirdParty/Twisted/twisted/cred/checkers.py        |    268 -
 ThirdParty/Twisted/twisted/cred/credentials.py     |    483 -
 ThirdParty/Twisted/twisted/cred/error.py           |     41 -
 ThirdParty/Twisted/twisted/cred/pamauth.py         |     79 -
 ThirdParty/Twisted/twisted/cred/portal.py          |    121 -
 ThirdParty/Twisted/twisted/cred/strcred.py         |    270 -
 ThirdParty/Twisted/twisted/enterprise/__init__.py  |      9 -
 ThirdParty/Twisted/twisted/enterprise/adbapi.py    |    483 -
 ThirdParty/Twisted/twisted/internet/__init__.py    |     12 -
 .../Twisted/twisted/internet/_baseprocess.py       |     62 -
 .../Twisted/twisted/internet/_dumbwin32proc.py     |    388 -
 .../Twisted/twisted/internet/_endpointspy3.py      |    483 -
 ThirdParty/Twisted/twisted/internet/_glibbase.py   |    391 -
 ThirdParty/Twisted/twisted/internet/_newtls.py     |    271 -
 ThirdParty/Twisted/twisted/internet/_oldtls.py     |    381 -
 .../Twisted/twisted/internet/_pollingfile.py       |    300 -
 .../Twisted/twisted/internet/_posixserialport.py   |     74 -
 ThirdParty/Twisted/twisted/internet/_posixstdio.py |    175 -
 ThirdParty/Twisted/twisted/internet/_signals.py    |     68 -
 ThirdParty/Twisted/twisted/internet/_ssl.py        |     32 -
 ThirdParty/Twisted/twisted/internet/_sslverify.py  |    786 -
 .../Twisted/twisted/internet/_threadedselect.py    |    361 -
 ThirdParty/Twisted/twisted/internet/_utilspy3.py   |     59 -
 .../Twisted/twisted/internet/_win32serialport.py   |    126 -
 ThirdParty/Twisted/twisted/internet/_win32stdio.py |    124 -
 ThirdParty/Twisted/twisted/internet/abstract.py    |    530 -
 ThirdParty/Twisted/twisted/internet/address.py     |    146 -
 ThirdParty/Twisted/twisted/internet/base.py        |   1194 -
 ThirdParty/Twisted/twisted/internet/cfreactor.py   |    501 -
 ThirdParty/Twisted/twisted/internet/default.py     |     56 -
 ThirdParty/Twisted/twisted/internet/defer.py       |   1592 -
 ThirdParty/Twisted/twisted/internet/endpoints.py   |    884 -
 .../Twisted/twisted/internet/epollreactor.py       |    396 -
 ThirdParty/Twisted/twisted/internet/error.py       |    455 -
 ThirdParty/Twisted/twisted/internet/fdesc.py       |    118 -
 ThirdParty/Twisted/twisted/internet/gireactor.py   |    188 -
 .../Twisted/twisted/internet/glib2reactor.py       |     44 -
 ThirdParty/Twisted/twisted/internet/gtk2reactor.py |    119 -
 ThirdParty/Twisted/twisted/internet/gtk3reactor.py |     80 -
 ThirdParty/Twisted/twisted/internet/gtkreactor.py  |    250 -
 ThirdParty/Twisted/twisted/internet/inotify.py     |    405 -
 ThirdParty/Twisted/twisted/internet/interfaces.py  |   2015 -
 .../twisted/internet/iocpreactor/__init__.py       |     10 -
 .../twisted/internet/iocpreactor/abstract.py       |    400 -
 .../Twisted/twisted/internet/iocpreactor/build.bat |      4 -
 .../Twisted/twisted/internet/iocpreactor/const.py  |     26 -
 .../twisted/internet/iocpreactor/interfaces.py     |     47 -
 .../internet/iocpreactor/iocpsupport/acceptex.pxi  |     46 -
 .../internet/iocpreactor/iocpsupport/connectex.pxi |     47 -
 .../internet/iocpreactor/iocpsupport/iocpsupport.c |   6376 -
 .../iocpreactor/iocpsupport/iocpsupport.pyx        |    312 -
 .../iocpreactor/iocpsupport/winsock_pointers.c     |     62 -
 .../iocpreactor/iocpsupport/winsock_pointers.h     |     51 -
 .../internet/iocpreactor/iocpsupport/wsarecv.pxi   |     76 -
 .../internet/iocpreactor/iocpsupport/wsasend.pxi   |     30 -
 .../Twisted/twisted/internet/iocpreactor/notes.txt |     24 -
 .../twisted/internet/iocpreactor/reactor.py        |    275 -
 .../Twisted/twisted/internet/iocpreactor/setup.py  |     23 -
 .../Twisted/twisted/internet/iocpreactor/tcp.py    |    578 -
 .../Twisted/twisted/internet/iocpreactor/udp.py    |    382 -
 ThirdParty/Twisted/twisted/internet/kqreactor.py   |    305 -
 ThirdParty/Twisted/twisted/internet/main.py        |     37 -
 ThirdParty/Twisted/twisted/internet/pollreactor.py |    189 -
 ThirdParty/Twisted/twisted/internet/posixbase.py   |    640 -
 ThirdParty/Twisted/twisted/internet/process.py     |   1084 -
 ThirdParty/Twisted/twisted/internet/protocol.py    |    827 -
 ThirdParty/Twisted/twisted/internet/pyuisupport.py |     37 -
 ThirdParty/Twisted/twisted/internet/qtreactor.py   |     19 -
 ThirdParty/Twisted/twisted/internet/reactor.py     |     39 -
 .../Twisted/twisted/internet/selectreactor.py      |    204 -
 ThirdParty/Twisted/twisted/internet/serialport.py  |     87 -
 ThirdParty/Twisted/twisted/internet/ssl.py         |    205 -
 ThirdParty/Twisted/twisted/internet/stdio.py       |     35 -
 ThirdParty/Twisted/twisted/internet/task.py        |    857 -
 ThirdParty/Twisted/twisted/internet/tcp.py         |   1183 -
 .../Twisted/twisted/internet/test/__init__.py      |      6 -
 .../Twisted/twisted/internet/test/_posixifaces.py  |    148 -
 .../Twisted/twisted/internet/test/_win32ifaces.py  |    119 -
 .../twisted/internet/test/connectionmixins.py      |    776 -
 .../internet/test/fake_CAs/not-a-certificate       |      1 -
 .../twisted/internet/test/fake_CAs/thing1.pem      |     26 -
 .../internet/test/fake_CAs/thing2-duplicate.pem    |     26 -
 .../twisted/internet/test/fake_CAs/thing2.pem      |     26 -
 .../Twisted/twisted/internet/test/fakeendpoint.py  |     66 -
 .../Twisted/twisted/internet/test/modulehelpers.py |     43 -
 .../internet/test/process_gireactornocompat.py     |     22 -
 .../twisted/internet/test/process_helper.py        |     33 -
 .../Twisted/twisted/internet/test/reactormixins.py |    315 -
 .../Twisted/twisted/internet/test/test_abstract.py |     58 -
 .../Twisted/twisted/internet/test/test_address.py  |    318 -
 .../Twisted/twisted/internet/test/test_base.py     |    279 -
 .../twisted/internet/test/test_baseprocess.py      |     73 -
 .../Twisted/twisted/internet/test/test_core.py     |    333 -
 .../Twisted/twisted/internet/test/test_default.py  |    120 -
 .../twisted/internet/test/test_endpoints.py        |   1029 -
 .../twisted/internet/test/test_endpointspy3.py     |   1036 -
 .../twisted/internet/test/test_epollreactor.py     |    248 -
 .../Twisted/twisted/internet/test/test_fdset.py    |    426 -
 .../twisted/internet/test/test_filedescriptor.py   |     99 -
 .../twisted/internet/test/test_gireactor.py        |    251 -
 .../Twisted/twisted/internet/test/test_glibbase.py |     68 -
 .../twisted/internet/test/test_gtkreactor.py       |     95 -
 .../Twisted/twisted/internet/test/test_inlinecb.py |     90 -
 .../Twisted/twisted/internet/test/test_inotify.py  |    504 -
 .../Twisted/twisted/internet/test/test_iocp.py     |    150 -
 .../Twisted/twisted/internet/test/test_main.py     |     50 -
 .../Twisted/twisted/internet/test/test_newtls.py   |    197 -
 .../twisted/internet/test/test_pollingfile.py      |     46 -
 .../twisted/internet/test/test_posixbase.py        |    320 -
 .../twisted/internet/test/test_posixprocess.py     |    340 -
 .../Twisted/twisted/internet/test/test_process.py  |    695 -
 .../Twisted/twisted/internet/test/test_protocol.py |    457 -
 .../twisted/internet/test/test_qtreactor.py        |     35 -
 .../twisted/internet/test/test_serialport.py       |     72 -
 .../Twisted/twisted/internet/test/test_sigchld.py  |    125 -
 .../Twisted/twisted/internet/test/test_socket.py   |    128 -
 .../Twisted/twisted/internet/test/test_stdio.py    |    195 -
 .../Twisted/twisted/internet/test/test_tcp.py      |   2092 -
 .../Twisted/twisted/internet/test/test_threads.py  |    220 -
 .../Twisted/twisted/internet/test/test_time.py     |     66 -
 .../Twisted/twisted/internet/test/test_tls.py      |    438 -
 .../Twisted/twisted/internet/test/test_udp.py      |    218 -
 .../twisted/internet/test/test_udp_internals.py    |    167 -
 .../Twisted/twisted/internet/test/test_unix.py     |    559 -
 .../Twisted/twisted/internet/test/test_utilspy3.py |     92 -
 .../twisted/internet/test/test_win32events.py      |    200 -
 ThirdParty/Twisted/twisted/internet/threads.py     |    127 -
 ThirdParty/Twisted/twisted/internet/tksupport.py   |     75 -
 ThirdParty/Twisted/twisted/internet/udp.py         |    348 -
 ThirdParty/Twisted/twisted/internet/unix.py        |    518 -
 ThirdParty/Twisted/twisted/internet/utils.py       |    178 -
 .../Twisted/twisted/internet/win32eventreactor.py  |    430 -
 ThirdParty/Twisted/twisted/internet/wxreactor.py   |    184 -
 ThirdParty/Twisted/twisted/internet/wxsupport.py   |     61 -
 ThirdParty/Twisted/twisted/lore/__init__.py        |     21 -
 ThirdParty/Twisted/twisted/lore/_version.py        |      3 -
 ThirdParty/Twisted/twisted/lore/default.py         |     56 -
 ThirdParty/Twisted/twisted/lore/docbook.py         |     68 -
 ThirdParty/Twisted/twisted/lore/htmlbook.py        |     49 -
 ThirdParty/Twisted/twisted/lore/indexer.py         |     50 -
 ThirdParty/Twisted/twisted/lore/latex.py           |    463 -
 ThirdParty/Twisted/twisted/lore/lint.py            |    204 -
 ThirdParty/Twisted/twisted/lore/lmath.py           |     85 -
 ThirdParty/Twisted/twisted/lore/man2lore.py        |    295 -
 ThirdParty/Twisted/twisted/lore/numberer.py        |     33 -
 ThirdParty/Twisted/twisted/lore/process.py         |    120 -
 .../Twisted/twisted/lore/scripts/__init__.py       |      1 -
 ThirdParty/Twisted/twisted/lore/scripts/lore.py    |    155 -
 ThirdParty/Twisted/twisted/lore/slides.py          |    359 -
 ThirdParty/Twisted/twisted/lore/template.mgp       |     24 -
 ThirdParty/Twisted/twisted/lore/test/__init__.py   |      1 -
 .../twisted/lore/test/lore_index_file_out.html     |      2 -
 .../lore/test/lore_index_file_out_multiple.html    |      5 -
 .../lore/test/lore_index_file_unnumbered_out.html  |      2 -
 .../twisted/lore/test/lore_index_test.xhtml        |     21 -
 .../twisted/lore/test/lore_index_test2.xhtml       |     22 -
 .../twisted/lore/test/lore_numbering_test_out.html |      2 -
 .../lore/test/lore_numbering_test_out2.html        |      2 -
 ThirdParty/Twisted/twisted/lore/test/simple.html   |      9 -
 ThirdParty/Twisted/twisted/lore/test/simple3.html  |      9 -
 ThirdParty/Twisted/twisted/lore/test/simple4.html  |      9 -
 ThirdParty/Twisted/twisted/lore/test/template.tpl  |     13 -
 .../Twisted/twisted/lore/test/test_docbook.py      |     35 -
 ThirdParty/Twisted/twisted/lore/test/test_latex.py |    146 -
 ThirdParty/Twisted/twisted/lore/test/test_lint.py  |    132 -
 ThirdParty/Twisted/twisted/lore/test/test_lmath.py |     72 -
 ThirdParty/Twisted/twisted/lore/test/test_lore.py  |   1198 -
 .../Twisted/twisted/lore/test/test_man2lore.py     |    169 -
 .../Twisted/twisted/lore/test/test_scripts.py      |     27 -
 .../Twisted/twisted/lore/test/test_slides.py       |     85 -
 ThirdParty/Twisted/twisted/lore/texi.py            |    109 -
 ThirdParty/Twisted/twisted/lore/topfiles/NEWS      |    167 -
 ThirdParty/Twisted/twisted/lore/topfiles/README    |      3 -
 ThirdParty/Twisted/twisted/lore/topfiles/setup.py  |     29 -
 ThirdParty/Twisted/twisted/lore/tree.py            |   1122 -
 ThirdParty/Twisted/twisted/lore/xhtml-lat1.ent     |    196 -
 ThirdParty/Twisted/twisted/lore/xhtml-special.ent  |     80 -
 ThirdParty/Twisted/twisted/lore/xhtml-symbol.ent   |    237 -
 ThirdParty/Twisted/twisted/lore/xhtml1-strict.dtd  |    978 -
 .../Twisted/twisted/lore/xhtml1-transitional.dtd   |   1201 -
 ThirdParty/Twisted/twisted/mail/__init__.py        |     15 -
 ThirdParty/Twisted/twisted/mail/_version.py        |      3 -
 ThirdParty/Twisted/twisted/mail/alias.py           |    435 -
 ThirdParty/Twisted/twisted/mail/bounce.py          |     60 -
 ThirdParty/Twisted/twisted/mail/imap4.py           |   6209 -
 ThirdParty/Twisted/twisted/mail/mail.py            |    333 -
 ThirdParty/Twisted/twisted/mail/maildir.py         |    518 -
 ThirdParty/Twisted/twisted/mail/pb.py              |    115 -
 ThirdParty/Twisted/twisted/mail/pop3.py            |   1071 -
 ThirdParty/Twisted/twisted/mail/pop3client.py      |    706 -
 ThirdParty/Twisted/twisted/mail/protocols.py       |    233 -
 ThirdParty/Twisted/twisted/mail/relay.py           |    114 -
 ThirdParty/Twisted/twisted/mail/relaymanager.py    |    631 -
 .../Twisted/twisted/mail/scripts/__init__.py       |      1 -
 .../Twisted/twisted/mail/scripts/mailmail.py       |    366 -
 ThirdParty/Twisted/twisted/mail/smtp.py            |   1934 -
 ThirdParty/Twisted/twisted/mail/tap.py             |    361 -
 ThirdParty/Twisted/twisted/mail/test/__init__.py   |      1 -
 .../Twisted/twisted/mail/test/pop3testserver.py    |    314 -
 .../Twisted/twisted/mail/test/rfc822.message       |     86 -
 ThirdParty/Twisted/twisted/mail/test/server.pem    |     36 -
 .../Twisted/twisted/mail/test/test_bounce.py       |     32 -
 ThirdParty/Twisted/twisted/mail/test/test_imap.py  |   4892 -
 ThirdParty/Twisted/twisted/mail/test/test_mail.py  |   2060 -
 .../Twisted/twisted/mail/test/test_mailmail.py     |     75 -
 .../Twisted/twisted/mail/test/test_options.py      |    247 -
 ThirdParty/Twisted/twisted/mail/test/test_pop3.py  |   1071 -
 .../Twisted/twisted/mail/test/test_pop3client.py   |    582 -
 .../Twisted/twisted/mail/test/test_scripts.py      |     18 -
 ThirdParty/Twisted/twisted/mail/test/test_smtp.py  |   1520 -
 ThirdParty/Twisted/twisted/mail/topfiles/NEWS      |    328 -
 ThirdParty/Twisted/twisted/mail/topfiles/README    |      6 -
 ThirdParty/Twisted/twisted/mail/topfiles/setup.py  |     50 -
 ThirdParty/Twisted/twisted/manhole/__init__.py     |      8 -
 ThirdParty/Twisted/twisted/manhole/_inspectro.py   |    369 -
 ThirdParty/Twisted/twisted/manhole/explorer.py     |    654 -
 .../Twisted/twisted/manhole/gladereactor.glade     |    342 -
 ThirdParty/Twisted/twisted/manhole/gladereactor.py |    219 -
 ThirdParty/Twisted/twisted/manhole/inspectro.glade |    510 -
 ThirdParty/Twisted/twisted/manhole/logview.glade   |     39 -
 ThirdParty/Twisted/twisted/manhole/service.py      |    399 -
 ThirdParty/Twisted/twisted/manhole/telnet.py       |    117 -
 .../Twisted/twisted/manhole/test/__init__.py       |      6 -
 .../Twisted/twisted/manhole/test/test_explorer.py  |    102 -
 ThirdParty/Twisted/twisted/manhole/ui/__init__.py  |      7 -
 .../Twisted/twisted/manhole/ui/gtk2manhole.glade   |    268 -
 .../Twisted/twisted/manhole/ui/gtk2manhole.py      |    375 -
 .../Twisted/twisted/manhole/ui/test/__init__.py    |      4 -
 .../twisted/manhole/ui/test/test_gtk2manhole.py    |     48 -
 ThirdParty/Twisted/twisted/names/__init__.py       |      7 -
 ThirdParty/Twisted/twisted/names/_version.py       |      3 -
 ThirdParty/Twisted/twisted/names/authority.py      |    334 -
 ThirdParty/Twisted/twisted/names/cache.py          |    127 -
 ThirdParty/Twisted/twisted/names/client.py         |    932 -
 ThirdParty/Twisted/twisted/names/common.py         |    307 -
 ThirdParty/Twisted/twisted/names/dns.py            |   2049 -
 ThirdParty/Twisted/twisted/names/error.py          |     97 -
 ThirdParty/Twisted/twisted/names/hosts.py          |    149 -
 ThirdParty/Twisted/twisted/names/resolve.py        |     59 -
 ThirdParty/Twisted/twisted/names/root.py           |    448 -
 ThirdParty/Twisted/twisted/names/secondary.py      |    179 -
 ThirdParty/Twisted/twisted/names/server.py         |    205 -
 ThirdParty/Twisted/twisted/names/srvconnect.py     |    211 -
 ThirdParty/Twisted/twisted/names/tap.py            |    150 -
 ThirdParty/Twisted/twisted/names/test/__init__.py  |      1 -
 .../Twisted/twisted/names/test/test_cache.py       |    135 -
 .../Twisted/twisted/names/test/test_client.py      |   1047 -
 .../Twisted/twisted/names/test/test_common.py      |    126 -
 ThirdParty/Twisted/twisted/names/test/test_dns.py  |   1790 -
 .../Twisted/twisted/names/test/test_hosts.py       |    258 -
 .../Twisted/twisted/names/test/test_names.py       |    817 -
 .../Twisted/twisted/names/test/test_rootresolve.py |    725 -
 .../Twisted/twisted/names/test/test_srvconnect.py  |    169 -
 ThirdParty/Twisted/twisted/names/test/test_tap.py  |     99 -
 ThirdParty/Twisted/twisted/names/topfiles/NEWS     |    258 -
 ThirdParty/Twisted/twisted/names/topfiles/README   |      3 -
 ThirdParty/Twisted/twisted/names/topfiles/setup.py |     50 -
 ThirdParty/Twisted/twisted/news/__init__.py        |     11 -
 ThirdParty/Twisted/twisted/news/_version.py        |      3 -
 ThirdParty/Twisted/twisted/news/database.py        |   1051 -
 ThirdParty/Twisted/twisted/news/news.py            |     90 -
 ThirdParty/Twisted/twisted/news/nntp.py            |   1036 -
 ThirdParty/Twisted/twisted/news/tap.py             |    138 -
 ThirdParty/Twisted/twisted/news/test/__init__.py   |      1 -
 .../Twisted/twisted/news/test/test_database.py     |    224 -
 ThirdParty/Twisted/twisted/news/test/test_news.py  |    107 -
 ThirdParty/Twisted/twisted/news/test/test_nntp.py  |    197 -
 ThirdParty/Twisted/twisted/news/topfiles/NEWS      |    118 -
 ThirdParty/Twisted/twisted/news/topfiles/README    |      4 -
 ThirdParty/Twisted/twisted/news/topfiles/setup.py  |     28 -
 ThirdParty/Twisted/twisted/pair/__init__.py        |     20 -
 ThirdParty/Twisted/twisted/pair/_version.py        |      3 -
 ThirdParty/Twisted/twisted/pair/ethernet.py        |     56 -
 ThirdParty/Twisted/twisted/pair/ip.py              |     72 -
 ThirdParty/Twisted/twisted/pair/raw.py             |     35 -
 ThirdParty/Twisted/twisted/pair/rawudp.py          |     55 -
 ThirdParty/Twisted/twisted/pair/test/__init__.py   |      1 -
 .../Twisted/twisted/pair/test/test_ethernet.py     |    226 -
 ThirdParty/Twisted/twisted/pair/test/test_ip.py    |    417 -
 .../Twisted/twisted/pair/test/test_rawudp.py       |    327 -
 ThirdParty/Twisted/twisted/pair/topfiles/NEWS      |     68 -
 ThirdParty/Twisted/twisted/pair/topfiles/README    |      4 -
 ThirdParty/Twisted/twisted/pair/topfiles/setup.py  |     28 -
 ThirdParty/Twisted/twisted/pair/tuntap.py          |    170 -
 ThirdParty/Twisted/twisted/persisted/__init__.py   |      6 -
 ThirdParty/Twisted/twisted/persisted/aot.py        |    560 -
 ThirdParty/Twisted/twisted/persisted/crefutil.py   |    163 -
 ThirdParty/Twisted/twisted/persisted/dirdbm.py     |    358 -
 ThirdParty/Twisted/twisted/persisted/sob.py        |    227 -
 ThirdParty/Twisted/twisted/persisted/styles.py     |    262 -
 .../Twisted/twisted/persisted/test/__init__.py     |      6 -
 .../Twisted/twisted/persisted/test/test_styles.py  |     55 -
 ThirdParty/Twisted/twisted/plugin.py               |    255 -
 ThirdParty/Twisted/twisted/plugins/__init__.py     |     17 -
 .../Twisted/twisted/plugins/cred_anonymous.py      |     40 -
 ThirdParty/Twisted/twisted/plugins/cred_file.py    |     60 -
 ThirdParty/Twisted/twisted/plugins/cred_memory.py  |     68 -
 ThirdParty/Twisted/twisted/plugins/cred_sshkeys.py |     51 -
 ThirdParty/Twisted/twisted/plugins/cred_unix.py    |    138 -
 .../Twisted/twisted/plugins/twisted_conch.py       |     18 -
 ThirdParty/Twisted/twisted/plugins/twisted_core.py |      9 -
 ThirdParty/Twisted/twisted/plugins/twisted_ftp.py  |     10 -
 ThirdParty/Twisted/twisted/plugins/twisted_inet.py |     10 -
 ThirdParty/Twisted/twisted/plugins/twisted_lore.py |     38 -
 ThirdParty/Twisted/twisted/plugins/twisted_mail.py |     10 -
 .../Twisted/twisted/plugins/twisted_manhole.py     |     10 -
 .../Twisted/twisted/plugins/twisted_names.py       |     10 -
 ThirdParty/Twisted/twisted/plugins/twisted_news.py |     10 -
 .../Twisted/twisted/plugins/twisted_portforward.py |     10 -
 .../Twisted/twisted/plugins/twisted_qtstub.py      |     45 -
 .../Twisted/twisted/plugins/twisted_reactors.py    |     42 -
 .../Twisted/twisted/plugins/twisted_runner.py      |     10 -
 .../Twisted/twisted/plugins/twisted_socks.py       |     10 -
 .../Twisted/twisted/plugins/twisted_telnet.py      |     10 -
 .../Twisted/twisted/plugins/twisted_trial.py       |     59 -
 ThirdParty/Twisted/twisted/plugins/twisted_web.py  |     11 -
 .../Twisted/twisted/plugins/twisted_words.py       |     43 -
 ThirdParty/Twisted/twisted/protocols/__init__.py   |      7 -
 ThirdParty/Twisted/twisted/protocols/amp.py        |   2705 -
 ThirdParty/Twisted/twisted/protocols/basic.py      |    963 -
 ThirdParty/Twisted/twisted/protocols/dict.py       |    362 -
 ThirdParty/Twisted/twisted/protocols/finger.py     |     42 -
 ThirdParty/Twisted/twisted/protocols/ftp.py        |   3059 -
 .../Twisted/twisted/protocols/gps/__init__.py      |      1 -
 ThirdParty/Twisted/twisted/protocols/gps/nmea.py   |    209 -
 .../Twisted/twisted/protocols/gps/rockwell.py      |    268 -
 ThirdParty/Twisted/twisted/protocols/htb.py        |    297 -
 ThirdParty/Twisted/twisted/protocols/ident.py      |    231 -
 ThirdParty/Twisted/twisted/protocols/loopback.py   |    377 -
 ThirdParty/Twisted/twisted/protocols/memcache.py   |    758 -
 .../Twisted/twisted/protocols/mice/__init__.py     |      1 -
 .../Twisted/twisted/protocols/mice/mouseman.py     |    127 -
 ThirdParty/Twisted/twisted/protocols/pcp.py        |    204 -
 ThirdParty/Twisted/twisted/protocols/policies.py   |    727 -
 .../Twisted/twisted/protocols/portforward.py       |     87 -
 ThirdParty/Twisted/twisted/protocols/postfix.py    |    112 -
 ThirdParty/Twisted/twisted/protocols/shoutcast.py  |    111 -
 ThirdParty/Twisted/twisted/protocols/sip.py        |   1347 -
 ThirdParty/Twisted/twisted/protocols/socks.py      |    240 -
 ThirdParty/Twisted/twisted/protocols/stateful.py   |     52 -
 ThirdParty/Twisted/twisted/protocols/telnet.py     |    325 -
 .../Twisted/twisted/protocols/test/__init__.py     |      6 -
 .../Twisted/twisted/protocols/test/test_basic.py   |   1061 -
 .../Twisted/twisted/protocols/test/test_tls.py     |   1522 -
 ThirdParty/Twisted/twisted/protocols/tls.py        |    617 -
 ThirdParty/Twisted/twisted/protocols/wire.py       |     90 -
 ThirdParty/Twisted/twisted/python/__init__.py      |     13 -
 ThirdParty/Twisted/twisted/python/_epoll.c         |   3348 -
 ThirdParty/Twisted/twisted/python/_epoll.pyx       |    285 -
 ThirdParty/Twisted/twisted/python/_initgroups.c    |     66 -
 ThirdParty/Twisted/twisted/python/_inotify.py      |    101 -
 ThirdParty/Twisted/twisted/python/_reflectpy3.py   |    325 -
 ThirdParty/Twisted/twisted/python/_release.py      |   1371 -
 ThirdParty/Twisted/twisted/python/_shellcomp.py    |    668 -
 ThirdParty/Twisted/twisted/python/_utilpy3.py      |    337 -
 ThirdParty/Twisted/twisted/python/compat.py        |    432 -
 ThirdParty/Twisted/twisted/python/components.py    |    443 -
 ThirdParty/Twisted/twisted/python/constants.py     |    377 -
 ThirdParty/Twisted/twisted/python/context.py       |    133 -
 ThirdParty/Twisted/twisted/python/deprecate.py     |    539 -
 ThirdParty/Twisted/twisted/python/dist.py          |    461 -
 ThirdParty/Twisted/twisted/python/failure.py       |    654 -
 ThirdParty/Twisted/twisted/python/fakepwd.py       |    219 -
 ThirdParty/Twisted/twisted/python/filepath.py      |   1429 -
 ThirdParty/Twisted/twisted/python/finalize.py      |     46 -
 ThirdParty/Twisted/twisted/python/formmethod.py    |    363 -
 ThirdParty/Twisted/twisted/python/hashlib.py       |     24 -
 ThirdParty/Twisted/twisted/python/hook.py          |    176 -
 ThirdParty/Twisted/twisted/python/htmlizer.py      |     91 -
 ThirdParty/Twisted/twisted/python/lockfile.py      |    214 -
 ThirdParty/Twisted/twisted/python/log.py           |    629 -
 ThirdParty/Twisted/twisted/python/logfile.py       |    323 -
 ThirdParty/Twisted/twisted/python/modules.py       |    758 -
 ThirdParty/Twisted/twisted/python/monkey.py        |     75 -
 ThirdParty/Twisted/twisted/python/procutils.py     |     45 -
 ThirdParty/Twisted/twisted/python/randbytes.py     |    150 -
 ThirdParty/Twisted/twisted/python/rebuild.py       |    271 -
 ThirdParty/Twisted/twisted/python/reflect.py       |    537 -
 ThirdParty/Twisted/twisted/python/release.py       |     63 -
 ThirdParty/Twisted/twisted/python/roots.py         |    248 -
 ThirdParty/Twisted/twisted/python/runtime.py       |    154 -
 ThirdParty/Twisted/twisted/python/sendmsg.c        |    511 -
 ThirdParty/Twisted/twisted/python/shortcut.py      |     76 -
 ThirdParty/Twisted/twisted/python/syslog.py        |    107 -
 ThirdParty/Twisted/twisted/python/systemd.py       |     87 -
 ThirdParty/Twisted/twisted/python/text.py          |    208 -
 ThirdParty/Twisted/twisted/python/threadable.py    |    139 -
 ThirdParty/Twisted/twisted/python/threadpool.py    |    245 -
 .../Twisted/twisted/python/twisted-completion.zsh  |     33 -
 ThirdParty/Twisted/twisted/python/urlpath.py       |    122 -
 ThirdParty/Twisted/twisted/python/usage.py         |    973 -
 ThirdParty/Twisted/twisted/python/util.py          |    754 -
 ThirdParty/Twisted/twisted/python/versions.py      |    258 -
 ThirdParty/Twisted/twisted/python/win32.py         |    166 -
 ThirdParty/Twisted/twisted/python/zippath.py       |    268 -
 ThirdParty/Twisted/twisted/python/zipstream.py     |    319 -
 ThirdParty/Twisted/twisted/python/zsh/README.txt   |      9 -
 ThirdParty/Twisted/twisted/python/zsh/_cftp        |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_ckeygen     |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_conch       |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_lore        |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_manhole     |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_mktap       |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_pyhtmlizer  |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_tap2deb     |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_tap2rpm     |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_tapconvert  |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_tkconch     |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_tkmktap     |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_trial       |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_twistd      |     34 -
 ThirdParty/Twisted/twisted/python/zsh/_websetroot  |     34 -
 ThirdParty/Twisted/twisted/python/zshcomp.py       |    824 -
 ThirdParty/Twisted/twisted/runner/__init__.py      |     15 -
 ThirdParty/Twisted/twisted/runner/_version.py      |      3 -
 ThirdParty/Twisted/twisted/runner/inetd.py         |     70 -
 ThirdParty/Twisted/twisted/runner/inetdconf.py     |    194 -
 ThirdParty/Twisted/twisted/runner/inetdtap.py      |    163 -
 ThirdParty/Twisted/twisted/runner/portmap.c        |     57 -
 ThirdParty/Twisted/twisted/runner/procmon.py       |    310 -
 ThirdParty/Twisted/twisted/runner/procmontap.py    |     73 -
 ThirdParty/Twisted/twisted/runner/test/__init__.py |      6 -
 .../Twisted/twisted/runner/test/test_procmon.py    |    477 -
 .../Twisted/twisted/runner/test/test_procmontap.py |     87 -
 ThirdParty/Twisted/twisted/runner/topfiles/NEWS    |    113 -
 ThirdParty/Twisted/twisted/runner/topfiles/README  |      3 -
 .../Twisted/twisted/runner/topfiles/setup.py       |     35 -
 ThirdParty/Twisted/twisted/scripts/__init__.py     |     27 -
 ThirdParty/Twisted/twisted/scripts/_twistd_unix.py |    349 -
 ThirdParty/Twisted/twisted/scripts/_twistw.py      |     50 -
 ThirdParty/Twisted/twisted/scripts/htmlizer.py     |     69 -
 ThirdParty/Twisted/twisted/scripts/manhole.py      |     69 -
 ThirdParty/Twisted/twisted/scripts/tap2deb.py      |    281 -
 ThirdParty/Twisted/twisted/scripts/tap2rpm.py      |    331 -
 ThirdParty/Twisted/twisted/scripts/tapconvert.py   |     57 -
 .../Twisted/twisted/scripts/test/__init__.py       |      6 -
 .../Twisted/twisted/scripts/test/test_scripts.py   |    201 -
 .../Twisted/twisted/scripts/test/test_tap2rpm.py   |    399 -
 ThirdParty/Twisted/twisted/scripts/tkunzip.py      |    290 -
 ThirdParty/Twisted/twisted/scripts/trial.py        |    521 -
 ThirdParty/Twisted/twisted/scripts/twistd.py       |     30 -
 ThirdParty/Twisted/twisted/spread/__init__.py      |     12 -
 ThirdParty/Twisted/twisted/spread/banana.py        |    358 -
 ThirdParty/Twisted/twisted/spread/flavors.py       |    590 -
 ThirdParty/Twisted/twisted/spread/interfaces.py    |     28 -
 ThirdParty/Twisted/twisted/spread/jelly.py         |   1151 -
 ThirdParty/Twisted/twisted/spread/pb.py            |   1434 -
 ThirdParty/Twisted/twisted/spread/publish.py       |    142 -
 ThirdParty/Twisted/twisted/spread/ui/__init__.py   |     12 -
 ThirdParty/Twisted/twisted/spread/ui/gtk2util.py   |    218 -
 ThirdParty/Twisted/twisted/spread/ui/login2.glade  |    461 -
 ThirdParty/Twisted/twisted/spread/ui/tktree.py     |    204 -
 ThirdParty/Twisted/twisted/spread/ui/tkutil.py     |    397 -
 ThirdParty/Twisted/twisted/spread/util.py          |    215 -
 ThirdParty/Twisted/twisted/tap/__init__.py         |     10 -
 ThirdParty/Twisted/twisted/tap/ftp.py              |     69 -
 ThirdParty/Twisted/twisted/tap/manhole.py          |     54 -
 ThirdParty/Twisted/twisted/tap/portforward.py      |     27 -
 ThirdParty/Twisted/twisted/tap/socks.py            |     38 -
 ThirdParty/Twisted/twisted/tap/telnet.py           |     32 -
 ThirdParty/Twisted/twisted/test/__init__.py        |     10 -
 ThirdParty/Twisted/twisted/test/_preamble.py       |     17 -
 .../Twisted/twisted/test/crash_test_dummy.py       |     34 -
 ThirdParty/Twisted/twisted/test/iosim.py           |    270 -
 .../Twisted/twisted/test/mock_win32process.py      |     48 -
 ThirdParty/Twisted/twisted/test/myrebuilder1.py    |     15 -
 ThirdParty/Twisted/twisted/test/myrebuilder2.py    |     16 -
 ThirdParty/Twisted/twisted/test/plugin_basic.py    |     57 -
 ThirdParty/Twisted/twisted/test/plugin_extra1.py   |     23 -
 ThirdParty/Twisted/twisted/test/plugin_extra2.py   |     35 -
 ThirdParty/Twisted/twisted/test/process_cmdline.py |      5 -
 ThirdParty/Twisted/twisted/test/process_echoer.py  |     11 -
 ThirdParty/Twisted/twisted/test/process_fds.py     |     40 -
 ThirdParty/Twisted/twisted/test/process_linger.py  |     17 -
 ThirdParty/Twisted/twisted/test/process_reader.py  |     12 -
 ThirdParty/Twisted/twisted/test/process_signal.py  |      8 -
 .../Twisted/twisted/test/process_stdinreader.py    |     23 -
 ThirdParty/Twisted/twisted/test/process_tester.py  |     37 -
 ThirdParty/Twisted/twisted/test/process_tty.py     |      6 -
 ThirdParty/Twisted/twisted/test/process_twisted.py |     43 -
 ThirdParty/Twisted/twisted/test/proto_helpers.py   |    573 -
 ThirdParty/Twisted/twisted/test/raiser.c           |   1443 -
 ThirdParty/Twisted/twisted/test/raiser.pyx         |     21 -
 .../Twisted/twisted/test/reflect_helper_IE.py      |      4 -
 .../Twisted/twisted/test/reflect_helper_VE.py      |      4 -
 .../Twisted/twisted/test/reflect_helper_ZDE.py     |      4 -
 ThirdParty/Twisted/twisted/test/server.pem         |     36 -
 ThirdParty/Twisted/twisted/test/ssl_helpers.py     |     37 -
 .../Twisted/twisted/test/stdio_test_consumer.py    |     39 -
 .../Twisted/twisted/test/stdio_test_halfclose.py   |     66 -
 .../Twisted/twisted/test/stdio_test_hostpeer.py    |     32 -
 .../Twisted/twisted/test/stdio_test_lastwrite.py   |     45 -
 .../Twisted/twisted/test/stdio_test_loseconn.py    |     48 -
 .../Twisted/twisted/test/stdio_test_producer.py    |     55 -
 .../Twisted/twisted/test/stdio_test_write.py       |     31 -
 .../Twisted/twisted/test/stdio_test_writeseq.py    |     30 -
 ThirdParty/Twisted/twisted/test/test_abstract.py   |     85 -
 ThirdParty/Twisted/twisted/test/test_adbapi.py     |    819 -
 ThirdParty/Twisted/twisted/test/test_amp.py        |   3178 -
 .../Twisted/twisted/test/test_application.py       |    841 -
 ThirdParty/Twisted/twisted/test/test_banana.py     |    278 -
 ThirdParty/Twisted/twisted/test/test_compat.py     |    623 -
 ThirdParty/Twisted/twisted/test/test_context.py    |     51 -
 ThirdParty/Twisted/twisted/test/test_cooperator.py |    671 -
 ThirdParty/Twisted/twisted/test/test_defer.py      |   2030 -
 ThirdParty/Twisted/twisted/test/test_defgen.py     |    301 -
 ThirdParty/Twisted/twisted/test/test_dict.py       |     22 -
 ThirdParty/Twisted/twisted/test/test_digestauth.py |    671 -
 ThirdParty/Twisted/twisted/test/test_dirdbm.py     |    170 -
 ThirdParty/Twisted/twisted/test/test_doc.py        |    104 -
 ThirdParty/Twisted/twisted/test/test_epoll.py      |    158 -
 ThirdParty/Twisted/twisted/test/test_error.py      |    251 -
 ThirdParty/Twisted/twisted/test/test_explorer.py   |    236 -
 ThirdParty/Twisted/twisted/test/test_factories.py  |    145 -
 ThirdParty/Twisted/twisted/test/test_failure.py    |    781 -
 ThirdParty/Twisted/twisted/test/test_fdesc.py      |    266 -
 ThirdParty/Twisted/twisted/test/test_finger.py     |     67 -
 ThirdParty/Twisted/twisted/test/test_formmethod.py |     98 -
 ThirdParty/Twisted/twisted/test/test_ftp.py        |   3202 -
 .../Twisted/twisted/test/test_ftp_options.py       |     80 -
 ThirdParty/Twisted/twisted/test/test_hook.py       |    150 -
 ThirdParty/Twisted/twisted/test/test_htb.py        |    109 -
 ThirdParty/Twisted/twisted/test/test_ident.py      |    194 -
 ThirdParty/Twisted/twisted/test/test_import.py     |     75 -
 ThirdParty/Twisted/twisted/test/test_internet.py   |   1419 -
 ThirdParty/Twisted/twisted/test/test_iutils.py     |    259 -
 ThirdParty/Twisted/twisted/test/test_jelly.py      |    671 -
 ThirdParty/Twisted/twisted/test/test_lockfile.py   |    445 -
 ThirdParty/Twisted/twisted/test/test_log.py        |    842 -
 ThirdParty/Twisted/twisted/test/test_logfile.py    |    320 -
 ThirdParty/Twisted/twisted/test/test_loopback.py   |    431 -
 ThirdParty/Twisted/twisted/test/test_manhole.py    |     75 -
 ThirdParty/Twisted/twisted/test/test_memcache.py   |    663 -
 ThirdParty/Twisted/twisted/test/test_modules.py    |    494 -
 ThirdParty/Twisted/twisted/test/test_monkey.py     |    164 -
 ThirdParty/Twisted/twisted/test/test_newcred.py    |    445 -
 ThirdParty/Twisted/twisted/test/test_nmea.py       |    115 -
 ThirdParty/Twisted/twisted/test/test_paths.py      |   1510 -
 ThirdParty/Twisted/twisted/test/test_pb.py         |   1846 -
 ThirdParty/Twisted/twisted/test/test_pbfailure.py  |    475 -
 ThirdParty/Twisted/twisted/test/test_pcp.py        |    368 -
 ThirdParty/Twisted/twisted/test/test_persisted.py  |    377 -
 ThirdParty/Twisted/twisted/test/test_plugin.py     |    719 -
 ThirdParty/Twisted/twisted/test/test_policies.py   |    854 -
 ThirdParty/Twisted/twisted/test/test_postfix.py    |    108 -
 ThirdParty/Twisted/twisted/test/test_process.py    |   2561 -
 ThirdParty/Twisted/twisted/test/test_protocols.py  |    236 -
 ThirdParty/Twisted/twisted/test/test_randbytes.py  |    121 -
 ThirdParty/Twisted/twisted/test/test_rebuild.py    |    252 -
 ThirdParty/Twisted/twisted/test/test_reflect.py    |    419 -
 ThirdParty/Twisted/twisted/test/test_roots.py      |     63 -
 ThirdParty/Twisted/twisted/test/test_setup.py      |     61 -
 ThirdParty/Twisted/twisted/test/test_shortcut.py   |     26 -
 ThirdParty/Twisted/twisted/test/test_sip.py        |    984 -
 ThirdParty/Twisted/twisted/test/test_sob.py        |    172 -
 ThirdParty/Twisted/twisted/test/test_socks.py      |    498 -
 ThirdParty/Twisted/twisted/test/test_ssl.py        |    727 -
 ThirdParty/Twisted/twisted/test/test_sslverify.py  |    566 -
 ThirdParty/Twisted/twisted/test/test_stateful.py   |     81 -
 ThirdParty/Twisted/twisted/test/test_stdio.py      |    371 -
 ThirdParty/Twisted/twisted/test/test_strcred.py    |    657 -
 ThirdParty/Twisted/twisted/test/test_strerror.py   |    151 -
 .../Twisted/twisted/test/test_stringtransport.py   |    279 -
 ThirdParty/Twisted/twisted/test/test_strports.py   |    133 -
 ThirdParty/Twisted/twisted/test/test_task.py       |   1029 -
 ThirdParty/Twisted/twisted/test/test_tcp.py        |   1829 -
 .../Twisted/twisted/test/test_tcp_internals.py     |    255 -
 ThirdParty/Twisted/twisted/test/test_text.py       |    242 -
 ThirdParty/Twisted/twisted/test/test_threadable.py |    132 -
 ThirdParty/Twisted/twisted/test/test_threadpool.py |    542 -
 ThirdParty/Twisted/twisted/test/test_threads.py    |    421 -
 ThirdParty/Twisted/twisted/test/test_tpfile.py     |     52 -
 ThirdParty/Twisted/twisted/test/test_twistd.py     |   1549 -
 ThirdParty/Twisted/twisted/test/test_twisted.py    |    678 -
 ThirdParty/Twisted/twisted/test/test_udp.py        |    708 -
 ThirdParty/Twisted/twisted/test/test_unix.py       |    405 -
 ThirdParty/Twisted/twisted/test/test_usage.py      |    584 -
 ThirdParty/Twisted/twisted/test/testutils.py       |     55 -
 ThirdParty/Twisted/twisted/topfiles/CREDITS        |     60 -
 ThirdParty/Twisted/twisted/topfiles/ChangeLog.Old  |   3888 -
 ThirdParty/Twisted/twisted/topfiles/NEWS           |   1912 -
 ThirdParty/Twisted/twisted/topfiles/README         |     14 -
 ThirdParty/Twisted/twisted/topfiles/setup.py       |     96 -
 ThirdParty/Twisted/twisted/trial/__init__.py       |     52 -
 ThirdParty/Twisted/twisted/trial/_asyncrunner.py   |    235 -
 ThirdParty/Twisted/twisted/trial/_asynctest.py     |    415 -
 ThirdParty/Twisted/twisted/trial/_dist/__init__.py |     47 -
 .../Twisted/twisted/trial/_dist/_preamble.py       |     23 -
 .../Twisted/twisted/trial/_dist/distreporter.py    |     94 -
 .../Twisted/twisted/trial/_dist/disttrial.py       |    252 -
 .../Twisted/twisted/trial/_dist/managercommands.py |     76 -
 ThirdParty/Twisted/twisted/trial/_dist/options.py  |     30 -
 .../Twisted/twisted/trial/_dist/test/__init__.py   |      6 -
 .../twisted/trial/_dist/test/test_distreporter.py  |     62 -
 .../twisted/trial/_dist/test/test_disttrial.py     |    372 -
 .../twisted/trial/_dist/test/test_options.py       |     48 -
 .../twisted/trial/_dist/test/test_worker.py        |    473 -
 .../trial/_dist/test/test_workerreporter.py        |    119 -
 .../twisted/trial/_dist/test/test_workertrial.py   |    149 -
 ThirdParty/Twisted/twisted/trial/_dist/worker.py   |    328 -
 .../Twisted/twisted/trial/_dist/workercommands.py  |     28 -
 .../Twisted/twisted/trial/_dist/workerreporter.py  |    123 -
 .../Twisted/twisted/trial/_dist/workertrial.py     |     94 -
 ThirdParty/Twisted/twisted/trial/_synctest.py      |   1252 -
 ThirdParty/Twisted/twisted/trial/itrial.py         |    253 -
 ThirdParty/Twisted/twisted/trial/reporter.py       |   1249 -
 ThirdParty/Twisted/twisted/trial/runner.py         |    846 -
 ThirdParty/Twisted/twisted/trial/test/__init__.py  |      6 -
 ThirdParty/Twisted/twisted/trial/test/detests.py   |    203 -
 ThirdParty/Twisted/twisted/trial/test/erroneous.py |    167 -
 .../Twisted/twisted/trial/test/mockcustomsuite.py  |     21 -
 .../Twisted/twisted/trial/test/mockcustomsuite2.py |     21 -
 .../Twisted/twisted/trial/test/mockcustomsuite3.py |     28 -
 .../Twisted/twisted/trial/test/mockdoctest.py      |    104 -
 .../Twisted/twisted/trial/test/moduleself.py       |      7 -
 .../Twisted/twisted/trial/test/moduletest.py       |     11 -
 ThirdParty/Twisted/twisted/trial/test/notpython    |      2 -
 ThirdParty/Twisted/twisted/trial/test/novars.py    |      6 -
 ThirdParty/Twisted/twisted/trial/test/packages.py  |    180 -
 ThirdParty/Twisted/twisted/trial/test/sample.py    |    108 -
 .../Twisted/twisted/trial/test/scripttest.py       |     14 -
 ThirdParty/Twisted/twisted/trial/test/skipping.py  |    270 -
 .../Twisted/twisted/trial/test/suppression.py      |    115 -
 .../Twisted/twisted/trial/test/test_assertions.py  |   1076 -
 .../twisted/trial/test/test_asyncassertions.py     |     83 -
 .../Twisted/twisted/trial/test/test_deferred.py    |    236 -
 .../Twisted/twisted/trial/test/test_doctest.py     |     64 -
 .../Twisted/twisted/trial/test/test_keyboard.py    |    119 -
 .../Twisted/twisted/trial/test/test_loader.py      |    613 -
 ThirdParty/Twisted/twisted/trial/test/test_log.py  |    235 -
 .../Twisted/twisted/trial/test/test_output.py      |    179 -
 .../Twisted/twisted/trial/test/test_plugins.py     |     46 -
 .../twisted/trial/test/test_pyunitcompat.py        |    302 -
 .../Twisted/twisted/trial/test/test_reporter.py    |   1657 -
 .../Twisted/twisted/trial/test/test_runner.py      |   1022 -
 .../Twisted/twisted/trial/test/test_script.py      |    596 -
 .../Twisted/twisted/trial/test/test_suppression.py |    162 -
 .../twisted/trial/test/test_test_visitor.py        |     82 -
 .../Twisted/twisted/trial/test/test_testcase.py    |     70 -
 .../Twisted/twisted/trial/test/test_tests.py       |   1267 -
 ThirdParty/Twisted/twisted/trial/test/test_util.py |    739 -
 .../Twisted/twisted/trial/test/test_warning.py     |    491 -
 ThirdParty/Twisted/twisted/trial/test/weird.py     |     23 -
 ThirdParty/Twisted/twisted/trial/unittest.py       |     42 -
 ThirdParty/Twisted/twisted/trial/util.py           |    458 -
 ThirdParty/Twisted/twisted/web/__init__.py         |     15 -
 ThirdParty/Twisted/twisted/web/_auth/__init__.py   |      7 -
 ThirdParty/Twisted/twisted/web/_auth/basic.py      |     59 -
 ThirdParty/Twisted/twisted/web/_auth/digest.py     |     54 -
 ThirdParty/Twisted/twisted/web/_auth/wrapper.py    |    225 -
 ThirdParty/Twisted/twisted/web/_element.py         |    185 -
 ThirdParty/Twisted/twisted/web/_flatten.py         |    314 -
 ThirdParty/Twisted/twisted/web/_newclient.py       |   1502 -
 ThirdParty/Twisted/twisted/web/_responses.py       |    114 -
 ThirdParty/Twisted/twisted/web/_stan.py            |    325 -
 ThirdParty/Twisted/twisted/web/_version.py         |      3 -
 ThirdParty/Twisted/twisted/web/client.py           |   1616 -
 ThirdParty/Twisted/twisted/web/demo.py             |     24 -
 ThirdParty/Twisted/twisted/web/distrib.py          |    373 -
 ThirdParty/Twisted/twisted/web/domhelpers.py       |    268 -
 ThirdParty/Twisted/twisted/web/error.py            |    380 -
 ThirdParty/Twisted/twisted/web/failure.xhtml       |     71 -
 ThirdParty/Twisted/twisted/web/guard.py            |     17 -
 ThirdParty/Twisted/twisted/web/html.py             |     46 -
 ThirdParty/Twisted/twisted/web/http.py             |   1889 -
 ThirdParty/Twisted/twisted/web/http_headers.py     |    261 -
 ThirdParty/Twisted/twisted/web/iweb.py             |    591 -
 ThirdParty/Twisted/twisted/web/microdom.py         |   1028 -
 ThirdParty/Twisted/twisted/web/proxy.py            |    303 -
 ThirdParty/Twisted/twisted/web/resource.py         |    405 -
 ThirdParty/Twisted/twisted/web/rewrite.py          |     52 -
 ThirdParty/Twisted/twisted/web/script.py           |    170 -
 ThirdParty/Twisted/twisted/web/server.py           |    723 -
 ThirdParty/Twisted/twisted/web/soap.py             |    154 -
 ThirdParty/Twisted/twisted/web/static.py           |   1033 -
 ThirdParty/Twisted/twisted/web/sux.py              |    636 -
 ThirdParty/Twisted/twisted/web/tap.py              |    232 -
 ThirdParty/Twisted/twisted/web/template.py         |    566 -
 ThirdParty/Twisted/twisted/web/test/__init__.py    |      7 -
 ThirdParty/Twisted/twisted/web/test/_util.py       |     77 -
 .../Twisted/twisted/web/test/requesthelper.py      |    239 -
 ThirdParty/Twisted/twisted/web/test/test_agent.py  |   2103 -
 ThirdParty/Twisted/twisted/web/test/test_cgi.py    |    270 -
 .../Twisted/twisted/web/test/test_distrib.py       |    434 -
 .../Twisted/twisted/web/test/test_domhelpers.py    |    306 -
 ThirdParty/Twisted/twisted/web/test/test_error.py  |    151 -
 .../Twisted/twisted/web/test/test_flatten.py       |    348 -
 ThirdParty/Twisted/twisted/web/test/test_http.py   |   1849 -
 .../Twisted/twisted/web/test/test_http_headers.py  |    631 -
 .../Twisted/twisted/web/test/test_httpauth.py      |    634 -
 .../Twisted/twisted/web/test/test_newclient.py     |   2521 -
 ThirdParty/Twisted/twisted/web/test/test_proxy.py  |    544 -
 .../Twisted/twisted/web/test/test_resource.py      |    261 -
 ThirdParty/Twisted/twisted/web/test/test_script.py |     70 -
 ThirdParty/Twisted/twisted/web/test/test_soap.py   |    114 -
 ThirdParty/Twisted/twisted/web/test/test_stan.py   |    139 -
 ThirdParty/Twisted/twisted/web/test/test_static.py |   1486 -
 ThirdParty/Twisted/twisted/web/test/test_tap.py    |    196 -
 .../Twisted/twisted/web/test/test_template.py      |    810 -
 ThirdParty/Twisted/twisted/web/test/test_util.py   |    424 -
 ThirdParty/Twisted/twisted/web/test/test_vhost.py  |    105 -
 ThirdParty/Twisted/twisted/web/test/test_web.py    |    972 -
 .../Twisted/twisted/web/test/test_webclient.py     |   1070 -
 ThirdParty/Twisted/twisted/web/test/test_wsgi.py   |   1572 -
 ThirdParty/Twisted/twisted/web/test/test_xml.py    |   1105 -
 ThirdParty/Twisted/twisted/web/test/test_xmlrpc.py |    849 -
 ThirdParty/Twisted/twisted/web/topfiles/NEWS       |    602 -
 ThirdParty/Twisted/twisted/web/topfiles/README     |      6 -
 ThirdParty/Twisted/twisted/web/topfiles/setup.py   |     30 -
 ThirdParty/Twisted/twisted/web/twcgi.py            |    299 -
 ThirdParty/Twisted/twisted/web/util.py             |    433 -
 ThirdParty/Twisted/twisted/web/vhost.py            |    135 -
 ThirdParty/Twisted/twisted/web/wsgi.py             |    403 -
 ThirdParty/Twisted/twisted/web/xmlrpc.py           |    590 -
 ThirdParty/Twisted/twisted/words/__init__.py       |     10 -
 ThirdParty/Twisted/twisted/words/_version.py       |      3 -
 ThirdParty/Twisted/twisted/words/ewords.py         |     34 -
 ThirdParty/Twisted/twisted/words/im/__init__.py    |      6 -
 ThirdParty/Twisted/twisted/words/im/baseaccount.py |     62 -
 ThirdParty/Twisted/twisted/words/im/basechat.py    |    512 -
 ThirdParty/Twisted/twisted/words/im/basesupport.py |    270 -
 .../twisted/words/im/instancemessenger.glade       |   3165 -
 ThirdParty/Twisted/twisted/words/im/interfaces.py  |    364 -
 ThirdParty/Twisted/twisted/words/im/ircsupport.py  |    263 -
 ThirdParty/Twisted/twisted/words/im/locals.py      |     26 -
 ThirdParty/Twisted/twisted/words/im/pbsupport.py   |    260 -
 ThirdParty/Twisted/twisted/words/iwords.py         |    266 -
 .../Twisted/twisted/words/protocols/__init__.py    |      1 -
 ThirdParty/Twisted/twisted/words/protocols/irc.py  |   3302 -
 .../twisted/words/protocols/jabber/__init__.py     |      8 -
 .../twisted/words/protocols/jabber/client.py       |    368 -
 .../twisted/words/protocols/jabber/component.py    |    474 -
 .../twisted/words/protocols/jabber/error.py        |    336 -
 .../twisted/words/protocols/jabber/ijabber.py      |    199 -
 .../Twisted/twisted/words/protocols/jabber/jid.py  |    249 -
 .../twisted/words/protocols/jabber/jstrports.py    |     31 -
 .../Twisted/twisted/words/protocols/jabber/sasl.py |    243 -
 .../words/protocols/jabber/sasl_mechanisms.py      |    240 -
 .../twisted/words/protocols/jabber/xmlstream.py    |   1136 -
 .../words/protocols/jabber/xmpp_stringprep.py      |    253 -
 ThirdParty/Twisted/twisted/words/protocols/msn.py  |   2479 -
 .../Twisted/twisted/words/protocols/oscar.py       |   1235 -
 ThirdParty/Twisted/twisted/words/service.py        |   1223 -
 ThirdParty/Twisted/twisted/words/tap.py            |     74 -
 ThirdParty/Twisted/twisted/words/test/__init__.py  |      1 -
 .../Twisted/twisted/words/test/test_basechat.py    |     68 -
 .../Twisted/twisted/words/test/test_basesupport.py |     97 -
 .../Twisted/twisted/words/test/test_domish.py      |    434 -
 ThirdParty/Twisted/twisted/words/test/test_irc.py  |   1898 -
 .../Twisted/twisted/words/test/test_irc_service.py |    216 -
 .../Twisted/twisted/words/test/test_ircsupport.py  |     79 -
 .../twisted/words/test/test_jabberclient.py        |    414 -
 .../twisted/words/test/test_jabbercomponent.py     |    422 -
 .../Twisted/twisted/words/test/test_jabbererror.py |    342 -
 .../Twisted/twisted/words/test/test_jabberjid.py   |    225 -
 .../twisted/words/test/test_jabberjstrports.py     |     34 -
 .../Twisted/twisted/words/test/test_jabbersasl.py  |    272 -
 .../words/test/test_jabbersaslmechanisms.py        |     90 -
 .../twisted/words/test/test_jabberxmlstream.py     |   1334 -
 .../words/test/test_jabberxmppstringprep.py        |     92 -
 ThirdParty/Twisted/twisted/words/test/test_msn.py  |    522 -
 .../Twisted/twisted/words/test/test_oscar.py       |     24 -
 .../Twisted/twisted/words/test/test_service.py     |    995 -
 ThirdParty/Twisted/twisted/words/test/test_tap.py  |     78 -
 .../Twisted/twisted/words/test/test_xishutil.py    |    345 -
 .../Twisted/twisted/words/test/test_xmlstream.py   |    224 -
 .../twisted/words/test/test_xmpproutertap.py       |     84 -
 .../Twisted/twisted/words/test/test_xpath.py       |    260 -
 ThirdParty/Twisted/twisted/words/topfiles/NEWS     |    378 -
 ThirdParty/Twisted/twisted/words/topfiles/README   |      5 -
 ThirdParty/Twisted/twisted/words/topfiles/setup.py |     53 -
 ThirdParty/Twisted/twisted/words/xish/__init__.py  |     10 -
 ThirdParty/Twisted/twisted/words/xish/domish.py    |    848 -
 ThirdParty/Twisted/twisted/words/xish/utility.py   |    372 -
 ThirdParty/Twisted/twisted/words/xish/xmlstream.py |    261 -
 ThirdParty/Twisted/twisted/words/xish/xpath.py     |    333 -
 .../Twisted/twisted/words/xish/xpathparser.g       |    375 -
 .../Twisted/twisted/words/xish/xpathparser.py      |    508 -
 ThirdParty/Twisted/twisted/words/xmpproutertap.py  |     30 -
 ThirdParty/VPIC/CMakeLists.txt                     |      2 +-
 ThirdParty/VPIC/GridExchange.cxx                   |      1 +
 ThirdParty/ZopeInterface/CMakeLists.txt            |     20 -
 ThirdParty/ZopeInterface/COPYRIGHT.txt             |      1 -
 ThirdParty/ZopeInterface/LICENSE.txt               |     44 -
 ThirdParty/ZopeInterface/module.cmake              |      4 -
 ThirdParty/ZopeInterface/zope/__init__.py          |      7 -
 .../ZopeInterface/zope/interface/__init__.py       |     89 -
 ThirdParty/ZopeInterface/zope/interface/_compat.py |     69 -
 .../ZopeInterface/zope/interface/_flatten.py       |     35 -
 .../interface/_zope_interface_coptimizations.c     |   1688 -
 ThirdParty/ZopeInterface/zope/interface/adapter.py |    704 -
 ThirdParty/ZopeInterface/zope/interface/advice.py  |    206 -
 .../zope/interface/common/__init__.py              |      2 -
 .../zope/interface/common/idatetime.py             |    575 -
 .../zope/interface/common/interfaces.py            |    102 -
 .../ZopeInterface/zope/interface/common/mapping.py |    125 -
 .../zope/interface/common/sequence.py              |    160 -
 .../zope/interface/common/tests/__init__.py        |      2 -
 .../zope/interface/common/tests/basemapping.py     |    107 -
 .../zope/interface/common/tests/test_idatetime.py  |     47 -
 .../common/tests/test_import_interfaces.py         |     29 -
 .../ZopeInterface/zope/interface/declarations.py   |    848 -
 .../ZopeInterface/zope/interface/document.py       |    104 -
 .../ZopeInterface/zope/interface/exceptions.py     |     67 -
 .../ZopeInterface/zope/interface/interface.py      |    712 -
 .../ZopeInterface/zope/interface/interfaces.py     |   1288 -
 .../ZopeInterface/zope/interface/registry.py       |    530 -
 ThirdParty/ZopeInterface/zope/interface/ro.py      |     69 -
 .../ZopeInterface/zope/interface/tests/__init__.py |     13 -
 .../zope/interface/tests/advisory_testing.py       |     42 -
 .../ZopeInterface/zope/interface/tests/dummy.py    |     23 -
 .../ZopeInterface/zope/interface/tests/idummy.py   |     23 -
 .../ZopeInterface/zope/interface/tests/ifoo.py     |     26 -
 .../zope/interface/tests/ifoo_other.py             |     26 -
 .../ZopeInterface/zope/interface/tests/m1.py       |     21 -
 .../ZopeInterface/zope/interface/tests/m2.py       |     15 -
 .../ZopeInterface/zope/interface/tests/odd.py      |    129 -
 .../zope/interface/tests/test_adapter.py           |   1285 -
 .../zope/interface/tests/test_advice.py            |    397 -
 .../zope/interface/tests/test_declarations.py      |   1576 -
 .../zope/interface/tests/test_document.py          |    286 -
 .../zope/interface/tests/test_element.py           |     41 -
 .../zope/interface/tests/test_exceptions.py        |     75 -
 .../zope/interface/tests/test_interface.py         |   2089 -
 .../zope/interface/tests/test_interfaces.py        |    115 -
 .../zope/interface/tests/test_odd_declarations.py  |    227 -
 .../zope/interface/tests/test_registry.py          |   2454 -
 .../zope/interface/tests/test_sorting.py           |     55 -
 .../zope/interface/tests/test_verify.py            |    548 -
 ThirdParty/ZopeInterface/zope/interface/verify.py  |    116 -
 ThirdParty/alglib/CMakeLists.txt                   |      2 +-
 ThirdParty/exodusII/vtk_exodusII.h                 |      4 +-
 ThirdParty/exodusII/vtkexodusII/CMakeLists.txt     |     14 +-
 ThirdParty/expat/vtk_expat.h.in                    |      4 +-
 ThirdParty/expat/vtkexpat/CMakeLists.txt           |     32 -
 ThirdParty/expat/vtkexpat/COPYING                  |     21 -
 ThirdParty/expat/vtkexpat/ascii.h                  |     86 -
 ThirdParty/expat/vtkexpat/asciitab.h               |     37 -
 ThirdParty/expat/vtkexpat/expat.h                  |    740 -
 ThirdParty/expat/vtkexpat/expatConfig.h.in         |     54 -
 ThirdParty/expat/vtkexpat/expatDllConfig.h.in      |      6 -
 ThirdParty/expat/vtkexpat/iasciitab.h              |     38 -
 ThirdParty/expat/vtkexpat/latin1tab.h              |     37 -
 ThirdParty/expat/vtkexpat/nametab.h                |    150 -
 ThirdParty/expat/vtkexpat/utf8tab.h                |     38 -
 ThirdParty/expat/vtkexpat/vtk_expat_mangle.h       |     88 -
 ThirdParty/expat/vtkexpat/xmlparse.c               |   4622 -
 ThirdParty/expat/vtkexpat/xmlrole.c                |   1401 -
 ThirdParty/expat/vtkexpat/xmlrole.h                |    100 -
 ThirdParty/expat/vtkexpat/xmltok.c                 |   1584 -
 ThirdParty/expat/vtkexpat/xmltok.h                 |    299 -
 ThirdParty/expat/vtkexpat/xmltok_impl.c            |   1775 -
 ThirdParty/expat/vtkexpat/xmltok_impl.h            |     46 -
 ThirdParty/expat/vtkexpat/xmltok_ns.c              |     98 -
 ThirdParty/freerange/CMakeLists.txt                |      2 +-
 ThirdParty/freetype/vtk_freetype.h.in              |      6 +-
 ThirdParty/freetype/vtkfreetype/CMakeLists.txt     |    150 -
 ThirdParty/freetype/vtkfreetype/README             |     53 -
 ThirdParty/freetype/vtkfreetype/README.VTK.txt     |    128 -
 .../freetype/vtkfreetype/builds/unix/ftconfig.in   |    511 -
 .../freetype/vtkfreetype/builds/unix/ftsystem.c    |    419 -
 .../freetype/vtkfreetype/builds/win32/ftdebug.c    |    214 -
 ThirdParty/freetype/vtkfreetype/docs/FTL.TXT       |    169 -
 ThirdParty/freetype/vtkfreetype/docs/LICENSE.TXT   |     34 -
 .../vtkfreetype/include/freetype/config/ftconfig.h |    566 -
 .../vtkfreetype/include/freetype/config/ftheader.h |    793 -
 .../vtkfreetype/include/freetype/config/ftmodule.h |     32 -
 .../vtkfreetype/include/freetype/config/ftoption.h |    837 -
 .../vtkfreetype/include/freetype/config/ftstdlib.h |    174 -
 .../vtkfreetype/include/freetype/freetype.h        |   3921 -
 .../vtkfreetype/include/freetype/ftadvanc.h        |    179 -
 .../freetype/vtkfreetype/include/freetype/ftbbox.h |    102 -
 .../freetype/vtkfreetype/include/freetype/ftbdf.h  |    209 -
 .../vtkfreetype/include/freetype/ftbitmap.h        |    227 -
 .../vtkfreetype/include/freetype/ftbzip2.h         |    102 -
 .../vtkfreetype/include/freetype/ftcache.h         |   1140 -
 .../vtkfreetype/include/freetype/ftchapters.h      |    104 -
 .../freetype/vtkfreetype/include/freetype/ftcid.h  |    166 -
 .../vtkfreetype/include/freetype/fterrdef.h        |    243 -
 .../vtkfreetype/include/freetype/fterrors.h        |    206 -
 .../freetype/vtkfreetype/include/freetype/ftgasp.h |    128 -
 .../vtkfreetype/include/freetype/ftglyph.h         |    620 -
 .../vtkfreetype/include/freetype/ftgxval.h         |    358 -
 .../freetype/vtkfreetype/include/freetype/ftgzip.h |    102 -
 .../vtkfreetype/include/freetype/ftimage.h         |   1313 -
 .../vtkfreetype/include/freetype/ftincrem.h        |    353 -
 .../vtkfreetype/include/freetype/ftlcdfil.h        |    213 -
 .../freetype/vtkfreetype/include/freetype/ftlist.h |    277 -
 .../freetype/vtkfreetype/include/freetype/ftlzw.h  |     99 -
 .../freetype/vtkfreetype/include/freetype/ftmac.h  |    274 -
 .../freetype/vtkfreetype/include/freetype/ftmm.h   |    378 -
 .../vtkfreetype/include/freetype/ftmodapi.h        |    483 -
 .../vtkfreetype/include/freetype/ftmoderr.h        |    156 -
 .../vtkfreetype/include/freetype/ftotval.h         |    203 -
 .../vtkfreetype/include/freetype/ftoutln.h         |    540 -
 .../freetype/vtkfreetype/include/freetype/ftpfr.h  |    172 -
 .../vtkfreetype/include/freetype/ftrender.h        |    238 -
 .../vtkfreetype/include/freetype/ftsizes.h         |    159 -
 .../vtkfreetype/include/freetype/ftsnames.h        |    200 -
 .../vtkfreetype/include/freetype/ftstroke.h        |    741 -
 .../vtkfreetype/include/freetype/ftsynth.h         |     80 -
 .../vtkfreetype/include/freetype/ftsystem.h        |    347 -
 .../vtkfreetype/include/freetype/fttrigon.h        |    350 -
 .../vtkfreetype/include/freetype/fttypes.h         |    588 -
 .../vtkfreetype/include/freetype/ftwinfnt.h        |    274 -
 .../freetype/vtkfreetype/include/freetype/ftxf86.h |     83 -
 .../include/freetype/internal/autohint.h           |    231 -
 .../vtkfreetype/include/freetype/internal/ftcalc.h |    179 -
 .../include/freetype/internal/ftdebug.h            |    250 -
 .../include/freetype/internal/ftdriver.h           |    422 -
 .../include/freetype/internal/ftgloadr.h           |    168 -
 .../include/freetype/internal/ftmemory.h           |    380 -
 .../vtkfreetype/include/freetype/internal/ftobjs.h |   1428 -
 .../vtkfreetype/include/freetype/internal/ftpic.h  |     67 -
 .../include/freetype/internal/ftrfork.h            |    196 -
 .../vtkfreetype/include/freetype/internal/ftserv.h |    620 -
 .../include/freetype/internal/ftstream.h           |    539 -
 .../include/freetype/internal/fttrace.h            |    144 -
 .../include/freetype/internal/ftvalid.h            |    150 -
 .../include/freetype/internal/internal.h           |     51 -
 .../vtkfreetype/include/freetype/internal/psaux.h  |    873 -
 .../include/freetype/internal/pshints.h            |    712 -
 .../include/freetype/internal/services/svbdf.h     |     77 -
 .../include/freetype/internal/services/svcid.h     |     83 -
 .../include/freetype/internal/services/svgldict.h  |     82 -
 .../include/freetype/internal/services/svgxval.h   |     72 -
 .../include/freetype/internal/services/svkern.h    |     51 -
 .../include/freetype/internal/services/svmm.h      |    104 -
 .../include/freetype/internal/services/svotval.h   |     55 -
 .../include/freetype/internal/services/svpfr.h     |     66 -
 .../include/freetype/internal/services/svpostnm.h  |     79 -
 .../include/freetype/internal/services/svpscmap.h  |    164 -
 .../include/freetype/internal/services/svpsinfo.h  |     92 -
 .../include/freetype/internal/services/svsfnt.h    |    102 -
 .../include/freetype/internal/services/svttcmap.h  |    106 -
 .../include/freetype/internal/services/svtteng.h   |     53 -
 .../include/freetype/internal/services/svttglyf.h  |     67 -
 .../include/freetype/internal/services/svwinfnt.h  |     50 -
 .../include/freetype/internal/services/svxf86nm.h  |     55 -
 .../vtkfreetype/include/freetype/internal/sfnt.h   |    897 -
 .../include/freetype/internal/t1types.h            |    270 -
 .../include/freetype/internal/tttypes.h            |   1543 -
 .../vtkfreetype/include/freetype/t1tables.h        |    504 -
 .../vtkfreetype/include/freetype/ttnameid.h        |   1247 -
 .../vtkfreetype/include/freetype/tttables.h        |    763 -
 .../freetype/vtkfreetype/include/freetype/tttags.h |    107 -
 .../vtkfreetype/include/freetype/ttunpat.h         |     59 -
 ThirdParty/freetype/vtkfreetype/include/ft2build.h |     25 -
 .../vtkfreetype/include/vtkFreeTypeConfig.h.in     |     35 -
 .../vtkfreetype/include/vtk_freetype_mangle.h      |    309 -
 .../freetype/vtkfreetype/include/vtk_ftmodule.h    |     41 -
 .../freetype/vtkfreetype/src/autofit/afangles.c    |    292 -
 .../freetype/vtkfreetype/src/autofit/afangles.h    |      7 -
 .../freetype/vtkfreetype/src/autofit/afcjk.c       |   2267 -
 .../freetype/vtkfreetype/src/autofit/afcjk.h       |    141 -
 .../freetype/vtkfreetype/src/autofit/afdummy.c     |     61 -
 .../freetype/vtkfreetype/src/autofit/afdummy.h     |     42 -
 .../freetype/vtkfreetype/src/autofit/aferrors.h    |     40 -
 .../freetype/vtkfreetype/src/autofit/afglobal.c    |    319 -
 .../freetype/vtkfreetype/src/autofit/afglobal.h    |     71 -
 .../freetype/vtkfreetype/src/autofit/afhints.c     |   1299 -
 .../freetype/vtkfreetype/src/autofit/afhints.h     |    467 -
 .../freetype/vtkfreetype/src/autofit/afindic.c     |    155 -
 .../freetype/vtkfreetype/src/autofit/afindic.h     |     40 -
 .../freetype/vtkfreetype/src/autofit/aflatin.c     |   2359 -
 .../freetype/vtkfreetype/src/autofit/aflatin.h     |    211 -
 .../freetype/vtkfreetype/src/autofit/aflatin2.c    |   2374 -
 .../freetype/vtkfreetype/src/autofit/aflatin2.h    |     39 -
 .../freetype/vtkfreetype/src/autofit/afloader.c    |    547 -
 .../freetype/vtkfreetype/src/autofit/afloader.h    |     73 -
 .../freetype/vtkfreetype/src/autofit/afmodule.c    |     93 -
 .../freetype/vtkfreetype/src/autofit/afmodule.h    |     37 -
 .../freetype/vtkfreetype/src/autofit/afpic.c       |    106 -
 .../freetype/vtkfreetype/src/autofit/afpic.h       |     69 -
 .../freetype/vtkfreetype/src/autofit/aftypes.h     |    370 -
 .../freetype/vtkfreetype/src/autofit/afwarp.c      |    374 -
 .../freetype/vtkfreetype/src/autofit/afwarp.h      |     64 -
 .../freetype/vtkfreetype/src/autofit/autofit.c     |     41 -
 ThirdParty/freetype/vtkfreetype/src/base/basepic.c |     83 -
 ThirdParty/freetype/vtkfreetype/src/base/basepic.h |     62 -
 .../freetype/vtkfreetype/src/base/ftadvanc.c       |    163 -
 ThirdParty/freetype/vtkfreetype/src/base/ftapi.c   |    121 -
 ThirdParty/freetype/vtkfreetype/src/base/ftbase.c  |     41 -
 ThirdParty/freetype/vtkfreetype/src/base/ftbase.h  |     68 -
 ThirdParty/freetype/vtkfreetype/src/base/ftbbox.c  |    662 -
 ThirdParty/freetype/vtkfreetype/src/base/ftbdf.c   |     88 -
 .../freetype/vtkfreetype/src/base/ftbitmap.c       |    667 -
 ThirdParty/freetype/vtkfreetype/src/base/ftcalc.c  |    957 -
 ThirdParty/freetype/vtkfreetype/src/base/ftcid.c   |    117 -
 .../freetype/vtkfreetype/src/base/ftdbgmem.c       |    997 -
 ThirdParty/freetype/vtkfreetype/src/base/ftdebug.c |    246 -
 .../freetype/vtkfreetype/src/base/ftfstype.c       |     62 -
 ThirdParty/freetype/vtkfreetype/src/base/ftgasp.c  |     61 -
 .../freetype/vtkfreetype/src/base/ftgloadr.c       |    401 -
 ThirdParty/freetype/vtkfreetype/src/base/ftglyph.c |    627 -
 ThirdParty/freetype/vtkfreetype/src/base/ftgxval.c |    140 -
 ThirdParty/freetype/vtkfreetype/src/base/ftinit.c  |    253 -
 .../freetype/vtkfreetype/src/base/ftlcdfil.c       |    376 -
 ThirdParty/freetype/vtkfreetype/src/base/ftmac.c   |   1057 -
 ThirdParty/freetype/vtkfreetype/src/base/ftmm.c    |    202 -
 ThirdParty/freetype/vtkfreetype/src/base/ftobjs.c  |   4754 -
 ThirdParty/freetype/vtkfreetype/src/base/ftotval.c |     89 -
 ThirdParty/freetype/vtkfreetype/src/base/ftoutln.c |   1129 -
 .../freetype/vtkfreetype/src/base/ftpatent.c       |    286 -
 ThirdParty/freetype/vtkfreetype/src/base/ftpfr.c   |    144 -
 ThirdParty/freetype/vtkfreetype/src/base/ftpic.c   |     54 -
 ThirdParty/freetype/vtkfreetype/src/base/ftrfork.c |    871 -
 .../freetype/vtkfreetype/src/base/ftsnames.c       |     94 -
 .../freetype/vtkfreetype/src/base/ftstream.c       |    864 -
 .../freetype/vtkfreetype/src/base/ftstroke.c       |   2419 -
 ThirdParty/freetype/vtkfreetype/src/base/ftsynth.c |    160 -
 .../freetype/vtkfreetype/src/base/ftsystem.c       |    320 -
 .../freetype/vtkfreetype/src/base/fttrigon.c       |    546 -
 ThirdParty/freetype/vtkfreetype/src/base/fttype1.c |     94 -
 ThirdParty/freetype/vtkfreetype/src/base/ftutil.c  |    501 -
 .../freetype/vtkfreetype/src/base/ftwinfnt.c       |     51 -
 ThirdParty/freetype/vtkfreetype/src/base/ftxf86.c  |     40 -
 ThirdParty/freetype/vtkfreetype/src/bdf/README     |    148 -
 ThirdParty/freetype/vtkfreetype/src/bdf/bdf.c      |     34 -
 ThirdParty/freetype/vtkfreetype/src/bdf/bdf.h      |    295 -
 ThirdParty/freetype/vtkfreetype/src/bdf/bdfdrivr.c |    881 -
 ThirdParty/freetype/vtkfreetype/src/bdf/bdfdrivr.h |     80 -
 ThirdParty/freetype/vtkfreetype/src/bdf/bdferror.h |     44 -
 ThirdParty/freetype/vtkfreetype/src/bdf/bdflib.c   |   2543 -
 .../freetype/vtkfreetype/src/bzip2/ftbzip2.c       |    510 -
 .../freetype/vtkfreetype/src/cache/ftcache.c       |     31 -
 .../freetype/vtkfreetype/src/cache/ftcbasic.c      |    855 -
 .../freetype/vtkfreetype/src/cache/ftccache.c      |    626 -
 .../freetype/vtkfreetype/src/cache/ftccache.h      |    359 -
 .../freetype/vtkfreetype/src/cache/ftccback.h      |     92 -
 .../freetype/vtkfreetype/src/cache/ftccmap.c       |    438 -
 .../freetype/vtkfreetype/src/cache/ftcerror.h      |     40 -
 .../freetype/vtkfreetype/src/cache/ftcglyph.c      |    219 -
 .../freetype/vtkfreetype/src/cache/ftcglyph.h      |    329 -
 .../freetype/vtkfreetype/src/cache/ftcimage.c      |    163 -
 .../freetype/vtkfreetype/src/cache/ftcimage.h      |    107 -
 .../freetype/vtkfreetype/src/cache/ftcmanag.c      |    743 -
 .../freetype/vtkfreetype/src/cache/ftcmanag.h      |    175 -
 ThirdParty/freetype/vtkfreetype/src/cache/ftcmru.c |    357 -
 ThirdParty/freetype/vtkfreetype/src/cache/ftcmru.h |    246 -
 .../freetype/vtkfreetype/src/cache/ftcsbits.c      |    421 -
 .../freetype/vtkfreetype/src/cache/ftcsbits.h      |    103 -
 ThirdParty/freetype/vtkfreetype/src/cff/cff.c      |     30 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffcmap.c  |    208 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffcmap.h  |     67 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffdrivr.c |    671 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffdrivr.h |     38 -
 ThirdParty/freetype/vtkfreetype/src/cff/cfferrs.h  |     41 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffgload.c |   2977 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffgload.h |    201 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffload.c  |   1666 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffload.h  |     83 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffobjs.c  |   1070 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffobjs.h  |    181 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffparse.c |   1112 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffparse.h |    106 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffpic.c   |    101 -
 ThirdParty/freetype/vtkfreetype/src/cff/cffpic.h   |     80 -
 ThirdParty/freetype/vtkfreetype/src/cff/cfftoken.h |     97 -
 ThirdParty/freetype/vtkfreetype/src/cff/cfftypes.h |    281 -
 ThirdParty/freetype/vtkfreetype/src/cid/ciderrs.h  |     40 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidgload.c |    442 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidgload.h |     51 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidload.c  |    672 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidload.h  |     53 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidobjs.c  |    482 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidobjs.h  |    154 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidparse.c |    225 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidparse.h |    123 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidriver.c |    240 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidriver.h |     43 -
 ThirdParty/freetype/vtkfreetype/src/cid/cidtoken.h |    112 -
 ThirdParty/freetype/vtkfreetype/src/cid/type1cid.c |     29 -
 ThirdParty/freetype/vtkfreetype/src/gxvalid/README |    532 -
 .../freetype/vtkfreetype/src/gxvalid/gxvalid.c     |     46 -
 .../freetype/vtkfreetype/src/gxvalid/gxvalid.h     |    107 -
 .../freetype/vtkfreetype/src/gxvalid/gxvbsln.c     |    333 -
 .../freetype/vtkfreetype/src/gxvalid/gxvcommn.c    |   1744 -
 .../freetype/vtkfreetype/src/gxvalid/gxvcommn.h    |    581 -
 .../freetype/vtkfreetype/src/gxvalid/gxverror.h    |     51 -
 .../freetype/vtkfreetype/src/gxvalid/gxvfeat.c     |    339 -
 .../freetype/vtkfreetype/src/gxvalid/gxvfeat.h     |    172 -
 .../freetype/vtkfreetype/src/gxvalid/gxvfgen.c     |    482 -
 .../freetype/vtkfreetype/src/gxvalid/gxvjust.c     |    717 -
 .../freetype/vtkfreetype/src/gxvalid/gxvkern.c     |    922 -
 .../freetype/vtkfreetype/src/gxvalid/gxvlcar.c     |    223 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmod.c      |    285 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmod.h      |     50 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmort.c     |    296 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmort.h     |     93 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmort0.c    |    151 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmort1.c    |    259 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmort2.c    |    311 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmort4.c    |    125 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmort5.c    |    233 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmorx.c     |    199 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmorx.h     |     67 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmorx0.c    |    111 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmorx1.c    |    277 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmorx2.c    |    327 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmorx4.c    |     55 -
 .../freetype/vtkfreetype/src/gxvalid/gxvmorx5.c    |    225 -
 .../freetype/vtkfreetype/src/gxvalid/gxvopbd.c     |    217 -
 .../freetype/vtkfreetype/src/gxvalid/gxvprop.c     |    329 -
 .../freetype/vtkfreetype/src/gxvalid/gxvtrak.c     |    286 -
 ThirdParty/freetype/vtkfreetype/src/gzip/adler32.c |     48 -
 ThirdParty/freetype/vtkfreetype/src/gzip/ftgzip.c  |    689 -
 .../freetype/vtkfreetype/src/gzip/infblock.c       |    387 -
 .../freetype/vtkfreetype/src/gzip/infblock.h       |     36 -
 .../freetype/vtkfreetype/src/gzip/infcodes.c       |    250 -
 .../freetype/vtkfreetype/src/gzip/infcodes.h       |     31 -
 .../freetype/vtkfreetype/src/gzip/inffixed.h       |    151 -
 ThirdParty/freetype/vtkfreetype/src/gzip/inflate.c |    273 -
 .../freetype/vtkfreetype/src/gzip/inftrees.c       |    468 -
 .../freetype/vtkfreetype/src/gzip/inftrees.h       |     63 -
 ThirdParty/freetype/vtkfreetype/src/gzip/infutil.c |     86 -
 ThirdParty/freetype/vtkfreetype/src/gzip/infutil.h |     98 -
 ThirdParty/freetype/vtkfreetype/src/gzip/zconf.h   |    284 -
 ThirdParty/freetype/vtkfreetype/src/gzip/zlib.h    |    830 -
 ThirdParty/freetype/vtkfreetype/src/gzip/zutil.c   |    181 -
 ThirdParty/freetype/vtkfreetype/src/gzip/zutil.h   |    215 -
 ThirdParty/freetype/vtkfreetype/src/lzw/ftlzw.c    |    412 -
 ThirdParty/freetype/vtkfreetype/src/lzw/ftzopen.c  |    415 -
 ThirdParty/freetype/vtkfreetype/src/lzw/ftzopen.h  |    171 -
 .../freetype/vtkfreetype/src/otvalid/otvalid.c     |     31 -
 .../freetype/vtkfreetype/src/otvalid/otvalid.h     |     78 -
 .../freetype/vtkfreetype/src/otvalid/otvbase.c     |    318 -
 .../freetype/vtkfreetype/src/otvalid/otvcommn.c    |   1086 -
 .../freetype/vtkfreetype/src/otvalid/otvcommn.h    |    437 -
 .../freetype/vtkfreetype/src/otvalid/otverror.h    |     43 -
 .../freetype/vtkfreetype/src/otvalid/otvgdef.c     |    224 -
 .../freetype/vtkfreetype/src/otvalid/otvgpos.c     |   1017 -
 .../freetype/vtkfreetype/src/otvalid/otvgpos.h     |     36 -
 .../freetype/vtkfreetype/src/otvalid/otvgsub.c     |    585 -
 .../freetype/vtkfreetype/src/otvalid/otvjstf.c     |    258 -
 .../freetype/vtkfreetype/src/otvalid/otvmath.c     |    453 -
 .../freetype/vtkfreetype/src/otvalid/otvmod.c      |    282 -
 .../freetype/vtkfreetype/src/otvalid/otvmod.h      |     43 -
 ThirdParty/freetype/vtkfreetype/src/pcf/README     |     96 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcf.c      |     36 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcf.h      |    237 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcfdrivr.c |    718 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcfdrivr.h |     48 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcferror.h |     40 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcfread.c  |   1278 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcfread.h  |     45 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcfutil.c  |    104 -
 ThirdParty/freetype/vtkfreetype/src/pcf/pcfutil.h  |     55 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfr.c      |     29 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrcmap.c  |    166 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrcmap.h  |     46 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrdrivr.c |    214 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrdrivr.h |     43 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrerror.h |     40 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrgload.c |    844 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrgload.h |     49 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrload.c  |    941 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrload.h  |    118 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrobjs.c  |    591 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrobjs.h  |     96 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrsbit.c  |    698 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrsbit.h  |     36 -
 ThirdParty/freetype/vtkfreetype/src/pfr/pfrtypes.h |    362 -
 .../freetype/vtkfreetype/src/psaux/afmparse.c      |    964 -
 .../freetype/vtkfreetype/src/psaux/afmparse.h      |     88 -
 ThirdParty/freetype/vtkfreetype/src/psaux/psaux.c  |     34 -
 .../freetype/vtkfreetype/src/psaux/psauxerr.h      |     41 -
 .../freetype/vtkfreetype/src/psaux/psauxmod.c      |    139 -
 .../freetype/vtkfreetype/src/psaux/psauxmod.h      |     42 -
 ThirdParty/freetype/vtkfreetype/src/psaux/psconv.c |    472 -
 ThirdParty/freetype/vtkfreetype/src/psaux/psconv.h |     71 -
 ThirdParty/freetype/vtkfreetype/src/psaux/psobjs.c |   1710 -
 ThirdParty/freetype/vtkfreetype/src/psaux/psobjs.h |    212 -
 ThirdParty/freetype/vtkfreetype/src/psaux/t1cmap.c |    341 -
 ThirdParty/freetype/vtkfreetype/src/psaux/t1cmap.h |    105 -
 .../freetype/vtkfreetype/src/psaux/t1decode.c      |   1614 -
 .../freetype/vtkfreetype/src/psaux/t1decode.h      |     64 -
 .../freetype/vtkfreetype/src/pshinter/pshalgo.c    |   2314 -
 .../freetype/vtkfreetype/src/pshinter/pshalgo.h    |    255 -
 .../freetype/vtkfreetype/src/pshinter/pshglob.c    |    750 -
 .../freetype/vtkfreetype/src/pshinter/pshglob.h    |    196 -
 .../freetype/vtkfreetype/src/pshinter/pshinter.c   |     29 -
 .../freetype/vtkfreetype/src/pshinter/pshmod.c     |    118 -
 .../freetype/vtkfreetype/src/pshinter/pshmod.h     |     39 -
 .../freetype/vtkfreetype/src/pshinter/pshnterr.h   |     40 -
 .../freetype/vtkfreetype/src/pshinter/pshpic.c     |     69 -
 .../freetype/vtkfreetype/src/pshinter/pshpic.h     |     53 -
 .../freetype/vtkfreetype/src/pshinter/pshrec.c     |   1224 -
 .../freetype/vtkfreetype/src/pshinter/pshrec.h     |    176 -
 .../freetype/vtkfreetype/src/psnames/psmodule.c    |    597 -
 .../freetype/vtkfreetype/src/psnames/psmodule.h    |     38 -
 .../freetype/vtkfreetype/src/psnames/psnamerr.h    |     41 -
 .../freetype/vtkfreetype/src/psnames/psnames.c     |     26 -
 .../freetype/vtkfreetype/src/psnames/pspic.c       |     79 -
 .../freetype/vtkfreetype/src/psnames/pspic.h       |     54 -
 .../freetype/vtkfreetype/src/psnames/pstables.h    |   4170 -
 .../freetype/vtkfreetype/src/raster/ftmisc.h       |    121 -
 .../freetype/vtkfreetype/src/raster/ftraster.c     |   3601 -
 .../freetype/vtkfreetype/src/raster/ftraster.h     |     46 -
 .../freetype/vtkfreetype/src/raster/ftrend1.c      |    306 -
 .../freetype/vtkfreetype/src/raster/ftrend1.h      |     44 -
 .../freetype/vtkfreetype/src/raster/raster.c       |     27 -
 .../freetype/vtkfreetype/src/raster/rasterrs.h     |     41 -
 .../freetype/vtkfreetype/src/raster/rastpic.c      |     90 -
 .../freetype/vtkfreetype/src/raster/rastpic.h      |     50 -
 .../freetype/vtkfreetype/src/sfnt/sfdriver.c       |    656 -
 .../freetype/vtkfreetype/src/sfnt/sfdriver.h       |     38 -
 .../freetype/vtkfreetype/src/sfnt/sferrors.h       |     41 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/sfnt.c    |     42 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/sfntpic.c |    102 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/sfntpic.h |     88 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/sfobjs.c  |   1155 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/sfobjs.h  |     54 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttbdf.c   |    250 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttbdf.h   |     46 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttcmap.c  |   3512 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttcmap.h  |    125 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttcmapc.h |     55 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttkern.c  |    306 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttkern.h  |     52 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttload.c  |   1267 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttload.h  |    112 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttmtx.c   |    468 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttmtx.h   |     55 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttpost.c  |    563 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttpost.h  |     46 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttsbit.c  |   1508 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttsbit.h  |     79 -
 ThirdParty/freetype/vtkfreetype/src/sfnt/ttsbit0.c |   1011 -
 .../freetype/vtkfreetype/src/smooth/ftgrays.c      |   2054 -
 .../freetype/vtkfreetype/src/smooth/ftgrays.h      |     58 -
 .../freetype/vtkfreetype/src/smooth/ftsmerrs.h     |     41 -
 .../freetype/vtkfreetype/src/smooth/ftsmooth.c     |    504 -
 .../freetype/vtkfreetype/src/smooth/ftsmooth.h     |     49 -
 .../freetype/vtkfreetype/src/smooth/ftspic.c       |     98 -
 .../freetype/vtkfreetype/src/smooth/ftspic.h       |     50 -
 .../freetype/vtkfreetype/src/smooth/smooth.c       |     27 -
 .../freetype/vtkfreetype/src/truetype/truetype.c   |     37 -
 .../freetype/vtkfreetype/src/truetype/ttdriver.c   |    487 -
 .../freetype/vtkfreetype/src/truetype/ttdriver.h   |     38 -
 .../freetype/vtkfreetype/src/truetype/tterrors.h   |     40 -
 .../freetype/vtkfreetype/src/truetype/ttgload.c    |   2114 -
 .../freetype/vtkfreetype/src/truetype/ttgload.h    |     61 -
 .../freetype/vtkfreetype/src/truetype/ttgxvar.c    |   1551 -
 .../freetype/vtkfreetype/src/truetype/ttgxvar.h    |    182 -
 .../freetype/vtkfreetype/src/truetype/ttinterp.c   |   8230 --
 .../freetype/vtkfreetype/src/truetype/ttinterp.h   |    319 -
 .../freetype/vtkfreetype/src/truetype/ttobjs.c     |   1279 -
 .../freetype/vtkfreetype/src/truetype/ttobjs.h     |    434 -
 .../freetype/vtkfreetype/src/truetype/ttpic.c      |     81 -
 .../freetype/vtkfreetype/src/truetype/ttpic.h      |     59 -
 .../freetype/vtkfreetype/src/truetype/ttpload.c    |    599 -
 .../freetype/vtkfreetype/src/truetype/ttpload.h    |     75 -
 ThirdParty/freetype/vtkfreetype/src/type1/t1afm.c  |    397 -
 ThirdParty/freetype/vtkfreetype/src/type1/t1afm.h  |     54 -
 .../freetype/vtkfreetype/src/type1/t1driver.c      |    331 -
 .../freetype/vtkfreetype/src/type1/t1driver.h      |     42 -
 .../freetype/vtkfreetype/src/type1/t1errors.h      |     40 -
 .../freetype/vtkfreetype/src/type1/t1gload.c       |    515 -
 .../freetype/vtkfreetype/src/type1/t1gload.h       |     53 -
 ThirdParty/freetype/vtkfreetype/src/type1/t1load.c |   2241 -
 ThirdParty/freetype/vtkfreetype/src/type1/t1load.h |    102 -
 ThirdParty/freetype/vtkfreetype/src/type1/t1objs.c |    597 -
 ThirdParty/freetype/vtkfreetype/src/type1/t1objs.h |    171 -
 .../freetype/vtkfreetype/src/type1/t1parse.c       |    486 -
 .../freetype/vtkfreetype/src/type1/t1parse.h       |    135 -
 .../freetype/vtkfreetype/src/type1/t1tokens.h      |    143 -
 ThirdParty/freetype/vtkfreetype/src/type1/type1.c  |     33 -
 .../freetype/vtkfreetype/src/type42/t42drivr.c     |    246 -
 .../freetype/vtkfreetype/src/type42/t42drivr.h     |     42 -
 .../freetype/vtkfreetype/src/type42/t42error.h     |     40 -
 .../freetype/vtkfreetype/src/type42/t42objs.c      |    652 -
 .../freetype/vtkfreetype/src/type42/t42objs.h      |    124 -
 .../freetype/vtkfreetype/src/type42/t42parse.c     |   1187 -
 .../freetype/vtkfreetype/src/type42/t42parse.h     |     90 -
 .../freetype/vtkfreetype/src/type42/t42types.h     |     56 -
 .../freetype/vtkfreetype/src/type42/type42.c       |     25 -
 .../freetype/vtkfreetype/src/winfonts/fnterrs.h    |     41 -
 .../freetype/vtkfreetype/src/winfonts/winfnt.c     |   1145 -
 .../freetype/vtkfreetype/src/winfonts/winfnt.h     |    171 -
 ThirdParty/ftgl/CMakeLists.txt                     |     38 +-
 ThirdParty/ftgl/src/FTPixmapGlyphRenderOpenGL.cpp  |      2 +-
 ThirdParty/gl2ps/vtk_gl2ps.h.in                    |      4 +-
 ThirdParty/gl2ps/vtkgl2ps/CMakeLists.txt           |     66 -
 ThirdParty/gl2ps/vtkgl2ps/COPYING.GL2PS            |     25 -
 ThirdParty/gl2ps/vtkgl2ps/COPYING.LGPL             |    482 -
 ThirdParty/gl2ps/vtkgl2ps/README.VTK.txt           |     16 -
 ThirdParty/gl2ps/vtkgl2ps/gl2ps.c                  |   6141 -
 ThirdParty/gl2ps/vtkgl2ps/gl2ps.h                  |    207 -
 ThirdParty/glew/CMakeLists.txt                     |      1 +
 ThirdParty/glew/module.cmake                       |      1 +
 ThirdParty/glew/vtk_glew.h.in                      |    111 +
 ThirdParty/hdf5/CMakeLists.txt                     |      2 +-
 ThirdParty/hdf5/vtk_hdf5.h.in                      |      4 +-
 ThirdParty/hdf5/vtkhdf5/.NoDartCoverage            |      1 -
 ThirdParty/hdf5/vtkhdf5/ACKNOWLEDGMENTS            |     15 -
 ThirdParty/hdf5/vtkhdf5/CMakeLists.txt             |    603 -
 ThirdParty/hdf5/vtkhdf5/COPYING                    |     92 -
 ThirdParty/hdf5/vtkhdf5/CTestConfig.cmake          |     15 -
 ThirdParty/hdf5/vtkhdf5/ConfigureChecks.cmake      |    789 -
 ThirdParty/hdf5/vtkhdf5/README-VTK.txt             |     66 -
 ThirdParty/hdf5/vtkhdf5/README.txt                 |     41 -
 .../hdf5/vtkhdf5/Resources/CMake/FindSZIP.cmake    |    179 -
 .../hdf5/vtkhdf5/Resources/CheckTypeSize.cmake     |     48 -
 .../hdf5/vtkhdf5/Resources/ConversionTests.c       |    422 -
 .../hdf5/vtkhdf5/Resources/GetTimeOfDayTest.cpp    |     15 -
 .../hdf5/vtkhdf5/Resources/H5cxx_config.h.in       |      5 -
 ThirdParty/hdf5/vtkhdf5/Resources/H5pubconf.h.in   |    752 -
 .../hdf5/vtkhdf5/Resources/HDF5Config.cmake.in     |     32 -
 ThirdParty/hdf5/vtkhdf5/Resources/HDF5Macros.cmake |    116 -
 ThirdParty/hdf5/vtkhdf5/Resources/HDF5Tests.c      |    366 -
 ThirdParty/hdf5/vtkhdf5/Resources/hdf5_zlib.h.in   |      1 -
 .../vtkhdf5/Resources/libhdf5.settings.cmake.in    |     68 -
 ThirdParty/hdf5/vtkhdf5/Resources/runTest.cmake    |     82 -
 ThirdParty/hdf5/vtkhdf5/Resources/xlatefile.c      |     56 -
 ThirdParty/hdf5/vtkhdf5/c++/CMakeLists.txt         |     46 -
 ThirdParty/hdf5/vtkhdf5/c++/COPYING                |     16 -
 ThirdParty/hdf5/vtkhdf5/c++/src/CMakeLists.txt     |    115 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5AbstractDs.cpp   |    323 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5AbstractDs.h     |     91 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Alltypes.h       |     29 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5ArrayType.cpp    |    167 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5ArrayType.h      |     62 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5AtomType.cpp     |    297 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5AtomType.h       |     81 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Attribute.cpp    |    540 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Attribute.h      |     98 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Classes.h        |     51 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5CommonFG.cpp     |   1187 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5CommonFG.h       |    172 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5CompType.cpp     |    462 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5CompType.h       |    114 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Cpp.h            |     58 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5CppDoc.h         |     91 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataSet.cpp      |    832 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataSet.h        |    132 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataSpace.cpp    |    643 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataSpace.h      |    131 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataType.cpp     |    811 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DataType.h       |    139 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DcreatProp.cpp   |    673 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DcreatProp.h     |    126 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DxferProp.cpp    |    441 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5DxferProp.h      |    111 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5EnumType.cpp     |    278 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5EnumType.h       |     77 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Exception.cpp    |    548 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Exception.h      |    164 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5FaccProp.cpp     |    681 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5FaccProp.h       |    142 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5FcreatProp.cpp   |    255 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5FcreatProp.h     |     79 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5File.cpp         |    824 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5File.h           |    148 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5FloatType.cpp    |    289 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5FloatType.h      |     74 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Group.cpp        |    304 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Group.h          |     76 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5IdComponent.cpp  |    326 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5IdComponent.h    |     99 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Include.h        |     30 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5IntType.cpp      |    140 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5IntType.h        |     56 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Library.cpp      |    179 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Library.h        |     70 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Object.cpp       |    583 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5Object.h         |    133 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5PredType.cpp     |    305 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5PredType.h       |    250 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5PropList.cpp     |    697 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5PropList.h       |    122 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5StrType.cpp      |    234 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5StrType.h        |     68 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5VarLenType.cpp   |     85 -
 ThirdParty/hdf5/vtkhdf5/c++/src/H5VarLenType.h     |     52 -
 ThirdParty/hdf5/vtkhdf5/c++/src/Makefile.am        |     73 -
 ThirdParty/hdf5/vtkhdf5/c++/src/Makefile.in        |   1071 -
 ThirdParty/hdf5/vtkhdf5/c++/src/RM_stylesheet.css  |    450 -
 ThirdParty/hdf5/vtkhdf5/c++/src/cpp_doc_config     |    234 -
 ThirdParty/hdf5/vtkhdf5/c++/src/h5c++.in           |    329 -
 ThirdParty/hdf5/vtkhdf5/c++/src/header.html        |    376 -
 .../hdf5/vtkhdf5/c++/src/header_files/filelist.xml |      6 -
 .../hdf5/vtkhdf5/c++/src/header_files/image001.jpg |    Bin 3034 -> 0 bytes
 .../hdf5/vtkhdf5/c++/src/header_files/image002.jpg |    Bin 2010 -> 0 bytes
 ThirdParty/hdf5/vtkhdf5/hl/CMakeLists.txt          |     42 -
 ThirdParty/hdf5/vtkhdf5/hl/COPYING                 |     16 -
 ThirdParty/hdf5/vtkhdf5/hl/c++/CMakeLists.txt      |     22 -
 ThirdParty/hdf5/vtkhdf5/hl/c++/COPYING             |     16 -
 ThirdParty/hdf5/vtkhdf5/hl/c++/src/CMakeLists.txt  |     44 -
 .../hdf5/vtkhdf5/hl/c++/src/H5PacketTable.cpp      |    333 -
 ThirdParty/hdf5/vtkhdf5/hl/c++/src/H5PacketTable.h |    244 -
 ThirdParty/hdf5/vtkhdf5/hl/c++/src/Makefile.am     |     46 -
 ThirdParty/hdf5/vtkhdf5/hl/c++/src/Makefile.in     |    969 -
 ThirdParty/hdf5/vtkhdf5/hl/src/CMakeLists.txt      |     67 -
 ThirdParty/hdf5/vtkhdf5/hl/src/COPYING             |     16 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5DS.c              |   2267 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5DSprivate.h       |     44 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5DSpublic.h        |     79 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5HLprivate2.h      |     65 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5IM.c              |   1222 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5IMprivate.h       |     41 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5IMpublic.h        |     88 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5LT.c              |   2920 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTanalyze.c       |   2342 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTanalyze.l       |    192 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTparse.c         |   1151 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTparse.h         |     65 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTparse.y         |    381 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTprivate.h       |     52 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5LTpublic.h        |    353 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5PT.c              |    839 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5PTprivate.h       |     26 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5PTpublic.h        |    128 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5TB.c              |   3672 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5TBprivate.h       |     62 -
 ThirdParty/hdf5/vtkhdf5/hl/src/H5TBpublic.h        |    234 -
 ThirdParty/hdf5/vtkhdf5/hl/src/Makefile.am         |     38 -
 ThirdParty/hdf5/vtkhdf5/hl/src/Makefile.in         |    969 -
 ThirdParty/hdf5/vtkhdf5/hl/src/hdf5_hl.h           |     32 -
 .../hdf5/vtkhdf5/hl/src/vtk_libhdf5_hl_mangle.h    |    199 -
 ThirdParty/hdf5/vtkhdf5/src/.indent.pro            |    150 -
 ThirdParty/hdf5/vtkhdf5/src/CMakeLists.txt         |    674 -
 ThirdParty/hdf5/vtkhdf5/src/COPYING                |     16 -
 ThirdParty/hdf5/vtkhdf5/src/H5.c                   |    780 -
 ThirdParty/hdf5/vtkhdf5/src/H5A.c                  |   2620 -
 ThirdParty/hdf5/vtkhdf5/src/H5AC.c                 |   4363 -
 ThirdParty/hdf5/vtkhdf5/src/H5ACpkg.h              |    326 -
 ThirdParty/hdf5/vtkhdf5/src/H5ACprivate.h          |    358 -
 ThirdParty/hdf5/vtkhdf5/src/H5ACpublic.h           |    450 -
 ThirdParty/hdf5/vtkhdf5/src/H5Abtree2.c            |    555 -
 ThirdParty/hdf5/vtkhdf5/src/H5Adense.c             |   1908 -
 ThirdParty/hdf5/vtkhdf5/src/H5Adeprec.c            |    432 -
 ThirdParty/hdf5/vtkhdf5/src/H5Aint.c               |   1306 -
 ThirdParty/hdf5/vtkhdf5/src/H5Apkg.h               |    299 -
 ThirdParty/hdf5/vtkhdf5/src/H5Aprivate.h           |     56 -
 ThirdParty/hdf5/vtkhdf5/src/H5Apublic.h            |    120 -
 ThirdParty/hdf5/vtkhdf5/src/H5Atest.c              |    150 -
 ThirdParty/hdf5/vtkhdf5/src/H5B.c                  |   2158 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2.c                 |   1279 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2cache.c            |   1132 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2dbg.c              |    431 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2hdr.c              |    607 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2int.c              |   3200 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2pkg.h              |    365 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2private.h          |    158 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2public.h           |     54 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2stat.c             |    150 -
 ThirdParty/hdf5/vtkhdf5/src/H5B2test.c             |    535 -
 ThirdParty/hdf5/vtkhdf5/src/H5Bcache.c             |    406 -
 ThirdParty/hdf5/vtkhdf5/src/H5Bdbg.c               |    288 -
 ThirdParty/hdf5/vtkhdf5/src/H5Bpkg.h               |     98 -
 ThirdParty/hdf5/vtkhdf5/src/H5Bprivate.h           |    181 -
 ThirdParty/hdf5/vtkhdf5/src/H5Bpublic.h            |     41 -
 ThirdParty/hdf5/vtkhdf5/src/H5C.c                  |   8829 --
 ThirdParty/hdf5/vtkhdf5/src/H5CS.c                 |    323 -
 ThirdParty/hdf5/vtkhdf5/src/H5CSprivate.h          |     44 -
 ThirdParty/hdf5/vtkhdf5/src/H5Cpkg.h               |   3623 -
 ThirdParty/hdf5/vtkhdf5/src/H5Cprivate.h           |   1121 -
 ThirdParty/hdf5/vtkhdf5/src/H5Cpublic.h            |     61 -
 ThirdParty/hdf5/vtkhdf5/src/H5D.c                  |   1087 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dbtree.c             |   1482 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dchunk.c             |   5039 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dcompact.c           |    571 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dcontig.c            |   1473 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ddbg.c               |    123 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ddeprec.c            |    376 -
 ThirdParty/hdf5/vtkhdf5/src/H5Defl.c               |    594 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dfill.c              |    717 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dint.c               |   2390 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dio.c                |   1003 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dlayout.c            |    472 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dmpio.c              |   2054 -
 ThirdParty/hdf5/vtkhdf5/src/H5Doh.c                |    437 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dpkg.h               |    707 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dprivate.h           |    184 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dpublic.h            |    154 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dscatgath.c          |    901 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dselect.c            |    311 -
 ThirdParty/hdf5/vtkhdf5/src/H5Dtest.c              |    189 -
 ThirdParty/hdf5/vtkhdf5/src/H5E.c                  |   1662 -
 ThirdParty/hdf5/vtkhdf5/src/H5Edefin.h             |    211 -
 ThirdParty/hdf5/vtkhdf5/src/H5Edeprec.c            |    447 -
 ThirdParty/hdf5/vtkhdf5/src/H5Einit.h              |    793 -
 ThirdParty/hdf5/vtkhdf5/src/H5Eint.c               |   1031 -
 ThirdParty/hdf5/vtkhdf5/src/H5Epkg.h               |    145 -
 ThirdParty/hdf5/vtkhdf5/src/H5Eprivate.h           |    152 -
 ThirdParty/hdf5/vtkhdf5/src/H5Epubgen.h            |    360 -
 ThirdParty/hdf5/vtkhdf5/src/H5Epublic.h            |    228 -
 ThirdParty/hdf5/vtkhdf5/src/H5Eterm.h              |    213 -
 ThirdParty/hdf5/vtkhdf5/src/H5F.c                  |   2874 -
 ThirdParty/hdf5/vtkhdf5/src/H5FD.c                 |   2129 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDcore.c             |   1123 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDcore.h             |     42 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDdirect.c           |   1380 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDdirect.h           |     57 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDfamily.c           |   1451 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDfamily.h           |     44 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDint.c              |    312 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDlog.c              |   1341 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDlog.h              |     69 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDmpi.c              |    532 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDmpi.h              |    123 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDmpio.c             |   2094 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDmpio.h             |     65 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDmpiposix.c         |   1547 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDmpiposix.h         |     56 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDmulti.c            |   2123 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDmulti.h            |     52 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDpkg.h              |     67 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDprivate.h          |     83 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDpublic.h           |    279 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDsec2.c             |    948 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDsec2.h             |     42 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDspace.c            |    462 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDstdio.c            |   1070 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDstdio.h            |     41 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDwindows.c          |   1083 -
 ThirdParty/hdf5/vtkhdf5/src/H5FDwindows.h          |     42 -
 ThirdParty/hdf5/vtkhdf5/src/H5FL.c                 |   2565 -
 ThirdParty/hdf5/vtkhdf5/src/H5FLprivate.h          |    430 -
 ThirdParty/hdf5/vtkhdf5/src/H5FO.c                 |    604 -
 ThirdParty/hdf5/vtkhdf5/src/H5FOprivate.h          |     53 -
 ThirdParty/hdf5/vtkhdf5/src/H5FS.c                 |    957 -
 ThirdParty/hdf5/vtkhdf5/src/H5FScache.c            |   1033 -
 ThirdParty/hdf5/vtkhdf5/src/H5FSdbg.c              |    311 -
 ThirdParty/hdf5/vtkhdf5/src/H5FSpkg.h              |    249 -
 ThirdParty/hdf5/vtkhdf5/src/H5FSprivate.h          |    211 -
 ThirdParty/hdf5/vtkhdf5/src/H5FSpublic.h           |     54 -
 ThirdParty/hdf5/vtkhdf5/src/H5FSsection.c          |   2311 -
 ThirdParty/hdf5/vtkhdf5/src/H5FSstat.c             |    105 -
 ThirdParty/hdf5/vtkhdf5/src/H5FStest.c             |    154 -
 ThirdParty/hdf5/vtkhdf5/src/H5Faccum.c             |    730 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fdbg.c               |    148 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ffake.c              |    129 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fio.c                |    173 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fmount.c             |    707 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fmpi.c               |    181 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fpkg.h               |    333 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fprivate.h           |    545 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fpublic.h            |    178 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fquery.c             |    838 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fsfile.c             |    227 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fsuper.c             |    805 -
 ThirdParty/hdf5/vtkhdf5/src/H5Fsuper_cache.c       |    881 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ftest.c              |    188 -
 ThirdParty/hdf5/vtkhdf5/src/H5G.c                  |   1880 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gbtree2.c            |    547 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gcache.c             |    417 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gcompact.c           |    648 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gdense.c             |   1890 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gdeprec.c            |   1175 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gent.c               |    490 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gint.c               |    207 -
 ThirdParty/hdf5/vtkhdf5/src/H5Glink.c              |    695 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gloc.c               |    989 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gname.c              |   1191 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gnode.c              |   1551 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gobj.c               |   1214 -
 ThirdParty/hdf5/vtkhdf5/src/H5Goh.c                |    416 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gpkg.h               |    581 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gprivate.h           |    226 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gpublic.h            |    178 -
 ThirdParty/hdf5/vtkhdf5/src/H5Groot.c              |    270 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gstab.c              |   1173 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gtest.c              |    637 -
 ThirdParty/hdf5/vtkhdf5/src/H5Gtraverse.c          |    969 -
 ThirdParty/hdf5/vtkhdf5/src/H5HF.c                 |    926 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFbtree2.c           |   1165 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFcache.c            |   1765 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFdbg.c              |    758 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFdblock.c           |    712 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFdtable.c           |    371 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFhdr.c              |   1518 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFhuge.c             |   1114 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFiblock.c           |   1639 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFiter.c             |    664 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFman.c              |    599 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFpkg.h              |    780 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFprivate.h          |    140 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFpublic.h           |     54 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFsection.c          |   4190 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFspace.c            |    460 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFstat.c             |    180 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFtest.c             |    552 -
 ThirdParty/hdf5/vtkhdf5/src/H5HFtiny.c             |    421 -
 ThirdParty/hdf5/vtkhdf5/src/H5HG.c                 |    947 -
 ThirdParty/hdf5/vtkhdf5/src/H5HGcache.c            |    437 -
 ThirdParty/hdf5/vtkhdf5/src/H5HGdbg.c              |    142 -
 ThirdParty/hdf5/vtkhdf5/src/H5HGpkg.h              |    156 -
 ThirdParty/hdf5/vtkhdf5/src/H5HGprivate.h          |     48 -
 ThirdParty/hdf5/vtkhdf5/src/H5HGpublic.h           |     33 -
 ThirdParty/hdf5/vtkhdf5/src/H5HL.c                 |   1225 -
 ThirdParty/hdf5/vtkhdf5/src/H5HLcache.c            |    845 -
 ThirdParty/hdf5/vtkhdf5/src/H5HLdbg.c              |    134 -
 ThirdParty/hdf5/vtkhdf5/src/H5HLint.c              |    417 -
 ThirdParty/hdf5/vtkhdf5/src/H5HLpkg.h              |    162 -
 ThirdParty/hdf5/vtkhdf5/src/H5HLprivate.h          |     79 -
 ThirdParty/hdf5/vtkhdf5/src/H5HLpublic.h           |     41 -
 ThirdParty/hdf5/vtkhdf5/src/H5HP.c                 |    920 -
 ThirdParty/hdf5/vtkhdf5/src/H5HPprivate.h          |     71 -
 ThirdParty/hdf5/vtkhdf5/src/H5I.c                  |   2398 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ipkg.h               |     70 -
 ThirdParty/hdf5/vtkhdf5/src/H5Iprivate.h           |     74 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ipublic.h            |    104 -
 ThirdParty/hdf5/vtkhdf5/src/H5L.c                  |   2947 -
 ThirdParty/hdf5/vtkhdf5/src/H5Lexternal.c          |    712 -
 ThirdParty/hdf5/vtkhdf5/src/H5Lpkg.h               |     61 -
 ThirdParty/hdf5/vtkhdf5/src/H5Lprivate.h           |     98 -
 ThirdParty/hdf5/vtkhdf5/src/H5Lpublic.h            |    202 -
 ThirdParty/hdf5/vtkhdf5/src/H5MF.c                 |   1040 -
 ThirdParty/hdf5/vtkhdf5/src/H5MFaggr.c             |    727 -
 ThirdParty/hdf5/vtkhdf5/src/H5MFdbg.c              |    246 -
 ThirdParty/hdf5/vtkhdf5/src/H5MFpkg.h              |    175 -
 ThirdParty/hdf5/vtkhdf5/src/H5MFprivate.h          |     92 -
 ThirdParty/hdf5/vtkhdf5/src/H5MFsection.c          |    533 -
 ThirdParty/hdf5/vtkhdf5/src/H5MM.c                 |    250 -
 ThirdParty/hdf5/vtkhdf5/src/H5MMprivate.h          |     54 -
 ThirdParty/hdf5/vtkhdf5/src/H5MMpublic.h           |     47 -
 ThirdParty/hdf5/vtkhdf5/src/H5MP.c                 |    473 -
 ThirdParty/hdf5/vtkhdf5/src/H5MPpkg.h              |    106 -
 ThirdParty/hdf5/vtkhdf5/src/H5MPprivate.h          |     62 -
 ThirdParty/hdf5/vtkhdf5/src/H5MPtest.c             |    237 -
 ThirdParty/hdf5/vtkhdf5/src/H5O.c                  |   3448 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oainfo.c             |    534 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oalloc.c             |   2284 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oattr.c              |    875 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oattribute.c         |   1992 -
 ThirdParty/hdf5/vtkhdf5/src/H5Obogus.c             |    217 -
 ThirdParty/hdf5/vtkhdf5/src/H5Obtreek.c            |    258 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ocache.c             |   1375 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ochunk.c             |    367 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ocont.c              |    289 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ocopy.c              |   1214 -
 ThirdParty/hdf5/vtkhdf5/src/H5Odbg.c               |    566 -
 ThirdParty/hdf5/vtkhdf5/src/H5Odrvinfo.c           |    314 -
 ThirdParty/hdf5/vtkhdf5/src/H5Odtype.c             |   2101 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oefl.c               |    586 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ofill.c              |   1019 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oginfo.c             |    352 -
 ThirdParty/hdf5/vtkhdf5/src/H5Olayout.c            |    747 -
 ThirdParty/hdf5/vtkhdf5/src/H5Olinfo.c             |    583 -
 ThirdParty/hdf5/vtkhdf5/src/H5Olink.c              |    860 -
 ThirdParty/hdf5/vtkhdf5/src/H5Omessage.c           |   2416 -
 ThirdParty/hdf5/vtkhdf5/src/H5Omtime.c             |    551 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oname.c              |    308 -
 ThirdParty/hdf5/vtkhdf5/src/H5Onull.c              |     56 -
 ThirdParty/hdf5/vtkhdf5/src/H5Opkg.h               |    616 -
 ThirdParty/hdf5/vtkhdf5/src/H5Opline.c             |    694 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oprivate.h           |    715 -
 ThirdParty/hdf5/vtkhdf5/src/H5Opublic.h            |    203 -
 ThirdParty/hdf5/vtkhdf5/src/H5Orefcount.c          |    325 -
 ThirdParty/hdf5/vtkhdf5/src/H5Osdspace.c           |    540 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oshared.c            |    751 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oshared.h            |    474 -
 ThirdParty/hdf5/vtkhdf5/src/H5Oshmesg.c            |    248 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ostab.c              |    435 -
 ThirdParty/hdf5/vtkhdf5/src/H5Otest.c              |    520 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ounknown.c           |     89 -
 ThirdParty/hdf5/vtkhdf5/src/H5P.c                  |   1534 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pacpl.c              |     84 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pdapl.c              |    273 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pdcpl.c              |   1969 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pdeprec.c            |    460 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pdxpl.c              |   1394 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pfapl.c              |   2026 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pfcpl.c              |    951 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pfmpl.c              |    122 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pgcpl.c              |    507 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pint.c               |   4679 -
 ThirdParty/hdf5/vtkhdf5/src/H5Plapl.c              |    817 -
 ThirdParty/hdf5/vtkhdf5/src/H5Plcpl.c              |    200 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pocpl.c              |   1580 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pocpypl.c            |    209 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ppkg.h               |    202 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pprivate.h           |    107 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ppublic.h            |    432 -
 ThirdParty/hdf5/vtkhdf5/src/H5Pstrcpl.c            |    200 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ptest.c              |    173 -
 ThirdParty/hdf5/vtkhdf5/src/H5R.c                  |    956 -
 ThirdParty/hdf5/vtkhdf5/src/H5RC.c                 |    127 -
 ThirdParty/hdf5/vtkhdf5/src/H5RCprivate.h          |     63 -
 ThirdParty/hdf5/vtkhdf5/src/H5RS.c                 |    497 -
 ThirdParty/hdf5/vtkhdf5/src/H5RSprivate.h          |     61 -
 ThirdParty/hdf5/vtkhdf5/src/H5Rdeprec.c            |    162 -
 ThirdParty/hdf5/vtkhdf5/src/H5Rpkg.h               |     63 -
 ThirdParty/hdf5/vtkhdf5/src/H5Rprivate.h           |     31 -
 ThirdParty/hdf5/vtkhdf5/src/H5Rpublic.h            |     92 -
 ThirdParty/hdf5/vtkhdf5/src/H5S.c                  |   2145 -
 ThirdParty/hdf5/vtkhdf5/src/H5SL.c                 |   2179 -
 ThirdParty/hdf5/vtkhdf5/src/H5SLprivate.h          |     89 -
 ThirdParty/hdf5/vtkhdf5/src/H5SM.c                 |   2636 -
 ThirdParty/hdf5/vtkhdf5/src/H5SMbtree2.c           |    300 -
 ThirdParty/hdf5/vtkhdf5/src/H5SMcache.c            |    759 -
 ThirdParty/hdf5/vtkhdf5/src/H5SMmessage.c          |    358 -
 ThirdParty/hdf5/vtkhdf5/src/H5SMpkg.h              |    272 -
 ThirdParty/hdf5/vtkhdf5/src/H5SMprivate.h          |     70 -
 ThirdParty/hdf5/vtkhdf5/src/H5SMtest.c             |    119 -
 ThirdParty/hdf5/vtkhdf5/src/H5ST.c                 |    793 -
 ThirdParty/hdf5/vtkhdf5/src/H5STprivate.h          |     64 -
 ThirdParty/hdf5/vtkhdf5/src/H5Sall.c               |    921 -
 ThirdParty/hdf5/vtkhdf5/src/H5Sdbg.c               |    124 -
 ThirdParty/hdf5/vtkhdf5/src/H5Shyper.c             |   8221 --
 ThirdParty/hdf5/vtkhdf5/src/H5Smpio.c              |    825 -
 ThirdParty/hdf5/vtkhdf5/src/H5Snone.c              |    856 -
 ThirdParty/hdf5/vtkhdf5/src/H5Spkg.h               |    254 -
 ThirdParty/hdf5/vtkhdf5/src/H5Spoint.c             |   1546 -
 ThirdParty/hdf5/vtkhdf5/src/H5Sprivate.h           |    286 -
 ThirdParty/hdf5/vtkhdf5/src/H5Spublic.h            |    152 -
 ThirdParty/hdf5/vtkhdf5/src/H5Sselect.c            |   1584 -
 ThirdParty/hdf5/vtkhdf5/src/H5Stest.c              |    111 -
 ThirdParty/hdf5/vtkhdf5/src/H5T.c                  |   5275 -
 ThirdParty/hdf5/vtkhdf5/src/H5TS.c                 |    322 -
 ThirdParty/hdf5/vtkhdf5/src/H5TSprivate.h          |     65 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tarray.c             |    457 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tbit.c               |    705 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tcommit.c            |    872 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tcompound.c          |    671 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tconv.c              |  10757 --
 ThirdParty/hdf5/vtkhdf5/src/H5Tcset.c              |    151 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tdbg.c               |    400 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tdeprec.c            |    231 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tenum.c              |    603 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tfields.c            |    494 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tfixed.c             |    180 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tfloat.c             |    422 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tnative.c            |    932 -
 ThirdParty/hdf5/vtkhdf5/src/H5Toffset.c            |    300 -
 ThirdParty/hdf5/vtkhdf5/src/H5Toh.c                |    234 -
 ThirdParty/hdf5/vtkhdf5/src/H5Topaque.c            |    140 -
 ThirdParty/hdf5/vtkhdf5/src/H5Torder.c             |    172 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tpad.c               |    147 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tpkg.h               |   1409 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tprecis.c            |    302 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tprivate.h           |    163 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tpublic.h            |    620 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tstrpad.c            |    163 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tvisit.c             |    155 -
 ThirdParty/hdf5/vtkhdf5/src/H5Tvlen.c              |   1279 -
 ThirdParty/hdf5/vtkhdf5/src/H5V.c                  |   1380 -
 ThirdParty/hdf5/vtkhdf5/src/H5Vprivate.h           |    434 -
 ThirdParty/hdf5/vtkhdf5/src/H5WB.c                 |    291 -
 ThirdParty/hdf5/vtkhdf5/src/H5WBprivate.h          |     64 -
 ThirdParty/hdf5/vtkhdf5/src/H5Z.c                  |   1387 -
 ThirdParty/hdf5/vtkhdf5/src/H5Zdeflate.c           |    205 -
 ThirdParty/hdf5/vtkhdf5/src/H5Zfletcher32.c        |    168 -
 ThirdParty/hdf5/vtkhdf5/src/H5Znbit.c              |   1411 -
 ThirdParty/hdf5/vtkhdf5/src/H5Zpkg.h               |     73 -
 ThirdParty/hdf5/vtkhdf5/src/H5Zprivate.h           |    108 -
 ThirdParty/hdf5/vtkhdf5/src/H5Zpublic.h            |    249 -
 ThirdParty/hdf5/vtkhdf5/src/H5Zscaleoffset.c       |   1647 -
 ThirdParty/hdf5/vtkhdf5/src/H5Zshuffle.c           |    289 -
 ThirdParty/hdf5/vtkhdf5/src/H5Zszip.c              |    373 -
 ThirdParty/hdf5/vtkhdf5/src/H5Ztrans.c             |   1596 -
 ThirdParty/hdf5/vtkhdf5/src/H5api_adpt.h           |    408 -
 ThirdParty/hdf5/vtkhdf5/src/H5checksum.c           |    494 -
 ThirdParty/hdf5/vtkhdf5/src/H5config.h.in          |    711 -
 ThirdParty/hdf5/vtkhdf5/src/H5dbg.c                |    146 -
 ThirdParty/hdf5/vtkhdf5/src/H5detect.c             |   1688 -
 ThirdParty/hdf5/vtkhdf5/src/H5err.txt              |    255 -
 ThirdParty/hdf5/vtkhdf5/src/H5make_libsettings.c   |    298 -
 ThirdParty/hdf5/vtkhdf5/src/H5overflow.h           |   1939 -
 ThirdParty/hdf5/vtkhdf5/src/H5overflow.txt         |     45 -
 ThirdParty/hdf5/vtkhdf5/src/H5private.h            |   2046 -
 ThirdParty/hdf5/vtkhdf5/src/H5public.h             |    315 -
 ThirdParty/hdf5/vtkhdf5/src/H5system.c             |    762 -
 ThirdParty/hdf5/vtkhdf5/src/H5timer.c              |    282 -
 ThirdParty/hdf5/vtkhdf5/src/H5trace.c              |   2358 -
 ThirdParty/hdf5/vtkhdf5/src/H5vers.txt             |     75 -
 ThirdParty/hdf5/vtkhdf5/src/H5version.h            |    419 -
 ThirdParty/hdf5/vtkhdf5/src/H5win32defs.h          |     81 -
 ThirdParty/hdf5/vtkhdf5/src/Makefile.am            |    178 -
 ThirdParty/hdf5/vtkhdf5/src/Makefile.in            |   1470 -
 ThirdParty/hdf5/vtkhdf5/src/hdf5-lin.lnt           |     24 -
 ThirdParty/hdf5/vtkhdf5/src/hdf5-win.lnt           |     39 -
 ThirdParty/hdf5/vtkhdf5/src/hdf5.h                 |     55 -
 ThirdParty/hdf5/vtkhdf5/src/hdf5.lnt               |     97 -
 ThirdParty/hdf5/vtkhdf5/src/libhdf5.settings.in    |     69 -
 ThirdParty/hdf5/vtkhdf5/src/vtk_libhdf5_mangle.h   |   2404 -
 ThirdParty/jpeg/vtk_jpeg.h.in                      |      4 +-
 ThirdParty/jpeg/vtkjpeg/CMakeLists.txt             |     58 -
 ThirdParty/jpeg/vtkjpeg/README                     |    385 -
 ThirdParty/jpeg/vtkjpeg/README.VTK.txt             |     24 -
 ThirdParty/jpeg/vtkjpeg/change.log                 |    217 -
 ThirdParty/jpeg/vtkjpeg/filelist.doc               |    210 -
 ThirdParty/jpeg/vtkjpeg/install.doc                |   1063 -
 ThirdParty/jpeg/vtkjpeg/jcapimin.c                 |    280 -
 ThirdParty/jpeg/vtkjpeg/jcapistd.c                 |    161 -
 ThirdParty/jpeg/vtkjpeg/jccoefct.c                 |    450 -
 ThirdParty/jpeg/vtkjpeg/jccolor.c                  |    460 -
 ThirdParty/jpeg/vtkjpeg/jcdctmgr.c                 |    387 -
 ThirdParty/jpeg/vtkjpeg/jchuff.c                   |    909 -
 ThirdParty/jpeg/vtkjpeg/jchuff.h                   |     47 -
 ThirdParty/jpeg/vtkjpeg/jcinit.c                   |     72 -
 ThirdParty/jpeg/vtkjpeg/jcmainct.c                 |    293 -
 ThirdParty/jpeg/vtkjpeg/jcmarker.c                 |    665 -
 ThirdParty/jpeg/vtkjpeg/jcmaster.c                 |    590 -
 ThirdParty/jpeg/vtkjpeg/jcomapi.c                  |    106 -
 ThirdParty/jpeg/vtkjpeg/jconfig.doc                |    155 -
 ThirdParty/jpeg/vtkjpeg/jconfig.h                  |     56 -
 ThirdParty/jpeg/vtkjpeg/jcparam.c                  |    610 -
 ThirdParty/jpeg/vtkjpeg/jcphuff.c                  |    833 -
 ThirdParty/jpeg/vtkjpeg/jcprepct.c                 |    354 -
 ThirdParty/jpeg/vtkjpeg/jcsample.c                 |    520 -
 ThirdParty/jpeg/vtkjpeg/jctrans.c                  |    390 -
 ThirdParty/jpeg/vtkjpeg/jdapimin.c                 |    395 -
 ThirdParty/jpeg/vtkjpeg/jdapistd.c                 |    275 -
 ThirdParty/jpeg/vtkjpeg/jdatadst.c                 |    151 -
 ThirdParty/jpeg/vtkjpeg/jdatasrc.c                 |    217 -
 ThirdParty/jpeg/vtkjpeg/jdcoefct.c                 |    737 -
 ThirdParty/jpeg/vtkjpeg/jdcolor.c                  |    397 -
 ThirdParty/jpeg/vtkjpeg/jdct.h                     |    176 -
 ThirdParty/jpeg/vtkjpeg/jddctmgr.c                 |    269 -
 ThirdParty/jpeg/vtkjpeg/jdhuff.c                   |    651 -
 ThirdParty/jpeg/vtkjpeg/jdhuff.h                   |    201 -
 ThirdParty/jpeg/vtkjpeg/jdinput.c                  |    381 -
 ThirdParty/jpeg/vtkjpeg/jdmainct.c                 |    512 -
 ThirdParty/jpeg/vtkjpeg/jdmarker.c                 |   1360 -
 ThirdParty/jpeg/vtkjpeg/jdmaster.c                 |    557 -
 ThirdParty/jpeg/vtkjpeg/jdmerge.c                  |    405 -
 ThirdParty/jpeg/vtkjpeg/jdphuff.c                  |    668 -
 ThirdParty/jpeg/vtkjpeg/jdpostct.c                 |    295 -
 ThirdParty/jpeg/vtkjpeg/jdsample.c                 |    486 -
 ThirdParty/jpeg/vtkjpeg/jdtrans.c                  |    143 -
 ThirdParty/jpeg/vtkjpeg/jerror.c                   |    253 -
 ThirdParty/jpeg/vtkjpeg/jerror.h                   |    291 -
 ThirdParty/jpeg/vtkjpeg/jfdctflt.c                 |    168 -
 ThirdParty/jpeg/vtkjpeg/jfdctfst.c                 |    224 -
 ThirdParty/jpeg/vtkjpeg/jfdctint.c                 |    283 -
 ThirdParty/jpeg/vtkjpeg/jidctflt.c                 |    242 -
 ThirdParty/jpeg/vtkjpeg/jidctfst.c                 |    368 -
 ThirdParty/jpeg/vtkjpeg/jidctint.c                 |    389 -
 ThirdParty/jpeg/vtkjpeg/jidctred.c                 |    398 -
 ThirdParty/jpeg/vtkjpeg/jinclude.h                 |     92 -
 ThirdParty/jpeg/vtkjpeg/jmemmgr.c                  |   1118 -
 ThirdParty/jpeg/vtkjpeg/jmemnobs.c                 |    122 -
 ThirdParty/jpeg/vtkjpeg/jmemsys.h                  |    198 -
 ThirdParty/jpeg/vtkjpeg/jmorecfg.h                 |    406 -
 ThirdParty/jpeg/vtkjpeg/jpegDllConfig.h.in         |      6 -
 ThirdParty/jpeg/vtkjpeg/jpegint.h                  |    392 -
 ThirdParty/jpeg/vtkjpeg/jpeglib.h                  |   1097 -
 ThirdParty/jpeg/vtkjpeg/jquant1.c                  |    862 -
 ThirdParty/jpeg/vtkjpeg/jquant2.c                  |   1312 -
 ThirdParty/jpeg/vtkjpeg/jutils.c                   |    179 -
 ThirdParty/jpeg/vtkjpeg/jversion.h                 |     14 -
 ThirdParty/jpeg/vtkjpeg/libjpeg.doc                |   3006 -
 ThirdParty/jpeg/vtkjpeg/structure.doc              |    948 -
 ThirdParty/jpeg/vtkjpeg/vtk_jpeg_mangle.h          |    121 -
 ThirdParty/jsoncpp/vtk_jsoncpp.h.in                |      4 +-
 ThirdParty/jsoncpp/vtkjsoncpp/CMakeLists.txt       |     32 -
 ThirdParty/jsoncpp/vtkjsoncpp/json/json-forwards.h |    249 -
 ThirdParty/jsoncpp/vtkjsoncpp/json/json.h          |   1855 -
 ThirdParty/jsoncpp/vtkjsoncpp/jsoncpp.cpp          |   4236 -
 ThirdParty/libproj4/vtk_libproj4.h.in              |      4 +-
 ThirdParty/libproj4/vtklibproj4/CMakeLists.txt     |     32 +-
 ThirdParty/libxml2/vtk_libxml2.h.in                |      4 +-
 ThirdParty/libxml2/vtklibxml2/AUTHORS              |      5 -
 ThirdParty/libxml2/vtklibxml2/CMakeLists.txt       |    305 -
 ThirdParty/libxml2/vtklibxml2/Copyright            |     27 -
 ThirdParty/libxml2/vtklibxml2/DOCBparser.c         |    305 -
 ThirdParty/libxml2/vtklibxml2/HTMLparser.c         |   6274 -
 ThirdParty/libxml2/vtklibxml2/HTMLtree.c           |   1213 -
 ThirdParty/libxml2/vtklibxml2/SAX.c                |    180 -
 ThirdParty/libxml2/vtklibxml2/SAX2.c               |   2891 -
 ThirdParty/libxml2/vtklibxml2/c14n.c               |   1928 -
 ThirdParty/libxml2/vtklibxml2/catalog.c            |   3788 -
 ThirdParty/libxml2/vtklibxml2/chvalid.c            |    336 -
 ThirdParty/libxml2/vtklibxml2/config_cmake.h.in    |    263 -
 ThirdParty/libxml2/vtklibxml2/debugXML.c           |   3264 -
 ThirdParty/libxml2/vtklibxml2/dict.c               |    901 -
 ThirdParty/libxml2/vtklibxml2/elfgcchack.h         |  17428 ---
 ThirdParty/libxml2/vtklibxml2/encoding.c           |   3295 -
 ThirdParty/libxml2/vtklibxml2/entities.c           |    966 -
 ThirdParty/libxml2/vtklibxml2/error.c              |    986 -
 ThirdParty/libxml2/vtklibxml2/globals.c            |   1129 -
 ThirdParty/libxml2/vtklibxml2/hash.c               |   1079 -
 .../libxml2/vtklibxml2/include/libxml/DOCBparser.h |     96 -
 .../libxml2/vtklibxml2/include/libxml/HTMLparser.h |    303 -
 .../libxml2/vtklibxml2/include/libxml/HTMLtree.h   |    147 -
 ThirdParty/libxml2/vtklibxml2/include/libxml/SAX.h |    173 -
 .../libxml2/vtklibxml2/include/libxml/SAX2.h       |    176 -
 .../libxml2/vtklibxml2/include/libxml/c14n.h       |    105 -
 .../libxml2/vtklibxml2/include/libxml/catalog.h    |    182 -
 .../libxml2/vtklibxml2/include/libxml/chvalid.h    |    230 -
 .../libxml2/vtklibxml2/include/libxml/debugXML.h   |    217 -
 .../libxml2/vtklibxml2/include/libxml/dict.h       |     69 -
 .../libxml2/vtklibxml2/include/libxml/encoding.h   |    226 -
 .../libxml2/vtklibxml2/include/libxml/entities.h   |    140 -
 .../libxml2/vtklibxml2/include/libxml/globals.h    |    492 -
 .../libxml2/vtklibxml2/include/libxml/hash.h       |    233 -
 .../libxml2/vtklibxml2/include/libxml/list.h       |    137 -
 .../libxml2/vtklibxml2/include/libxml/nanoftp.h    |    143 -
 .../libxml2/vtklibxml2/include/libxml/nanohttp.h   |     81 -
 .../libxml2/vtklibxml2/include/libxml/parser.h     |   1220 -
 .../vtklibxml2/include/libxml/parserInternals.h    |    602 -
 .../libxml2/vtklibxml2/include/libxml/pattern.h    |    100 -
 .../libxml2/vtklibxml2/include/libxml/relaxng.h    |    196 -
 .../vtklibxml2/include/libxml/schemasInternals.h   |    958 -
 .../libxml2/vtklibxml2/include/libxml/schematron.h |    124 -
 .../libxml2/vtklibxml2/include/libxml/threads.h    |     80 -
 .../libxml2/vtklibxml2/include/libxml/tree.h       |   1208 -
 ThirdParty/libxml2/vtklibxml2/include/libxml/uri.h |     89 -
 .../libxml2/vtklibxml2/include/libxml/valid.h      |    458 -
 .../vtklibxml2/include/libxml/vtk_libxml2_mangle.h |   1638 -
 .../libxml2/vtklibxml2/include/libxml/xinclude.h   |    125 -
 .../libxml2/vtklibxml2/include/libxml/xlink.h      |    189 -
 .../libxml2/vtklibxml2/include/libxml/xmlIO.h      |    360 -
 .../vtklibxml2/include/libxml/xmlautomata.h        |    146 -
 .../libxml2/vtklibxml2/include/libxml/xmlerror.h   |    936 -
 .../libxml2/vtklibxml2/include/libxml/xmlexports.h |    156 -
 .../libxml2/vtklibxml2/include/libxml/xmlmemory.h  |    222 -
 .../libxml2/vtklibxml2/include/libxml/xmlmodule.h  |     57 -
 .../libxml2/vtklibxml2/include/libxml/xmlreader.h  |    408 -
 .../libxml2/vtklibxml2/include/libxml/xmlregexp.h  |    216 -
 .../libxml2/vtklibxml2/include/libxml/xmlsave.h    |     84 -
 .../libxml2/vtklibxml2/include/libxml/xmlschemas.h |    198 -
 .../vtklibxml2/include/libxml/xmlschemastypes.h    |    151 -
 .../libxml2/vtklibxml2/include/libxml/xmlstring.h  |    140 -
 .../libxml2/vtklibxml2/include/libxml/xmlunicode.h |    202 -
 .../vtklibxml2/include/libxml/xmlversion.h.in      |    405 -
 .../vtklibxml2/include/libxml/xmlwin32version.h.in |    288 -
 .../libxml2/vtklibxml2/include/libxml/xmlwriter.h  |    459 -
 .../libxml2/vtklibxml2/include/libxml/xpath.h      |    543 -
 .../vtklibxml2/include/libxml/xpathInternals.h     |    630 -
 .../libxml2/vtklibxml2/include/libxml/xpointer.h   |    114 -
 .../libxml2/vtklibxml2/include/wsockcompat.h       |     81 -
 ThirdParty/libxml2/vtklibxml2/legacy.c             |   1343 -
 ThirdParty/libxml2/vtklibxml2/libxml.h             |     79 -
 .../libxml2/vtklibxml2/libxml2PlatformTests.cmake  |    134 -
 ThirdParty/libxml2/vtklibxml2/list.c               |    779 -
 ThirdParty/libxml2/vtklibxml2/nanoftp.c            |   2109 -
 ThirdParty/libxml2/vtklibxml2/nanohttp.c           |   1789 -
 ThirdParty/libxml2/vtklibxml2/parser.c             |  13612 ---
 ThirdParty/libxml2/vtklibxml2/parserInternals.c    |   2059 -
 ThirdParty/libxml2/vtklibxml2/pattern.c            |   2607 -
 ThirdParty/libxml2/vtklibxml2/platformTestsC.c     |    122 -
 ThirdParty/libxml2/vtklibxml2/regressions.xml      |    226 -
 ThirdParty/libxml2/vtklibxml2/relaxng.c            |  10815 --
 ThirdParty/libxml2/vtklibxml2/rngparser.c          |   1595 -
 ThirdParty/libxml2/vtklibxml2/runsuite.c           |   1184 -
 ThirdParty/libxml2/vtklibxml2/runtest.c            |   4432 -
 ThirdParty/libxml2/vtklibxml2/schematron.c         |   1734 -
 ThirdParty/libxml2/vtklibxml2/threads.c            |    867 -
 ThirdParty/libxml2/vtklibxml2/tree.c               |   9535 --
 ThirdParty/libxml2/vtklibxml2/trio.c               |   6855 --
 ThirdParty/libxml2/vtklibxml2/trio.h               |    216 -
 ThirdParty/libxml2/vtklibxml2/triodef.h            |    222 -
 ThirdParty/libxml2/vtklibxml2/trionan.c            |    915 -
 ThirdParty/libxml2/vtklibxml2/trionan.h            |     84 -
 ThirdParty/libxml2/vtklibxml2/triop.h              |    150 -
 ThirdParty/libxml2/vtklibxml2/triostr.c            |   2102 -
 ThirdParty/libxml2/vtklibxml2/triostr.h            |    140 -
 ThirdParty/libxml2/vtklibxml2/uri.c                |   2483 -
 ThirdParty/libxml2/vtklibxml2/valid.c              |   6955 --
 ThirdParty/libxml2/vtklibxml2/vtk_README.txt       |     57 -
 ThirdParty/libxml2/vtklibxml2/vtk_libxml2_zlib.h   |     10 -
 ThirdParty/libxml2/vtklibxml2/xinclude.c           |   2555 -
 ThirdParty/libxml2/vtklibxml2/xlink.c              |    181 -
 ThirdParty/libxml2/vtklibxml2/xmlIO.c              |   3881 -
 ThirdParty/libxml2/vtklibxml2/xmlcatalog.c         |    617 -
 ThirdParty/libxml2/vtklibxml2/xmllint.c            |   3541 -
 ThirdParty/libxml2/vtklibxml2/xmlmemory.c          |   1044 -
 ThirdParty/libxml2/vtklibxml2/xmlmodule.c          |    445 -
 ThirdParty/libxml2/vtklibxml2/xmlreader.c          |   5659 -
 ThirdParty/libxml2/vtklibxml2/xmlregexp.c          |   7959 --
 ThirdParty/libxml2/vtklibxml2/xmlsave.c            |   2406 -
 ThirdParty/libxml2/vtklibxml2/xmlschemas.c         |  28654 -----
 ThirdParty/libxml2/vtklibxml2/xmlschemastypes.c    |   6113 -
 ThirdParty/libxml2/vtklibxml2/xmlstring.c          |    984 -
 ThirdParty/libxml2/vtklibxml2/xmlunicode.c         |   3179 -
 ThirdParty/libxml2/vtklibxml2/xmlwriter.c          |   4614 -
 ThirdParty/libxml2/vtklibxml2/xpath.c              |  15069 ---
 ThirdParty/libxml2/vtklibxml2/xpointer.c           |   3003 -
 ThirdParty/mrmpi/CMakeLists.txt                    |     17 -
 ThirdParty/mrmpi/LICENSE                           |     31 -
 ThirdParty/mrmpi/README                            |     47 -
 ThirdParty/mrmpi/doc/mapreduce.html                |   2193 -
 ThirdParty/mrmpi/doc/mapreduce.pdf                 |   1148 -
 ThirdParty/mrmpi/doc/mapreduce.txt                 |   2146 -
 ThirdParty/mrmpi/examples/CMakeLists.txt           |     10 -
 ThirdParty/mrmpi/examples/Makefile.common          |     26 -
 ThirdParty/mrmpi/examples/Makefile.linux           |     13 -
 ThirdParty/mrmpi/examples/Makefile.mac64           |     14 -
 ThirdParty/mrmpi/examples/Makefile.mpicc           |     14 -
 ThirdParty/mrmpi/examples/Makefile.serial          |     13 -
 ThirdParty/mrmpi/examples/Makefile.storm           |     12 -
 ThirdParty/mrmpi/examples/crmat.c                  |    317 -
 ThirdParty/mrmpi/examples/cwordfreq.c              |    167 -
 ThirdParty/mrmpi/examples/pypar_serial.py          |     20 -
 ThirdParty/mrmpi/examples/rmat.cpp                 |    318 -
 ThirdParty/mrmpi/examples/rmat.py                  |    205 -
 ThirdParty/mrmpi/examples/wordfreq.cpp             |    168 -
 ThirdParty/mrmpi/examples/wordfreq.py              |    100 -
 ThirdParty/mrmpi/module.cmake                      |      6 -
 ThirdParty/mrmpi/mpistubs/CMakeLists.txt           |     11 -
 ThirdParty/mrmpi/mpistubs/Makefile                 |    217 -
 ThirdParty/mrmpi/mpistubs/mpi.cpp                  |    322 -
 ThirdParty/mrmpi/mpistubs/mpi.h                    |    128 -
 ThirdParty/mrmpi/python/README                     |      8 -
 ThirdParty/mrmpi/python/mrmpi.py                   |    325 -
 ThirdParty/mrmpi/python/setup.py                   |     32 -
 ThirdParty/mrmpi/python/setup_serial.py            |     28 -
 ThirdParty/mrmpi/src/CMakeLists.txt                |     26 -
 ThirdParty/mrmpi/src/Makefile.common               |     26 -
 ThirdParty/mrmpi/src/Makefile.linux                |     10 -
 ThirdParty/mrmpi/src/Makefile.mac64                |     10 -
 ThirdParty/mrmpi/src/Makefile.mpicc                |     10 -
 ThirdParty/mrmpi/src/Makefile.serial               |     10 -
 ThirdParty/mrmpi/src/Makefile.storm                |      9 -
 ThirdParty/mrmpi/src/cmapreduce.cpp                |    303 -
 ThirdParty/mrmpi/src/cmapreduce.h                  |    113 -
 ThirdParty/mrmpi/src/error.cpp                     |     57 -
 ThirdParty/mrmpi/src/error.h                       |     37 -
 ThirdParty/mrmpi/src/hash.cpp                      |    298 -
 ThirdParty/mrmpi/src/hash.h                        |      7 -
 ThirdParty/mrmpi/src/irregular.cpp                 |    394 -
 ThirdParty/mrmpi/src/irregular.h                   |     74 -
 ThirdParty/mrmpi/src/keymultivalue.cpp             |    405 -
 ThirdParty/mrmpi/src/keymultivalue.h               |     74 -
 ThirdParty/mrmpi/src/keyvalue.cpp                  |    353 -
 ThirdParty/mrmpi/src/keyvalue.h                    |     57 -
 ThirdParty/mrmpi/src/mapreduce.cpp                 |   1523 -
 ThirdParty/mrmpi/src/mapreduce.h                   |    133 -
 ThirdParty/mrmpi/src/memory.cpp                    |     76 -
 ThirdParty/mrmpi/src/memory.h                      |     37 -
 ThirdParty/mrmpi/src/mrmpi_config.h                |     30 -
 ThirdParty/mrmpi/src/rename.sh                     |     10 -
 ThirdParty/mrmpi/user/README                       |     10 -
 ThirdParty/netcdf/CMakeLists.txt                   |     22 +-
 ThirdParty/netcdf/vtk_netcdf.h.in                  |      4 +-
 ThirdParty/netcdf/vtk_netcdfcpp.h.in               |      4 +-
 ThirdParty/netcdf/vtknetcdf/CMakeLists.txt         |    363 -
 ThirdParty/netcdf/vtknetcdf/COPYRIGHT              |     35 -
 ThirdParty/netcdf/vtknetcdf/README                 |     73 -
 ThirdParty/netcdf/vtknetcdf/README-VTK.txt         |     68 -
 ThirdParty/netcdf/vtknetcdf/RELEASE_NOTES          |   1076 -
 ThirdParty/netcdf/vtknetcdf/config.h.in            |    471 -
 ThirdParty/netcdf/vtknetcdf/cxx/CMakeLists.txt     |     14 -
 ThirdParty/netcdf/vtknetcdf/cxx/README             |     28 -
 ThirdParty/netcdf/vtknetcdf/cxx/nctst.cpp          |    518 -
 ThirdParty/netcdf/vtknetcdf/cxx/ncvalues.cpp       |    336 -
 ThirdParty/netcdf/vtknetcdf/cxx/ncvalues.h         |    279 -
 ThirdParty/netcdf/vtknetcdf/cxx/netcdf.cpp         |   1664 -
 ThirdParty/netcdf/vtknetcdf/cxx/netcdf.hh          |      1 -
 ThirdParty/netcdf/vtknetcdf/cxx/netcdfcpp.h        |    470 -
 ThirdParty/netcdf/vtknetcdf/cxx/ref_nctst.cdl      |     52 -
 .../vtknetcdf/cxx/ref_nctst_64bit_offset.cdl       |     52 -
 .../netcdf/vtknetcdf/cxx/ref_nctst_netcdf4.cdl     |     52 -
 .../vtknetcdf/cxx/ref_nctst_netcdf4_classic.cdl    |     52 -
 ThirdParty/netcdf/vtknetcdf/cxx/run_nc4_tests.sh   |     21 -
 ThirdParty/netcdf/vtknetcdf/cxx/run_nc_tests.sh    |     21 -
 .../netcdf/vtknetcdf/cxx/run_valgrind_tests.sh     |     26 -
 ThirdParty/netcdf/vtknetcdf/cxx/tst_failure.cpp    |     47 -
 .../netcdf/vtknetcdf/cxx/tst_many_writes.cpp       |    122 -
 ThirdParty/netcdf/vtknetcdf/include/fbits.h        |     26 -
 ThirdParty/netcdf/vtknetcdf/include/nc.h           |    427 -
 ThirdParty/netcdf/vtknetcdf/include/nc3dispatch.h  |    200 -
 ThirdParty/netcdf/vtknetcdf/include/nc_logging.h   |     62 -
 ThirdParty/netcdf/vtknetcdf/include/nc_tests.h     |     83 -
 ThirdParty/netcdf/vtknetcdf/include/nc_url.h       |     47 -
 ThirdParty/netcdf/vtknetcdf/include/ncdimscale.h   |     12 -
 ThirdParty/netcdf/vtknetcdf/include/ncdispatch.h   |    364 -
 ThirdParty/netcdf/vtknetcdf/include/ncio.h         |    147 -
 ThirdParty/netcdf/vtknetcdf/include/nclist.h       |     65 -
 ThirdParty/netcdf/vtknetcdf/include/netcdf.h       |   1843 -
 ThirdParty/netcdf/vtknetcdf/include/netcdf_f.h     |     63 -
 ThirdParty/netcdf/vtknetcdf/include/netcdf_par.h   |     42 -
 ThirdParty/netcdf/vtknetcdf/include/utf8proc.h     |    406 -
 .../netcdf/vtknetcdf/include/vtk_netcdf_mangle.h   |    835 -
 .../netcdf/vtknetcdf/libdispatch/CMakeLists.txt    |     28 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/att.c      |    397 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/copy.c     |    619 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/dim.c      |     86 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/dispatch.c |    165 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/error.c    |    186 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/file.c     |    486 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/nc4.c      |    638 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/nc_url.c   |    414 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/ncbytes.c  |    191 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/ncbytes.h  |     60 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/nclist.c   |    201 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/parallel.c |    125 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/v2i.c      |   1176 -
 ThirdParty/netcdf/vtknetcdf/libdispatch/var.c      |   2536 -
 ThirdParty/netcdf/vtknetcdf/liblib/CMakeLists.txt  |      8 -
 ThirdParty/netcdf/vtknetcdf/liblib/stub.c          |     55 -
 ThirdParty/netcdf/vtknetcdf/libsrc/CMakeLists.txt  |     38 -
 ThirdParty/netcdf/vtknetcdf/libsrc/attr.c          |   1167 -
 ThirdParty/netcdf/vtknetcdf/libsrc/attr.m4         |    888 -
 ThirdParty/netcdf/vtknetcdf/libsrc/dim.c           |    501 -
 ThirdParty/netcdf/vtknetcdf/libsrc/ffio.c          |    856 -
 ThirdParty/netcdf/vtknetcdf/libsrc/lookup3.c       |   1026 -
 ThirdParty/netcdf/vtknetcdf/libsrc/nc.c            |   1568 -
 ThirdParty/netcdf/vtknetcdf/libsrc/nc3dispatch.c   |    498 -
 ThirdParty/netcdf/vtknetcdf/libsrc/nclistmgr.c     |     80 -
 ThirdParty/netcdf/vtknetcdf/libsrc/ncx.c           |   8453 --
 ThirdParty/netcdf/vtknetcdf/libsrc/ncx.h           |    760 -
 ThirdParty/netcdf/vtknetcdf/libsrc/ncx.m4          |   3214 -
 ThirdParty/netcdf/vtknetcdf/libsrc/netcdf.3        |   1405 -
 ThirdParty/netcdf/vtknetcdf/libsrc/onstack.h       |     72 -
 ThirdParty/netcdf/vtknetcdf/libsrc/posixio.c       |   1784 -
 ThirdParty/netcdf/vtknetcdf/libsrc/pstdint.h       |    799 -
 ThirdParty/netcdf/vtknetcdf/libsrc/putget.c        |   5370 -
 ThirdParty/netcdf/vtknetcdf/libsrc/putget.m4       |   1563 -
 ThirdParty/netcdf/vtknetcdf/libsrc/rnd.h           |     17 -
 ThirdParty/netcdf/vtknetcdf/libsrc/string.c        |    301 -
 ThirdParty/netcdf/vtknetcdf/libsrc/utf8proc.c      |    590 -
 ThirdParty/netcdf/vtknetcdf/libsrc/utf8proc_data.h |  13383 ---
 ThirdParty/netcdf/vtknetcdf/libsrc/v1hpg.c         |   1401 -
 ThirdParty/netcdf/vtknetcdf/libsrc/var.c           |    744 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/CMakeLists.txt |     45 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/error4.c       |     75 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4attr.c      |    899 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4dim.c       |    403 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4dispatch.c  |    107 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4dispatch.h  |    270 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4file.c      |   2929 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4grp.c       |    440 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4hdf.c       |   3899 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4internal.c  |   1479 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4internal.h  |    425 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4type.c      |    741 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/nc4var.c       |   1473 -
 ThirdParty/netcdf/vtknetcdf/libsrc4/ncfunc.c       |    102 -
 ThirdParty/netcdf/vtknetcdf/ncconfig.h.in          |    165 -
 ThirdParty/netcdf/vtknetcdf/vtk_netcdf_config.h.in |     10 -
 ThirdParty/oggtheora/module.cmake                  |      5 +-
 ThirdParty/oggtheora/vtk_oggtheora.h.in            |      4 +-
 ThirdParty/oggtheora/vtkoggtheora/CMakeLists.txt   |    273 -
 .../oggtheora/vtkoggtheora/README.Kitware.txt      |     34 -
 .../oggtheora/vtkoggtheora/libogg-1.1.4/AUTHORS    |      4 -
 .../oggtheora/vtkoggtheora/libogg-1.1.4/CHANGES    |     42 -
 .../oggtheora/vtkoggtheora/libogg-1.1.4/COPYING    |     28 -
 .../oggtheora/vtkoggtheora/libogg-1.1.4/README     |    133 -
 .../libogg-1.1.4/include/ogg/config_types.h.in     |     20 -
 .../vtkoggtheora/libogg-1.1.4/include/ogg/ogg.h    |    209 -
 .../libogg-1.1.4/include/ogg/os_types.h            |    143 -
 .../vtkoggtheora/libogg-1.1.4/src/bitwise.c        |    823 -
 .../vtkoggtheora/libogg-1.1.4/src/framing.c        |   1881 -
 .../oggtheora/vtkoggtheora/libtheora-1.1.1/AUTHORS |     49 -
 .../oggtheora/vtkoggtheora/libtheora-1.1.1/CHANGES |    231 -
 .../oggtheora/vtkoggtheora/libtheora-1.1.1/COPYING |     28 -
 .../oggtheora/vtkoggtheora/libtheora-1.1.1/LICENSE |     18 -
 .../oggtheora/vtkoggtheora/libtheora-1.1.1/README  |    152 -
 .../vtkoggtheora/libtheora-1.1.1/config.h.in       |     43 -
 .../libtheora-1.1.1/examples/encoder_example.c     |   1826 -
 .../libtheora-1.1.1/include/theora/codec.h         |    592 -
 .../libtheora-1.1.1/include/theora/theora.h        |    785 -
 .../libtheora-1.1.1/include/theora/theoradec.h     |    326 -
 .../libtheora-1.1.1/include/theora/theoraenc.h     |    487 -
 .../vtkoggtheora/libtheora-1.1.1/lib/analyze.c     |   2709 -
 .../vtkoggtheora/libtheora-1.1.1/lib/apiwrapper.c  |    166 -
 .../vtkoggtheora/libtheora-1.1.1/lib/apiwrapper.h  |     55 -
 .../vtkoggtheora/libtheora-1.1.1/lib/bitpack.c     |    111 -
 .../vtkoggtheora/libtheora-1.1.1/lib/bitpack.h     |     62 -
 .../vtkoggtheora/libtheora-1.1.1/lib/cpu.c         |    226 -
 .../vtkoggtheora/libtheora-1.1.1/lib/cpu.h         |     34 -
 .../vtkoggtheora/libtheora-1.1.1/lib/dct.h         |     31 -
 .../libtheora-1.1.1/lib/decapiwrapper.c            |    194 -
 .../vtkoggtheora/libtheora-1.1.1/lib/decinfo.c     |    246 -
 .../vtkoggtheora/libtheora-1.1.1/lib/decint.h      |    108 -
 .../vtkoggtheora/libtheora-1.1.1/lib/decode.c      |   2944 -
 .../vtkoggtheora/libtheora-1.1.1/lib/dequant.c     |    183 -
 .../vtkoggtheora/libtheora-1.1.1/lib/dequant.h     |     27 -
 .../libtheora-1.1.1/lib/encapiwrapper.c            |    169 -
 .../vtkoggtheora/libtheora-1.1.1/lib/encfrag.c     |    388 -
 .../vtkoggtheora/libtheora-1.1.1/lib/encinfo.c     |    121 -
 .../vtkoggtheora/libtheora-1.1.1/lib/encint.h      |    495 -
 .../vtkoggtheora/libtheora-1.1.1/lib/encode.c      |   1615 -
 .../vtkoggtheora/libtheora-1.1.1/lib/enquant.c     |    274 -
 .../vtkoggtheora/libtheora-1.1.1/lib/enquant.h     |     27 -
 .../vtkoggtheora/libtheora-1.1.1/lib/fdct.c        |    422 -
 .../vtkoggtheora/libtheora-1.1.1/lib/fragment.c    |     87 -
 .../vtkoggtheora/libtheora-1.1.1/lib/huffdec.c     |    490 -
 .../vtkoggtheora/libtheora-1.1.1/lib/huffdec.h     |     92 -
 .../vtkoggtheora/libtheora-1.1.1/lib/huffenc.c     |    911 -
 .../vtkoggtheora/libtheora-1.1.1/lib/huffenc.h     |     19 -
 .../vtkoggtheora/libtheora-1.1.1/lib/huffman.h     |     71 -
 .../vtkoggtheora/libtheora-1.1.1/lib/idct.c        |    335 -
 .../vtkoggtheora/libtheora-1.1.1/lib/info.c        |    131 -
 .../vtkoggtheora/libtheora-1.1.1/lib/internal.c    |    262 -
 .../vtkoggtheora/libtheora-1.1.1/lib/internal.h    |    510 -
 .../vtkoggtheora/libtheora-1.1.1/lib/mathops.c     |    296 -
 .../vtkoggtheora/libtheora-1.1.1/lib/mathops.h     |    142 -
 .../vtkoggtheora/libtheora-1.1.1/lib/mcenc.c       |    767 -
 .../vtkoggtheora/libtheora-1.1.1/lib/modedec.h     |   4027 -
 .../vtkoggtheora/libtheora-1.1.1/lib/ocintrin.h    |    128 -
 .../vtkoggtheora/libtheora-1.1.1/lib/quant.c       |    120 -
 .../vtkoggtheora/libtheora-1.1.1/lib/quant.h       |     34 -
 .../vtkoggtheora/libtheora-1.1.1/lib/rate.c        |   1137 -
 .../vtkoggtheora/libtheora-1.1.1/lib/state.c       |   1227 -
 .../vtkoggtheora/libtheora-1.1.1/lib/tokenize.c    |   1072 -
 .../libtheora-1.1.1/lib/x86/mmxencfrag.c           |    900 -
 .../vtkoggtheora/libtheora-1.1.1/lib/x86/mmxfdct.c |    665 -
 .../vtkoggtheora/libtheora-1.1.1/lib/x86/mmxfrag.c |    293 -
 .../vtkoggtheora/libtheora-1.1.1/lib/x86/mmxfrag.h |     64 -
 .../vtkoggtheora/libtheora-1.1.1/lib/x86/mmxidct.c |    564 -
 .../vtkoggtheora/libtheora-1.1.1/lib/x86/mmxloop.h |    215 -
 .../libtheora-1.1.1/lib/x86/mmxstate.c             |    188 -
 .../libtheora-1.1.1/lib/x86/sse2fdct.c             |    523 -
 .../vtkoggtheora/libtheora-1.1.1/lib/x86/x86enc.c  |     49 -
 .../vtkoggtheora/libtheora-1.1.1/lib/x86/x86enc.h  |     47 -
 .../vtkoggtheora/libtheora-1.1.1/lib/x86/x86int.h  |     42 -
 .../libtheora-1.1.1/lib/x86/x86state.c             |     62 -
 .../libtheora-1.1.1/lib/x86_vc/mmxencfrag.c        |    969 -
 .../libtheora-1.1.1/lib/x86_vc/mmxfdct.c           |    670 -
 .../libtheora-1.1.1/lib/x86_vc/mmxfrag.c           |    337 -
 .../libtheora-1.1.1/lib/x86_vc/mmxfrag.h           |     61 -
 .../libtheora-1.1.1/lib/x86_vc/mmxidct.c           |    562 -
 .../libtheora-1.1.1/lib/x86_vc/mmxloop.h           |    219 -
 .../libtheora-1.1.1/lib/x86_vc/mmxstate.c          |    211 -
 .../libtheora-1.1.1/lib/x86_vc/x86enc.c            |     49 -
 .../libtheora-1.1.1/lib/x86_vc/x86enc.h            |     47 -
 .../libtheora-1.1.1/lib/x86_vc/x86int.h            |     42 -
 .../libtheora-1.1.1/lib/x86_vc/x86state.c          |     62 -
 .../oggtheora/vtkoggtheora/vtk_oggtheora_mangle.h  |    269 -
 ThirdParty/oggtheora/vtkoggtheora/vtkoggtheora.def |     15 -
 ThirdParty/oggtheora/vtkoggtheora/vtkoggtheora.exp |     14 -
 ThirdParty/oggtheora/vtkoggtheora/vtkoggtheora.rc  |     32 -
 .../oggtheora/vtkoggtheora/vtkoggtheora.vscript    |     19 -
 ThirdParty/png/vtk_png.h.in                        |      4 +-
 ThirdParty/png/vtkpng/CMakeLists.txt               |     43 -
 ThirdParty/png/vtkpng/png.c                        |    732 -
 ThirdParty/png/vtkpng/png.h                        |   3093 -
 ThirdParty/png/vtkpng/pngDllConfig.h.in            |     11 -
 ThirdParty/png/vtkpng/pngasmrd.h                   |     11 -
 ThirdParty/png/vtkpng/pngconf.h                    |   1347 -
 ThirdParty/png/vtkpng/pngerror.c                   |    294 -
 ThirdParty/png/vtkpng/pnggccrd.c                   |   5208 -
 ThirdParty/png/vtkpng/pngget.c                     |    829 -
 ThirdParty/png/vtkpng/pngmem.c                     |    531 -
 ThirdParty/png/vtkpng/pngpread.c                   |   1504 -
 ThirdParty/png/vtkpng/pngread.c                    |   1424 -
 ThirdParty/png/vtkpng/pngrio.c                     |    162 -
 ThirdParty/png/vtkpng/pngrtran.c                   |   4115 -
 ThirdParty/png/vtkpng/pngrutil.c                   |   3004 -
 ThirdParty/png/vtkpng/pngset.c                     |    972 -
 ThirdParty/png/vtkpng/pngtest.c                    |   1514 -
 ThirdParty/png/vtkpng/pngtrans.c                   |    611 -
 ThirdParty/png/vtkpng/pngvcrd.c                    |   3836 -
 ThirdParty/png/vtkpng/pngwio.c                     |    228 -
 ThirdParty/png/vtkpng/pngwrite.c                   |   1447 -
 ThirdParty/png/vtkpng/pngwtran.c                   |    563 -
 ThirdParty/png/vtkpng/pngwutil.c                   |   2646 -
 ThirdParty/png/vtkpng/vtk_png_mangle.h             |    350 -
 ThirdParty/sqlite/vtksqlite/CMakeLists.txt         |     52 -
 ThirdParty/sqlite/vtksqlite/vtk_sqlite3.c          | 110896 ------------------
 ThirdParty/sqlite/vtksqlite/vtk_sqlite3.h          |   5666 -
 ThirdParty/tiff/vtk_tiff.h.in                      |      4 +-
 ThirdParty/tiff/vtktiff/CMakeLists.txt             |    129 -
 ThirdParty/tiff/vtktiff/README                     |     59 -
 ThirdParty/tiff/vtktiff/README.VTK.txt             |     10 -
 ThirdParty/tiff/vtktiff/RELEASE-DATE               |      1 -
 ThirdParty/tiff/vtktiff/VERSION                    |      1 -
 ThirdParty/tiff/vtktiff/dist/newalpha              |      8 -
 ThirdParty/tiff/vtktiff/dist/newversion            |     31 -
 ThirdParty/tiff/vtktiff/dist/tiff.alpha            |      1 -
 ThirdParty/tiff/vtktiff/dist/tiff.spec             |     68 -
 ThirdParty/tiff/vtktiff/dist/tiff.version          |      1 -
 ThirdParty/tiff/vtktiff/fax3sm_winnt.c             |   1047 -
 ThirdParty/tiff/vtktiff/mkg3states.c               |    440 -
 ThirdParty/tiff/vtktiff/port.h                     |     36 -
 ThirdParty/tiff/vtktiff/t4.h                       |    285 -
 ThirdParty/tiff/vtktiff/tconf.h                    |     59 -
 ThirdParty/tiff/vtktiff/tif_acorn.c                |    519 -
 ThirdParty/tiff/vtktiff/tif_apple.c                |    274 -
 ThirdParty/tiff/vtktiff/tif_atari.c                |    243 -
 ThirdParty/tiff/vtktiff/tif_aux.c                  |    267 -
 ThirdParty/tiff/vtktiff/tif_close.c                |    119 -
 ThirdParty/tiff/vtktiff/tif_codec.c                |    150 -
 ThirdParty/tiff/vtktiff/tif_color.c                |    275 -
 ThirdParty/tiff/vtktiff/tif_compress.c             |    286 -
 ThirdParty/tiff/vtktiff/tif_config.h.in            |    253 -
 ThirdParty/tiff/vtktiff/tif_dir.c                  |   1351 -
 ThirdParty/tiff/vtktiff/tif_dir.h                  |    199 -
 ThirdParty/tiff/vtktiff/tif_dirinfo.c              |    846 -
 ThirdParty/tiff/vtktiff/tif_dirread.c              |   1791 -
 ThirdParty/tiff/vtktiff/tif_dirwrite.c             |   1249 -
 ThirdParty/tiff/vtktiff/tif_dumpmode.c             |    117 -
 ThirdParty/tiff/vtktiff/tif_error.c                |     75 -
 ThirdParty/tiff/vtktiff/tif_extension.c            |    111 -
 ThirdParty/tiff/vtktiff/tif_fax3.c                 |   1566 -
 ThirdParty/tiff/vtktiff/tif_fax3.h                 |    525 -
 ThirdParty/tiff/vtktiff/tif_fax3sm.c               |   1253 -
 ThirdParty/tiff/vtktiff/tif_flush.c                |     67 -
 ThirdParty/tiff/vtktiff/tif_getimage.c             |   2603 -
 ThirdParty/tiff/vtktiff/tif_jpeg.c                 |   1948 -
 ThirdParty/tiff/vtktiff/tif_luv.c                  |   1610 -
 ThirdParty/tiff/vtktiff/tif_lzw.c                  |   1084 -
 ThirdParty/tiff/vtktiff/tif_msdos.c                |    179 -
 ThirdParty/tiff/vtktiff/tif_next.c                 |    144 -
 ThirdParty/tiff/vtktiff/tif_ojpeg.c                |   2629 -
 ThirdParty/tiff/vtktiff/tif_open.c                 |    685 -
 ThirdParty/tiff/vtktiff/tif_packbits.c             |    293 -
 ThirdParty/tiff/vtktiff/tif_pixarlog.c             |   1342 -
 ThirdParty/tiff/vtktiff/tif_predict.c              |    626 -
 ThirdParty/tiff/vtktiff/tif_predict.h              |     64 -
 ThirdParty/tiff/vtktiff/tif_print.c                |    640 -
 ThirdParty/tiff/vtktiff/tif_read.c                 |    652 -
 ThirdParty/tiff/vtktiff/tif_strip.c                |    296 -
 ThirdParty/tiff/vtktiff/tif_swab.c                 |    235 -
 ThirdParty/tiff/vtktiff/tif_thunder.c              |    158 -
 ThirdParty/tiff/vtktiff/tif_tile.c                 |    276 -
 ThirdParty/tiff/vtktiff/tif_unix.c                 |    293 -
 ThirdParty/tiff/vtktiff/tif_version.c              |     33 -
 ThirdParty/tiff/vtktiff/tif_vms.c                  |    588 -
 ThirdParty/tiff/vtktiff/tif_warning.c              |     75 -
 ThirdParty/tiff/vtktiff/tif_win3.c                 |    225 -
 ThirdParty/tiff/vtktiff/tif_win32.c                |    401 -
 ThirdParty/tiff/vtktiff/tif_write.c                |    726 -
 ThirdParty/tiff/vtktiff/tif_zip.c                  |    383 -
 ThirdParty/tiff/vtktiff/tiff.h                     |    664 -
 ThirdParty/tiff/vtktiff/tiffDllConfig.h.in         |      7 -
 ThirdParty/tiff/vtktiff/tiffconf.h                 |     96 -
 ThirdParty/tiff/vtktiff/tiffio.h                   |    517 -
 ThirdParty/tiff/vtktiff/tiffiop.h                  |    324 -
 ThirdParty/tiff/vtktiff/tiffvers.h                 |      9 -
 ThirdParty/tiff/vtktiff/uvcode.h                   |    173 -
 ThirdParty/tiff/vtktiff/vtk_tiff_mangle.h          |    278 -
 ThirdParty/tiff/vtktiff/vtktiff.def                |     83 -
 ThirdParty/utf8/doc/ReleaseNotes                   |     37 -
 ThirdParty/utf8/doc/utf8cpp.html                   |   1574 -
 ThirdParty/utf8/source/utf8.h                      |     34 -
 ThirdParty/utf8/source/utf8/checked.h              |    336 -
 ThirdParty/utf8/source/utf8/core.h                 |    260 -
 ThirdParty/utf8/source/utf8/unchecked.h            |    228 -
 ThirdParty/verdict/vtk_verdict.h                   |      4 +-
 ThirdParty/verdict/vtkverdict/CMakeLists.txt       |     39 +-
 ThirdParty/xdmf2/vtk_xdmf2.h.in                    |      4 +-
 .../vtkxdmf2/CMake/CheckFor64BitStreams.cmake      |     16 +-
 ThirdParty/xdmf2/vtkxdmf2/CMake/FindEXPAT.cmake    |      4 +-
 .../xdmf2/vtkxdmf2/CMake/vtkThirdParty.cmake       |     44 +-
 ThirdParty/xdmf2/vtkxdmf2/CMakeLists.txt           |      3 +
 ThirdParty/xdmf2/vtkxdmf2/XDMFConfig.cmake.in      |      2 +-
 .../xdmf2/vtkxdmf2/libsrc/CheckCXXSourceRuns.cmake |     18 +-
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfArray.cxx     |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfArray.h       |      4 +
 .../xdmf2/vtkxdmf2/libsrc/XdmfArrayCopyMacro.h     |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfAttribute.cxx |      5 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfAttribute.h   |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDOM.cxx       |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDOM.h         |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDataDesc.cxx  |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDataDesc.h    |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDataItem.cxx  |      5 +-
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDataItem.h    |      4 +
 .../xdmf2/vtkxdmf2/libsrc/XdmfDataStructure.cxx    |      4 +
 .../xdmf2/vtkxdmf2/libsrc/XdmfDataStructure.h      |      5 +-
 .../xdmf2/vtkxdmf2/libsrc/XdmfDataTransform.cxx    |      4 +
 .../xdmf2/vtkxdmf2/libsrc/XdmfDataTransform.h      |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDomain.cxx    |      5 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDomain.h      |      3 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDsm.cxx       |      5 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDsm.h         |      3 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDsmBuffer.cxx |      3 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDsmBuffer.h   |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDsmComm.cxx   |      3 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDsmComm.h     |      4 +
 .../xdmf2/vtkxdmf2/libsrc/XdmfDsmCommMpi.cxx       |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDsmCommMpi.h  |      3 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDsmMsg.cxx    |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfDsmMsg.h      |      3 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfElement.cxx   |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfElement.h     |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfExpr.l        |      2 +-
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfExpr.y        |    155 +-
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfExprLex.cxx   |     70 +-
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfExprYacc.cxx  |    274 +-
 .../xdmf2/vtkxdmf2/libsrc/XdmfExpression.cxx       |      7 +-
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfExpression.h  |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfGeometry.cxx  |      5 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfGeometry.h    |      3 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfGrid.cxx      |      5 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfGrid.h        |      3 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfH5Driver.cxx  |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfH5Driver.h    |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfHDF.cxx       |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfHDF.h         |      4 +
 .../xdmf2/vtkxdmf2/libsrc/XdmfHDFSupport.cxx       |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfHDFSupport.h  |      5 +-
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfHeavyData.cxx |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfHeavyData.h   |      5 +
 .../xdmf2/vtkxdmf2/libsrc/XdmfInformation.cxx      |      5 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfInformation.h |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfLightData.cxx |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfLightData.h   |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfMap.cxx       |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfMap.h         |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfObject.cxx    |      5 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfObject.h      |      5 +-
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfRegion.cxx    |      5 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfRegion.h      |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfRoot.cxx      |      5 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfRoot.h        |      3 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfSet.cxx       |      5 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfSet.h         |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfTime.cxx      |      5 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfTime.h        |      5 +-
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfTopology.cxx  |      5 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfTopology.h    |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfValues.cxx    |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfValues.h      |      4 +
 .../xdmf2/vtkxdmf2/libsrc/XdmfValuesBinary.cxx     |      5 +-
 .../xdmf2/vtkxdmf2/libsrc/XdmfValuesBinary.h       |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfValuesHDF.cxx |      5 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfValuesHDF.h   |      4 +
 .../xdmf2/vtkxdmf2/libsrc/XdmfValuesMySQL.cxx      |      5 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfValuesMySQL.h |      4 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfValuesXML.cxx |      5 +
 ThirdParty/xdmf2/vtkxdmf2/libsrc/XdmfValuesXML.h   |      4 +
 .../xdmf2/vtkxdmf2/libsrc/test/CMakeLists.txt      |     20 +-
 .../vtkxdmf2/libsrc/test/PythonTestDriver.cmake.in |      2 +-
 .../xdmf2/vtkxdmf2/libsrc/utils/CMakeLists.txt     |     28 +-
 .../libsrc/vtkRequireLargeFilesSupport.cxx         |      2 +-
 ThirdParty/zlib/vtk_zlib.h.in                      |      4 +-
 ThirdParty/zlib/vtkzlib/CMakeLists.txt             |     40 -
 ThirdParty/zlib/vtkzlib/ChangeLog                  |    855 -
 ThirdParty/zlib/vtkzlib/FAQ                        |    339 -
 ThirdParty/zlib/vtkzlib/INDEX                      |     51 -
 ThirdParty/zlib/vtkzlib/README                     |    125 -
 ThirdParty/zlib/vtkzlib/README.Kitware.txt         |     40 -
 ThirdParty/zlib/vtkzlib/adler32.c                  |    149 -
 ThirdParty/zlib/vtkzlib/compress.c                 |     79 -
 ThirdParty/zlib/vtkzlib/crc32.c                    |    423 -
 ThirdParty/zlib/vtkzlib/crc32.h                    |    441 -
 ThirdParty/zlib/vtkzlib/deflate.c                  |   1743 -
 ThirdParty/zlib/vtkzlib/deflate.h                  |    331 -
 ThirdParty/zlib/vtkzlib/gzio.c                     |   1026 -
 ThirdParty/zlib/vtkzlib/inffast.c                  |    318 -
 ThirdParty/zlib/vtkzlib/inffast.h                  |     11 -
 ThirdParty/zlib/vtkzlib/inffixed.h                 |     94 -
 ThirdParty/zlib/vtkzlib/inflate.c                  |   1368 -
 ThirdParty/zlib/vtkzlib/inflate.h                  |    115 -
 ThirdParty/zlib/vtkzlib/inftrees.c                 |    329 -
 ThirdParty/zlib/vtkzlib/inftrees.h                 |     55 -
 ThirdParty/zlib/vtkzlib/trees.c                    |   1219 -
 ThirdParty/zlib/vtkzlib/trees.h                    |    128 -
 ThirdParty/zlib/vtkzlib/uncompr.c                  |     61 -
 ThirdParty/zlib/vtkzlib/vtk_zlib_mangle.h          |     93 -
 ThirdParty/zlib/vtkzlib/zconf.h                    |    351 -
 ThirdParty/zlib/vtkzlib/zlib.def                   |     47 -
 ThirdParty/zlib/vtkzlib/zlib.h                     |   1357 -
 ThirdParty/zlib/vtkzlib/zlib.rc                    |     32 -
 ThirdParty/zlib/vtkzlib/zlibDllConfig.h.in         |      6 -
 ThirdParty/zlib/vtkzlib/zutil.c                    |    318 -
 ThirdParty/zlib/vtkzlib/zutil.h                    |    269 -
 Utilities/Benchmarks/CMakeLists.txt                |     47 +
 Utilities/Benchmarks/GLBenchmarking.cxx            |    285 +
 Utilities/Benchmarks/TimingTests.cxx               |     51 +
 Utilities/Benchmarks/module.cmake                  |     14 +
 Utilities/Benchmarks/vtkRenderTimingTests.h        |    491 +
 Utilities/Benchmarks/vtkRenderTimings.cxx          |    385 +
 Utilities/Benchmarks/vtkRenderTimings.h            |    172 +
 Utilities/DICOMParser/CMakeLists.txt               |      8 +-
 Utilities/Doxygen/CMakeLists.txt                   |      8 +-
 Utilities/Doxygen/doc_header2doxygen.pl            |      4 +-
 Utilities/Doxygen/doxyfile.in                      |      5 +-
 Utilities/EncodeString/CMakeLists.txt              |      2 +-
 Utilities/HashSource/CMakeLists.txt                |      2 +-
 Utilities/KWSys/vtksys/CMakeLists.txt              |    257 +-
 Utilities/KWSys/vtksys/CPU.h.in                    |      4 +
 Utilities/KWSys/vtksys/CommandLineArguments.cxx    |     10 +-
 Utilities/KWSys/vtksys/Directory.cxx               |     46 +-
 Utilities/KWSys/vtksys/Directory.hxx.in            |     15 +-
 Utilities/KWSys/vtksys/DynamicLoader.cxx           |     66 +-
 Utilities/KWSys/vtksys/DynamicLoader.hxx.in        |     15 +-
 Utilities/KWSys/vtksys/Encoding.hxx.in             |     31 +
 Utilities/KWSys/vtksys/EncodingC.c                 |      2 +-
 Utilities/KWSys/vtksys/EncodingCXX.cxx             |     96 +
 Utilities/KWSys/vtksys/FStream.cxx                 |     76 +
 Utilities/KWSys/vtksys/FStream.hxx.in              |     28 +-
 Utilities/KWSys/vtksys/Glob.cxx                    |     45 +-
 Utilities/KWSys/vtksys/Glob.hxx.in                 |      4 +-
 Utilities/KWSys/vtksys/MD5.c                       |      9 +-
 Utilities/KWSys/vtksys/ProcessUNIX.c               |     10 +-
 Utilities/KWSys/vtksys/ProcessWin32.c              |     17 +
 Utilities/KWSys/vtksys/RegularExpression.cxx       |      7 -
 Utilities/KWSys/vtksys/RegularExpression.hxx.in    |     43 +-
 Utilities/KWSys/vtksys/SharedForward.h.in          |     10 +-
 Utilities/KWSys/vtksys/System.c                    |     30 +-
 Utilities/KWSys/vtksys/System.h.in                 |      9 +-
 Utilities/KWSys/vtksys/SystemInformation.cxx       |    126 +-
 Utilities/KWSys/vtksys/SystemTools.cxx             |   1138 +-
 Utilities/KWSys/vtksys/SystemTools.hxx.in          |    168 +-
 Utilities/KWSys/vtksys/Terminal.c                  |      7 +-
 Utilities/KWSys/vtksys/hashtable.hxx.in            |      3 +
 Utilities/KWSys/vtksys/kwsysPlatformTests.cmake    |     96 +-
 .../KWSys/vtksys/testCommandLineArguments.cxx      |      2 +-
 .../KWSys/vtksys/testCommandLineArguments1.cxx     |      6 +-
 Utilities/KWSys/vtksys/testDynamicLoader.cxx       |      2 +-
 Utilities/KWSys/vtksys/testEncoding.cxx            |     42 +-
 Utilities/KWSys/vtksys/testFStream.cxx             |    190 +
 Utilities/KWSys/vtksys/testProcess.c               |     17 +
 Utilities/KWSys/vtksys/testSystemTools.cxx         |    332 +-
 Utilities/KWSys/vtksys/testSystemTools.h.in        |      5 +-
 .../Maintenance/VisualizeModuleDependencies.py     |      7 +-
 Utilities/Maintenance/WhatModulesVTK.py            |      7 +-
 .../Maintenance/computeCodeCoverageLocally.sh      |      4 +-
 .../computeCodeCoverageLocallyForOneTest.sh        |      3 +-
 .../Maintenance}/parse_valgrind.py                 |      0
 Utilities/Maintenance/release/make-changelog.sh    |     17 +
 Utilities/Maintenance/release/prep-emails.py       |     41 +
 Utilities/Maintenance/release/send-emails.sh       |     23 +
 Utilities/Maintenance/semanticDiffVersion.py       |    493 +
 Utilities/Maintenance/vtk_fail_summary.py          |     98 +
 Utilities/Maintenance/vtk_site_history.py          |    151 +
 Utilities/Maintenance/vtk_submitter_summary.py     |    282 +
 Utilities/MetaIO/vtkmetaio/CMakeLists.txt          |     10 +-
 Utilities/MetaIO/vtkmetaio/metaContour.cxx         |     15 +-
 Utilities/MetaIO/vtkmetaio/metaTypes.h             |      4 +-
 Utilities/MetaIO/vtkmetaio/metaUtils.cxx           |     22 +-
 Utilities/MetaIO/vtkmetaio/metaUtils.h             |     19 +-
 Utilities/OutputWindowProcess/CMakeLists.txt       |     14 +-
 Utilities/OutputWindowProcess/README.txt           |      4 +-
 Utilities/ParseOGLExt/CMakeLists.txt               |      2 +-
 Utilities/ParseOGLExt/ParseOGLExt.cxx              |      4 +-
 Utilities/Python/CMakeLists.txt                    |      2 +-
 Utilities/Python/vtkPython.h                       |      4 +-
 Utilities/Python/vtkPythonConfigure.h.in           |      4 +-
 Utilities/PythonInterpreter/module.cmake           |      2 +
 .../vtkPythonInteractiveInterpreter.h              |      4 +-
 .../PythonInterpreter/vtkPythonInterpreter.cxx     |     36 +-
 Utilities/PythonInterpreter/vtkPythonInterpreter.h |     12 +-
 .../vtkPythonStdStreamCaptureHelper.h              |      4 +-
 Utilities/Scripts/SetupExternalData.sh             |     54 +
 Utilities/Scripts/pre-commit                       |      2 +-
 .../Upgrading/FindWindowsMangledMethods.cmake      |     14 +-
 Utilities/Upgrading/NewPipeConvert.cmake           |     14 +-
 Utilities/Upgrading/NewPipeConvertDataSet.cmake    |      6 +-
 Utilities/Upgrading/NewPipeConvertPointSet.cmake   |      6 +-
 Utilities/Upgrading/NewPipeConvertPolyData.cmake   |      6 +-
 .../Upgrading/NewPipeConvertStructuredGrid.cmake   |      6 +-
 .../Upgrading/NewPipeConvertUnstructuredGrid.cmake |      6 +-
 Utilities/octree/CMakeLists.txt                    |      3 +
 Utilities/vtkTclTest2Py/CMakeLists.txt             |      2 +-
 .../vtkTclTest2Py/vtkConvertTclTestToPy.cmake      |     10 +-
 Views/Context2D/module.cmake                       |      2 +
 Views/Context2D/vtkContextInteractorStyle.cxx      |     28 +-
 Views/Context2D/vtkContextInteractorStyle.h        |      6 +-
 Views/Context2D/vtkContextView.cxx                 |      7 +-
 Views/Context2D/vtkContextView.h                   |      4 +-
 Views/Core/module.cmake                            |      2 +
 Views/Core/vtkConvertSelectionDomain.h             |      4 +-
 Views/Core/vtkDataRepresentation.h                 |      4 +-
 Views/Core/vtkEmptyRepresentation.h                |      4 +-
 Views/Core/vtkRenderViewBase.h                     |      4 +-
 Views/Core/vtkView.h                               |      4 +-
 Views/Core/vtkViewTheme.h                          |      4 +-
 Views/Geovis/module.cmake                          |      1 -
 Views/Geovis/vtkGeoView.h                          |      4 +-
 Views/Infovis/Testing/Cxx/CMakeLists.txt           |      8 +-
 .../Data/Baseline/TestConeLayoutStrategy_2.png.md5 |      1 +
 Views/Infovis/module.cmake                         |      3 +-
 Views/Infovis/vtkApplyColors.cxx                   |      4 +-
 Views/Infovis/vtkApplyColors.h                     |      4 +-
 Views/Infovis/vtkApplyIcons.h                      |      4 +-
 Views/Infovis/vtkDendrogramItem.cxx                |     12 +-
 Views/Infovis/vtkDendrogramItem.h                  |      4 +-
 Views/Infovis/vtkGraphItem.cxx                     |      2 +-
 Views/Infovis/vtkGraphItem.h                       |      4 +-
 Views/Infovis/vtkGraphLayoutView.h                 |      4 +-
 Views/Infovis/vtkHeatmapItem.cxx                   |    100 +-
 Views/Infovis/vtkHeatmapItem.h                     |     20 +-
 Views/Infovis/vtkHierarchicalGraphView.h           |      4 +-
 Views/Infovis/vtkIcicleView.h                      |      4 +-
 Views/Infovis/vtkInteractorStyleAreaSelectHover.h  |      4 +-
 Views/Infovis/vtkInteractorStyleTreeMapHover.h     |      4 +-
 ...vtkParallelCoordinatesHistogramRepresentation.h |      4 +-
 .../Infovis/vtkParallelCoordinatesRepresentation.h |      4 +-
 Views/Infovis/vtkParallelCoordinatesView.h         |      6 +-
 Views/Infovis/vtkRenderView.h                      |      4 +-
 Views/Infovis/vtkRenderedGraphRepresentation.h     |      4 +-
 Views/Infovis/vtkRenderedHierarchyRepresentation.h |      4 +-
 Views/Infovis/vtkRenderedRepresentation.h          |      4 +-
 Views/Infovis/vtkRenderedSurfaceRepresentation.h   |      4 +-
 Views/Infovis/vtkRenderedTreeAreaRepresentation.h  |      4 +-
 Views/Infovis/vtkSCurveSpline.h                    |      4 +-
 Views/Infovis/vtkTanglegramItem.cxx                |     20 +-
 Views/Infovis/vtkTanglegramItem.h                  |      4 +-
 Views/Infovis/vtkTreeAreaView.h                    |      4 +-
 Views/Infovis/vtkTreeHeatmapItem.cxx               |     52 +-
 Views/Infovis/vtkTreeHeatmapItem.h                 |     12 +-
 Views/Infovis/vtkTreeMapView.h                     |      4 +-
 Views/Infovis/vtkTreeRingView.h                    |      4 +-
 Views/Infovis/vtkViewUpdater.h                     |      4 +-
 Views/Qt/CMakeLists.txt                            |      3 +
 Views/Qt/vtkQtAnnotationView.cxx                   |      4 +-
 Views/Qt/vtkQtAnnotationView.h                     |      4 +-
 Views/Qt/vtkQtListView.h                           |      4 +-
 Views/Qt/vtkQtRecordView.h                         |      4 +-
 Views/Qt/vtkQtTableRepresentation.cxx              |     16 +-
 Views/Qt/vtkQtTableRepresentation.h                |      4 +-
 Views/Qt/vtkQtTableView.h                          |      4 +-
 Views/Qt/vtkQtTreeView.h                           |      4 +-
 Views/Qt/vtkQtView.h                               |      4 +-
 Wrapping/Java/CMakeLists.txt                       |     52 +-
 Wrapping/Java/JavaInstall.cmake.in                 |     37 +-
 Wrapping/Java/README.txt                           |     17 +
 Wrapping/Java/vtk/AxesActor.java                   |    236 +-
 Wrapping/Java/vtk/CellType.java                    |    132 +-
 .../Java/vtk/rendering/awt/vtkAwtComponent.java    |      6 +-
 .../vtk/rendering/awt/vtkInternalAwtComponent.java |      1 +
 .../Java/vtk/rendering/awt/vtkPanelComponent.java  |    128 +
 .../rendering/jogl/vtkAbstractJoglComponent.java   |    161 +-
 .../vtk/rendering/jogl/vtkJoglCanvasComponent.java |     20 +-
 .../vtk/rendering/jogl/vtkJoglPanelComponent.java  |     20 +-
 .../swt/vtkSwtInteractorForwarderDecorator.java    |      4 +-
 .../Java/vtk/rendering/vtkAbstractComponent.java   |     24 +-
 .../vtk/rendering/vtkAbstractEventInterceptor.java |     78 +-
 .../Java/vtk/rendering/vtkEventInterceptor.java    |     12 +-
 .../Java/vtk/rendering/vtkInteractorForwarder.java |     36 +-
 Wrapping/Java/vtk/sample/Demo.java                 |    392 +-
 Wrapping/Java/vtk/sample/ImagePlaneWidget.java     |    282 +-
 Wrapping/Java/vtk/sample/InternalFrames.java       |    240 +-
 Wrapping/Java/vtk/sample/ReleaseVtkPanel.java      |    170 +-
 Wrapping/Java/vtk/sample/SimpleVTK.java            |     98 +-
 Wrapping/Java/vtk/sample/VTKCanvas.java            |     86 +-
 .../vtk/sample/rendering/JoglConeRendering.java    |    284 +-
 .../rendering/annotation/LabeledCubeAxesActor.java |    196 +-
 Wrapping/Java/vtk/test/ConcurrencyGC.java          |     88 +-
 Wrapping/Java/vtk/test/JavaDelete.java             |     52 +-
 Wrapping/Java/vtk/test/JavaGCAndDelete.java        |     50 +-
 Wrapping/Java/vtk/test/ManualGC.java               |     84 +-
 Wrapping/Java/vtk/test/Regression.java             |    282 +-
 Wrapping/Java/vtk/vtkCanvas.java                   |    433 +-
 Wrapping/Java/vtk/vtkJavaGarbageCollector.java     |    182 +-
 Wrapping/Java/vtk/vtkJavaMemoryManager.java        |    126 +-
 Wrapping/Java/vtk/vtkJavaMemoryManagerImpl.java    |    248 +-
 Wrapping/Java/vtk/vtkJavaTesting.java              |    208 +-
 Wrapping/Java/vtk/vtkNativeLibrary.java.in         |    198 +-
 Wrapping/Java/vtk/vtkPanel.java                    |    777 +-
 Wrapping/Java/vtk/vtkReferenceInformation.java     |    174 +-
 Wrapping/Java/vtk/vtkRenderWindowPanel.java        |    151 +-
 Wrapping/Java/vtkJavaUtil.h                        |      4 +-
 Wrapping/Python/CMakeLists.txt                     |     33 +-
 Wrapping/Python/README.txt                         |    279 -
 Wrapping/Python/README_WRAP.txt                    |     79 +-
 Wrapping/Python/vtk/__init__.py.in                 |      3 +
 Wrapping/Python/vtk/numpy_interface/__init__.py    |      3 +
 Wrapping/Python/vtk/numpy_interface/algorithms.py  |   1160 +
 .../Python/vtk/numpy_interface/dataset_adapter.py  |   1015 +
 .../vtk/numpy_interface/internal_algorithms.py     |    538 +
 Wrapping/Python/vtk/test/Testing.py                |      5 +-
 Wrapping/Python/vtk/tk/vtkLoadPythonTkWidgets.py   |     18 +-
 Wrapping/Python/vtk/util/keys.py                   |     29 +
 Wrapping/Python/vtk/util/misc.py                   |     23 +
 Wrapping/Python/vtk/util/numpy_support.py          |     56 +-
 Wrapping/Python/vtk/util/vtkAlgorithm.py           |    219 +
 Wrapping/Python/vtk/wx/wxVTKRenderWindow.py        |     10 +-
 .../Python/vtk/wx/wxVTKRenderWindowInteractor.py   |     20 +-
 Wrapping/Python/vtkPythonAppInit.cxx               |     52 +-
 Wrapping/Python/vtkPythonAppInitConfigure.h.in     |      4 +-
 Wrapping/PythonCore/CMakeLists.txt                 |      2 +
 Wrapping/PythonCore/PyVTKNamespace.cxx             |    133 +
 Wrapping/PythonCore/PyVTKNamespace.h               |     44 +
 Wrapping/PythonCore/vtkPythonArgs.cxx              |     54 +-
 Wrapping/PythonCore/vtkPythonArgs.h                |     35 +-
 Wrapping/PythonCore/vtkPythonCommand.cxx           |    151 +-
 Wrapping/PythonCore/vtkPythonCommand.h             |      6 +-
 Wrapping/PythonCore/vtkPythonOverload.cxx          |     53 +
 Wrapping/PythonCore/vtkPythonOverload.h            |      4 +-
 Wrapping/PythonCore/vtkPythonUtil.cxx              |    166 +-
 Wrapping/PythonCore/vtkPythonUtil.h                |     21 +-
 Wrapping/PythonCore/vtkSmartPyObject.cxx           |    104 +
 Wrapping/PythonCore/vtkSmartPyObject.h             |     87 +
 Wrapping/Tcl/CMakeLists.txt                        |     47 +-
 Wrapping/Tcl/vtkDetermineTkResources.cmake         |      8 +-
 Wrapping/Tcl/vtkTcl.h                              |      4 +-
 Wrapping/Tcl/vtkTclUtil.h                          |      4 +-
 Wrapping/Tcl/vtkTk.h                               |      4 +-
 Wrapping/Tcl/vtkTkAppInitConfigure.h.in            |      4 +-
 Wrapping/Tcl/vtkinteraction/vtkinteraction.tcl.in  |      2 +-
 Wrapping/Tcl/vtktesting/grab.tcl.in                |      2 +-
 Wrapping/Tools/CMakeLists.txt                      |     13 +-
 Wrapping/Tools/hints                               |     17 +-
 Wrapping/Tools/lex.yy.c                            |    536 +-
 Wrapping/Tools/vtkParse.l                          |     64 +-
 Wrapping/Tools/vtkParse.tab.c                      |   6694 +-
 Wrapping/Tools/vtkParse.y                          |     35 +-
 Wrapping/Tools/vtkParseHierarchy.c                 |     41 +-
 Wrapping/Tools/vtkParseHierarchy.h                 |      9 +
 Wrapping/Tools/vtkParseJava.c                      |     48 +-
 Wrapping/Tools/vtkParseMain.c                      |      8 +
 Wrapping/Tools/vtkParsePreprocess.c                |     61 +-
 Wrapping/Tools/vtkParsePreprocess.h                |      3 +-
 Wrapping/Tools/vtkWrap.c                           |     91 +-
 Wrapping/Tools/vtkWrap.h                           |     15 +-
 Wrapping/Tools/vtkWrapHierarchy.c                  |     12 +
 Wrapping/Tools/vtkWrapJava.c                       |     83 +-
 Wrapping/Tools/vtkWrapPython.c                     |   4985 +-
 Wrapping/Tools/vtkWrapPythonClass.c                |    540 +
 Wrapping/Tools/vtkWrapPythonClass.h                |     41 +
 Wrapping/Tools/vtkWrapPythonConstant.c             |    375 +
 Wrapping/Tools/vtkWrapPythonConstant.h             |     33 +
 Wrapping/Tools/vtkWrapPythonEnum.c                 |    195 +
 Wrapping/Tools/vtkWrapPythonEnum.h                 |     41 +
 Wrapping/Tools/vtkWrapPythonMethod.c               |   1208 +
 Wrapping/Tools/vtkWrapPythonMethod.h               |     41 +
 Wrapping/Tools/vtkWrapPythonMethodDef.c            |    882 +
 Wrapping/Tools/vtkWrapPythonMethodDef.h            |     33 +
 Wrapping/Tools/vtkWrapPythonNamespace.c            |     69 +
 Wrapping/Tools/vtkWrapPythonNamespace.h            |     26 +
 Wrapping/Tools/vtkWrapPythonOverload.c             |    704 +
 Wrapping/Tools/vtkWrapPythonOverload.h             |     40 +
 Wrapping/Tools/vtkWrapPythonTemplate.c             |    507 +
 Wrapping/Tools/vtkWrapPythonTemplate.h             |     33 +
 Wrapping/Tools/vtkWrapPythonType.c                 |    901 +
 Wrapping/Tools/vtkWrapPythonType.h                 |     31 +
 Wrapping/Tools/vtkWrapTcl.c                        |    115 +-
 7902 files changed, 219311 insertions(+), 1522487 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vtk6.git



More information about the debian-science-commits mailing list