- 20 Oct, 2015 1 commit
-
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@27559 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 08 Jan, 2015 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@25350 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 26 Jul, 2014 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23889 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 29 Jun, 2014 1 commit
-
-
hkrishna authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23630 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 01 May, 2014 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@23257 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
-
- 12 Jun, 2013 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@21120 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 29 Apr, 2013 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@20852 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 05 Mar, 2012 2 commits
-
-
brugger authored
1) I updated the year in the copyright notice from "2000 - 2011" to "2000 - 2012" in all the "*.h" files in the src directory. 2) I moved a using statement out of a header file and into the appropriate ".C" files. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@17588 18c085ea-50e0-402c-830e-de6fd14e8384
-
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
-
- 21 Nov, 2011 1 commit
-
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@16821 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 12 Jul, 2011 1 commit
-
-
miller86 authored
As a consequence, a lot of source files needed fixing up too. There were many cases where source files referred to STL classes but either did not include the cooresponding C++ STL header or did not have a using statement or did not have a 'std::' scope resolution. I added a hook to prevent commits of header files with using statements in them. I added skips for anything in vendor_branches, release and src/third_party_builtin and common/utility/visitstream.h (whose using statements I think define a single symbol name such as cerr or endl). Nonetheless, I still think visitstream.h might bare further scrutiny on this issue. There are a number of other observations I had regarding header file design and usage that I will send to visit-developers in a follow-up email. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@15352 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 22 Jun, 2011 1 commit
-
-
miller86 authored
Only gets triggered for files committed to trunk. Qualified a number of uses of abort, exit and/or assert that are considered 'ok'. Removing hook to check autoconf version number. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@15183 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
-
- 08 Feb, 2011 2 commits
-
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@13925 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
re-generating ExprInit; only insignificant differences, but they might obscure real differences in the future git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@13922 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
-
- 11 Jan, 2011 1 commit
-
-
camp authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@13475 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
-
- 17 Mar, 2010 1 commit
-
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@10371 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 05 Mar, 2010 1 commit
-
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@10177 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 21 Feb, 2010 1 commit
-
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@9964 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 29 Jan, 2010 2 commits
-
-
whitlocb authored
library since they are needed later in expression evaluation for dynamic_cast to work properly. This fixes a bunch of expression errors and crashes in the test suite. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@9728 18c085ea-50e0-402c-830e-de6fd14e8384
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@9720 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 18 Dec, 2009 1 commit
-
-
whitlocb authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@9255 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 14 Aug, 2009 1 commit
-
-
cyrush authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@8131 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
-
- 02 Jul, 2009 3 commits
-
-
fogal1 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7701 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
Explicitly marks symbols as external in the same cases as we would for MSVC. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7693 18c085ea-50e0-402c-830e-de6fd14e8384
-
fogal1 authored
They're about to get a lot more complicated, and it gets difficult to read otherwise. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7683 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 05 May, 2009 1 commit
-
-
bonnell authored
Remove avt bleed into common: move VisWindow exceptions out of common/Exceptions into avt/VisWindow; moved ExpressionType-to-avtType conversions into avt/. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7201 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 04 May, 2009 1 commit
-
-
bonnell authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@7176 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 24 Mar, 2009 1 commit
-
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@6672 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 15 Dec, 2008 2 commits
-
-
js9 authored
general, applying to all expressions, and becoming an optimization for some math operations in the process. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@5838 18c085ea-50e0-402c-830e-de6fd14e8384
-
js9 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@5836 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 21 Oct, 2008 1 commit
-
-
miller86 authored
git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@5378 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 07 Aug, 2008 1 commit
-
-
js9 authored
More info.... Arrays in the visit_* font .h files had values >255 but were of type unsigned char. Many comparisons of char*'s with char*'s by pointer. Convert to real string compare. Sprintf's with too few arguments. Sscanf's with a 32-bit %format trying to fill a 64-bit operand Printf should use %p for pointers, not %x. Missing cases in switch statements. Order of operations undefined (e.g. "line == line++;"). Much use of string literals as values to char*, used const char* or casted instead. Use of "char" as an index into an array. Cast to unsigned char before use. Some timer handle mismatches between start and stop. Static function prototypes declared in header files with definitions in .C files. Some lines with "if (a=b)" should have read "if (a==b)". I changed those. Others with "if (a=b)" were correct, and I made them "if ((a=b))" Fixed the order of many constructor initializers Added missing return statements from non-void functions, or made the function void. Removed extraneous "\"s at the end of some comments (multiline comment possible) Removed unnecessary modifier flags in scanf format strings. Multiline string literals are deprecated. Made them terminate at line endings. Python code generation now uses const char* for string literals. va_arg won't accept enums; they're promoted to int's. So I changed a va_arg parser to retrieve an int, then cast to the right enum aftwards. Checking "if(buff)" when buff is defined as char[256] is always true. ColorAttribute.xml was broken. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@4783 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 23 Jul, 2008 1 commit
-
-
js9 authored
cleanup up shift-reduce conflict code, both for correctness and error reporting added backslashes as an allowable symbol in the scanner added backslashes as the equivalent of forward slashes, but ONLY in paths added support for using a backslash as an escaping mechanism -- you can escape *anything* except a foward or backward slash and it will treat it as a character, so you can now have variable names with any special character in them, such as "a (meters)" via "a\ \(meters\)". IOW, this lets you avoid having to use the <> variable quoting if you don't need to specify a host, cycle, etc. git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@4653 18c085ea-50e0-402c-830e-de6fd14e8384
-
- 01 May, 2008 1 commit
-
-
bonnell authored
Modified for-loops that loop on stl containers to use size_t instead of int for the loop variable, in order to remove signed/unsigned integer comparison compiler warnings git-svn-id: http://visit.ilight.com/svn/visit/trunk/src@4160 18c085ea-50e0-402c-830e-de6fd14e8384
-