- 26 Jul, 2014 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23889 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 13 Sep, 2013 1 commit
-
-
brugger authored
I modified all copyright notices that had "2000 - 2012" to "2000 - 2013" in the src directory. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@21841 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 14 Aug, 2013 1 commit
-
-
bonnell authored
1) added #pragma warning(disable:4251) to slivr to remove dll-interface warnings (removed 386 warnings on Windows) 'size_t' to 'int' conversions (mostly when using .size() of an stl containter) 2) 'return' : conversion from 'size_t' to 'int' (cast return to 'int') 3) Change use of 'int' to 'size_t' when 'size_t' is more appropriate. 4) Change use 'size_t' to 'int' when 'int' is more appropriate 5) Cast arguments to functions from 'size_t' to 'int' when 'int' is expected. 6) use 'vtkIdType' when calling vtkDataArry->GetNumberOfTuples() 7) use 'int' when calling vtkDataArray->GetNumberOfComponents() Reduced warnings on Windows from 6633 down to 4900. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@21610 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 05 Mar, 2012 1 commit
-
-
brugger authored
I updated the year in the copyright notice from "2000 - 2011" to "2000 - 2012" in all the ".c" and ".C" files in the src directory. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@17584 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 14 Feb, 2011 1 commit
-
-
bonnell authored
Remove various unreferenced variables and other compiler warnings. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@13991 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 18 Jan, 2011 1 commit
-
-
brugger authored
I updated the copyright dates in the copyright notice in all the "*.c", "*.C", "*.h", "*.java", "*.cmake", "*.txt" and "*.in" files in the "src" directory. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@13578 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 20 Jul, 2010 1 commit
-
-
brugger authored
I updated the LLNL review and release number in the copyright notice in all the "*.C", "*.h", "*.java", "*.cmake", "*.txt" and "*.in" files in the src directory. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@11946 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 29 Mar, 2010 1 commit
-
-
brugger authored
I updated the copyright notice in the ".C" and ".h" files in VisIt to cover 2000 - 2010. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@10599 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 04 Aug, 2009 1 commit
-
-
brugger authored
1) I changed the year in the copyright notice from 2008 to 2009 in a bunch of files. A total of 5231 files were changed. 2) I corrected the LLNL review and release number in the copyright notices. It turns out I transposed 2 of the digits in many of the files when I originally put the new copyright notice in. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@8045 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 04 Jan, 2008 1 commit
-
-
brugger authored
I updated the copyright notice in all the ".C" ".c" and ".h" files in src. This includes updating the year to 2008 and putting in the new LLNS verbage. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@2819 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 02 Apr, 2007 2 commits
-
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@818 18c085ea-50e0-402c-830e-de6fd14e8384
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@677 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 01 Apr, 2007 3 commits
-
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@215 18c085ea-50e0-402c-830e-de6fd14e8384
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@214 18c085ea-50e0-402c-830e-de6fd14e8384
-
hrchilds authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@208 18c085ea-50e0-402c-830e-de6fd14e8384
-