- 29 Aug, 2007 1 commit
-
-
Dave Demarle authored
-
- 17 Aug, 2007 1 commit
-
-
Alexander Neundorf authored
COMP: fix warning about use of uninitialized variable: SendRecvStatus was not used in MPI_Send() but then printed out in the error case Alex
-
- 09 Aug, 2007 1 commit
-
-
Amy Squillacote authored
-
- 08 Aug, 2007 2 commits
-
-
Amy Squillacote authored
-
Dave Demarle authored
BUG: Add support to write out vtkIdType ad a fix for grid name conflicts. See bug #5219 and #5139. Kudos to Clinton for the patch.
-
- 03 Aug, 2007 1 commit
-
-
Dave Demarle authored
BUG: Fix memory leak, delete Reader's DOM last, other things refer to the structs it owns, if it goes first their refs in destructors are invalid. STYLE: vtk indents and correct reader's description.
-
- 02 Aug, 2007 1 commit
-
-
Dave Demarle authored
BUG: Fix what appears to be an error regarding switch from old code that used levels as the group id, to the new code which uses level to determine the dataset within the group. In any case this change lets you load the other sample data sets in paraviewdata without crashing.
-
- 30 Jul, 2007 1 commit
-
-
Alexander Neundorf authored
STYLE: use CMAKE_REQUIRE_LARGE_FILE_SUPPORT as variable name as in VTK, so the result is reused Alex
-
- 23 Jul, 2007 1 commit
-
-
Berk Geveci authored
-
- 17 Jul, 2007 3 commits
-
-
Dave Demarle authored
COMP: fix a compilation warning that happens on windows static builds because xml2 and xdmf define xmlfree differently.
-
Berk Geveci authored
-
Dave Demarle authored
-
- 16 Jul, 2007 5 commits
-
-
Dave Demarle authored
The fork started by "Create Xdmf branch for ParaView" (2004-03-12) was removed from ParaView on 2007-07-16. The CVS repository symlinks were replaced with copies of the ,v files which were then "cvs rm"-ed. After this date only a fork of Xdmf2 was maintained inside ParaView. This commit was manufactured during conversion from CVS to merge the Xdmf ParaView fork endpoint into the Xdmf2 ParaView fork.
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
-
- 13 Jul, 2007 2 commits
-
-
Dave Demarle authored
-
Dave Demarle authored
-
- 12 Jul, 2007 10 commits
-
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
COMP: fix compilation warnings: remove unused variables, and coerce precision conversions where indicated necessary.
-
Dave Demarle authored
COMP: fix compilation warnings. require virtual destructors, remove unused variables, rename local variables and args that shadow globals.
-
Dave Demarle authored
-
- 10 Jul, 2007 4 commits
-
-
Dave Demarle authored
-
Dave Demarle authored
-
Dave Demarle authored
ENH: Update paraview3 to use xdmfnew. Fix serial (non MPI) compilation, copy xdmfwriter from xdmf1, add removegrids() method to xdmfreader to synch grids and arrays when domain changes, and protect against two uses of an null pointer for undo/redo.
-
Dave Demarle authored
ENH: Update paraview3 to use xdmfnew. Fix serial (non MPI) compilation, copy xdmfwriter from xdmf1, add removegrids() method to xdmfreader to synch grids and arrays when domain changes.
-
- 09 Jul, 2007 2 commits
-
-
Dave Demarle authored
-
Dave Demarle authored
The ParaView CVS repository was modified on 2007-07-09 to add server-side symbolic links under Utilities/Xdmf2 within ParaView: Utilities/Xdmf2/vtk -> .../Xdmf/vtk Utilities/Xdmf2/CMake -> .../Xdmf/CMake Utilities/Xdmf2/libsrc -> .../Xdmf/libsrc and share the directories with the Xdmf repository. The approach essentially created a fork of Xdmf with only a subset of its tree. This commit was manufactured during conversion from CVS to represent the fork as a branch.
-
- 21 Jun, 2007 1 commit
-
-
Jerry Clarke authored
-
- 04 Jun, 2007 1 commit
-
-
Jerry Clarke authored
-
- 01 Jun, 2007 3 commits
-
-
Jerry Clarke authored
-
Jerry Clarke authored
-
Jerry Clarke authored
-