Skip to content
Snippets Groups Projects
  1. Jan 08, 2019
  2. Sep 21, 2017
  3. Feb 27, 2017
  4. Nov 08, 2016
    • Kitware Robot's avatar
      KWSys 2016-11-08 (2b3e2b1c) · 5e84b1dc
      Kitware Robot authored and Brad King's avatar Brad King committed
      Code extracted from:
      
          http://public.kitware.com/KWSys.git
      
      at commit 2b3e2b1c28e676a1f4eb951104a1265a91c4df8c (master).
      
      Upstream Shortlog
      -----------------
      
      Brad King (12):
            15e90a3c Sort includes to stabilize include order w.r.t. clang-format
            26509227 Copyright.txt: Add notice of copyright by contributors
            fc42d3f2 Add temporary script to filter license notices
            c41c1bc4 Simplify KWSys per-source license notices
            1d4c0b4a Remove temporary script that filtered license notices
            a4f5ef79 SystemInformation: Remove stray comment
            8649a886 kwsysPrivate: Protect KWSYS_HEADER macro from clang-format
            89b98af5 Configure clang-format for KWSys source tree
            547dacad Add a script to run clang-format on the entire source tree
            aa94be0c CONTRIBUTING: Add a section on coding style
            6604c4b6 Empty commit at end of history preceding clang-format style transition
            2b3e2b1c Tell Git to not export 'clang-format' infrastructure
      
      Kitware Robot (1):
            6c973b46 Revise C++ coding style using clang-format
      5e84b1dc
  5. Mar 08, 2016
  6. Dec 14, 2015
  7. Nov 12, 2015
  8. Jan 14, 2015
  9. Aug 07, 2014
    • MetaIO developers's avatar
      MetaIO 2014-07-09 (53aa417f) · e00f346e
      MetaIO developers authored
      extracted with
      sha1=53aa417f83a4c3606b06b673617a1f7b2f3a9f87
      paths='src'
      git archive --prefix metaio-reduced/ $sha1 -- $paths | tar x
      
      Change-Id: I8777abf7a78f00335e9eeb7e9b496c0f60479092
      e00f346e
  10. Jul 02, 2014
    • XDMF Developers's avatar
      export xdmf for import into vtk · 3fa4d337
      XDMF Developers authored
      extracted with:
          sha1=975536e3d94f08b06b002452a5ed575dc6eb0fc9 &&
          paths='
          CMake
          CMakeLists.txt
          CTestConfig.cmake
          Copyright.txt
          Xdmf.hpp
          XdmfAttribute.cpp
          XdmfAttribute.hpp
          XdmfAttributeCenter.cpp
          XdmfAttributeCenter.hpp
          XdmfAttributeType.cpp
          XdmfAttributeType.hpp
          XdmfConfig.cmake.in
          XdmfCurvilinearGrid.cpp
          XdmfCurvilinearGrid.hpp
          XdmfDomain.cpp
          XdmfDomain.hpp
          XdmfGeometry.cpp
          XdmfGeometry.hpp
          XdmfGeometryType.cpp
          XdmfGeometryType.hpp
          XdmfGraph.cpp
          XdmfGraph.hpp
          XdmfGrid.cpp
          XdmfGrid.hpp
          XdmfGridCollection.cpp
          XdmfGridCollection.hpp
          XdmfGridCollectionType.cpp
          XdmfGridCollectionType.hpp
          XdmfItemFactory.cpp
          XdmfItemFactory.hpp
          XdmfMap.cpp
          XdmfMap.hpp
          XdmfReader.cpp
          XdmfReader.hpp
          XdmfRectilinearGrid.cpp
          XdmfRectilinearGrid.hpp
          XdmfRegularGrid.cpp
          XdmfRegularGrid.hpp
          XdmfSet.cpp
          XdmfSet.hpp
          XdmfSetType.cpp
          XdmfSetType.hpp
          XdmfTime.cpp
          XdmfTime.hpp
          XdmfTopology.cpp
          XdmfTopology.hpp
          XdmfTopologyType.cpp
          XdmfTopologyType.hpp
          XdmfUnstructuredGrid.cpp
          XdmfUnstructuredGrid.hpp
          core/CMakeLists.txt
          core/XdmfArray.cpp
          core/XdmfArray.hpp
          core/XdmfArray.tpp
          core/XdmfArrayReference.cpp
          core/XdmfArrayReference.hpp
          core/XdmfArrayType.cpp
          core/XdmfArrayType.hpp
          core/XdmfBinaryController.cpp
          core/XdmfBinaryController.hpp
          core/XdmfConfig.hpp.in
          core/XdmfCore.hpp
          core/XdmfCoreItemFactory.cpp
          core/XdmfCoreItemFactory.hpp
          core/XdmfCoreReader.cpp
          core/XdmfCoreReader.hpp
          core/XdmfError.cpp
          core/XdmfError.hpp
          core/XdmfFunction.cpp
          core/XdmfFunction.hpp
          core/XdmfHDF5Controller.cpp
          core/XdmfHDF5Controller.hpp
          core/XdmfHDF5Writer.cpp
          core/XdmfHDF5Writer.hpp
          core/XdmfHeavyDataController.cpp
          core/XdmfHeavyDataController.hpp
          core/XdmfHeavyDataWriter.cpp
          core/XdmfHeavyDataWriter.hpp
          core/XdmfInformation.cpp
          core/XdmfInformation.hpp
          core/XdmfItem.cpp
          core/XdmfItem.hpp
          core/XdmfItemProperty.cpp
          core/XdmfItemProperty.hpp
          core/XdmfSharedPtr.hpp
          core/XdmfSparseMatrix.cpp
          core/XdmfSparseMatrix.hpp
          core/XdmfSubset.cpp
          core/XdmfSubset.hpp
          core/XdmfSystemUtils.cpp
          core/XdmfSystemUtils.hpp
          core/XdmfVisitor.cpp
          core/XdmfVisitor.hpp
          core/XdmfWriter.cpp
          core/XdmfWriter.hpp
          core/loki
          core/dsm/CMakeLists.txt
          core/dsm/XdmfDSM.hpp
          core/dsm/XdmfDSMBuffer.cpp
          core/dsm/XdmfDSMBuffer.hpp
          core/dsm/XdmfDSMCommMPI.cpp
          core/dsm/XdmfDSMCommMPI.hpp
          core/dsm/XdmfDSMDriver.cpp
          core/dsm/XdmfDSMDriver.hpp
          core/dsm/XdmfDSMManager.cpp
          core/dsm/XdmfDSMManager.hpp
          core/dsm/XdmfHDF5ControllerDSM.cpp
          core/dsm/XdmfHDF5ControllerDSM.hpp
          core/dsm/XdmfHDF5WriterDSM.cpp
          core/dsm/XdmfHDF5WriterDSM.hpp
          ' &&
          git archive --prefix=xdmf3-reduced/ $sha1 -- $paths |
          tar x
      
      Change-Id: I8c3dd91dc165a592f7dc3d2898ddf1d18db45811
      3fa4d337
  11. Oct 01, 2012
    • Kitware Robot's avatar
      KWSys 2012-05-02 (719638e2) · 7d3c2959
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell code.
      
      $ sha1=719638e233b560afb0d9a0afdcf23469dc1827fe &&
      git archive --prefix=KWSys-snapshot/ $sha1 |
      tar x
      7d3c2959
  12. Aug 02, 2012
    • XDMF Developers's avatar
      xdmf2 2012-08-01 (reduced) · 0b284a49
      XDMF Developers authored
      Extract upstream xdmf2 using the following shell code.
      
      sha1=24470abd4314e60d2b8838447c75c7f7ea4d4132 &&
      paths='
       CMake
       CMakeLists.txt
       Copyright.txt
       XDMFConfig.cmake.in
       libsrc
      ' &&
      git archive --prefix=xdmf2-reduced/ $sha1 -- $paths |
      tar x
      
      Change-Id: I586841a057d403c6a6ba6d221d4337a73f4e3548
      0b284a49
  13. Apr 09, 2012
    • VTK Developers's avatar
      Remove trailing whitespace from all source files · 2d323fc4
      VTK Developers authored and Brad King's avatar Brad King committed
      Exclude ThirdParty, Utilities/MetaIO, and Utilities/KWSys as these
      are maintained outside VTK.
      
      Co-Author: Marcus D. Hanwell <marcus.hanwell@kitware.com>
      Co-Author: Chris Harris <chris.harris@kitware.com>
      Co-Author: Brad King <brad.king@kitware.com>
      2d323fc4
  14. Apr 03, 2008
  15. Jan 25, 2007
  16. Apr 27, 2006
  17. Apr 26, 2006
  18. Dec 15, 2003
  19. Nov 14, 2003
  20. Jan 21, 2002
  21. Jan 04, 2002
    • Brad King's avatar
      ENH: Three sweeping changes. · 12947cd1
      Brad King authored
      1.) vtkTypeRevisionMacro is now used in all VTK classes in place of
          vtkTypeMacro.  It invokes the original vtkTypeMacro and then adds
          a protected CollectRevisions method for future use in serialization.
          A corresponding vtkCxxRevisionMacro has been added to every .cxx file
          to implement the CollectRevisions method for each class.  This will
          allow collection of every class revision at run time.  Any new VTK class
          should use vtkTypeRevisionMacro instead of vtkTypeMacro.  The .cxx
          implementation should then have the following line:
            vtkCxxRevisionMacro(vtkFoo, "$Revision: 1.1 $");
          CVS should insert the correct revision number when the class is commited.
      
      2.) vtkTypeMacro now also adds a typedef called "Superclass" to refer to
          the superclass of any VTK class.  All PrintSelf methods have been
          updated to call their superclass's PrintSelf like this:
            this->Superclass::PrintSelf(os,indent);
          This should reduce the number of places that refer to a superclass
          by its actual name.
      
      3.) The standard ::New() method implementation has been replaced with a
          macro.  Instead of an explicitly written implementation to try the
          object factory and then call the new operator, VTK classes should
          instead use the following macro unless they have a special New() method:
            vtkStandardNewMacro(vtkFoo);
          This will implement the New() method in the standard way.  The line
          should appear in the .cxx implementation file, not in the header.
          Using the macro will make it easier to change the standard
          implementation of the method.
      
      Also removed tabs from many files.
      12947cd1
  22. Apr 26, 2001
    • Ken Martin's avatar
      Start new source tree layout · 76f478a8
      Ken Martin authored
      A new CVS repository was created on 2001-04-26 to fork VTK during
      transition to a new source tree layout.  The new repository was created
      using server-side symlinks referencing files in the original repository
      to preserve per-file history.  This commit was manufactured during
      conversion from CVS to represent the fork as a branch.
      76f478a8
  23. Dec 10, 2000
  24. Feb 04, 2000
  25. Jan 26, 2000
  26. Dec 31, 1998
  27. Jul 09, 1997
  28. Mar 28, 1997
  29. Aug 21, 1996
  30. Aug 20, 1996
  31. Aug 02, 1996
  32. Sep 12, 1995
  33. Jul 31, 1995
  34. Jul 28, 1995
  35. Jun 30, 1995
  36. Jun 29, 1995
  37. Feb 06, 1994
  38. Jan 12, 1994
Loading